[asterisk-dev] [Code Review] 2944: PJSIP messaging: send message to URI.
Kevin Harwell
reviewboard at asterisk.org
Tue Dec 3 14:12:11 CST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2944/
-----------------------------------------------------------
(Updated Dec. 3, 2013, 2:12 p.m.)
Review request for Asterisk Developers.
Changes
-------
Updated based on review findings/feedback.
Going with Mark Michelson's #2 suggestion: Sending to an arbitray URI now requires a default outbound endpoint that can be specified under the global options section within pjsip.conf.
Also fixed a couple minor off nominal memory leaks in res_pjsip_messaging.
Repository: Asterisk
Description
-------
Added the ability to send messages to a URI (an associated endpoint is no longer needed).
Diffs (updated)
-----
branches/12/res/res_pjsip_messaging.c 403341
branches/12/res/res_pjsip/pjsip_configuration.c 403341
branches/12/res/res_pjsip/include/res_pjsip_private.h 403341
branches/12/res/res_pjsip/config_global.c 403341
branches/12/res/res_pjsip.c 403341
branches/12/include/asterisk/res_pjsip.h 403341
branches/12/configs/pjsip.conf.sample 403341
Diff: https://reviewboard.asterisk.org/r/2944/diff/
Testing
-------
Had the PJSIP message module send a SIP message to a specified IP address.
Thanks,
Kevin Harwell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131203/8e4787ce/attachment.html>
More information about the asterisk-dev
mailing list