Sample sip configuration files, Sip_allusers.cfg – Polycom SpectraLink 8030 User Manual

Page 66

Advertising
background image

SpectraLink 8020/8030 Wireless Telephone: Administration Guide for SIP

66

PN: 1725-36038-001_E.doc

Sample SIP Configuration Files

Sample SIP 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

#-----------------------------------------------------------------------------------------#
#-----------------------------------------------------------------------------------------#

# Codec preference order only. This does not enable/disable codecs. (Optional)
# can be G.711-ulaw, g.711u, G.711U, g711u, G.711U, g729, G729, G.729, g729ab, g729AB

# 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

#-----------------------------------------------------------------------------------------#

#
# PROXY settings... At least one is required and up to three may be specified.
# Where one is specified, all proxy settings must share the

# same numbered prefix (i.e. PROXY1_...)
#

# One PROXYn_TYPE (PBX/Call Server) entry is required, additional ones are optional as you
# can register secondary line appearances with other PROXY servers

# Uncomment Your Proxy Type from the list below
#
#PROXY1_TYPE

= Asterisk

#PROXY1_TYPE

= MITEL

#PROXY1_TYPE

= CCME

#PROXY1_TYPE

= PINGTEL

#PROXY1_TYPE

= ININ

#PROXY1_TYPE

= TOSHIBA

#PROXY1_TYPE

= CCM

#PROXY1_TYPE

= 3COM


#-----------------------------------------------------------------------------------------#

#-----------------------------------------------------------------------------------------#


## FOR EACH PROXY TYPE LISTED ABOVE POLYCOM HAS FOUND THE FOLLOWING
## VALUES TO WORK WELL DURING TESTING, THOUGH YOUR SPECIFIC

## CONFIGURATION MAY VARY. UNCOMMENT OUT THE FIELDS PRECEEDED BY A
## SINGLE # TO ACCEPT THESE VALUES
## ADDITIONAL INFORMATION ABOUT EACH OF THESE FIELDS AS WELL AS SPECIFIC

## CONFIGURATION EXAMPLES CAN BE FOUND FURTHER DOWN IN THIS FILE

#-----------------------------------------------------------------------------------------#

Advertising