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

Reply via email to