FreeSWITCH [Verto Client](https://github.com/freeswitch/verto-client) compatible SDK to use with XSwitch.
FreeSWITCH Verto Client compatible SDK to use with XSwitch.
Doc:https://docs.xswitch.cn/xrtc
Usage:
``sh`
npm install @xswitch/rtc
`js`
var verto = new Verto();
More details docs available. Contact us: http://www.xswitch.cn .
* 1.13.0
* add sendCommand to send in-dialog commandnode_uuid
* add: to dial to a specific node in a FreeSWITCH cluster.requesting
* add: allow state change to early.verto
* 1.9.0 add: change video tag in call,added some more exports.
* 1.8.42 add: callcenter auto call params.
* 1.6.0 add: get device resolution, check device resolution.
* 1.5.5 add: webrtc loss detection, change video resolution/frame rate dynamically during calls.
* 1.4.0 add: add beautify.
* 1.3.7 fix: onWSLogin param, the first param instance, the second param is success:boolean`.