George Joseph
52407088f8
sorcery: Add API to insert/remove a wizard to/from an object type's list
...
Currently you can 'apply' a wizard to an object type but the wizard
always goes at the end of the object type's wizard list. This patch
adds a new ast_sorcery_insert_wizard_mapping function that allows
you to insert a wizard anyplace in the list. I.E. You could
add a caching wizard to an object type and place it before all
wizards.
ast_sorcery_get_wizard_mapping_count and
ast_sorcery_get_wizard_mapping were added to allow examination
of the mapping list.
ast_sorcery_remove_mapping was added to remove a mapping by name.
As part of this patch, the object type's wizard list was converted
from an ao2_container to an AST_VECTOR_RW.
A new test was added to test_sorcery for this capability.
ASTERISK-25044 #close
Change-Id: I9d2469a9296b2698082c0989e25e6848dc403b57
2015-05-12 11:04:02 -05:00
..
2015-04-12 07:12:45 -04:00
2015-04-13 03:48:57 -04:00
2015-04-11 19:43:43 -06:00
2015-04-13 03:48:57 -04:00
2015-04-30 10:43:51 -05:00
2014-05-09 22:49:26 +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
2015-04-13 03:48:57 -04:00
2015-04-29 01:02:10 -04:00
2015-04-29 01:02:10 -04:00
2015-04-13 03:48:57 -04:00
2015-05-03 05:39:21 -04:00
2014-04-23 15:02:39 +00:00
2013-08-22 08:26:55 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-27 18:37:26 -04:00
2015-04-27 18:37:26 -04:00
2015-04-27 18:37:26 -04:00
2015-04-27 18:37:26 -04:00
2015-04-27 18:37:26 -04:00
2015-05-01 14:40:50 -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
2015-04-13 03:48:57 -04:00
2015-05-05 18:23:38 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-16 16:53:44 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-17 15:58:07 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-27 18:37:26 -04:00
2015-05-02 19:31:12 -05:00
2015-04-13 03:48:57 -04:00
2015-05-04 20:47:18 -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
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
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-17 15:58:07 -05:00
2015-04-15 10:47:53 -03:00
2015-04-13 03:48:57 -04:00
2015-04-22 13:28:09 -03:00
2015-04-13 03:48:57 -04:00
2015-05-10 10:39:32 -03:00
2015-04-10 13:32:24 +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
2015-04-13 03:48:57 -04:00
2015-04-16 09:34:56 -05:00
2015-04-13 03:48:57 -04:00
2015-04-23 11:39:13 -05:00
2014-11-17 16:58:52 +00:00
2015-05-02 19:31:12 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-27 18:37:26 -04:00
2015-05-04 18:45:28 -06:00
2015-04-13 03:48:57 -04:00
2015-05-03 21:09:41 -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-17 15:58:07 -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
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-05-05 11:38:54 -05:00
2015-04-27 18:37:26 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-04 20:47:01 -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
2015-04-13 03:48:57 -04:00
2015-05-06 06:32:54 -03:00
2015-04-17 15:58:07 -05:00
2015-04-13 03:48:57 -04:00
2014-07-20 22:06:33 +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
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-05-04 20:47:01 -04:00
2015-05-01 08:35:18 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-03 14:36:01 -04:00
2015-04-13 03:48:57 -04:00
2015-05-04 18:45:28 -06: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-23 11:39:13 -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-05-12 11:04:02 -05:00
2015-03-26 22:24:26 +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
2015-04-13 03:48:57 -04:00
2015-05-05 05:38:38 -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
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-05-05 11:38:54 -05:00
2015-04-13 03:48:57 -04:00
2015-05-01 22:17:17 -05:00
2015-05-04 17:14:57 -05:00
2014-09-29 20:28:24 +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
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2014-08-21 14:42:12 +00:00
2015-04-13 03:48:57 -04:00
2014-12-17 10:23:32 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00