mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Add SRV code to SIP, cleanup ENUM and make IAX2 do the right thing on dials
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1085 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user