Oktopous is a CCXML Interpreter independent of telephony environment and VoiceXML gateways and provides a flexible high level API to integrate with any platform of choice.
As of 7th July 2013, the Project is temporarily suspended. Phonologies has discovered large scale violation of the Phonologies Public License under which open source Oktopous™ is distributed and is currently investigating the matter.
Phonologies' humbly appeals to the public at large to report by writing to info@phonologies.com any such known violations. Such violations have caused loss to the open source community.
Categories
TelephonyLicense
BSD LicenseOther Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
-
Outdated, incomplete and arcane. For example, Oktopous has its own C++ container library (similar to STL) with a classic C wrapper. Since C doesn't support inheritance, Oktopous requires as many as 3 pointer casts to retrieve a simple value. Or how about 4 string types which need constant conversion: VXIString, vxistring, VXIchar* and VXIValue. Writing your own CCXML library would be easier than using this mess.