Hello,

We currently have https://opensips.org/docs/modules/3.6.x/rabbitmq_consumer.html for consuming rabbitmq events - those would trigger an event_route and from that event_route you can run the mi() command

On 2/18/26 20:06, James Sharp wrote:
Hi folks,

I've written a module that allows sending MI commands (unidirectional only at the moment) over MQTT.  I have several opensips servers that regularly need reload/refresh commands sent for load balancing & dynamic routing.  So instead of sending out multiple copies of the same command, I just send a single command to a MQTT topic that all the servers are subscribed too.

If there's any other interest, I'll put it together in a feature request and send in a PR.

_______________________________________________
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