finally I found out what the scenario is:<div>I captured packets on registration and I found out when registering, freeswitch uses port 5060 as destination even if incoming udp packets are from ports other than 5060.</div>
<div>but during the call freeswitch uses the source port of the incoming packet and the problem arises.</div><div>Is there anyway that I can force freeswitch to always use the port specified in via header?</div><div>thanx</div>