[Serusers] avp_write/avp_pushto in database/memory?

Ramin Nikaeen rnikaeen at goldline.net
Wed Nov 16 16:58:49 CET 2005


 

 

 

Valued Colleagues,

 

Do the avp_write and avp_pushto involve Database access operations?!

 

For example: 

 

         avp_write("sip:22 at 10.1.10.60:5060", "s:callfwd");

         avp_pushto("$ruri", "s:callfwd");  

 

Does avp_write store the string "sip:22 at 10.1.10.43:5060" for "s:callfwd"


in database and avp_pushto looks up the string related to "s:callfwd"

from the database or is the information stored in memory?!

 

I want to avoid database access to ensure improved performance.

 

Thanks

 

ramin

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20051116/45a848f3/attachment.htm>


More information about the sr-users mailing list