[OpenSIPS-Users] Reload Balancer on remote through mi_datagram module

Bogdan-Andrei Iancu bogdan at opensips.org
Tue Mar 22 17:26:05 CET 2016


Hi Jorge,

Try:
    echo ":dr_reload:" | nc -u 127.0.0.1 8080

Where

modparam("mi_datagram", "socket_name", "udp:127.0.0.1:8080")


Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 22.03.2016 14:17, Jorge Luis Ortea wrote:
> Hi,
>
> my question is how can reload balancer on remote. Now, I have to 
> reload balancer in command line:
>
> 'opensipsctl fifo lb_reload'
>
> But I have several OpenSIPS and I would like time optimize.
>
> ---------------
>
> OpenSIPS is listening on udp socket through mi_datagram module. I have 
> implemented a application to send udp packet but I don't known what 
> string datagram must to send.
>
> I have tried:
>
> "lb_reload"
> ":lb_reload"
> ":lb_reload:"
>
>
> But OpenSips always responses: "500 command not available"
>
>
> what can i to send?  ??¿¿
>
>
> Thanks.
> Regards.
>
>
> _______________________________________________
> 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/20160322/8a37df95/attachment.htm>


More information about the Users mailing list