waffenwolf

joined 10 months ago
 

Hi guys.

I am rather new to doing VOIP over WebRTC. So be easy on me.

I have CTXsip running in the browser. I have a PortSIP SBC running on AWS acting as the WebRTC WebSocket gateway.

I can connect and register the phone to the Asterisk based PBX in the cloud. However as the title states the calls are only going one way - Out and not in.

Any help will be much appreciated.

[–] waffenwolf@alien.top 1 points 10 months ago

Node.js can host both frontend and backend JS.

You would have SIP.js on the front end while having authentication and database connections at the backend.