Polycom 1725-36038-001 Cordless Telephone User Manual


 
SpectraLink 8020/8030 Wireless Telephone: Administration Guide for SIP
54 PN: 1725-36038-001_B.doc
Sample Configuration Files
Configuration files are illustrated below. These files are available as a
download from the software updates site and may be customized for
your application. Please note that these are merely samples and will
not work on your system as written here or as downloaded. Your
configuration files must be locally programmed according to your site
requirements.
SIP_allusers.cfg
# SIP ALL USERS Configuration file example
# Configuration file format example with explanatory text
# Codec preference order only. This does not enable/disable codecs
# (Optional)
# can be G.711-ulaw, g.711u, G.711U, g711u, G.711U, etc.
# if g711u is omitted it will be added to end of list.
# if g711a is omitted it will be added to end of list after u.
CODECS = g711u, g711a
# One PROXYn (PBX/Call Server) is required, additional ones are optional as
# you can register secondary line appearances with other PROXY servers
PROXY1_ADDR = 10.0.0.138:5060
#PROXY2_ADDR = 172.29.0.140:5060
#ProxyDomain can be omitted if a specific proxy domain name is not defined at
the
# proxy server. If omitted, the ProxyDomain defaults to the IP address of the
# proxy server.
# (below are examples of different ways to specify a domain)
#PROXY1_DOMAIN = plcmengr.com
#PROXY1_DOMAIN = 10.0.0.138
#PROXY1_DOMAIN = axlx.engr.local
# PROXY1_MAIL_SUBSCR is who we should subscribe to for mail center
# notifications
# This is needed only if the user is not subscribed automatically at
# registration.
# It is almost never required in current versions of Asterisk to specify
# this.
# If you are using Asterisk (non-business edition) before v1.2, this is
# necessary.
# This example is actually specific for a line number:3001
#PROXY1_MAIL_SUBSCR = sip:3001@vmail.asterisk.com