From da330feb60f9f13fdbd49135822ca895a1e39fd8 Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Mon, 16 Oct 2006 20:08:23 +0000 Subject: 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 --- configs/sip.conf.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs/sip.conf.sample') 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. -- cgit v1.2.3