So PL_exit_flags seems to be a define, so it is not found in symbols table.
On a system I have, I searched for its define and I found to be `vTHX->Iexit_flags` . Get:
```
p vTHX
p vTHX->Iexit_flags
p *p vTHX
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3134#issuecomment-1157270766
You are receiving this because you are subscribed to this thread.
Message ID:
kamailio/kamailio/issues/3134/1157270766@github.com