...
Expand | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
|
...
Expand | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||
|
...
Option | Values | Description | Models | ||||
---|---|---|---|---|---|---|---|
server | Hostname or IPv4 Address | Sets the server to which calls for this account are directed | D40, D45, D50, D60, D62, D65, D70, D80 ![]() | ||||
port | integer (1-65535) | Sets the server's SIP port | D40, D45, D50, D60, D62, D65, D70, D80 ![]() | ||||
transport | udp, tcp, tls | Sets the transport type, UDP or TCP, TLS. TLS for D6x only. TCP for all except D80. | D40, D45, D50, D60, D62, D65, D70, D80 ![]() | ||||
media_encryption | null, sdes | Sets the media_encryption method, none or SDES, defaults to null (none). | D40, D45, D50, D70, D80 D60, D62, D65 (2_1_0_5) | ||||
reregister | integer in seconds | Sets the re-registration interval | D40, | D45, D50, D60, D62, D65, D70, D80 retry | integer | Specifies the number of time to attempt re-registration if registration failsdefaults to 300, which the phone will present in the Expires header of the REGISTRATION. At half the interval of the reregister value, plus or minus a few random seconds, the phone will perform its reregistration. | D40, D45, D50, D60, D62, D65, D70, D80 ![]() |
num_retriesretry | integer | Specifies the number of retries to attempt if registration failsperiod, plus or minutes 10 random seconds, at which the phone will perform a registration retry, given a registration failure. Defaults to 25. | D40, D45, D50, D60, D62, D65, D70, D80 ![]() |
...
Option | Values | Description | Models | ||||
---|---|---|---|---|---|---|---|
server | Hostname or IPv4 Address | Sets the server to which calls for this account are directed in the event that host_primary is unreachable | D40, D45, D50, D60, D62, D65, D70 D80 | ||||
port | integer (1-65535) | Sets the server's SIP port | D40, D45, D50, D60, D62, D65, D70 D80 | ||||
transport | udp, tcp | Sets the transport type, UDP or TCP | D40, D45, D50, D60, D62, D65, D70 D80 | ||||
reregister | integer in seconds | Sets the re-registration interval | D40, | D45, D50, D60, D62, D65, D70 retry | integer | Specifies the number of time to attempt re-registration if registration failsdefaults to 300, which the phone will present in the Expires header of the REGISTRATION. At half the interval of the reregister value, plus or minus a few random seconds, the phone will perform its reregistration. | D40, D45, D50, D60, D62, D65, D70 D80 |
num_retriesretry | integer | Specifies the number of retries to attempt if registration failsperiod, plus or minutes 10 random seconds, at which the phone will perform a registration retry, given a registration failure. Defaults to 25. | D40, D45, D50, D60, D62, D65, D70 D80 | ||||
authname | String | Specifies an authentication name to be used when registering to the host_alternate server, if null, utilizes the auth name from the account object. | D40, D45, D50, D60, D62, D65, D70 (2.6.2) D80 | ||||
password | String | Specifies an authentication password to be used when registering to the host_alternate server, if null, utilizes the authentication password from the account object. | D40, D45, D50, D60, D62, D65, D70 (2.6.2) D80 |
...