On Mon, Jun 01, 2009 at 09:45:15AM -0400, Frank DiGennaro wrote:
> >We use it heavily in our production environment in a perl daemon
> >controlling phones displays, pause statuses, logging etc... 
> 
> Can you give us some more detailed examples? I'm always interested in 
> new ideas and new features.
> Thanks
> FSD 

I wonder what happens with incoming events when a callback is called:

  add_default_event_callback

    $astman->add_default_event_callback(\&debug_events)

  Add a callback for all events that don't have an callback set.

When I handled a callback: should I handle the single even and return
immediately? How can I accept a series of events? e.g. the SipPeers
(sp?)

-- 
               Tzafrir Cohen
icq#16849755              jabber:[email protected]
+972-50-7952406           mailto:[email protected]
http://www.xorcom.com  iax:[email protected]/tzafrir

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to