linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] ORTP with Symmetric


From: Simon Morlat
Subject: Re: [Linphone-users] ORTP with Symmetric
Date: Fri, 15 Dec 2006 22:15:38 +0100
User-agent: KMail/1.9.5

Hi,

I think all you need is to create a RtpSession with RTP_SESSION_SENDRECV, thus 
call rtp_session_set_symmetric_rtp() that would make outgoing packets go to 
the source of incoming packets.
RTCP packets will be compound packets with SDES and SR (including a RR).

Simon

Le mercredi 13 décembre 2006 03:35, Kannaiyan a écrit :
> Hi,
>
> I want to receive rtp with a Symmetric Nat and send it back from where I
> received the RTP FROM.
> Shall I start a session with RTP_SESSION_SENDRECV  and change the sending
> port once I receive the RTP
>
> What is the best way of achieveing this?
>
> Currently I do a single voice call with two sessions,
>
> RTP_SESSION_SENDONLY
> RTP_SESSION_RECVONLY
>
> and works fine.
>
> Shall I send RTCP Report as a single RTCP Packet for both send and receive?
> Anyway to merge the reports of two sessions and send the RTCP Report?
>
> Thanks.
>
> Regards,
> Kannaiyan
>
>
>
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]