OpenVBX 1.2.4 has been released. This update fixes an issue with Connect Tenant return authorization and also merges in a pull request that makes the Whisper functionality on the Dial Applet an optional feature. Quickstart Documentation Updates The OpenVBX Quickstart Documentation is now up-to-date with new sample code to reflect the most current version of [...]
Tag Archives: openvbx
OpenVBX 1.2.2 Update
2012-01-12: The OpenVBX 1.2.2 release has been pulled due to a bug it introduced in to servers running PHP 5.2 This bug will be fixed in OpenVBX 1.2.3 and that will be released ASAP. OpenVBX 1.2.2 was released today. 1.2.2 fixes some issues around number url updating and caching of data stored with PluginData. fix [...]
OpenVBX 1.2.1 Update
OpenVBX 1.2.1 was released today. 1.2.1 fixes some minor issues around installation and with sending emails from OpenVBX. update outgoing email to properly set user-agent, reply-to and return-path for sent emails- return-path won’t always override depending upon the server’s sendmail configuration fix cache table keys to fix rare condition where mysql would reserve key-name lengths [...]
OpenVBX 1.2 Released
OpenVBX 1.2 is now available for download. This release comes a bit sooner and a bit lighter than we had originally planned, but is no less packed with goodies than you deserve. This release brings speed improvements thanks to a caching layer, makes number management more sane, makes password storage more secure (not that it [...]
Twilio Connect & Presence in OpenVBX
If you haven’t heard yet, Twilio Conference is in full swing and we here at Twilio just announced the availability of Twilio Connect and Presence for Twilio Client. Two fantastic additions to the Twilio family of products. Available today as well is an updated preview of OpenVBX 1.1 that includes support for both Connect & [...]
New Twilio-PHP REST API library available in OpenVBX preview release
A preview release of OpenVBX v1.1 containing the new Twilio-PHP REST API helper library is now available in GitHub. With streamlined interfaces, this new helper library makes it easier than ever to access the Twilio API from within OpenVBX. In this post I’ll walk through the changes that were made in OpenVBX and provide examples [...]
Using the new Twilio Services library in a CodeIgniter Application
We are currently in the process of upgrading and testing the new Twilio Services library with OpenVBX which is built on CodeIgniter. And while we’re doing a deep integration with the library we found that it doesn’t need to be that hard to get the new Library integrated in to a CodeIgniter based application. There [...]
jQuery 1.6 in OpenVBX
With the release of OpenVBX 1.0 we also rolled out an upgrade to jQuery and jQuery UI. OpenVBX now ships with jQuery 1.6.2 and jQuery UI 1.8.14. This is of note because jQuery 1.6 made some significant changes that may or may not affect your OpenVBX plugins or custom developed applications. .prop() vs. attr() The [...]