"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearVO
VoIP waffenwolf 11mo ago 100%
WebRTC client can only make calls. Not receiving any.

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.

1
2
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearVO
VoIP 11mo ago
Jump
Accessing audio media streams in SIP call in nodejs using sip.js
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearWA
    waffenwolf
    11mo ago 100%

    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.

    1