<div dir="ltr">how did you generate the link?<div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 24, 2014 at 9:00 PM, Snabel Kabiya <span dir="ltr"><<a href="mailto:snabel@lexifone.com" target="_blank">snabel@lexifone.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
Hi,<br></p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
I'm saving the remote audio files on google cloud storage. i want to play these files in freeswitch.</p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
when i use: mediaLink = "<a href="http://storage.googleapis.com/myBucket/file.wav" rel="nofollow" style="margin:0px;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;color:rgb(74,107,130);text-decoration:none;background:none repeat scroll 0% 0% transparent" target="_blank">http://storage.googleapis.com/myBucket/file.wav</a>"; <br>
</p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
session:streamFile(mediaLink);</p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
<b>it works great.</b></p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
But when i use signed urls</p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
mediaLink = "<a href="http://storage.googleapis.com/myBucket/file.wav?GoogleAccessId=xxx-xxx@developer.gserviceaccount.com&Expires=1408903962590&Signature=xxb%2Fx%2FDfGJlrUuz0%2F6kA6ormmReW6oN%2F0xxy3%2BwWxXc%3D" rel="nofollow" style="margin:0px;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;color:rgb(74,107,130);text-decoration:none;background:none repeat scroll 0% 0% transparent" target="_blank">http://storage.googleapis.com/myBucket/file.wav?GoogleAccessId=xxx-xxx@developer.gserviceaccount.com&Expires=1408903962590&Signature=xxb%2Fx%2FDfGJlrUuz0%2F6kA6ormmReW6oN%2F0xxy3%2BwWxXc%3D</a>"; session:streamFile(mediaLink);</p>
<p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
<b>i get this error:</b></p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
<b>2014-08-24 20:42:48.770818 [ERR] mod_httapi.c:2696 File at url [<a href="http://storage.googleapis.com/myBucket/file.wav?GoogleAccessId=xxx-xxx@developer.gserviceaccount.com&Expires=1408903962590&Signature=xxb%2Fx%2FDfGJlrUuz0%2F6kA6ormmReW6oN%2F0xxy3%2BwWxXc%3D]" rel="nofollow" style="margin:0px;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;color:rgb(74,107,130);text-decoration:none;background:none repeat scroll 0% 0% transparent" target="_blank">http://storage.googleapis.com/myBucket/file.wav?GoogleAccessId=xxx-xxx@developer.gserviceaccount.com&Expires=1408903962590&Signature=xxb%2Fx%2FDfGJlrUuz0%2F6kA6ormmReW6oN%2F0xxy3%2BwWxXc%3D]</a><span> </span>is unreachable!</b></p>
<p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
<br></p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
is there a special characters issue in the link?</p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
<br></p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
Thanks,</p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
Snabel<br></p><p style="margin:0px 0px 1em;padding:0px;border:0px none;font-size:13.7143px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:17.8048px;text-align:left;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background:none repeat scroll 0% 0% rgb(255,255,255)">
<br></p></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><br></div>Yosi Taguri | Founder & CTO | Yalo | <a href="http://ahhhpah.com" target="_blank">http://yaloapp.com</a> | Mobile: +972-54-4816020 | Google Voice US Mobile: +1 (415) 935-1126 | Email: <a href="mailto:yosi@taguri.com" target="_blank">yosi@taguri.com</a> <br>
<br><br></div>
</div></div>