-
Notifications
You must be signed in to change notification settings - Fork 341
Twilio JS v1.2 will be removed - but OpenVBX does not work with v1.4? #409
Comments
I'm having same error. Did you get anywhere with this? I'm setting up some new systems right now using openpbx and I don't want to do it again in December if there is not a fix. |
Well, we decided to serve the v1.2 file locally. |
Does this also mean that it will refuse connections if serve the library locally? |
pretty sure that's what it means |
I am rebuilding Openvbx system using latest twilio libraries ,APis and also latest Codeignite verison . we are planning to add mms ,fax some more functinality in new version . Interested people contact me on -: [email protected] . Thank you , |
@chetantrivedi7 The email you shared seems to be bogus... |
@gegere use [email protected] or [email protected] |
The date has been pushed to Feb 14, 2018. Is anyone working on an update? |
i completed updating of all libraries in OpenVBX |
I am rebuilded Openvbx system using latest twilio libraries ,APis and also latest Codeignite verison, twilio.js 1.2 will be depreciated today feb 14, 2018 Warning: Twilio Client 1.2 is deprecated and will reach end of life on February 14, 2018. On this date, Twilio will stop serving this file through the CDN and will begin refusing connections used by this library. We recommend updating to 1.4 as soon as possible. See the full documentation at https://www.twilio.com/docs/api/client/twilio-js-14 for more information. |
@Itsunu Please don't spam-post in every issue. And also, you should publish your updated fork in Github, so more people will find it. |
@Itsunu I second the annoying spamming on many issues. If you truly seek to help this project and community you will provide a fork and allow for additional development contributions. |
However, after updating the version in OpenVBX\controllers\iframe.php to:
protected $twilio_js_version = '1.4';
I get a big red sign:
Which appears in every View of the tool. Is there some migration path/guide for OpenVBX?
The text was updated successfully, but these errors were encountered: