Re: [Freeswitch-users] Events in mod_perl

2009-11-07 Thread Michael Jerris
You can use EventConsumer class for this, I am afraid its not very  
documented, but I do recall either a sample or discussion on the  
mailing list that you should be able to find.


Mike

On Nov 7, 2009, at 12:38 AM, lakshmanan ganapathy wrote:

Ya. I have done that event processing with ESL. But I wanted to  
know, whether in mod_perl, we can get the events and process it or  
not. I've seen function's like events_get etc.. But I don't know how  
to use those things.


In mod_perl if I'm able to get the events, then it will be easier  
for me.

Is it possible!!!

2009/11/6 João Mesquita jmesqu...@freeswitch.org
I don't know what you are trying to do exactly but I think that you  
might need to you ESL instead.


Why don't you take a look at all the examples inside ${SVNROOT}/libs/ 
esl and see if that fits you? I have a hunch that it would.


JM

On Fri, Nov 6, 2009 at 4:29 AM, lakshmanan ganapathy lakindi...@gmail.com 
 wrote:

Hi all,
Is there any way to receive events while running a perl program  
with the help of mod_perl??


I've seen some functions related to sending and receiving events in  
the mod_perl wiki. But I don't know how to use that.

Any help!!!



___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] Events in mod_perl

2009-11-05 Thread lakshmanan ganapathy
Hi all,
Is there any way to receive events while running a perl program with the
help of mod_perl??

I've seen some functions related to sending and receiving events in the
mod_perl wiki. But I don't know how to use that.
Any help!!!
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org