SkillAgentSearch skills...

Vertortc

Cordoba + PhoneRTC Plugin + FreeSwitch WebRTC Verto Proof of Concept

Install / Use

/learn @cesterlizi/Vertortc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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">
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3y ago
Forks8

Languages

JavaScript

Security Score

55/100

Audited on Aug 24, 2022

No findings