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

Andrew freeswitch at dzius.com
Mon Jun 15 21:57:04 PDT 2009


Hi Jeff,

I am using the Demo AppFunction, and both other callbacks, DTMF and Hangup
works fine, only I get no Event callback triggered, I tried also the
EventConsumer class from the Freeswitch.Native and subscribed for ALL events
and also got no event back. 

Andrew

-----Original Message-----
From: freeswitch-dev-bounces at lists.freeswitch.org
[mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Jeff Lenk
Sent: Tuesday, June 16, 2009 5:35 AM
To: freeswitch-dev at lists.freeswitch.org
Subject: Re: [Freeswitch-dev] mod managed, cant receive events thru
EventReceivedFunction callback

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


_______________________________________________
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




More information about the Freeswitch-dev mailing list