in reply to VoiceXML::Server problems

I installed the module and all is working here. I stopped before creating an account on the site mentioned in the manual: I can't call a toll free number from outside USA :(

Have you tried runnning the example on command line as suggested?

I think that it is not correct to invoke directly the cgi-bin script; it should be invoked by some other server. BTW, I also dumped the output of this script using lynx:

HTTP/1.1 200 OK Date: Wed, 11 Sep 2002 21:53:16 GMT Server: Apache/1.3.26 (Unix) mod_perl/1.27 Cache-Control: no-cache Connection: close Content-Type: text/vxml <?xml version="1.0"?> <!DOCTYPE vxml PUBLIC "-//Tellme Networks//Voice Markup Language 1.0// +EN" "http://resources.tellme.com/toolbox/vxml-tellme.dtd"> <vxml application="http://resources.tellme.com/lib/universals.vxml"> <form><block> <goto next="http://kinotrope.linuxasylum.net/cgi-bin/voicer?proxyfor +=7500&amp;x=y"/> </block></form> </vxml>

Good luck :) Ciao, Valerio