Content

Page tree

C620 M100 M200 M500

Web User Interface

N/A

Phone User interface

N/A

Text Configuration

sip_account.service_unavailable_handling_option = VALIDVALUE

XML Configuration (C620, M100, M200 only)

<sip_account>

<service_unavailable_handling_option>VALIDVALUE</service_unavailable_handling_option>

</sip_account>

Description

Configuration option to handle two modes of failover.

1 = failover triggered by un-responsive server
0 = failover triggered by network received 503 sip reponse.

We can only parse Retry-After if value=1. So if we need to honor Retry-After, we need to set value=1.  

Valid Values

0 (disabled), 1 (enabled)

Default Value

1