[Freeswitch-users] freeswitch.EventConsumer, can be utilized event-based
Michael Jerris
mike at jerris.com
Tue Mar 31 09:18:42 PDT 2009
http://www.freeswitch.org/docs/class_event_consumer.html#a0
It takes 2 args, not one to specify the subclass
Mike
On Mar 31, 2009, at 12:11 PM, Matthew Fong wrote:
> Thanks, the freeswitch.msleep(5000) works!
>
> Any comment about the first Q...
>
> con = freeswitch.EventConsumer("CUSTOM my::event");
>
> I get an error. Is this because I must subscribe to the CUSTOM
> (only) event, and then filter out the events using the Event-
> Subclass myself? Or am I missing something in the syntax of the
> subscribe?
>
>
> Thanks Michael for your help...
>
More information about the FreeSWITCH-users
mailing list