From d0b9843936e6443422df6c56272771c14925e4e8 Mon Sep 17 00:00:00 2001 From: markster Date: Tue, 4 Jan 2005 05:13:32 +0000 Subject: Document polycom example (bug #3129) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4651 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/sip.conf.sample | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 17e21481b..3f14cbf23 100755 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -252,6 +252,18 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ;mailbox=1234@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 -- cgit v1.2.3