[OpenSIPS-Users] Opensips crashs when call uac_replace_to function

Antonio Anderson M. de Souza antonioams at gmail.com
Mon Dec 28 16:47:08 CET 2009


Dear All,

I'm using the Opensips 1.6.1 on a CentOS 5.2, and Opensips is crashing when
the script call the uac_replace_to function, follow the piece of script
bellow [1], and the logs [2].

[1] ---------------------------------
route[ROUTE] {
    xlog("L_INFO", "Route: $rm ruri:[$ru] from:[$fu] to:[$tu] sourceip:[$si]
callid:[$ci]\n");

    #check number portability
    if (alias_db_lookup("dbaliases", "d")) {
        xlog("L_INFO", "Route: destination is a ported number: $rm
ruri:[$ru] from:[$fu] to:[$tu] sourceip:[$si] callid:[$ci]\n");
        uac_replace_to("$ru");
    }

[2] ---------------------------------
Dec 28 13:34:02 localhost opensips[7004]: RouteAuthenticate: INVITE bypassed
the auth. Using allow_trusted. INVITE
ruri:[sip:1175257543 at 192.168.191.169<sip%3A1175257543 at 192.168.191.169>]
from:[sip:1135880188 at 192.168.191.169 <sip%3A1135880188 at 192.168.191.169>]
to:[sip:1175257543 at 192.168.191.169 <sip%3A1175257543 at 192.168.191.169>]
sourceip:[192.168.191.85] callid:[Udf20i5wMLHHJB6e5RDMxmmyfs1eQzWC]
Dec 28 13:34:02 localhost opensips[7004]: RouteRequests: INVITE ruri:[
sip:1175257543 at 192.168.191.169 <sip%3A1175257543 at 192.168.191.169>] from:[
sip:1135880188 at 192.168.191.169 <sip%3A1135880188 at 192.168.191.169>] to:[
sip:1175257543 at 192.168.191.169 <sip%3A1175257543 at 192.168.191.169>]
sourceip:[192.168.191.85] callid:[Udf20i5wMLHHJB6e5RDMxmmyfs1eQzWC]
Dec 28 13:34:02 localhost opensips[7004]: Route: INVITE ruri:[
sip:1175257543 at 192.168.191.169 <sip%3A1175257543 at 192.168.191.169>] from:[
sip:1135880188 at 192.168.191.169 <sip%3A1135880188 at 192.168.191.169>] to:[
sip:1175257543 at 192.168.191.169 <sip%3A1175257543 at 192.168.191.169>]
sourceip:[192.168.191.85] callid:[Udf20i5wMLHHJB6e5RDMxmmyfs1eQzWC]
Dec 28 13:34:02 localhost opensips[7004]: Route: destination is a ported
number. INVITE ruri:[sip:060151175257543 at 192.168.191.169<sip%3A060151175257543 at 192.168.191.169>]
from:[sip:1135880188 at 192.168.191.169 <sip%3A1135880188 at 192.168.191.169>]
to:[sip:1175257543 at 192.168.191.169 <sip%3A1175257543 at 192.168.191.169>]
sourceip:[192.168.191.85] callid:[Udf20i5wMLHHJB6e5RDMxmmyfs1eQzWC]
Dec 28 13:34:03 localhost opensips[6992]: INFO:core:handle_sigs: child
process 7004 exited by a signal 11
Dec 28 13:34:03 localhost opensips[6992]: INFO:core:handle_sigs: core was
generated
Dec 28 13:34:03 localhost opensips[6992]: INFO:core:handle_sigs: terminating
due to SIGCHLD
Dec 28 13:34:03 localhost opensips[7015]: INFO:core:sig_usr: signal 15
received
Dec 28 13:34:03 localhost opensips[7016]: INFO:core:sig_usr: signal 15
received
Dec 28 13:34:03 localhost opensips[7005]: INFO:core:sig_usr: signal 15
received
Dec 28 13:34:03 localhost opensips[7014]: INFO:core:sig_usr: signal 15
received
Dec 28 13:34:03 localhost opensips[7002]: INFO:core:sig_usr: signal 15
received
Dec 28 13:34:03 localhost opensips[7010]: INFO:core:sig_usr: signal 15
received
Dec 28 13:34:03 localhost opensips[7001]: INFO:core:sig_usr: signal 15
received
Dec 28 13:34:03 localhost opensips[7003]: INFO:core:sig_usr: signal 15
received
Dec 28 13:34:03 localhost opensips[7000]: INFO:core:sig_usr: signal 15
received
Dec 28 13:34:03 localhost opensips[6998]: INFO:core:sig_usr: signal 15
received

Does anybody has some clue?

Best regards,

Antonio Anderson M. Souza
Voice Technology
http://www.antonioams.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20091228/944e3460/attachment.htm 


More information about the Users mailing list