summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2006-10-16 20:08:23 +0000
committerJoshua Colp <jcolp@digium.com>2006-10-16 20:08:23 +0000
commitda330feb60f9f13fdbd49135822ca895a1e39fd8 (patch)
tree96a847ff01c0a16453d1a7307527d9fe3f36e570 /configs/sip.conf.sample
parentb58cc9e1bd3c545e270ad7d8d39bf26c7d8c0ae7 (diff)
Merged revisions 45280 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r45280 | file | 2006-10-16 16:06:18 -0400 (Mon, 16 Oct 2006) | 10 lines Merged revisions 45265 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r45265 | file | 2006-10-16 15:59:54 -0400 (Mon, 16 Oct 2006) | 2 lines Use responses rather then replies even though they mean the same thing. ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@45281 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 4000ed5ab..aa3512517 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -132,7 +132,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; contrary to the RFC3551 specification, the peer _should_
; be negotiating AAL2-G726-32 instead :-(
-;ignoreoodreplies = no ; If no then out of dialog replies will not be ignored
+;ignoreoodresponses = no ; If no then out of dialog responses will not be ignored
;
; If regcontext is specified, Asterisk will dynamically create and destroy a
@@ -168,6 +168,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; Useful to limit subscriptions to local extensions
; Settable per peer/user also
;notifyringing = yes ; Notify subscriptions on RINGING state
+
;----------------------------------------- T.38 FAX PASSTHROUGH SUPPORT -----------------------
;
; This setting is available in the [general] section as well as in device configurations.