aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authordvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2011-06-13 19:43:57 +0000
committerdvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2011-06-13 19:43:57 +0000
commita0a6f963cb4845ce305d1b1bdb3b526f8028f55d (patch)
tree440b1bb951f297c4059dd928e94d806e2e262162 /configs/sip.conf.sample
parenta2d2fc70bc7addeffe850b72a248078f6c5a6569 (diff)
Addition of "outofcall_message_context" sip.conf option.
Review: https://reviewboard.asterisk.org/r/1265/ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@323212 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 49277d64f..21235a6ef 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -389,6 +389,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; call. By default, this option is enabled. When enabled, MESSAGE
; requests are passed in to the dialplan.
+;outofcall_message_context = messages ; Context all out of dialog msgs are sent to. When this
+ ; option is not set, the context used during peer matching
+ ; is used. This option can be defined at both the peer and
+ ; global level.
+
;auth_message_requests = yes ; Enabling this option will authenticate MESSAGE requests.
; By default this option is enabled. However, it can be disabled
; should an application desire to not load the Asterisk server with