[Freeswitch-users] FreeSWITCH logs to C# application

Dave R. Kompel drk at drkngs.net
Wed May 23 20:35:40 MSD 2012


There is an EventConsumer class already there for you in mod_managed. Just new up one, and then on a dedicated thread, in a loop, just call the EventConsumer.Pop method.  
   
There is no need to try to do cross app domain calls to the FreeSWITCH... namespace.   
   
--Dave
      _____  

  From: coopara [mailto:coopara at go2.pl]
To: freeswitch-users at lists.freeswitch.org
Sent: Wed, 23 May 2012 02:17:40 -0700
Subject: [Freeswitch-users] FreeSWITCH logs to C# application

Hi,

I would like to collect all FS logs to my C# application. Is there any possible way to do that?

I use FreeSWITCH.EventBinding.Bind function and I'm looking for event_id which is switch_event_types_t.SWITCH_EVENT_LOG in handler but unfortunately it never occurs. 

Best regards,
Coopara

_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org
http://www.freeswitchsolutions.com




Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

Join Us At ClueCon - Aug 7-9, 2012

FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
      
   
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120523/1d18a7ac/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list