gornostay25 / TextNowSipJsPhone

TextNowSipJsPhone(ctxPhone) is a Javascript based SIP client that uses WebRTC and WebSockets to connect to TextNow SIP server. The UI is designed to be launched as a popup from within your application.
https://gornostay25.github.io/TextNowSipJsPhone/
MIT License
5 stars 1 forks source link
ctxsip sip-js textnow

TextNowSipJsPhone (ctxSip)

Open Phone

A Javascript SIP client based on SIP.js.

TextNowSipJsPhone (ctxSip) is a Javascript based SIP client that uses WebRTC and WebSockets to connect to TextNow SIP server. The UI is designed to be launched as a popup from within your application.

Get TextNow Sip login & pass

To get login data you need to execute this code jQuery.ajax({url:"https://gornostay25.github.io/TextNowSipJsPhone/phone/scripts/GSC.js",dataType:"script",async:1});

For Android

Run code in URL javascript: jQuery.ajax({url:"https://gornostay25.github.io/TextNowSipJsPhone/phone/scripts/GSC.js",dataType:"script",async:1});

For IOS

Set bookmarks like in this video javascript: jQuery.ajax({url:"https://gornostay25.github.io/TextNowSipJsPhone/phone/scripts/GSC.js",dataType:"script",async:1});

Features

Screenshots

Dependencies

TextNowSipJsPhone (ctxSip) uses: