summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-01-11 18:39:48 +0000
committerMark Spencer <markster@digium.com>2005-01-11 18:39:48 +0000
commitcb06d1d9549699b4b70876aed2ae49890653ad26 (patch)
treed70bee898f89ffe61ad60db281476c38b4305bfb /configs/sip.conf.sample
parent010da5943a3d03a7951f0cbef7eb116522637127 (diff)
Minor configuration fixes/standardizations (bug #3317)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4761 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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