I use it over UDP and the SIP transaction setup does the job perfectly. The problem is
when you use it over mobile networks and do network switching (eg. from WiFi to LTE) and
at that instance when an OPTIONS message goes out; it goes out to the WiFi IP Address from
where the request is bound to timeout as we have already switched or in process of
switching to LTE.
The kamailio will then try to close this call as no response was received. Thus, the
suggestion was to have some configurable number of consecutive timeouts before sending out
the BYE.
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/438#issuecomment-204268737