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


In reply to Re: VoiceXML::Server problems by valdez
in thread VoiceXML::Server problems by Mr. Muskrat

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.