mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
FS-7986 add $.verto.refreshDevices(runtime)
This commit is contained in:
@@ -2528,6 +2528,9 @@
|
||||
|
||||
};
|
||||
|
||||
$.verto.refreshDevices = function(runtime) {
|
||||
checkDevices(runtime);
|
||||
}
|
||||
|
||||
$.verto.init = function(obj, runtime) {
|
||||
checkDevices(function() {
|
||||
|
Reference in New Issue
Block a user