summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-04-27 22:32:57 +0000
committerMark Spencer <markster@digium.com>2004-04-27 22:32:57 +0000
commit7ca96ea7e50eb69fec41e26fa355860db833f300 (patch)
treec32d888e00e7a54791c9e67ca2f6cae26e66ab9e /configs
parent5f71712b8b2c0d1d90a177ba32ae1bed6183888e (diff)
Add white space condensing to pedantic mode of chan_sip.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2789 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/sip.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index d852a99d2..0c9dd0ebf 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -27,6 +27,8 @@ context = default ; Default context for incoming calls
;srvlookup = yes ; Enable DNS SRV lookups on outbound calls
; Asterisk only uses the first host in SRV records
;pedantic = yes ; Enable slow, pedantic checking for Pingtel
+ ; and multiline formatted headers for strict
+ ; SIP compatibility
;tos=lowdelay ; IP QoS parameter, either keyword or value
; like tos=184
;maxexpirey=3600 ; Max length of incoming registration we allow