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


Usage

<configuration>
    <services>
        <pgcp>
            <traceoptions>...</traceoptions>
            <media-service>...</media-service>
            <virtual-interface>...</virtual-interface> <!-- mandatory -->
            <gateway>...</gateway>
            <rule>...</rule>
            <rule-set>...</rule-set>
            <session-mirroring>...</session-mirroring>
            <notification-rate-limit>notification-rate-limit</notification-rate-limit>
        </pgcp>
    </services>
</configuration>

Description

Packet Gateway Control Protocol services configuration.

Contents

<gateway>—One or more Packet Gateways.

<media-service>—One or more PGCP media service.

<notification-rate-limit>—Max number of notifications/second sent to PGC.

<rule>—One or more PGCP rules.

<rule-set>—Define a Set of PGCP rules.

<session-mirroring>—Session mirroring configuration.

<traceoptions>—Trace options for packet gateway service.

<virtual-interface>—One or more Virtual Interfaces.


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