[Asterisk-code-review] Geolocation: Base Asterisk Prereqs (asterisk[development/16/geolocation])
George Joseph
asteriskteam at digium.com
Tue Jun 28 07:35:02 CDT 2022
Attention is currently required from: George Joseph.
Hello Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/18692
to look at the new patch set (#2).
Change subject: Geolocation: Base Asterisk Prereqs
......................................................................
Geolocation: Base Asterisk Prereqs
* Added ast_variable_list_from_quoted_string()
Parse a quoted string into an ast_variable list.
* Added ast_str_substitute_variables_full2()
Perform variable/function/expression substitution on an ast_str.
* Added ast_strsep_quoted()
Like ast_strsep except you can specify a specific quote character.
* Added ast_xml_find_child_element()
Find a direct child element by name.
* Added ast_xml_doc_dump_memory()
Dump the specified document to a buffer
* ast_datastore_free() now checks for a NULL datastore
before attempting to destroy it.
Change-Id: I5dcefed2f5f93a109e8b489e18d80d42e45244ec
---
M include/asterisk/config.h
M include/asterisk/strings.h
M main/config.c
M main/utils.c
M res/res_geolocation/geoloc_dialplan.c
M tests/test_config.c
6 files changed, 50 insertions(+), 9 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/92/18692/2
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18692
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: development/16/geolocation
Gerrit-Change-Id: I5dcefed2f5f93a109e8b489e18d80d42e45244ec
Gerrit-Change-Number: 18692
Gerrit-PatchSet: 2
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Attention: George Joseph <gjoseph at digium.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220628/166769c7/attachment.html>
More information about the asterisk-code-review
mailing list