< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [recon-devel] Can You Run Recon/sipXmedialib Without Local Participant?


Hi,

I want to announce that from now DISABLE_LOCAL_AUDIO
define is not required to disable sound card use. With
recent sipXmediaLib it's a run-time initialization decision.
You should pass FALSE to the last argument of
sipXmediaFactoryFactory() to disable local audio. It would
be great to update testUA to support this.

On Thu, Jan 15, 2009 at 2:39 PM, Alexander Chemeris
<Alexander.Chemeris@xxxxxxxxx> wrote:
> Hi David,
>
> I can't tell for resip part of recon, but sipXmediaLib has gained
> this ability just yesterday :) In recent sipXmediaLib you can define
> DISABLE_LOCAL_AUDIO for sipXmediaLib and sipXmediaAdapterLib
> and local part of flowgraph will be removed. Moreover with this
> settings you don't need to have sound card of a server at all!
> Under Windows it will use Windows Multimedia Timers and under
> Linux it will use POSIX timers to provide heartbeat for media
> processing. Previously heartbeat was always taken from a sound
> card.
>
> I hope Scott can help you with resip part of code here.
>
> On Thu, Jan 15, 2009 at 5:09 AM, D. S. <dsuhpublic@xxxxxxxxx> wrote:
>> I tried to comment out the calls to create a local participant in testUA,
>> but got an assertion "Expression: list iterator not dereferencable"
>> For my application, I do not want a local participant to the mic/speakers,
>> but rather just conference callers.
>> What would it take to have conferences without local participants?
>
>
> --
> Regards,
> Alexander Chemeris.
>
> SIPez LLC.
> SIP VoIP, IM and Presence Consulting
> http://www.SIPez.com
> tel: +1 (617) 273-4000
>



-- 
Regards,
Alexander Chemeris.

SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000