I'm trying to have my Siremis interface send MI commands to multiple kamailio servers i.e reload dispatcher of all the kamailio servers when I reload from Siremis interface.
The issue Im facing is that the commands dont get executed on any other server except localhost/
I've edited the <Remote name="remote" address="127.0.0.1" port="8033"/>
to : <Remote name="remote" address="192.168.2.156" port="8033"/>
Please guide on how to have multiple kamailio receive command from single Siremis interface.
Regards,
Sammy.