aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-01-11 18:39:48 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-01-11 18:39:48 +0000
commit6a6310369b46c6d56a63d604eba12730cba1aaab (patch)
treed70bee898f89ffe61ad60db281476c38b4305bfb /configs/sip.conf.sample
parent6bf4cbd9cd05d99d9349fcbdcd1e6dbd13e453e7 (diff)
Minor configuration fixes/standardizations (bug #3317)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4761 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/sip.conf.sample')
-rwxr-xr-xconfigs/sip.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index a3585c2d7..7ba7b53fc 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -24,13 +24,11 @@
context=default ; Default context for incoming calls
;allowguest=no ; Allow or reject guest calls (default is yes, this can also be set to 'osp'
; if asterisk was compiled with OSP support.
-;recordhistory=yes ; Record SIP history by default
- ; (see sip history / sip no history)
;realm=mydomain.tld ; Realm for digest authentication
; defaults to "asterisk"
; Realms MUST be globally unique according to RFC 3261
; Set this to your host name or domain name
-port=5060 ; UDP Port to bind to (SIP standard port is 5060)
+bindport=5060 ; UDP Port to bind to (SIP standard port is 5060)
bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all)
srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; Note: Asterisk only uses the first host
@@ -49,6 +47,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;notifymimetype=text/plain ; Allow overriding of mime type in MWI NOTIFY
;checkmwi=10 ; Default time between mailbox checks for peers
;videosupport=yes ; Turn on support for SIP video
+;recordhistory=yes ; Record SIP history by default
+ ; (see sip history / sip no history)
;disallow=all ; First disallow all codecs
;allow=ulaw ; Allow codecs in order of preference