George Joseph
83372e7ab5
core: Config and XML tweaks needed for geolocation
...
Added:
Replace a variable in a list:
int ast_variable_list_replace_variable(struct ast_variable **head,
struct ast_variable *old, struct ast_variable *new);
Added test as well.
Create a "name=value" string from a variable list:
'name1="val1",name2="val2"', etc.
struct ast_str *ast_variable_list_join(
const struct ast_variable *head, const char *item_separator,
const char *name_value_separator, const char *quote_char,
struct ast_str **str);
Added test as well.
Allow the name of an XML element to be changed.
void ast_xml_set_name(struct ast_xml_node *node, const char *name);
Change-Id: I330a5f63dc0c218e0d8dfc0745948d2812141ccb
2022-02-28 08:29:20 -06:00
..
2021-11-15 22:17:52 -06:00
2018-08-14 12:45:10 -05:00
2021-11-15 22:17:52 -06:00
2017-12-22 09:23:22 -05:00
2017-12-22 09:23:22 -05:00
2018-03-19 17:59:59 -04:00
2021-11-15 22:17:52 -06:00
2016-10-27 09:53:55 -04:00
2018-09-12 19:33:08 +02:00
2018-10-17 14:34:55 -05:00
2016-10-27 09:53:55 -04:00
2021-12-02 10:37:51 -06:00
2018-11-21 08:48:25 -05:00
2021-12-02 10:37:51 -06:00
2021-12-13 08:52:33 -06:00
2017-04-12 15:57:21 -06:00
2016-10-27 09:53:55 -04:00
2022-01-31 09:37:24 -06:00
2018-11-26 17:19:43 -05:00
2017-04-12 15:57:21 -06:00
2017-03-27 19:54:44 +00:00
2022-02-28 08:29:20 -06:00
2020-09-02 06:38:32 -05:00
2016-10-27 09:53:55 -04:00
2017-08-03 22:09:28 -04:00
2019-09-10 13:10:34 -05:00
2016-10-27 09:53:55 -04:00
2021-11-18 10:38:52 -06:00
2017-12-22 09:23:22 -05:00
2021-11-18 10:38:52 -06:00
2016-12-08 07:22:33 +11:00
2016-12-08 07:22:33 +11:00
2016-12-08 07:22:33 +11:00
2016-12-08 07:22:33 +11:00
2018-10-17 14:34:55 -05:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2016-11-15 21:21:59 -05:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2021-12-02 10:37:51 -06:00
2016-10-27 09:53:55 -04:00
2021-09-13 07:15:35 -05:00
2016-10-27 09:53:55 -04:00
2021-10-28 09:37:07 -05:00
2021-10-21 11:38:45 -05:00
2020-06-10 13:56:45 -05:00
2017-11-18 22:13:32 -05:00
2021-11-15 22:17:52 -06:00
2021-11-18 10:38:52 -06:00
2016-04-08 13:52:02 -05:00
2016-10-27 09:53:55 -04:00
2021-11-15 22:17:52 -06:00
2018-11-19 05:48:42 -07:00
2016-10-27 09:53:55 -04:00
2018-11-13 13:26:01 -05:00
2021-03-31 15:07:09 -05:00
2019-03-25 14:09:18 -06:00
2022-01-28 13:35:29 -06:00
2020-06-30 08:12:46 -06:00
2018-11-21 09:56:12 -05:00
2016-10-27 09:53:55 -04:00
2017-12-22 09:23:22 -05:00
2016-10-27 09:53:55 -04:00
2021-11-15 22:17:52 -06:00
2016-10-27 09:53:55 -04:00
2021-11-15 22:17:52 -06:00
2019-04-05 02:33:14 +02:00
2018-10-17 14:34:55 -05:00
2021-11-15 22:17:52 -06:00
2018-04-17 11:03:55 -06:00
2016-04-13 14:01:37 -06:00
2021-11-15 22:17:52 -06:00
2017-12-22 09:23:22 -05:00
2021-11-15 22:17:52 -06:00
2018-10-17 08:27:25 -05:00
2022-01-04 05:55:44 -06:00
2016-10-27 09:53:55 -04:00
2020-03-31 12:48:31 -05:00
2013-03-28 23:59:20 +00:00
2017-10-06 14:38:58 -04:00
2021-11-18 10:38:52 -06:00
2018-12-02 08:55:18 -05:00
2016-10-27 09:53:55 -04:00