aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-06-12 12:48:57 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-06-12 12:48:57 +0000
commitd73374e107de6c78db4b2b9bdbbad3ed6d2fd484 (patch)
treeb2d3cbff08fc053f4f73000207fc5d5b92b60219 /configs/sip.conf.sample
parent31f5de597872b0e19afd9d0adb2e0ae3e758befd (diff)
Add SRV code to SIP, cleanup ENUM and make IAX2 do the right thing on dials
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1085 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/sip.conf.sample')
-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 0010d4779..a26996939 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -5,6 +5,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
;tos=lowdelay
;tos=184
;maxexpirey=3600 ; Max length of incoming registration we allow