I have a plugin whose component in ES environment manages the following messages:
- MessageCommunication.WhoAreOnlineResponse
- MessageCommunication.NewEndPointIndication
- MessageCommunication.EndPointCloseIndication
- MessageCommunication.EndPointTableChangedIndication
When a SC starts it asks the ES component for the list of active EndPoints, which can be displayed by the plugin.
On a Metropolitan network, with several SCs, the plugin works correctly, including messages from/to the ES component, but on ES only messages relating to EndPoints with the same subnet arrive, all the others do not arrive with the consequence that all the SCs outside the subnet believe they are the only active ones on the system.
Please, could anyone give me some advice on this?
Many Thanks,
Frediano