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


Usage

<configuration>
    <services>
        <pgcp>
            <gateway>
                <h248-properties>
                    <traffic-management>
                        <sustained-data-rate>...</sustained-data-rate>
                        <peak-data-rate>...</peak-data-rate>
                        <max-burst-size>...</max-burst-size>
                    </traffic-management>
                </h248-properties>
            </gateway>
        </pgcp>
    </services>
</configuration>

Description

Setting of h248 traffic management default values.

Contents

<max-burst-size>—MBS for the stream.

<peak-data-rate>—PDR permitted for the stream.

<sustained-data-rate>—SDR permitted for the stream.


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