Hi,
there seems to be a bug when using multi_leg_info (version: kamailio 3.1.0 (i386/linux) bf8b8d):
modparam("acc", "multi_leg_info", "Src-Leg=$avp(i:901);Dst-Leg=$avp(i:902)")
When the call ends, kamailio suddenly segfaults:
WARNING: no fork mode Segmentation fault (core dumped)
If you do not know to reproduce the error, please provide a howto that can lead me to retrieve another useful information (gdb..). Thank you very much.
Hello,
On 10/26/10 3:18 PM, Mino Haluz wrote:
Hi,
there seems to be a bug when using multi_leg_info (version: kamailio 3.1.0 (i386/linux) bf8b8d):
modparam("acc", "multi_leg_info", "Src-Leg=$avp(i:901);Dst-Leg=$avp(i:902)")
When the call ends, kamailio suddenly segfaults:
WARNING: no fork mode Segmentation fault (core dumped)
you got a core file, locate it in / or in the working directory.
The do:
gdb /path/to/kamailio /path/to/core
bt
Send the output here.
Cheers, Daniel
If you do not know to reproduce the error, please provide a howto that can lead me to retrieve another useful information (gdb..). Thank you very much.
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev