[OpenSIPS-Users] OpenSIPS 1.8.0 and drouting - crash.

Александр Мустафин mustafin.aleksandr at gmail.com
Mon Jul 2 10:05:26 CEST 2012


Hello.

I'm testing OpenSIPS 1.8.0 with drouting module (example from book
"Building Telephony Systems with OpenSIPS 1.6"). And when OpenSIPS
executing "do_routing" function - is crashing.


Jul  2 03:30:06 ip-10-32-13-79 /sbin/opensips[29182]:
INFO:core:handle_sigs: child process 29186 exited by a signal 11
Jul  2 03:30:06 ip-10-32-13-79 /sbin/opensips[29182]:
INFO:core:handle_sigs: core was generated
Jul  2 03:30:06 ip-10-32-13-79 /sbin/opensips[29182]:
INFO:core:handle_sigs: terminating due to SIGCHLD
Jul  2 03:30:06 ip-10-32-13-79 /sbin/opensips[29197]: INFO:core:sig_usr:
signal 15 received
Jul  2 03:30:06 ip-10-32-13-79 /sbin/opensips[29192]: INFO:core:sig_usr:
signal 15 received
Jul  2 03:30:06 ip-10-32-13-79 /sbin/opensips[29187]: INFO:core:sig_usr:
signal 15 received
Jul  2 03:30:06 ip-10-32-13-79 /sbin/opensips[29185]: INFO:core:sig_usr:
signal 15 received
Jul  2 03:30:06 ip-10-32-13-79 /sbin/opensips[29184]: INFO:core:sig_usr:
signal 15 received
Jul  2 03:30:06 ip-10-32-13-79 /sbin/opensips[29183]: INFO:core:sig_usr:
signal 15 received
Jul  2 03:30:06 ip-10-32-13-79 /sbin/opensips[29182]: INFO:core:cleanup:
cleanup

route[4]
{                                                                                                                           

                                                                             

<------>if (!do_routing("0"))
{                                                                                                      

                                                                                            

<------><------>send_reply("503", "No Rules matching the
URI");                                                                      

<------>exit;                                                                                                                        

<------>}                                                                                                                            

<------>if (is_method("INVITE"))
{                                                                                                   

<------><------>t_on_failure("4");                                                                                                   

<------>}                                                                                                                            

       
route(1);                                                                                                                    

}

What is the problem?

Best regards,
Alexander




More information about the Users mailing list