We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
response: {"Message":"Call Request Failed","Success":false,"RestApiServer":"mac.local"}
How do i know what's wrong?
debug log: [2024-05-25T12:45:06.535527+00:00] rest.DEBUG: RTCKit\Eqivo\Rest\Inquiry\V0_1\Call {"From":"[email protected]","To":"[email protected]","Gateways":"user/","AnswerUrl":"http://127.0.0.1:5000/answered/","CallerName":"8002"} [] [2024-05-25T12:45:06.535635+00:00] rest.INFO: 127.0.0.1 - - POST /v0.1/Call/ HTTP/1.1 200 77 0.000142485 [] []
The text was updated successfully, but these errors were encountered:
The answer should lie in the FreeSWITCH logs, Eqivo is simply wrapping around it.
Sorry, something went wrong.
No branches or pull requests
response:
{"Message":"Call Request Failed","Success":false,"RestApiServer":"mac.local"}
How do i know what's wrong?
debug log:
[2024-05-25T12:45:06.535527+00:00] rest.DEBUG: RTCKit\Eqivo\Rest\Inquiry\V0_1\Call {"From":"[email protected]","To":"[email protected]","Gateways":"user/","AnswerUrl":"http://127.0.0.1:5000/answered/","CallerName":"8002"} []
[2024-05-25T12:45:06.535635+00:00] rest.INFO: 127.0.0.1 - - POST /v0.1/Call/ HTTP/1.1 200 77 0.000142485 [] []
The text was updated successfully, but these errors were encountered: