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


Usage

<configuration>
    <services>
        <pgcp>
            <rule>
                <name>name</name> <!-- identifier -->
                <gateway>gateway</gateway> <!-- mandatory -->
                <media-service>...</media-service> <!-- mandatory -->
            </rule>
        </pgcp>
    </services>
</configuration>

Description

One or more PGCP rules.

Contents

<gateway>—Gateway Name.

<media-service>—No documentation is available yet.

<name>—Rule name.


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