aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-27 22:32:57 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-27 22:32:57 +0000
commit177b0635a0760cbde68c3a848d2368ee29f9a76c (patch)
treec32d888e00e7a54791c9e67ca2f6cae26e66ab9e /configs
parent80e4218d665e8e814dabddc4a815b76bd20900e6 (diff)
Add white space condensing to pedantic mode of chan_sip.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2789 f38db490-d61c-443f-a65b-d21fe96a405b
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