Hi all:
is says rtpprxoy will waits for receiving at least one UDP
packet from each of two parties participating in the call
Once suc packet is received, the proxy fills one of two
ip:port structures associated with each call with source ip:port of that
packet
and when both structures are filled in,
the proxy starts relaying UDP packets between parties;
is it always do so ?
Cause when I have try rtpproxy with nathelper , but when i
trace the etherreal log
rtpproxy's behavior seems not waits for receiving at least one
UDP packet from each of two parties
after when receive only one part of the UA , rtpproxy directly
transfering the rtp packet to another UA
Can any tell me will rtpproxy wait for when both UA's first
packet has received then start relay it ?
Thanks
Jimmy