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

markster at lists.digium.com markster at lists.digium.com
Wed Jan 5 09:10:13 CST 2005


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

Modified Files:
	sip.conf.sample 
Log Message:
Merge OSP updates from matt nicholson (with changes)


Index: sip.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/sip.conf.sample,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- sip.conf.sample	4 Jan 2005 05:13:32 -0000	1.51
+++ sip.conf.sample	5 Jan 2005 15:15:12 -0000	1.52
@@ -22,6 +22,8 @@
 
 [general]
 context=default			; Default context for incoming calls
+;allowguest=no                  ; Allow or reject guest calls (default is yes, this can also be set to 'osp'
+                                ; if asterisk was compiled with OSP support.
 ;recordhistory=yes		; Record SIP history by default 
 				; (see sip history / sip no history)
 ;realm=mydomain.tld		; Realm for digest authentication




More information about the svn-commits mailing list