summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-06-29 14:44:29 +0000
committerMark Spencer <markster@digium.com>2004-06-29 14:44:29 +0000
commitee4a248e6b3638257471ab7065ec7ec042d735e6 (patch)
tree60ff90530ba2210afe7b8c477e94ec25c436dbf8 /configs/sip.conf.sample
parent4d0dd2775a788ffddc77ae09456327bf432a32ab (diff)
Make history configurable
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3351 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 69f11cf7f..53e22125d 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -22,6 +22,7 @@
[general]
context=default ; Default context for incoming calls
+;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