<div dir="ltr">Sean,<div><br></div><div>Yes that works. It's an "ugly hack". Would this be classified as a bug or feature?</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 30, 2021 at 9:30 AM Sean Bright <<a href="mailto:sean@seanbright.com">sean@seanbright.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">On 6/30/2021 8:55 AM, Dovid Bender wrote:<br>
> [2021-06-30 08:46:43] WARNING[9661][C-000c8eaa]: file.c:779<br>
> ast_openstream_full: File <a href="http://localhost/test.gsm?foo=bar" rel="noreferrer" target="_blank">http://localhost/test.gsm?foo=bar</a><br>
> <<a href="http://localhost/test.gsm?foo=bar" rel="noreferrer" target="_blank">http://localhost/test.gsm?foo=bar</a>> does not exist in any format<br>
> [2021-06-30 08:46:43] WARNING[9661][C-000c8eaa]: file.c:1252<br>
> ast_streamfile: Unable to open <a href="http://localhost/test.gsm?foo=bar" rel="noreferrer" target="_blank">http://localhost/test.gsm?foo=bar</a><br>
> <<a href="http://localhost/test.gsm?foo=bar" rel="noreferrer" target="_blank">http://localhost/test.gsm?foo=bar</a>> (format (ulaw)): No such file or<br>
> directory<br>
<br>
Asterisk does not parse the URLs currently. Maybe something like this<br>
would work (untested)?<br>
<br>
ControlPlayback(<a href="http://localhost/test.gsm?foo=bar&_unused=test.gsm" rel="noreferrer" target="_blank">http://localhost/test.gsm?foo=bar&_unused=test.gsm</a><br>
<br>
Kind regards,<br>
Sean<br>
<br>
<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div>