Hello Friends,

 

I am new to Asterisk Java and I suppose my question may be very basic.
Request you to kindly bare with me.

My code connects to Asterisk using ManagerConnection instance. It logs in
for one time and I use the same object multiple times in different threads.

I hope that is OK.

I initiate two simultaneous calls on the same ManagerConnection object
managerConnection.sendAction

What I notice is, calls do not happen simultaneously. Second call happens
after first call.

 

Is there a way to run simultaneous calls through same ManagerConnection
object? Or do I have to create object every time and login / logoff
everytime?

I hit a search on Google without much luck.

 

Any help/pointers in this direction are highly appreciated.

 

Thanks & Regards,

Amol

 

 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Asterisk-java-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/asterisk-java-users

Reply via email to