Skip to content

Cordoba + PhoneRTC Plugin + FreeSwitch WebRTC Verto Proof of Concept

Notifications You must be signed in to change notification settings

cesterlizi/vertortc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

VertoRTC

Cordova + PhoneRTC Plugin + FreeSwitch WebRTC Verto Proof of Concept

Install

$ cordova plugin add org.apache.cordova.console

$ cordova plugins add https://github.com/rbarroetavena/phonertc.git

$ cordova plugin add https://github.com/knowledgecode/WebSocket-for-Android.git ( optional)

$ cordova platform add android

$ cordova platform add browser

$ cordova build android

Configuration CLICK2CALL example

Edit index.html and change value inputs

		<input id="click2call_user" value="user">
		<input id="click2call_domain" value="mydomian.com">
		<input id="click2call_password" value="password">
		<input id="click2call_number" value="3010">

About

Cordoba + PhoneRTC Plugin + FreeSwitch WebRTC Verto Proof of Concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published