Programming the SIP Handset Features
#PROXYn_MAIL_NOTIFY is from whom we might get unsolicited mail center
#notifications
#This option is deprecated and no longer needed in versions beyond
#e/h340/i640 phones v108.011, Polycom 8002 phones v130.001, and Polycom
#8020/8030 phones 131.001.
#Examples:
#PROXY1_MAIL_NOTIFY = asterisk@10.0.0.138 #PROXY1_MAIL_NOTIFY = sip:asterisk@10.0.0.138
#PROXY1_MAIL_ACCESS is the main voicemail dial number
#Examples:
#PROXY1_MAIL_ACCESS = 7999
#PROXY1_MAIL_ACCESS = sip:7999@10.0.0.138
#PROXY1_MAIL_ACCESS = 7999@10.0.0.138
PROXY1_MAIL_ACCESS = 7999
#PROXY1_KEYPRESS_2833 controls generation of
#press events. Normally you want this to be disabled for Asterisk but it
#depends on your configuration and what you want to be able to do.
#If you are going to do OAI integration, this must be disabled.
#The default is disable
PROXY1_KEYPRESS_2833 = disable
#PROXY1_KEYPRESS_INFO controls generation of SIP INFO requests to the SIP
#server for keypress events. Normally you want this to be enabled.
#If you are going to do OAI integration, this must be enabled.
#The default is enable
PROXY1_KEYPRESS_INFO = enable
#PROXYn_HOLD_IP0 controls setting of media stream IP destination to 0.0.0.0
#when a call is put on hold.
#PROXYn_HOLD_IP0 is not required for current versions of Asterisk.
#For older PBXs that require this, set this to enable
#PROXYn_HOLD_IP0 = enable
#PROXY1_PRACK enables ACK'd provisional responses to INVITE requests. The
#PRACK mechanism will be used if this switch is enabled and the Proxy server
#specifies support for the PRACK mechanism. PRACK is NOT SUPPORTED in
#current versions of Asterisk, but is to be supported on subsequent
#versions. PRACK should not be required on local area networks.
PROXY1_PRACK = disable
#Favorites in the allusers file will be present in the favorites on all
#handsets
#The username can be blank and can include escaped chars
#Useful features can be included such as call forwarding or dialing
#voicemail
FAVORITE = 1234; Site Security
FAVORITE = *98; Call Forwarding
PN: | 55 |