<div dir="ltr"><div dir="ltr">${SPRINTF(%c,38)}<br><div>or</div><div>%26</div><div><br></div><div>should work, I think.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 16 Jan 2022 at 13:21, Dovid Bender <<a href="mailto:dovid@telecurve.com">dovid@telecurve.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<br><div><br></div><div>I am trying to play a sound file from AWS S3. The URL is something like this <a href="http://example.org?foo=bar&a=b" target="_blank">http://example.org?foo=bar&a=b</a>. The issue seems to be that as soon as Asterisk see's the & it assumes there is a new file and the a=b is not sent along. I tried doing \& but that did not work. Does anyone know a way of telling Asterisk that & is part of the URL and to pass it along as a string?</div></div></blockquote></div></div>