Hi, I have a generic Sip and RTP query. I want to connect party A, B and C in such a way that C is sending RTP voice stream to A while A is sending RTP voice stream to B (but not C). In simple terms, a party is sending media stream to one IP:port but receiving it from some other IP:port combination as shown below: |-------->--------- B [10.10.10.101:4010] | A [10.10.10.100:4000] --------------| | |--------<--------- C [10.10.10.102:4020] I have setup the calls with required SDP modification to achieve this flow. Call Leg A-B is connected first and SDP received from A is sent to C to connect second Leg of A-C. The voice from A->B is flowing fine; I can listen at B end. However, voice stream sent by C is not getting received in A's machine. Wireshark on A's machine is not showing any RTP packets while Wireshark on C's machine is showing RTP sent out to correct IP and port of A's machine. Can anyone suggest what could be the issue? Is it fine as per RTP spec to send to one IP:UDP port and receive from other? I have verified that Voice Codec on both streams is fine i.e. PCM alaw. Also, RTP flows correctly when connecting a normal call between A and C. Regards Girish **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100323/8f062387/attachment.html>