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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/4302/c3026792133@github.com>