[asterisk-dev] [Code Review] 3384: PJSIP: Add 'message_context' configuration option.
Mark Michelson
reviewboard at asterisk.org
Mon Mar 24 14:31:17 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3384/
-----------------------------------------------------------
Review request for Asterisk Developers.
Repository: Asterisk
Description
-------
While doing experimentation, I realized that there is no configuration option that allows for incoming MESSAGE requests to be routed to their own dialplan context. This adds a simple "message_context" option for endpoints that allow for a MESSAGE-specific context to be used. If a message_context is not provided, then the context setting is used for incoming MESSAGE requests from the endpoint.
One thing that is conspicuously missing from this review request is an alembic revision script for this new option. Unfortunately, due to the unresolved issue of having multiple heads, I currently cannot provide a revision script.
Diffs
-----
/branches/12/res/res_pjsip_messaging.c 411020
/branches/12/res/res_pjsip/pjsip_configuration.c 411020
/branches/12/res/res_pjsip.c 411020
/branches/12/include/asterisk/res_pjsip.h 411020
Diff: https://reviewboard.asterisk.org/r/3384/diff/
Testing
-------
See /r/3385
Thanks,
Mark Michelson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140324/60faa431/attachment.html>
More information about the asterisk-dev
mailing list