linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] padding bit


From: Simon Morlat
Subject: Re: [Linphone-users] padding bit
Date: Tue, 02 Mar 2010 10:38:09 +0100

As of today the api doesn't let setting the padding bit.
You'll have to first create the packet with rtp_session_create_packet(),
and then hack the padbit manually within the buffer (pointed by
mblk_t::b_rptr).

Simon

Le jeudi 18 février 2010 à 16:49 +0000, Iban Lopetegi Zinkunegi a
écrit :
> Hi all,
> 
> I am trying to set the padding number into 1, as i am sending
> redundant data. 
> 1.- How to set padding bit to1?
> 2.- Is there any function to add the padding to the packet or it must
> be done manually? rfc says that if padding is added then the structure
> is the next one 
>                                        payload+ padding + padding
> number(in octets).
> 
> Thanks
> 
> 
> ______________________________________________________________________
> ¿Quieres tener a tus amigos de Facebook en Messenger? ¡Clic AQUÍ!
> _______________________________________________
> 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]