...
Expand | ||
---|---|---|
| ||
|
...
Expand | ||
---|---|---|
| ||
|
...
Option | Values | Description | Models |
---|---|---|---|
accept_local_calls | any / host | Sets whether to accept calls from any source or only from hosts to which the phone is registered. Defaults to any. | P310, P315, P320, P325, P330, P370 |
compact_sip_headers | boolean, Defaults to 0 | If enabled, causes the phone to utilize the compact form of SIP headers, rather than the expanded form, as well as causing the phone not to enumerate the statically defined codec payload types | P310, P315, P320, P325, P330, P370 |
transport_udp_enabled | boolean | If 1, enables UDP SIP transport. If 0, disables UDP SIP transport. Defaults to 1 | P310, P315, P320, P325, P330, P370 |
transport_udp_port | Valid integer for ports (1-65535) | Sets the local UDP SIP port. Defaults to 5060 | P310, P315, P320, P325, P330, P370 |
transport_tcp_enabled | boolean | If 1, enables TCP SIP transport. If 0, disables TCP SIP transport. Defaults to 1 | P310, P315, P320, P325, P330, P370 |
transport_tcp_port | Valid integer for ports (1-65535 ) | Sets the local TCP SIP port. Defaults to 5060 | P310, P315, P320, P325, P330, P370 |
transport_tls_allowed | boolean | If 1, enables TLS SIP transport. If 0, disables TLS SIP transport. Defaults to 1 | P310, P315, P320, P325, P330, P370 |
transport_tls_port | Valid integer for ports (1-65535) | Sets the local TLS SIP port. Defaults to 5061 | P310, P315, P320, P325, P330, P370 |
tls_allow_wildcard_certs | boolean, defaults to 01 | If When enabled, SIP TLS signaling will accept a wildcard certificate as valid, contrary to RFC 5922 section 7.2 | P310, P315, P320, P325, P330, P370 |
udp_ka_interval | integer, in seconds | Sets the UDP keep alive interval, at which the phone will send CR-LF to the registered server. Defaults to 0, never. | P310, P315, P320, P325, P330, P370 |
call_rejection_code_dnd | integer | Specifies the SIP code to be returned when this account returns DND state on an incoming call. | P310, P315, P320, P325, P330, P370 (4_14_0) |
call_rejection_code_ignore | integer | Specifies the SIP code to be returned when the user Ignores an incoming call to this account. | P310, P315, P320, P325, P330, P370 (4_14_0) |
...