[OpenSIPS-Users] Async radius - problems

Ionut Ionita ionutionita at opensips.org
Wed Feb 24 17:10:14 CET 2016


Hi,

     I've tried to fix issue number 2, but it is more complicated than i 
thought as concerning the logical solution, not the
programming one. In the meantime, indeed, the workaround is to call 
fix_nated_contact() from the resume route. Also,
if you have time, please open a ticket on GitHub about this issue such 
that we won't forget about it.

Regards,

Ionut Ionita
OpenSIPS Developer

On 02/24/2016 01:33 PM, Dragomir Haralambiev wrote:
> Hello,
>
> I make a lot of tests with Async radius on Opensips 2.2.
> Here I can describe all problems
>
> 1. Second Async proccess:
>
> When try to start second Async proces (when return from 
> adius_send_auth try to start async exec) I receive follow message:
>
> Feb 12 17:19:36 sbc /sbin/mv[21231]: NOTICE:core:io_wait_loop_epoll: 
> connection closed by the remote peer!
> Feb 12 17:19:36 sbc /sbin/mv[21231]: ERROR:core:io_wait_loop_epoll: 
> [UDP_worker] unexpected event 10 on 1/1, data=0xb77bc29c
>
> In this case process 21231 is dead. When I try to stop opensips this 
> process does not stop.
>
> 2. Contact from location is not fixed.
>
> When use When use Async adius_send_auth, contact from location table 
> is saved like this:
> sip:1359878615547 at 10.132.213.105:54618;rinstance=d5d0dd431b9a1ca8;transport=UDP
>
> When I add "fix_nated_contact()" after the return from radius all 
> working fine.
>
> 3. Async radius not generate CDR.
>
> I have follow line in my Opensips script
> create_dialog("PB");
> setflag(MAKE_CDR);
>
> but CDR is not generated.
>
>
>
> Best regards,
> Dragomir
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160224/c41700ec/attachment.htm>


More information about the Users mailing list