-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Read error exception #58
Comments
Hi, a few follow-up questions:
I think these are necessary to effectively help you debug this issue. |
Hi, thanks, I solved problem.
to manager.conf in context of my manager user and it solve the problem. here is issue on asterisk website https://issues.asterisk.org/jira/browse/ASTERISK-19603 |
Great to know that your problem is solved. Thank you for the explanation. PS. You can close the issue now. |
Hey guys, I'm closing this issue then. Thanks for discussing! :) |
Hi, Marcelo. I have "Read error" exception throws in ClientImpl->getMessages while calling from one ext to another. It happens on Win Server 2008 R2 with php 5.5.15 (Asterisk is running on my mac virtual FreePBX 6.5 (Parallels Desktop)).
It throws when DialEvent recieved.
Here is my code
This script is running in command line and writes events to MySQL db.
When I start script on my Mac from terminal everything is good. It log all events to db.
The text was updated successfully, but these errors were encountered: