RE: [Asterisk-java-users] Manager.originateAction tutorial and 'error'
Brought to you by:
srt
From: Jason W. <jas...@be...> - 2006-02-21 16:15:07
|
Manager.originateAction tutorial and 'error'please post the relevant code and I'll try to help you out. Jason -----Original Message----- From: ast...@li... [mailto:ast...@li...]On Behalf Of Darren Hartford Sent: Tuesday, February 21, 2006 10:57 AM To: ast...@li... Subject: [Asterisk-java-users] Manager.originateAction tutorial and 'error' 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 |