Sean Bright
bca1462d90
realtime: Fix ast_load_realtime_multientry handling
...
ast_load_realtime_multientry() returns an ast_config structure whose
ast_categorys are keyed with the empty strings. Several modules were
giving semantic meaning to the category names causing problems at
runtime.
* app_directory: Treated the category name as the mailbox name, and
would fail to direct calls to the appropriate extension after an
entry was chosen.
* app_queue: Queues, queue members, and queue rules were all affected
and needed to be updated.
* pbx_realtime: Pattern matching would never succeed because the
extension entered by the user was always compared to the empty
string.
Change-Id: Ie7e44986344b0b76ea8f6ddb5879f5040c6ca8a7
2017-02-21 13:06:20 -06:00
..
2017-02-13 11:24:24 -05:00
2015-05-13 16:34:23 -05:00
2015-04-13 03:48:57 -04:00
2015-05-13 16:34:23 -05:00
2015-12-21 16:02:09 -08:00
2015-04-13 03:48:57 -04:00
2015-11-19 11:37:59 +13:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-13 16:34:23 -05:00
2015-11-06 16:46:31 -05:00
2015-04-13 03:48:57 -04:00
2016-05-03 17:17:48 -05:00
2016-09-07 09:12:27 -05:00
2015-04-13 03:48:57 -04:00
2016-06-08 20:37:08 +03:00
2015-04-13 03:48:57 -04:00
2017-02-10 12:05:48 -06:00
2015-07-15 10:34:25 -05:00
2015-04-13 03:48:57 -04:00
2017-02-21 13:06:20 -06:00
2015-04-13 03:48:57 -04:00
2015-11-09 16:58:52 +01:00
2016-11-14 15:56:45 -06:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-10-13 18:12:16 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-08-22 11:30:50 +03:00
2015-04-13 03:48:57 -04:00
2015-05-13 16:34:23 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-08-29 10:08:03 -05:00
2016-02-01 19:22:40 -06:00
2015-04-13 03:48:57 -04:00
2017-02-13 11:24:24 -05:00
2016-03-11 16:05:30 -06:00
2015-04-13 03:48:57 -04:00
2016-09-01 13:16:19 +02:00
2015-04-13 03:48:57 -04:00
2017-02-10 17:03:02 -06:00
2015-04-13 03:48:57 -04:00
2015-11-06 16:46:31 -05:00
2015-05-20 19:10:49 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2017-02-21 13:06:20 -06:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2017-02-14 09:28:10 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-03-24 11:15:30 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-13 16:34:23 -05:00
2015-05-13 16:34:23 -05:00
2016-03-16 11:18:28 -05:00
2015-11-18 15:01:37 -06:00
2015-04-13 03:48:57 -04:00
2016-04-19 13:02:56 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-08-15 07:40:31 -05:00
2015-04-13 03:48:57 -04:00
2017-02-20 15:09:30 -06:00
2012-06-15 15:33:41 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2016-07-15 05:34:29 -04:00
2015-04-13 03:48:57 -04:00
2015-04-14 12:53:03 -04:00