Re: [SR-Users] Accessing cached database table

2016-09-27 Thread Daniel W. Graham
: Wednesday, September 28, 2016 1:41 AM To: sr-users@lists.sip-router.org Subject: Re: [SR-Users] Accessing cached database table i think peer_tag_avp can help you about your problem. http://kamailio.org/docs/modules/4.4.x/modules/permissions.html#permissions.p.peer_tag_avp -- View this message in

Re: [SR-Users] Accessing cached database table

2016-09-27 Thread ycaner
i think peer_tag_avp can help you about your problem. http://kamailio.org/docs/modules/4.4.x/modules/permissions.html#permissions.p.peer_tag_avp -- View this message in context: http://sip-router.1086192.n5.nabble.com/Accessing-cached-database-table-tp152152p152154.html Sent from the Users mai

[SR-Users] Accessing cached database table

2016-09-27 Thread Daniel W. Graham
Is there a way to access a cached database table from the config file, without using a function from a module? Example - Lookup ip_addr from 'address' table or src_ip from 'trusted' table based on the 'tag' column. No function exists in permissions module to do this, but running 'kamctl address