[Asterisk-cvs] asterisk/configs sip.conf.sample,1.44,1.45
markster at lists.digium.com
markster at lists.digium.com
Sun Nov 28 16:50:14 CST 2004
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv23131/configs
Modified Files:
sip.conf.sample
Log Message:
Add option for small headers (bug #2948)
Index: sip.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/sip.conf.sample,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- sip.conf.sample 17 Nov 2004 03:11:42 -0000 1.44
+++ sip.conf.sample 28 Nov 2004 21:49:07 -0000 1.45
@@ -79,6 +79,9 @@
; Other options:
; info : SIP INFO messages
; inband : Inband audio
+
+;compactheaders = yes ; send compact sip headers.
+
;
; If regcontext is specified, Asterisk will dynamically
; create and destroy a NoOp priority 1 extension for a given
More information about the svn-commits
mailing list