In the few short months since releasing VoiceObjects 10, we’ve been busy working on enhancements, and we’re happy to announce that VoiceObjects 10.0 R1 is now available for download from both the Service Portal (for existing customers) and the Developer Portal.
It packs quite a list of improvements for a humble revision, and in a range of different areas:
- Password policy enhancements
User accounts can now be automatically locked after a certain period of inactivity. When locked e.g. by repeated wrong login attempts they can also be automatically unlocked after a given period. The number of simultaneous logins by the same user account can now be limited, and it is even possible to integrate with external authentication mechanisms.
- IP stickiness
Specifically relevant for the mobile web channel, sessions can be made “sticky” so they can only be continued from the same client IP address.
- New Expression functions
The new functions encodebase64, decodebase64, urlencode and urldecode provide additional flexibility in dealing with embedded data.
The break, continue and return functions allow you to influence dialog processing behavior.
The addxmlrow function offers an alternate way of augmenting collections.
And finally the transferdestination function lets you set data for Infostore.
- New Web Service Interface method
The new method writeAuditTrail gives third-party applications a chance to include their messages in the VoiceObjects audit trail stream, simplifying the monitoring of access and changes.
- Storing recordings
Recordings of caller input can now also be stored using FTP or HTTP uploads.
- Application defaults
The XML file that provides application default information can now also be loaded using HTTPS and/or basic authentication.
- New drivers
Support has been added for Avaya MPS and Commetrex BladeWareVXi
- Bug fixes
Dragging a new Connector object from the Object Palette into the dialog flow now gives you the correct editor.
Proxy authentication in Desktop for Eclipse now works properly.
As always, we hope you enjoy the new capabilities and look forward to your feedback!