2013/10/21 Daniel Jenkins <dan.jenkins88 at gmail.com>: > I doubt that would work (and shouldn't) as the last "param" would > override the first, > > In pure http you would make it into an array - param[]=a¶m[]=b I know that the Java servlet spec allows having parm=a&parm=b but it seems to be a bit of gray area: http://stackoverflow.com/questions/3000464/http-get-same-get-parameter-multiple-times-is-this-allowed-by-rfcs so I was wondering what was the choice with Asterisk. l.