Hi,

as memcached has no kind of persistence, you can also use the dialplan module - it is able to do any string transformations (including replacements for alias like functionality), by reading data from DB and having it cached into memory during runtime:
        http://www.opensips.org/html/docs/modules/1.7.x/dialplan.html

Regards,
Bogdan

On 12/29/2011 10:53 PM, Matt Hamilton wrote:
That will work for me. Thanks a lot.

------------------------------------------------------------------------
From: [email protected]
Date: Thu, 29 Dec 2011 12:47:56 -0600
To: [email protected]
Subject: Re: [OpenSIPS-Users] cached lookup table

I use memcache regularly for stuff like this

On Thu, Dec 29, 2011 at 12:12 PM, Matt Hamilton <[email protected] <mailto:[email protected]>> wrote:

    I would like to rewrite the uri for an incoming call before I send
    it to Asterisk. Is there a cached lookup table that I can use?


I use memcache regularly for stuff like this. It's pretty easy to setup

_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


--
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
OpenSIPS solutions and "know-how"

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to