[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <pgcp>
            <gateway>
                <gateway-controller>
                    <name>name</name> <!-- identifier -->
                    <controller-address>controller-address</controller-address>
                    <controller-port>controller-port</controller-port>
                    <interim-ah-scheme>...</interim-ah-scheme>
                    <remote-controller/>
                    <local-controller>local-controller</local-controller>
                </gateway-controller>
            </gateway>
        </pgcp>
    </services>
</configuration>

Description

No documentation is available yet.

Contents

<controller-address>—Gateway controller IP address.

<controller-port>—Gateway controller port.

<interim-ah-scheme>—No documentation is available yet.

<local-controller>—The gateway controller is local.

<name>—PGCP Controller Name.

<remote-controller>—The gateway controller is remote.


[Contents] [Prev] [Next] [Index] [Report an Error]