cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Incoming Call Handling on Server

tulsiwdv
New Contributor

We are endeavoring to develop a server-based application using the Sinch SDK

that can receive incoming calls and
create a WebRTC stream to enable the transmission of audio streams.

Any programming language would suffice for this purpose.

Could you kindly suggest a sample or example that we could utilize as a starting point?

1 REPLY 1

Roland_Ian
Employee
Employee

Hi,

 

It is not officially support for a server based application for the SDK and we don't have any samples, but you should be able to inject an audio stream. I recommend to refer to the WebRTC documentation as well in this case.  

 

The SDK documentation for Javascript is here

https://developers.sinch.com/docs/in-app-calling/js-cloud/

 

A "Getting Started" guide is here

https://developers.sinch.com/docs/in-app-calling/getting-started/javascript/create-app/

 

A set of Javascript reference applications for each call type are available here. They can be served locally for referencing during development.

https://github.com/sinch/rtc-reference-applications

 

Regards

 

Roland-Ian

Roland-Ian Clothier, Developer Support Engineer