Setup:
jitsi --> kamailio <-> pstn.gw
jitsi is registered using TCP
SIP Trunk between kamailio and pstn.gw is using TCP
Initial invite from jitsi to kamailio is sent using TCP but invite sent
from kamailio to pstn.gw is being sent with UDP.
How can I configure kamailio to send invite to ps
this is the 2nd branch, the first branch is sent to 100.200.30.40
$rd is set properly according to xlog (10.20.30.40). tcpdump proves packets
are sent to 10.20.30.40
however, after failing, ACC logs dst_domain as the previous branch's $rd
(100.200.30.40), not the current one.
is this the expected b