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-16 05:33:15 -06:00
2021-12-02 15:00:33 -06:00
2021-11-16 05:33:15 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 10:25:37 -06:00
2017-12-22 09:23:22 -05:00
2018-01-24 13:37:29 -05:00
2021-12-02 15:00:33 -06:00
2021-11-16 05:33:15 -06:00
2022-01-05 09:01:08 -06:00
2021-11-18 16:25:25 -06:00
2017-12-22 09:23:22 -05:00
2017-12-20 12:40:01 -05:00
2021-11-16 05:33:15 -06:00
2021-12-02 10:25:37 -06:00
2021-12-02 15:00:33 -06:00
2021-11-18 16:12:45 -06:00
2021-12-02 15:00:33 -06:00
2022-01-31 07:18:12 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-18 09:22:34 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2018-01-31 13:13:27 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-03 10:43:22 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 10:25:37 -06:00
2021-12-02 15:00:33 -06:00
2022-01-31 09:37:24 -06:00
2019-08-07 04:47:12 -06:00
2019-11-18 08:30:05 -06:00
2022-02-25 14:43:09 -06:00
2018-03-01 13:13:55 -06:00
2021-12-02 15:00:33 -06:00
2017-05-30 15:10:20 -05:00
2018-03-01 13:13:55 -06:00
2021-12-02 15:00:33 -06:00
2022-02-28 08:29:20 -06:00
2021-12-13 08:52:33 -06:00
2021-12-13 08:52:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 10:37:51 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-18 09:20:49 -06:00
2021-12-02 15:00:33 -06:00
2020-03-13 10:01:01 -05:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2020-03-13 10:01:01 -05:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-29 09:32:43 -06:00
2021-09-10 11:08:47 -05:00
2017-12-22 09:23:22 -05:00
2018-04-20 12:50:03 +02:00
2021-12-13 08:52:33 -06:00
2021-11-18 09:20:49 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2019-02-20 12:52:40 -06:00
2021-12-02 15:00:33 -06:00
2022-02-23 14:32:00 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2022-01-19 09:27:23 -06:00
2021-11-18 16:12:45 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2017-12-22 09:23:22 -05:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2022-01-31 07:04:21 -06:00
2021-12-15 09:59:03 -06:00
2016-07-22 10:09:08 +02:00
2021-12-13 08:52:33 -06:00
2017-12-22 09:23:22 -05:00
2016-09-29 03:22:28 -04:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-18 09:20:49 -06:00
2018-10-19 11:43:25 -05:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2019-01-28 13:28:22 -06:00
2021-12-02 15:00:33 -06:00
2019-11-18 08:30:05 -06:00
2021-11-16 05:33:15 -06:00
2021-11-16 05:33:15 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2016-09-02 09:13:45 -04:00
2021-12-02 15:00:33 -06:00
2017-03-20 08:55:05 -04:00
2017-11-10 13:32:06 -05:00
2020-06-02 11:36:12 -05:00
2016-09-27 13:42:02 -05:00
2021-11-18 16:59:49 -06:00
2020-12-09 13:06:27 -06:00
2021-12-13 11:18:04 -06:00
2021-12-03 10:43:22 -06:00
2021-12-02 15:00:33 -06:00
2017-12-22 09:23:22 -05:00
2021-11-16 05:33:15 -06:00
2017-12-22 09:23:22 -05:00
2021-11-16 05:33:15 -06:00
2017-12-22 09:23:22 -05:00
2019-12-13 14:05:23 -06:00
2021-12-03 10:43:22 -06:00
2021-12-03 10:43:22 -06:00
2021-11-18 16:55:13 -06:00
2021-12-03 10:43:22 -06:00
2021-12-03 10:43:22 -06:00
2021-11-18 12:46:37 -06:00
2022-02-23 14:26:36 -06:00
2021-11-18 12:46:37 -06:00
2022-01-17 08:27:18 -06:00
2021-10-27 09:56:20 -05:00
2021-12-02 15:00:33 -06:00
2021-11-16 05:33:15 -06:00
2022-01-28 13:35:29 -06:00
2021-12-02 15:00:33 -06:00
2017-12-04 17:21:27 -06:00
2021-12-02 15:00:33 -06:00
2017-12-22 09:23:22 -05:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2022-01-19 09:47:19 -06:00
2019-11-18 08:30:05 -06:00
2021-12-02 15:00:33 -06:00
2017-12-22 09:23:22 -05:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2019-01-28 13:28:22 -06:00
2021-10-22 08:14:59 -05:00
2021-11-18 09:20:49 -06:00
2021-12-13 08:52:33 -06:00
2021-12-02 10:37:51 -06:00
2021-12-02 10:37:51 -06:00
2021-11-18 14:46:57 -06:00
2021-11-18 14:46:57 -06:00
2021-11-18 14:46:57 -06:00
2021-11-18 14:46:57 -06:00
2021-11-18 14:46:57 -06:00
2021-12-13 08:52:33 -06:00
2022-01-05 11:44:53 -06:00
2021-12-13 08:52:33 -06:00
2021-12-13 08:52:33 -06:00
2021-11-18 14:46:57 -06:00
2021-11-18 14:46:57 -06:00
2021-11-18 14:46:57 -06:00
2021-12-02 10:37:51 -06:00
2021-12-03 10:43:22 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-13 14:22:06 -06:00
2021-11-18 09:20:49 -06:00
2021-11-18 09:20:49 -06:00
2021-12-02 15:00:33 -06:00
2022-01-05 09:41:23 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 10:25:37 -06:00
2021-12-02 10:37:51 -06:00
2021-12-13 08:52:33 -06:00
2021-12-02 15:00:33 -06:00
2021-11-16 05:33:15 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 10:25:37 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2021-12-02 15:00:33 -06:00
2018-06-23 08:26:19 +02:00
2021-12-02 15:00:33 -06:00
2022-02-28 08:29:20 -06:00
2021-11-29 09:05:26 -06:00