linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] lots of bugs resolution and multicalls improve


From: Simon Morlat
Subject: Re: [Linphone-developers] lots of bugs resolution and multicalls improvements
Date: Tue, 25 Jan 2011 21:35:34 +0100

Hi Aurélien,

Thanks for the patches, it took some time to review them.
I merged the one concerning mediastreamer2, however I feel more
unconvinced by the one in liblinphone, especially with the multiple new
LinphoneCallState that it introduces.

It leads to big complexity, I hope there is a more simpler way to solve
the problem you were attempting to solve. Could you describe a 
bit more the actual problems you were facing ?

Concerning the ability to start several calls on hold, I'm ok with that.
However the terminology in liblinphone is "paused" to refer to putting a
call on hold, so I would suggest the new parameter in LinphoneCallParams
would use the same terminology.
Also, I think there is no reason to modify the sal_call() prototype,
since the nature of the call (paused or not) is only the
SalMediaDescription describing the offer, that would contain send-only
streams instead of sendrecv ones.

Best regards,

Simon



Le mercredi 19 janvier 2011 à 10:11 +0000, Aurelien Bouin a écrit :
> Hi all,
> I have not been able to work on linphone for such a lot of time, but we have 
> seen some problems since multiple calls are implemented...
> Here is a non exhausting list of features implemented in the attached patchs :
> ->resolve problem of bipartite hold on/off, some states have been added, but 
> makes the callbacks hard to be understood ...
> ->instability into thread joined into msv4l2 and msthread
> ->being able to do multiples calls with the possibility of doing them hold 
> on...
> ->being able to receive DTMF from any call process...
> ->sal_media_description_has_dir seems to not being functional like it was
> ->improvements with the plugins use under windows
> 
> I hope that you will have the time to consider those changes, do not hesitate 
> to ask ...
> Thank you for your time spent to work on that ...
> 
> Aurélien BOUIN
> 
> 
>       
> _______________________________________________ Linphone-developers mailing 
> list address@hidden 
> http://lists.nongnu.org/mailman/listinfo/linphone-developers





reply via email to

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