[Asterisk-java-users] Manager.originateAction tutorial and 'error'
Brought to you by:
srt
From: Darren H. <dha...@gh...> - 2006-02-21 15:56:44
|
Hey all, N00b trying to learn this. Running Asterisk 1.2 and using binary lib distribution of asterisk-java-0.2. Following the Tutorial, I've used the HelloManager class to connect to the server (and I can get the AsteriskServer and verify that information is correct). When I try to use the example to originate a call from my SIP/201 to a default Context/local 200 extension (or the setApp/SetData SIP/200 way from the mailing list), I keep getting back in the originateResponse.getResponse of 'Error'. Unfortunately, not very helpful in learning where the problem is. How should I debug to figure out what I should correct? Just trying to follow the tutorial to originate a call. Thanks, -D |