mod-verto

Initiating call and receiving call in web browser using freeswitch

老子叫甜甜 提交于 2019-12-11 06:35:09
问题 I have a requirement, i have a web site in which i want to implement outgoing call and incoming call functionality. I am using freeswitch on windows as sip server, currently i am able to initiate call on local extensions using verto, how can i initiate outbound calls to mobile phone directly from browser and also able to receive the calls using browser. 回答1: Freeswitch has webrtc support, which means you can use SIP-webRTC client to register from browser and do IN/OUT calls. SIP-webRTC client

WebRTC + IOS + Freeswitch : Can't hear audio

半城伤御伤魂 提交于 2019-12-03 04:34:44
问题 I'm trying to implement mod_verto on IOS (calling from iPhone to Desktop). I'm using Google's libjingle library for the RTC side, got it up and running using this excellent tutorial. When making a call from my iPhone, I get the call on the desktop browser using the Verto Communicator (downloaded and running on my local machine). On the iPhone side, I can hear the audio from my desktop, but I hear nothing on the desktop side . If I'm making the call using 2 browser windows (with the Verto

WebRTC + IOS + Freeswitch : Can't hear audio

给你一囗甜甜゛ 提交于 2019-12-02 17:45:19
I'm trying to implement mod_verto on IOS (calling from iPhone to Desktop). I'm using Google's libjingle library for the RTC side, got it up and running using this excellent tutorial . When making a call from my iPhone, I get the call on the desktop browser using the Verto Communicator (downloaded and running on my local machine). On the iPhone side, I can hear the audio from my desktop, but I hear nothing on the desktop side . If I'm making the call using 2 browser windows (with the Verto Communicator), all works fine. Full Disclosure , I'm using ws:// unsecure websocket to connect to