[Freeswitch-dev] mod managed, cant receive events thru EventReceivedFunction callback

Jeff Lenk jlenk at frontiernet.net
Mon Jun 15 20:34:43 PDT 2009


Have you tried the Demo AppFunction class it has an example for
DtmfReceivedFunction inlining? Is this working for you?

EventReceivedFunction usage is similar -

Session.EventReceivedFunction = (obj) =>
{
}

I have used this for speech events(pocketsphinx) in the past - I will check
again for the proper behavior tomorrow with the current svn.

Jeff


-----Original Message-----
From: freeswitch-dev-bounces at lists.freeswitch.org
[mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Andrew
Sent: Monday, June 15, 2009 12:51 PM
To: freeswitch-dev at lists.freeswitch.org
Subject: [Freeswitch-dev] mod managed, cant receive events thru
EventReceivedFunction callback

Hi,

I do not receive any events thru EventReceivedFunction callback, can anyone
help me with this one.

Regards


_______________________________________________
Freeswitch-dev mailing list
Freeswitch-dev at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org
No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.339 / Virus Database: 270.12.70/2177 - Release Date: 06/15/09
05:54:00




More information about the Freeswitch-dev mailing list