[Asterisk-code-review] Geolocation: Base Asterisk Prereqs (asterisk[16])

George Joseph asteriskteam at digium.com
Wed Jul 6 08:11:30 CDT 2022


Attention is currently required from: George Joseph.
Hello Kevin Harwell, Friendly Automation, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/18691

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.
  Also added unit test.

* 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/pbx.h
M include/asterisk/strings.h
M include/asterisk/xml.h
M main/config.c
M main/datastore.c
M main/pbx_variables.c
M main/utils.c
M main/xml.c
M tests/test_config.c
M tests/test_strings.c
11 files changed, 358 insertions(+), 20 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/91/18691/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18691
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I5dcefed2f5f93a109e8b489e18d80d42e45244ec
Gerrit-Change-Number: 18691
Gerrit-PatchSet: 2
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
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/20220706/42f07cdf/attachment-0001.html>


More information about the asterisk-code-review mailing list