Teo IPTelephone Network User Manual

Page 44

Advertising
background image

Teo IP Telephone Network Administration Guide

Page 44

13-280132 Rev. Q

SIP Settings

XML Tag

Data / Description

<sip_server_list>
<ss index="index">

<proxy_id>

IP address
</proxy_port>
<proxy_port>

port_number
</proxy_port>
<registrar_id>

IP address
</registrar_id>
<registrar_port>

port_number
</registrar_port>
<registrar_enable>

ON/OFF
</registrar_enable >
<registration_expires>

seconds
</registration_expires >
</ss>

.

.

.

</sip_server_list>

Up to 10 SIP servers can be configured.
index: 110, identifies the server, and determines

server priority; 1 is the highest priority.
proxy_id

If <sip_proxy_addr source= DHCP4>, the address will

be configured by DHCPv4 Option 120 or Option 125,

SipProxyServer parameter, if available.

: SIP Proxy Server IP address in valid IPv4 or

IPv6 format.

proxy_port

1025

65534, default value = 5060

: Port number used by the phone to send

SIP signaling messages to the proxy server. The form

is xxxxx with leading zeros suppressed. May be

configured by DHCPv4 Option 125, SipProxyPort

parameter.

registrar_id

If left blank or omitted, <proxy_id> will be used. This

value is used inside SIP message headers, in the form

<line_id>@<registrar_id>:<registrar_port>, to

reference the SIP server.

: IP address or domain name of the SIP

Registrar. May be configured by DHCPv4 Option 125,
SipRegistrar parameter.

registrar_enable

ON (default)

OFF

: Determines if registration with the

SIP Registrar is enabled. If OFF is selected,
registration is not attempted.

registrar_port

1025

65534, default value = 5060

: Port number for the SIP Registrar. May

be configured by DHCPv4 Option 125, SipRegPort
parameter.

registration_expires: The number of seconds that the

registration is valid before the phone must reregister
with the SIP Proxy.
Valid range is 10 to 7200 seconds (10 seconds to 2

hours) with leading zeros suppressed.
default value = 3600 (1 hour)
NOTE: Do not use any of the following tags if the

sip_server_list tag if used:

<sip_proxy_addr>

<sip_backup_proxy_addr>

<sip_proxy_port>

<sip_backup_proxy_port>

<sip_registrar>

<sip_backup_reg_id>

<sip_reg_port>

<sip_backup_reg_port>

<sip_registration>

<sip_backup_reg>

<sip_reg_exp>

<sip_backup_reg_exp>

Advertising