[Asterisk-cvs] asterisk/configs sip.conf.sample,1.77,1.78
markster
markster
Sat Oct 29 17:13:16 CDT 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv10316/configs
Modified Files:
sip.conf.sample
Log Message:
Cleanup language in sip.conf (bug #5543)
Index: sip.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/sip.conf.sample,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- sip.conf.sample 28 Oct 2005 16:00:09 -0000 1.77
+++ sip.conf.sample 29 Oct 2005 21:05:34 -0000 1.78
@@ -318,8 +318,8 @@
;------------------------------------------------------------------------------
; Definitions of locally connected SIP phones
;
-; type = user a device that calls us
-; type = peer a device we place calls to
+; type = user a device that authenticates to us by "from" field to place calls
+; type = peer a device we place calls to or that calls us and we match by host
; type = friend two configurations (peer+user) in one
;
; For local phones, type=friend works most of the time
More information about the svn-commits
mailing list