mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 15:49:56 +00:00
Add a "message_context" option for PJSIP endpoints.
........ Merged revisions 411157 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@411158 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -685,6 +685,14 @@
|
||||
multiple 'set_var'(s).
|
||||
</para></description>
|
||||
</configOption>
|
||||
<configOption name="message_context">
|
||||
<synopsis>Context to route incoming MESSAGE requests to.</synopsis>
|
||||
<description><para>
|
||||
If specified, incoming MESSAGE requests will be routed to the indicated
|
||||
dialplan context. If no <replaceable>message_context</replaceable> is
|
||||
specified, then the <replaceable>context</replaceable> setting is used.
|
||||
</para></description>
|
||||
</configOption>
|
||||
</configObject>
|
||||
<configObject name="auth">
|
||||
<synopsis>Authentication type</synopsis>
|
||||
|
||||
Reference in New Issue
Block a user