[Asterisk-code-review] func_lookup: Fork of HINT function (asterisk[master])

N A asteriskteam at digium.com
Fri Jul 9 15:42:47 CDT 2021


Attention is currently required from: Joshua Colp, N A.
Hello Joshua Colp, Sarah Autumn, Friendly Automation, 

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

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

to look at the new patch set (#3).

Change subject: func_lookup: Fork of HINT function
......................................................................

func_lookup: Fork of HINT function

This is a generic key-value lookup function
that is similar to HINT, except it references
priorities that are not used for device state,
allowing for access to these extension values
without adding overhead for device state.

This provides a fast, efficient, and convenient
mechanism in certain circumstances for accessing
key-values in the dialplan while being able to
use native extension pattern matching on the keys.

ASTERISK-29486

Change-Id: Iad81019689674c9f4ac77d235f5d7234adbb1432
---
A doc/CHANGES-staging/func_lookup.txt
A funcs/func_lookup.c
M include/asterisk/pbx.h
M pbx/pbx_config.c
4 files changed, 183 insertions(+), 2 deletions(-)


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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iad81019689674c9f4ac77d235f5d7234adbb1432
Gerrit-Change-Number: 16075
Gerrit-PatchSet: 3
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Sarah Autumn <sarah at endlesstemple.org>
Gerrit-Attention: Joshua Colp <jcolp at sangoma.com>
Gerrit-Attention: N A <mail at interlinked.x10host.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210709/d35ada26/attachment.html>


More information about the asterisk-code-review mailing list