[Voiceglue] Passing called and calling party number via URL parameters

Andrew Zitnay drew at zitnay.com
Fri Jan 30 11:54:26 EST 2009


The changes you mention below would be pretty simple to implement in 
Perl...  But take a look at the changes made in Voiceglue 0.9 (released 
last night) first.  I'd imagine you'll find you can get similar behavior 
from the new "Parameter-passsing from Asterisk dialplan" feature.

Drew

archie at dellroad.org wrote:
> FYI,
>
> Attached is a somewhat hacky patch I'm using to pass the calling and called
> party numbers from voiceglue to the VXML script via URL parameters. This is
> what Voxeo does and it's very convenient, because you can write apache
> redirects, etc., based on this information before the VXML script even
> starts.
>
> I know nothing about perl so this is as far as I got. To be correct, the
> patch should be completed to
>
>    1. More properly integrate the new URL parameters with any existing
>    parameters (i.e., change '?' to '&'); and
>    2. Properly URL-escape any funky characters in the parameter values.
>
> It would be nice to get a completed version of this patch into the next
> release.
>
> Thanks,
> -Archie
>
>   


More information about the Voiceglue mailing list