Hi ,
we are having an issue with media flowing. as you know, vcs-e is using 49999-55000 udp port for local RTP, and it's supposed to accept any port over 16386 UDP from remote endpoint. but when remote endpoint dials with port less than 50000, media is not flowing , therefore call is disconnected. any call with UDP port over 50000 is successful.
for example, below media is not flowing:
remote endpoint (udp 42000) > vcs-e (udp 52000)
media is flowing with no issue
remote endpoint (udp 510000) > vcs-e (udp 520000)
thanks for your suggestion
Alex