[sr-dev] [kamailio/kamailio] registrar: fix xavp_rcd memory consumption (#1111)

lazedo notifications at github.com
Tue May 2 16:15:55 CEST 2017


@miconda it seems so, maybe the problem lies in the delete ? i'm using in script to create a json with the `ruid` and memory is always growing. removing just these parts, memory is back to normal.

```
modparam("registrar", "xavp_rcd", "ulrcd")
...
after successful save
$var(amqp_payload_request) = $_s({"Event-Category" : "directory", ..., "RUID" : "$xavp(ulrcd=>ruid)", ... });
....
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1111#issuecomment-298648393
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170502/0c82bcdf/attachment.html>


More information about the sr-dev mailing list