[Asterisk-java-users] Error originate with local channels
Brought to you by:
srt
From: Eduard M. <mar...@gm...> - 2008-02-19 23:58:46
|
Hi! I'm trying to use Originate in order to create a local channel. In the tests, I'm using originate to application (Wait 300) and the channel is Local/prueba@pruebas. This extension has an Answer and then another Wait 300. As far as I know, when I answer the local channel in the dialplan the originate must be succesful, and that's the response I get. But with asterisk-java throws a NoSuchChannelException. Is this a bug? Regards, Edu |