[Voiceglue] Passing a parameter from Asterisk, slashes won't work.
Andrew Zitnay
drew at zitnay.com
Thu Apr 2 22:45:02 EDT 2009
I don't know whether or not this will fix your problem, but the slashes
in the feed parameter of your URL should probably be URL-encoded, i.e.:
http://localhost/ReadMyFeed/ReadMyFeed.php?feed=iltempo.ilsole24ore.com%2Frss%2Fhome.xml&max=
Thus causing them to be double-URL-encoded when you URL-encode again:
http%3A%2F%2Flocalhost%2FReadMyFeed%2FReadMyFeed.php%3Ffeed%3Diltempo.ilsole24ore.com%252Frss%252Fhome.xml%26max%3D
Drew
Emiliano Esposito wrote:
> Emiliano Esposito ha scritto:
>
>> I've discovered that passing an entire url as a parameter from Asterisk
>> did not work.
>>
>
> Forgot to mention that dynlog reports this error when a "/" is passed
> from Asterisk:
>
> 00:26:56:235 EROR VOICEGLU tatooine callid=[126] Unparseable grammar id
> 0x9b9e9e0 : Unrecognized root element tag "vxml" for
>
> (the entire VXML document follows)
> _______________________________________________
> Voiceglue mailing list
> Voiceglue at voiceglue.org
> http://www.voiceglue.org/mailman/listinfo/voiceglue
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.voiceglue.org/pipermail/voiceglue/attachments/20090402/4b74d78c/attachment.html
More information about the Voiceglue
mailing list