aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-16 19:28:18 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-16 19:28:18 +0000
commit9004f943013c5c167020174d1228bf4ecad07b2f (patch)
treeea4c3c3155df987dfc538fa46d55b34c85e92001 /configs
parent635a40854bd6c4bcd0a2d256b49994edf3a6f3fd (diff)
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/branches/1.2@45260 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 1b16543ef..d51a765d0 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -111,7 +111,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; for any reason, always reject with '401 Unauthorized'
; instead of letting the requester know whether there was
; a matching user or peer for their request
-
+;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