Hi,

On Mon, 6 Feb 2012, abue.sofiasip.dev wrote:

> thanks for your fast feedback! I already check SofSipCli, but especially
> when handling audio AND video it does not suite the purpose, besides it
> has a lot of specific assumption inside the code when talking about
> SDP/Codec negotiation (e.g. fixed to PCMU).

yes, it's just a as-simple-as-possible example how to get a call going.

> I will check telepathy-rakia for further studies - thanks for this hint!
>
> What about functions like soa_generate_offer() or soa_process_answer() -
> are they meant to be used by the application (ua) or just by other parts
> of Sofia Lib? Does the user agent really have to handle stuff like
> "parsing of incoming SDP" and "negotiate codecs of media subsystem upon

No, SofiaSIP takes care of the negotiation, but you need to provide what 
media, and what codecs, your media implementation supports. A very 
complete example is in Telepathy-Rakia, e.g.:

http://cgit.collabora.com/git/user/cassidy/telepathy-rakia/tree/rakia/media-session.c

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to