|
From: <Kai...@no...> - 2009-06-23 07:41:01
|
Hi, On 18 June 2009, Antonio wrote: >I need to make a small console softphone and thought of using >sofia-sip.I looking for a LGPL library rtp. can anyone tell me >where to get a minimal example in C to perform a basic >softphone?. thank you very much sofsip-cli [1] is a minimal example showing how to combine Sofia-SIP to a media stack. Unfortunately the media code is a bit dated (see my previous mail to the list), but the code still serves as an example of what kind information (and how) needs to be passed around. A complete example is for example telepathy-sofiasip (signaling) and telepathy-stream-engine (media/RTP stack): http://telepathy.freedesktop.org/wiki/Components [1] http://wiki.opensource.nokia.com/projects/SofSipCli br, -- fir...@no... (Kai Vehmanen) |