The best option would be to use AstManProxy and connect your event manager to it.
Jesus On 3/2/07, Doug Garstang <[EMAIL PROTECTED]> wrote:
Ok, so I ain't much of a Java programmer, but... Can the Asterisk Java API be written with threads? Ie, I need to connect to multiple Asterisk systems from the one java application. I tried to make my class which implements ManagerEventListener, also implement Runnable, but got errors because the Runnable interface doesn't throw InterruptedException. Anywho... Doug. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
