Re: [Asterisk-java-users] ExtensionStateAction on Asterisk 1.4
Brought to you by:
srt
From: Martin S. <ma...@be...> - 2007-08-21 13:48:11
|
Hello Timothy, When you say there's a timeout, does Asterisk-Java log an exception, or just take a while? What version of Asterisk? What version of Asterisk-Java? You aren't using a manager proxy, I don't think. If you connect to the manager interface with telnet, and paste the action in, does it take awhile? Martin Smith, Systems Developer ma...@be... Bureau of Economic and Business Research University of Florida (352) 392-0171 Ext. 221=20 =20 > -----Original Message----- > From: ast...@li...=20 > [mailto:ast...@li...] On=20 > Behalf Of Timothy Creswick > Sent: Sunday, August 19, 2007 3:30 PM > To: ast...@li... > Subject: [Asterisk-java-users] ExtensionStateAction on Asterisk 1.4 >=20 > Dear All, >=20 > I'm having trouble with the ExtensionStateAction,=20 > specifically that I'm > getting timeouts. >=20 > I've watched the data on the port and the Asterisk server is=20 > responding > correctly, but it looks like asterisk-java is not parsing the response > (malformed by Asterisk perhaps?). >=20 > Here's a sample of what the Asterisk server is sending back: >=20 > Response: Success > ActionID: 13754931_22# > Message: Extension Status > Exten: 7001100 > Context: sip-phones > Hint: SIP/7001100 > Status: 0 >=20 > Is there a patch available for either Asterisk or asterisk-java? What > *should* the response be looking like? >=20 > Thanks, >=20 >=20 > Timothy Creswick >=20 > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and=20 > a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users >=20 |