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


Usage

<configuration>
    <services>
        <border-signaling-gateway>
            <gateway>
                <sip>
                    <timers>
                        <maximum-call-duration>seconds</maximum-call-duration>
                        <timer-c>seconds</timer-c>
                    </timers>
                </sip>
            </gateway>
        </border-signaling-gateway>
    </services>
</configuration>

Description

Timers configuration.

Contents

<maximum-call-duration>—Maximum call duration.

<timer-c>—Maximum time to wait for final response on invite.


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