Richard Mudgett
e5f5b9f384
app_queue.c: Fix setting QUEUE_MEMBER 'paused' and 'ringinuse'.
...
Setting the 'paused' and 'ringinuse' options on a queue member using the
dialplan function QUEUE_MEMBER did not behave the same way as the
equivalent dialplan applications or AMI actions.
* Made queue_function_mem_write() call the set_member_paused() and
set_member_value() for the 'paused' and 'ringinuse' options respectively.
A beneficial side effect is that the queue name is now optional and sets
the value in all queues the interface is a member.
* Update QUEUE_MEMBER XML documentation.
* Fix error checking in QUEUE_MEMBER() write.
ASTERISK-25215 #close
Reported by: Lorne Gaetz
Change-Id: I3a016be8dc94d63a9cc155295ff9c9afa5f707cb
2015-08-18 15:25:21 -05:00
..
2015-04-24 12:20:37 -05:00
2014-12-17 09:54:00 +00:00
2015-01-30 17:44:54 +00:00
2015-01-23 15:03:05 +00:00
2015-03-14 00:18:40 +00:00
2013-06-17 03:00:38 +00:00
2014-07-25 10:54:49 +00:00
2014-01-12 22:13:12 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2013-05-21 18:00:22 +00:00
2015-02-26 17:07:50 +00:00
2015-03-26 17:04:13 +00:00
2013-01-22 15:16:20 +00:00
2014-07-25 16:47:17 +00:00
2013-02-14 03:49:52 +00:00
2015-06-24 13:50:55 -05:00
2015-07-15 10:34:21 -05:00
2013-11-22 16:43:21 +00:00
2015-06-11 14:39:45 -05:00
2013-12-19 00:50:01 +00:00
2014-07-20 22:06:33 +00:00
2014-07-20 22:06:33 +00:00
2011-07-14 20:28:54 +00:00
2015-03-17 21:49:30 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2012-03-01 22:09:18 +00:00
2015-04-17 15:57:10 -05:00
2014-08-06 12:55:28 +00:00
2014-12-17 09:54:00 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2015-01-13 18:16:32 +00:00
2015-06-08 11:09:22 -04:00
2014-07-20 22:06:33 +00:00
2015-04-08 11:44:32 +00:00
2015-02-15 00:32:56 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-07-20 22:06:33 +00:00
2014-12-17 09:54:00 +00:00
2014-03-07 15:47:55 +00:00
2015-05-20 18:05:20 -06:00
2012-02-20 23:43:27 +00:00
2012-02-29 16:52:47 +00:00
2015-08-18 15:25:21 -05:00
2012-02-20 23:43:27 +00:00
2012-02-29 16:52:47 +00:00
2014-12-01 13:41:08 +00:00
2014-07-25 16:47:17 +00:00
2013-11-14 20:32:45 +00:00
2012-09-28 18:27:02 +00:00
2012-02-20 23:43:27 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-12-17 09:54:00 +00:00
2012-02-20 23:43:27 +00:00
2014-07-28 18:58:43 +00:00
2014-09-05 22:03:45 +00:00
2015-04-01 16:25:30 +00:00
2012-06-15 16:20:16 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2014-01-17 17:16:14 +00:00
2014-07-25 16:47:17 +00:00
2014-05-22 16:09:51 +00:00
2014-05-09 22:49:26 +00:00
2015-05-13 15:28:28 -05:00
2012-06-15 15:33:41 +00:00
2014-07-25 16:47:17 +00:00
2014-07-25 16:47:17 +00:00
2011-07-14 20:28:54 +00:00
2012-07-31 20:21:43 +00:00
2014-07-25 16:47:17 +00:00
2005-11-29 18:24:39 +00:00
2005-11-29 18:24:39 +00:00
2015-07-04 07:29:53 -05:00