[asterisk-users] Asterisk Java w/ Threads

Doug Garstang dgarstan at talkplus.com
Fri Mar 2 15:23:19 MST 2007


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.



More information about the asterisk-users mailing list