I’m looking for a few brave and kind souls that would like to help beta test Object Caching in OpenVBX. The current release of OpenVBX only supports APC and it only supports it for API query results. This new build supports local memory, database (MySQL), APC & Memcache. This new build shows great performance increases [...]
Tag Archives: api
OpenVBX 1.1 Released
Autumn has been a busy time at Twilio, and we’ve launched lots of great new features like Twilio Connect for Tenants, Client Presence and International Phone Numbers. OpenVBX 1.1 adds support for these features plus a host of other changes and fixes around TwiML features, user management, API communications and overall usability. We’ll touch on [...]
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 [...]