Re: [Asterisk-java-users] Agi scripts on hungup extension?
Brought to you by:
srt
From: Thameem A. <tha...@ya...> - 2006-04-19 23:09:16
|
Why not using manager and getting the Hangup event? Thanks, -Thameem Edu <jav...@ba...> wrote: Hi! I'm working on some AGI scripts, and I was wondering I can use the hangup extension (h) to run an AGI script for saving some info in a database, but it seems to be impossible, whien I hang up and the extension is executed, I get the following error. There is some way to run the script elsewere? If not, I can mix AGI script with manager api to do this... 19-abr-2006 19:07:28 net.sf.asterisk.util.impl.JavaLoggingLog error GRAVE: AGIException while handling request net.sf.asterisk.fastagi.AGIHangupException: Channel was hung up. at net.sf.asterisk.fastagi.impl.AGIReaderImpl.readReply(AGIReaderImpl.java:103) at net.sf.asterisk.fastagi.impl.AGIChannelImpl.sendCommand(AGIChannelImpl.java:82) at net.sf.asterisk.fastagi.AGIConnectionHandler.run(AGIConnectionHandler.java:117) at net.sf.asterisk.util.ThreadPool$TaskThread.run(ThreadPool.java:167) ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Asterisk-java-users mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/asterisk-java-users __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |