search for: cnam_

Displaying 3 results from an estimated 3 matches for "cnam_".

Did you mean: cname
2020 Jul 08
8
Redis in place of astdb
...? By in place of I don't mean for what Asterisk needs but to store values. For instance for CNAM currently we need to use an AGI to connect to redis to pull CNAM. So in place of: Set(CALLERID(name)=${DB(CNAM/${CALLERID(num)})} it would be done with redis for example: Set(CALLERID(name)=${REDIS1(CNAM_${CALLERID(num)})} If not can the devs here give me a pointer to where to look? TIA. Regards, Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200708/4a625b75/attachment.html>
2020 Jul 08
0
Redis in place of astdb
...y in place of I don't mean for what Asterisk needs but to store values. For instance for CNAM currently we need to use an AGI to connect to redis to pull CNAM. So in place of: Set(CALLERID(name)=${DB(CNAM/${CALLERID(num)})} it would be done with redis for example: Set(CALLERID(name)=${REDIS1(CNAM_${CALLERID(num)})} If not can the devs here give me a pointer to where to look? TIA. Regards, Dovid -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum...
2020 Jul 08
0
Redis in place of astdb
...9;t mean for what Asterisk needs but to > store values. For instance for CNAM currently we need to use an AGI to > connect to redis to pull CNAM. So in place of: > Set(CALLERID(name)=${DB(CNAM/${CALLERID(num)})} > it would be done with redis for example: > Set(CALLERID(name)=${REDIS1(CNAM_${CALLERID(num)})} > > If not can the devs here give me a pointer to where to look? > > TIA. > > Regards, > > Dovid > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- &g...