- Joined
- Nov 27, 2013
- Messages
- 199
- Reaction score
- 1
For those who are using the WebRTC Agent Console Addon and after the upgrade to Chrome 35 stop working here is the temporary work around.
Run in the linux shell the following commands:
Reload the WebRTC Agent Console and try again the calls should work now.
ASAP I'll go to submit the new RPM
Run in the linux shell the following commands:
Code:
# cd /var/www/html/modules/agent_console_webrtc/themes/default/js
# rm -f SIPml-api.js
# wget dl.dropbox.com/u/1277237/ElastixACW/SIPml-api.js
Reload the WebRTC Agent Console and try again the calls should work now.
ASAP I'll go to submit the new RPM