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


<crtp-config-info-entry>

Usage

<rpc-reply>
    <crtp-config-info-entry>
        <interface-name>interface-name</interface-name>
        <crtp-port-min>crtp-port-min</crtp-port-min>
        <crtp-port-max>crtp-port-max</crtp-port-max>
        <crtp-tcp-space>crtp-tcp-space</crtp-tcp-space>
        <crtp-udp-space>crtp-udp-space</crtp-udp-space>
        <crtp-max-period>crtp-max-period</crtp-max-period>
        <crtp-max-time>crtp-max-time</crtp-max-time>
        <crtp-rtp-queues>crtp-rtp-queues</crtp-rtp-queues>
    </crtp-config-info-entry>
</rpc-reply>

Description

Compressed Real-Time Protocol information.

Contents

<crtp-max-period>—Number of CRTP packets after which a full header is generated.

<crtp-max-time>—Time after which a full header is generated (seconds).

<crtp-port-max>—RTP UDP maximum port number.

<crtp-port-min>—RTP UDP minimum port number.

<crtp-rtp-queues>—CRTP queues.

<crtp-tcp-space>—Maximum number of TCP compressed sessions negotiated.

<crtp-udp-space>—Maximum number of UDP compressed sessions negotiated.

<interface-name>—Name of the adaptive services interface.


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