[Asterisk-cvs] asterisk/configs sip.conf.sample,1.50,1.51

markster at lists.digium.com markster at lists.digium.com
Mon Jan 3 23:08:23 CST 2005


Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv8234/configs

Modified Files:
	sip.conf.sample 
Log Message:
Document polycom example (bug #3129)


Index: sip.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/sip.conf.sample,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- sip.conf.sample	31 Dec 2004 15:38:14 -0000	1.50
+++ sip.conf.sample	4 Jan 2005 05:13:32 -0000	1.51
@@ -252,6 +252,18 @@
 ;mailbox=1234 at context,2345      ; Mailbox(-es) for message waiting indicator
 
 
+;[polycom]
+;type=friend			; Friends place calls and receive calls
+;context=from-sip		; Context for incoming calls from this user
+;secret=blahpoly
+;host=dynamic			; This peer register with us
+;dtmfmode=rfc2833		; Choices are inband, rfc2833, or info
+;username=polly			; Username to use in INVITE until peer registers
+;disallow=all
+;allow=ulaw                     ; dtmfmode=inband only works with ulaw or alaw!
+;progressinband=no		; Polycom phones don't work properly with "never"
+
+
 ;[pingtel]
 ;type=friend
 ;username=pingtel




More information about the svn-commits mailing list