Thanks !!!! 2017-01-19 11:03 GMT+02:00 Răzvan Crainea <raz...@opensips.org>:
> Actually this is a characteristic of the async engine, not only the > AAA_Radius module. I check to see where is the best place to specify this > info. > > Best regards, > > Răzvan Crainea > OpenSIPS Solutionswww.opensips-solutions.com > > On 01/19/2017 10:40 AM, Dragomir Haralambiev wrote: > > Hi, > > Thanks for your quick replay. > > Please add this information in AAA_Radius module. > > Best regards, > Dragomir > > 2017-01-19 10:25 GMT+02:00 Răzvan Crainea <raz...@opensips.org>: > >> Hi, Dragomir! >> >> Currently async operations are only available for requests, not for >> replies. In the onreply_route you can only use synchronous operations for >> now. >> >> Best regards, >> >> Răzvan Crainea >> OpenSIPS Solutionswww.opensips-solutions.com >> >> On 01/18/2017 03:45 PM, Dragomir Haralambiev wrote: >> >> 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 >> >> >> _______________________________________________ >> Users mailing >> listUsers@lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> _______________________________________________ Users mailing list >> Users@lists.opensips.org http://lists.opensips.org/cgi- >> bin/mailman/listinfo/users > > _______________________________________________ > Users mailing > listUsers@lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > _______________________________________________ > Users mailing list > Users@lists.opensips.org > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users