Hi,
I have a problem with handling error from Read function.
If Read function “Play File” parameter not in asterisk server,
this couse exception, but I cant handle it. How can I handle Read function missing sound file error?
Thanks for answers.
Hi,
I upgrade my dailplan version 1.4 to 1.6 and red port on Read component appeared.
But I have a question, Asterist server version 1.4 Does this create any problem?
I’m not sure it will work that way. Did you make some tests?
Starting from Asterisk 1.6 Read component sets a READSTATUS variable on exit. It does NOT automatically return -1 (and hangup) anymore on error.
As I see the best solution here is to upgrade the Asterisk server to 1.6 version..