I don't know about *BSD, but in Linux there is an option to enable corefiles 
per process (per pid). It is something like:

```
echo "1" > /proc/sys/kernel/core_uses_pid
```

Can you see if there is something similar for *BSD, enable it and test again?

-- 
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/1021#issuecomment-285333557
_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to