cesterlizi / vertortc

Cordoba + PhoneRTC Plugin + FreeSwitch WebRTC Verto Proof of Concept
9 stars 8 forks source link

No sound when calling #3

Open patrickleemsantos opened 7 years ago

patrickleemsantos commented 7 years ago

Hi, i compiled my app as phonegap but when trying to call there is no sound like ringing?

StefanYohansson commented 7 years ago

@patrickleemsantos I think you need to add ringFile to verto options object. https://github.com/cesterlizi/vertortc/blob/master/www/js/click2call.js#L144

https://evoluxbr.github.io/verto-docs/tut/initializing-verto.html

alaghusun60 commented 4 years ago

Is it working now. Web socket url? Whether we have new one?

StefanYohansson commented 4 years ago

it seems that nothing changed on that code since I commented

alaghusun60 commented 4 years ago

ws://webrtc.grancentral.com.ar:9081 websocket not working

StefanYohansson commented 4 years ago

I think you need to point this one to your freeswitch websocket configuration

here, you can see how to configure mod_verto on your freeswitch instance: https://freeswitch.org/confluence/display/FREESWITCH/mod_verto

StefanYohansson commented 4 years ago

as far I can see this repository is pretty out of sync with some verto changes.

is your goal target to use Cordova? if not, there's a react native implementation: https://rizvan.gitbook.io/react-native-verto/