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
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to