Hello,
I’m trying to send SIP MESSAGE to all the contacts registered for the endpoint
but I noticed that only one registered device gets delivered with the message.
It seems that the code doesn’t loop over all contacts so it may happen
that I don’t get the message on the device I’m currently using.
Is there any chance to send the message to each of the registered contacts?
Thanks