Changes between Version 5 and Version 6 of freeswitch-mexcla-html5-admin
- Timestamp:
- Dec 16, 2015, 9:11:54 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
freeswitch-mexcla-html5-admin
v5 v6 13 13 To generate the new files. 14 14 15 It depends on the [https:// code.google.com/p/sipml5/ sipml5 library], which is installed via svn in /home/webrtc/mexcla-html5/sipml and can be updated by running: `svn up` in that directory.15 It depends on the [https://freeswitch.org/confluence/display/FREESWITCH/mod_verto verto] - a protocol specific to freeswitch which provides a method for a web site to communicate with freeswitch over secure web sockets. This module is enabled in our freeswitch installation, and the appropriate javascript library files are checked into our git repo above. The javascript library files live in the html5 directory of the [https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse freeswitch git repo]. 16 16 17 17 In addition, it depends on [wiki:freeswitch our freeswitch server] and [wiki:freeswitch-mexcla-webrtc2sip several webrtc2sip components].