-
Notifications
You must be signed in to change notification settings - Fork 179
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
Play rest method not working (500 - Internal Server Error) #34
Comments
ok fixed in last commit :) Important : I notice you're using Legs=both . If call is not bridged to another call, when using Legs=both or Legs=bleg, play won't work. If call is not bridged, you must only use Legs=aleg. |
It working! Thanks for your help troubleshooting. |
This is happening again. |
ok I will update new code tomorrow and will test it. |
ok now you can try last revision :) |
Working again. Danke! |
After I initiate a call (I've tried with a dial verb and with a pause verb) I try to call the REST method to play a sound as follows:
In the REST API logs I see
and nothing more.
The text was updated successfully, but these errors were encountered: