[Asterisk-java-users] Multiple Originate Calls in Manager API
Brought to you by:
srt
From: Mark H. R. <mar...@gm...> - 2008-02-16 23:44:53
|
Hello everyone, Is there a way where I can originate multiple calls using OriginateAction at once? I have used a thread but still it didn't work. For example: First originateAction -> okay Second OriginateAction -> fails when the first originateAction is not done yet. Also, events are blocked whenever i send an originateAction. Yours, Mark Rivera |