Hi, Any experience around on an IVR (voice server for phone) using Zope based logic and voice media ? I've no experience in that field and dunno where how to start investigating on that problem. Many thanks in advance for any hint and pointer. -- Gilles Lenfant Pilot Systems - 66, rue de Provence - 75009 Paris Tel : +33 1 44 53 05 55 - www.pilotsystems.net Hébergement Zope et Plone gratuit - http://www.objectis.org
Gilles wrote:
Any experience around on an IVR (voice server for phone) using Zope based logic and voice media ?
I've no experience in that field and dunno where how to start investigating on that problem.
Many thanks in advance for any hint and pointer.
Our company has developed several ivr applications using zope. We are using some low-cost hardware from an Australian manufacturer (voicetronix) on a standard intel/linux box. Our ivr application logic is implemented in C++ (to facilitate communication with the dsp drivers on the ivr cards). We use cURL to communicate with zope (http messaging). All fairly straight forward - after several months of work :-) HTH Jonathan
On Fri, 2003-12-12 at 11:08, Gilles Lenfant wrote:
Any experience around on an IVR (voice server for phone) using Zope based logic and voice media ?
I've no experience in that field and dunno where how to start investigating on that problem.
Many thanks in advance for any hint and pointer.
You might take a look at Asterisk (an open source PBX for Linux): - http://www.asterisk.org/ Very active community, stable versions and active development! :^) Extensible/remotely controllable via something akin to CGI and using a command-passing syntax over TCP sockets. It's apparently easy to extend already with Perl and MySQL. We have an RFP out for a pilot deployment at Zope Corp: - http://www.zope.com/AsteriskRFP One of the likely bidders is thinking of a building a Zope UI over the config and provisioning files! --Rob -- Rob Page V: 540.361.1710 Zope Corporation F: 703.995.0412
participants (3)
-
Gilles Lenfant -
Rob Page -
Small Business Services