miconda left a comment (kamailio/kamailio#4302)
It looks good, so likely something happened with the avp.
The backtrace shows that params/vars are optimized, but let's try to see them
anyhow, in gdb do:
```
frame 0
p avp_name
p *avp_name
p avp
p *avp
p name
p *name
p id
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4302#issuecomment-3026792133
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4302/c3026792...@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!