I did some tests and sip trace worked ok, maybe the issue is with other module you have loaded, the backtrace would be very helpful. Also, if you still have the full debug messages, sent them to include the latest lines printed by pid 7160.
Thanks, Daniel
On 1/17/10 1:46 PM, Daniel-Constantin Mierla wrote:
Hello,
On 1/17/10 12:30 PM, Quang Tri wrote:
hello, it crashed when i try call to kamailio.
it seems you got a core dump, locate the core file, either in working directory or root folder /
Then get the backtrace and send it here:
gdb /path/to/kamailio /path/to/core
bt
Cheers, Daniel