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


Usage

<configuration>
    <services>
        <pgcp>
            <gateway>
                <h248-properties>
                    <segmentation>
                        <mgc-segmentation-timer>...</mgc-segmentation-timer>
                        <mgc-maximum-pdu-size>...</mgc-maximum-pdu-size>
                        <mg-segmentation-timer>...</mg-segmentation-timer>
                        <mg-maximum-pdu-size>...</mg-maximum-pdu-size>
                    </segmentation>
                </h248-properties>
            </gateway>
        </pgcp>
    </services>
</configuration>

Description

No documentation is available yet.

Contents

<mg-maximum-pdu-size>—Maximum size of the MG's incoming messages from MGC.

<mg-segmentation-timer>—Time the MGC waits for remaining segments from MGC.

<mgc-maximum-pdu-size>—Maximum size of the MGC's incoming messages from MG.

<mgc-segmentation-timer>—Time the MG waits for remaining segments from MGC.


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