<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><extension name="Adhearsion"><br> <condition field="destination_number" expression=".*$"><br>
<action application="answer"/><br> <action application="playback" data="<a href="https://s3.amazonaws.com/chibimp3/kh/welcome.mp3" target="_blank">https://s3.amazonaws.com/chibimp3/kh/welcome.mp3</a>"/><br>
</condition><br></extension><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>