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


Usage

<configuration>
    <services>
        <pgcp>
            <gateway>
                <h248-properties>
                    <base-root>
                        <normal-mg-execution-time>...</normal-mg-execution-time>
                        <mg-provisional-response-timer-value>...
                                    </mg-provisional-response-timer-value>
                        <mg-originated-pending-limit>...</mg-originated-pending-limit>
                        <normal-mgc-execution-time>...</normal-mgc-execution-time>
                        <mgc-provisional-response-timer-value>...
                                    </mgc-provisional-response-timer-value>
                        <mgc-originated-pending-limit>...</mgc-originated-pending-limit>
                    </base-root>
                </h248-properties>
            </gateway>
        </pgcp>
    </services>
</configuration>

Description

Setting H248 mg-mgc transaction time values.

Contents

<mg-originated-pending-limit>—Max MG TransactionPendings num recieved.

<mg-provisional-response-timer-value>—MG pending response time upon incomplete transaction.

<mgc-originated-pending-limit>—Max MGC TransactionPendings num recieved.

<mgc-provisional-response-timer-value>—MGC pending response time upon incomplete transaction.

<normal-mg-execution-time>—MG transaction response time expected by MGC.

<normal-mgc-execution-time>—MGC transaction response time expected by MG.


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