George Joseph
09303e8e22
Updates for the MessageSend Dialplan App
...
Enhancements:
* The MessageSend dialplan application now takes an optional
third argument that can set the message's "To" field on
outgoing messages. It's an alternative to using the
MESSAGE(to) dialplan function.
NOTE: No channel driver currently implements this field. A
follow-on commit for res_pjsip_messaging will implement it for
the chan_pjsip channel driver.
* To prevent confusion with the first argument, currently named
"to", it's been renamed to "destination". Its function,
creating the request URI, hasn't changed.
* The documentation for MessageSend was updated to be
more clear about the parameters and how they interact
the MESSAGE() dialplan function.
* With the rename of MessageSend's first parameter, and the fact
that message.c references <info> elements in chan_sip.c,
res_pjsip_messaging.c and res_xmpp, they each needed
documentation updates to use MessageDestinationInfo instead of
MessageToInfo.
* appdocsxml.dtd was updated to include a missing element
declaration for "dataType". This was showing up as an error
in Eclipse's dtd editor.
* Despite the changes in this commit, there should be
no impact to current users of MessageSend.
Change-Id: I6fb5b569657a02866a66ea352fd53d30d8ac965a
2021-05-06 06:23:51 -05:00
..
2018-03-06 13:17:54 -06:00
2019-09-18 20:22:50 +00:00
2020-07-20 11:38:05 -05:00
2017-12-22 09:23:22 -05:00
2018-12-07 09:06:08 -05:00
2019-08-01 15:31:48 -06:00
2020-05-08 13:44:08 -05:00
2020-05-05 10:06:43 -05:00
2017-12-22 09:23:22 -05:00
2020-05-05 10:06:43 -05:00
2017-12-22 09:23:22 -05:00
2021-03-22 11:17:23 -05:00
2020-06-02 11:35:07 -05:00
2018-10-12 12:21:47 -05:00
2019-09-23 07:25:33 -05:00
2019-09-23 13:34:14 -04:00
2019-09-23 07:35:48 -04:00
2019-09-23 13:34:14 -04:00
2019-09-23 13:34:14 -04:00
2019-09-25 08:16:39 -05:00
2020-03-13 09:56:40 -05:00
2018-06-19 15:02:52 -05:00
2020-04-06 10:23:20 -05:00
2017-09-06 13:00:49 -05:00
2020-11-18 10:13:06 -06:00
2021-04-05 07:52:41 -05:00
2018-02-15 14:31:32 -06:00
2020-10-02 08:04:31 -05:00
2020-12-09 11:17:27 -06:00
2018-03-07 16:03:01 -06:00
2019-08-01 15:31:48 -06:00
2020-01-22 13:13:57 -06:00
2019-08-07 07:48:32 -03:00
2021-04-05 07:52:41 -05:00
2021-03-10 11:08:33 -06:00
2018-03-01 13:13:55 -06:00
2020-10-02 12:58:18 -05:00
2021-01-04 05:00:58 -06:00
2018-10-19 17:33:05 -04:00
2018-11-21 09:56:16 -05:00
2019-12-19 04:48:58 -06:00
2020-09-02 06:27:24 -05:00
2021-04-29 08:41:03 -05:00
2021-03-22 07:49:48 -05:00
2020-04-15 13:56:40 -05:00
2018-11-21 09:56:16 -05:00
2019-12-27 17:32:22 -06:00
2019-03-11 11:39:35 -03:00
2020-03-31 11:58:48 -05:00
2020-03-13 09:58:59 -05:00
2018-11-14 09:25:32 -05:00
2020-06-10 09:33:28 -05:00
2018-03-13 13:46:08 -04:00
2020-04-28 13:05:55 -05:00
2017-12-22 09:23:22 -05:00
2018-07-26 14:29:18 -05:00
2020-09-23 15:21:48 -05:00
2019-03-11 11:39:35 -03:00
2020-03-09 10:15:49 -05:00
2019-11-18 08:30:45 -06:00
2018-10-19 17:33:05 -04:00
2018-03-14 05:20:12 -04:00
2020-08-18 05:16:43 -05:00
2020-02-17 10:58:40 -06:00
2021-01-04 05:00:58 -06:00
2020-09-15 14:37:36 -05:00
2021-01-04 05:00:58 -06:00
2018-10-19 17:33:05 -04:00
2021-01-27 10:40:41 -06:00
2017-12-22 09:23:22 -05:00
2018-03-01 13:13:55 -06:00
2018-03-01 13:13:55 -06:00
2020-06-10 09:33:28 -05:00
2020-11-03 15:47:33 -06:00
2017-06-19 13:33:48 -04:00
2020-01-02 15:51:37 -06:00
2017-12-20 12:40:01 -05:00
2019-03-26 21:16:47 +01:00
2018-05-20 13:55:26 +02:00
2021-04-02 12:58:07 -05:00
2018-10-19 12:34:08 -04:00
2020-10-02 12:58:18 -05:00
2021-03-22 11:17:23 -05:00
2019-11-08 10:20:13 -05:00
2018-11-26 14:30:02 -07:00
2021-02-23 11:40:56 -06:00
2017-12-22 09:23:22 -05:00
2019-04-23 17:40:15 -05:00
2017-12-19 09:42:19 -05:00
2021-01-06 09:11:43 -06:00
2020-12-03 08:35:41 -06:00
2019-01-28 12:26:58 -07:00
2021-05-06 06:23:51 -05:00
2019-07-08 18:12:49 -05:00
2020-03-31 11:08:45 -05:00
2017-12-30 13:20:16 -05:00
2018-05-21 11:03:10 -05:00
2018-02-12 22:53:35 -05:00
2020-12-09 11:17:27 -06:00
2019-03-11 11:39:35 -03:00
2018-03-15 07:25:28 -04:00
2018-03-13 13:46:08 -04:00
2018-06-19 10:46:46 -06:00
2017-12-22 09:23:22 -05:00
2020-12-09 11:17:27 -06:00
2020-10-02 10:11:38 -05:00
2018-10-19 17:33:05 -04:00
2018-07-26 14:29:18 -05:00
2017-12-22 09:23:22 -05:00
2019-03-11 11:39:35 -03:00
2020-10-02 12:58:18 -05:00
2021-03-02 11:20:19 -06:00
2019-07-18 01:22:55 -06:00
2017-12-22 09:23:22 -05:00
2019-03-11 11:39:35 -03:00
2019-11-18 11:05:24 -05:00
2017-12-22 09:23:22 -05:00
2021-03-05 10:32:28 -06:00
2019-02-04 14:40:35 -06:00
2019-06-13 14:07:16 -06:00
2019-03-11 11:39:35 -03:00
2019-11-18 08:30:45 -06:00
2021-02-23 11:40:56 -06:00
2019-03-11 11:39:35 -03:00
2019-01-17 14:51:47 -04:00
2018-12-07 08:59:00 -05:00
2019-09-24 14:33:33 -05:00
2019-03-11 11:39:35 -03:00
2021-02-23 11:40:56 -06:00
2020-05-08 13:44:08 -05:00
2020-09-14 09:27:14 -05:00
2018-03-13 16:24:06 -04:00
2019-03-13 09:30:40 -04:00
2020-10-02 12:58:18 -05:00
2019-10-07 16:54:16 -05:00
2020-10-08 05:49:18 -05:00
2017-12-22 09:23:22 -05:00
2019-03-11 11:39:35 -03:00
2019-02-20 11:51:08 -06:00
2017-12-22 09:23:22 -05:00
2021-03-31 09:30:36 -05:00
2018-01-03 17:23:36 -05:00
2021-04-30 15:32:09 -05:00
2019-07-30 10:10:16 -06:00
2017-12-22 09:23:22 -05:00
2020-07-28 09:45:29 -05:00
2020-08-06 12:19:48 -05:00
2018-06-23 08:26:19 +02:00
2018-07-23 06:47:20 -05:00
2018-11-21 09:56:16 -05:00