<font><span style="line-height:normal;background-color:rgba(255,255,255,0)"><span></span>Hi,<br><br>I tried to play back a remote file served over https like this:<br><br>&lt;extension name=&quot;Adhearsion&quot;&gt;<br>  &lt;condition field=&quot;destination_number&quot; expression=&quot;.*$&quot;&gt;<br>

    &lt;action application=&quot;answer&quot;/&gt;<br>    &lt;action application=&quot;playback&quot; data=&quot;<a href="https://s3.amazonaws.com/chibimp3/kh/welcome.mp3" target="_blank">https://s3.amazonaws.com/chibimp3/kh/welcome.mp3</a>&quot;/&gt;<br>

  &lt;/condition&gt;<br>&lt;/extension&gt;<br><br>and I got the following error: switch_core_file.c:150 Invalid file format [https] for [<a href="http://s3.amazonaws.com/chibimp3/kh/welcome.mp3" target="_blank">s3.amazonaws.com/chibimp3/kh/welcome.mp3</a>]!<br>

<br>If I try with another file served over http it works. Is ssl broken in mod_httapi or am I doing something wrong?</span></font><br>
<br>