Re: [OpenSIPStack] Help using OpenSipStack / Problems answering a SIP call
Brought to you by:
joegenbaclor
From: Christian W. <cwa...@gm...> - 2008-05-11 20:33:35
|
Hi all, I need urgent Help, since I didnt get it ... I attached the SoftPhone files which I have Modified. For my project I only need to get the Call and access to the media stream (recording And playing). If I call the Answer function, the call will not be answered since the since the condition never matches: for (PSafePtr<OpalConnection> conn(connectionsActive, PSafeReadOnly); conn != NULL; ++conn) { if (conn != &connection) { if (conn->OpenSourceMediaStream(adjustableMediaFormats, sessionID)) { Thanks for any help Kind regards Christian BTW: Is there more documentation somewhere avail. which describes HOW to use The library ? No virus found in this outgoing message. Checked by AVG. Version: 7.5.524 / Virus Database: 269.23.11/1422 - Release Date: 08.05.2008 17:24 |