From 7948364c8f3b6e24f88e032cc84ca3a73d46f209 Mon Sep 17 00:00:00 2001 From: file Date: Mon, 16 Oct 2006 19:43:33 +0000 Subject: Merged revisions 45262 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ................ r45262 | file | 2006-10-16 15:37:34 -0400 (Mon, 16 Oct 2006) | 10 lines Merged revisions 45260 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r45260 | file | 2006-10-16 15:28:18 -0400 (Mon, 16 Oct 2006) | 2 lines Add 'ignoreoodreplies' option which will not create a pvt structure on a SIP response but instead basically drop it. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45263 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/sip.conf.sample | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs') diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index efa78848c..4000ed5ab 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -132,6 +132,8 @@ 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 + ; ; If regcontext is specified, Asterisk will dynamically create and destroy a ; NoOp priority 1 extension for a given peer who registers or unregisters with -- cgit v1.2.3