Hi all,
So for a while now I've been working with our engineering team to troubleshoot these random events where the UPDATE message sent from the server never made it to the client side. Here is the the topology:
Server -(tcp)-> kamailio -(tls)-> client
So looks pretty straight forward and I have logging messages stating t_relay() was successful in sending the message.
The question is how do we know t_relay really successfully sent it? Does it actually monitor the physical interface as it goes out?
Please advise.
Thanks.