miconda left a comment (kamailio/kamailio#4302)
I guess you still have the coredump, can you get the output with gdb for the
next commands?
```
frame 4
print *param
```
The avp name seems to be set down in the trace (`eventapi_lock`), is it used
like `$avp(eventapi_lock)` or via a variable as name (e.g., `$avp($var(name))`)?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4302#issuecomment-3012041540
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4302/c3012041...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!