[asterisk-commits] branch 1.2 r13239 -
	/branches/1.2/configs/sip.conf.sample
    asterisk-commits at lists.digium.com 
    asterisk-commits at lists.digium.com
       
    Thu Mar 16 10:58:57 MST 2006
    
    
  
Author: oej
Date: Thu Mar 16 11:58:54 2006
New Revision: 13239
URL: http://svn.digium.com/view/asterisk?rev=13239&view=rev
Log:
Issue #6690 - clarify progressinband default setting
Modified:
    branches/1.2/configs/sip.conf.sample
Modified: branches/1.2/configs/sip.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.2/configs/sip.conf.sample?rev=13239&r1=13238&r2=13239&view=diff
==============================================================================
--- branches/1.2/configs/sip.conf.sample (original)
+++ branches/1.2/configs/sip.conf.sample Thu Mar 16 11:58:54 2006
@@ -86,6 +86,7 @@
 ;progressinband=never		; If we should generate in-band ringing always
 				; use 'never' to never use in-band signalling, even in cases
 				; where some buggy devices might not render it
+				; Valid values: yes, no, never Default: never
 ;useragent=Asterisk PBX		; Allows you to change the user agent string
 ;promiscredir = no      	; If yes, allows 302 or REDIR to non-local SIP address
 	                       	; Note that promiscredir when redirects are made to the
    
    
More information about the asterisk-commits
mailing list