[OpenSIPS-Users] async radius problem

Dragomir Haralambiev goup2010 at gmail.com
Wed Jan 18 08:45:36 EST 2017


Hello,

I have problem with async radius implementation.
OS - CEntOs 7
Opensips 2.2.2 - git hub from 15.01.2017

Here pasrt of srcipt:

onreply_route[outgoing] {
.....
if (t_check_status("200")) {
async( radius_send_auth("prepayout","prepayin"), return_prepay );
}
}


route[return_prepay] {
xlog("L_ERR", "Radius return $rc");
} # end route return_prepay

Here is part of Opensips log level 6:

 /usr/sbin/opensips[21026]: DBG:tm:update_totag_set: new totag
 /usr/sbin/opensips[21026]: DBG:tm:insert_timer_unsafe: [2]: 0x7fee75f19bd0
(36)
 /usr/sbin/opensips[21026]: DBG:tm:run_trans_callbacks:
trans=0x7fee75f19b50, callback type 64, id 0 entered
 /usr/sbin/opensips[21005]: DBG:core:handle_sigs: status = 11
 /usr/sbin/opensips[21005]: INFO:core:handle_sigs: child process 21026
exited by a signal 11
 /usr/sbin/opensips[21005]: INFO:core:handle_sigs: core was not generated
 /usr/sbin/opensips[21005]: INFO:core:handle_sigs: terminating due to
SIGCHLD
 /usr/sbin/opensips[21024]: INFO:core:sig_usr: signal 15 received
 /usr/sbin/opensips[21011]: INFO:core:sig_usr: signal 15 received
 /usr/sbin/opensips[21018]: INFO:core:sig_usr: signal 15 received


Where is problem?

Best regards,
Dragomir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170118/60c272f3/attachment.html>


More information about the Users mailing list