summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-08-12 16:48:16 +0000
committerMark Spencer <markster@digium.com>2003-08-12 16:48:16 +0000
commite4614cf487c86ab85ced9a187109be6be32128fb (patch)
tree0634cc184a01218e86bc49e2593af0cbb94d1266 /configs
parent1695ca0ce834d1e0d7c0813be9af8e9346405e1e (diff)
Add optional pedantic SIP checking
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1298 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/sip.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index aa54ea02c..2c8a5e4d3 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -6,6 +6,7 @@ port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = default ; Default for incoming calls
;srvlookup = yes ; Enable SRV lookups on outbound calls
+;pedantic = yes ; Enable slow, pedantic checking for Pingtel
;tos=lowdelay
;tos=184
;maxexpirey=3600 ; Max length of incoming registration we allow