[OpenSIPS-Users] avp variables
Gillon, Tali
tali.gillon at vonage.com
Tue Nov 28 04:43:44 EST 2017
Hi,
Is there a limitation for saving dynamic variables?
I'm asking this since I would like to collect data about the errors we send.
below is an example:
send_reply("503", "Service Unavailable 0");
$avp(errorvar) = "ERR_503__Service_Unavailable_0";
update_stat("$avp(errorvar)", "+1");
I'm afraid that we are going to have performance issues if we have too
many dynamic variables.
Is there a way to delete variables from statistics and not just reset them?
Thanks,
Tali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20171128/e170e1b9/attachment.html>
More information about the Users
mailing list