10-14-2024 06:42 AM
We are build a web app using sinch javasript SDK.
the goal is to send and receive calls though web browser.
Please let me know how to forward call flow into browser when someone is calling to sinch number.
Should I facilitate SVAML object?
10-14-2024 06:50 AM
Hi algiss,
When you say you're using the Javascript SDK, are you talking about this one (https://developers.sinch.com/docs/voice/sdk/node/syntax-reference/) or this one (https://developers.sinch.com/docs/in-app-calling/js-cloud/)
Thanks,
10-14-2024 07:12 AM
The implementation method was taken from here:
https://developers.sinch.com/docs/in-app-calling/getting-started/javascript/receive-call/
10-15-2024 03:23 AM
can anyone give a comment?
10-15-2024 06:50 AM
Hi,
You shouldn't have to do anything other than follow that guide in order to receive a call, but I am conferring with the team to confirm.
Thanks,