[sr-dev] [kamailio/kamailio] kamailio 5.4.5: "0 ID or NULL NAME AVP!" in lcr module (#2709)

Daniel-Constantin Mierla notifications at github.com
Fri Apr 16 08:01:25 CEST 2021


Thanks for reporting, I will look into it, the commit ca18218 was related to a fix on a potential issue reported by a static analyzer/fuzzer.

As a workaround to try for now would be to change the next parameters to use string avp name:

```
modparam("lcr", "gw_uri_avp", "$avp(s:709)")
modparam("lcr", "ruri_user_avp", "$avp(s:500)")
modparam("lcr", "flags_avp", "$avp(s:712)")
```

-- 
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/issues/2709#issuecomment-820930217
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210415/c098eae0/attachment.htm>


More information about the sr-dev mailing list