My cfg file is written like this :
$du = "sip:"+$rd+":"+$rp+";transport=tcp";
![image](https://user-images.githubusercontent.com/16113837/160795856-945514d5-b36b-4b1a-95a1-41d60bf0de7a.png)
when i use
$du = "sip:"+$rd+":"+$rp+";transport=udp";
the sip message will be normal
![image](https://user-images.githubusercontent.com/16113837/160796099-0d498eb2-e6a8-4703-9f4a-0e7d9b069bef.png)
excuse me, can you tell me the reason ?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3069
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3069(a)github.com>