<p>George Joseph <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15805">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Updates for the MessageSend Dialplan App<br><br>Enhancements:<br><br> * The MessageSend dialplan application now takes an optional<br>   third argument that can set the message's "To" field on<br>   outgoing messages.  It's an alternative to using the<br>   MESSAGE(to) dialplan function.<br><br>   NOTE: No channel driver currently implements this field.  A<br>   follow-on commit for res_pjsip_messaging will implement it for<br>   the chan_pjsip channel driver.<br><br> * To prevent confusion with the first argument, currently named<br>   "to", it's been renamed to "destination". Its function,<br>   creating the request URI, hasn't changed.<br><br> * The documentation for MessageSend was updated to be<br>   more clear about the parameters and how they interact<br>   the MESSAGE() dialplan function.<br><br> * With the rename of MessageSend's first parameter, and the fact<br>   that message.c references <info> elements in chan_sip.c,<br>   res_pjsip_messaging.c and res_xmpp, they each needed<br>   documentation updates to use MessageDestinationInfo instead of<br>   MessageToInfo.<br><br> * appdocsxml.dtd was updated to include a missing element<br>   declaration for "dataType".  This was showing up as an error<br>   in Eclipse's dtd editor.<br><br> * Despite the changes in this commit, there should be<br>   no impact to current users of MessageSend.<br><br>Change-Id: I6fb5b569657a02866a66ea352fd53d30d8ac965a<br>---<br>M channels/chan_sip.c<br>A doc/CHANGES-staging/messagesend.txt<br>M doc/appdocsxml.dtd<br>M main/message.c<br>M res/res_pjsip_messaging.c<br>M res/res_xmpp.c<br>6 files changed, 81 insertions(+), 17 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/05/15805/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15805">change 15805</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/15805"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 18 </div>
<div style="display:none"> Gerrit-Change-Id: I6fb5b569657a02866a66ea352fd53d30d8ac965a </div>
<div style="display:none"> Gerrit-Change-Number: 15805 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>