Re: [Asterisk-java-users] How to handle this exception?
Brought to you by:
srt
From: Stefan R. <ste...@re...> - 2008-05-21 09:06:22
|
preetha Ayyappan wrote: > In Agiscript,I am using for loop to play a streamfile until the call is > picked up by the extension.But when remote party hangs up the call,I am > getting the following error continuously.Is there anyway asterisk java > can handle that exception and end the agiscript. No, this is the responsibility of your code, you should wrap the calls to streamfile with a try/catch and handle the exception, if you don't it will show up in the logs. =Stefan -- reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: ste...@re... Jabber: ste...@re... WWW: http://www.reucon.com Steuernummern 215/5140/1791 USt-IdNr. DE220701760 |