<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">it is only implemented for local mp3 files. &nbsp;It is explicitly not there for streaming in mod_shout.<div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 7, 2016, at 8:12 AM, Anonim Stefan &lt;<a href="mailto:fanx07@gmail.com" class="">fanx07@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">Thank you Benjamin for clarifying me this. I've tested with local .wav(44k) and .mp3(48k) and it's working fine for the local files or "file://" or "file_string://".<br class=""><br class=""></div>However, when I try the same on a "shout://" it's not working. Do you know if playback start position is implemented for mod_shout also?<br class=""><br class=""></div>Stefan<br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Wed, Sep 7, 2016 at 2:21 PM, Benjamin Cropley <span dir="ltr" class="">&lt;<a href="mailto:benjamin.cropley@gmail.com" target="_blank" class="">benjamin.cropley@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">Think you need to correctly perceive what the 'samples' value means.<div class=""><br class=""></div><div class="">If the WAV files sample rate is 44kHz (it probably is), then the each second = 44000 samples per second (eg. sample rate * 1000)</div><div class=""><br class=""></div><div class="">Therefore, 5 seconds would be&nbsp;220000 samples.</div><div class=""><br class=""></div><div class="">I think the example in the wiki (@@8000) is based off a G729 file, which runs at 8kHz therefore 8000 samples = 1 second.</div><div class=""><br class=""></div><div class="">Cheers</div><div class="">Ben Cropley</div><div class=""><div class=""><br class=""></div><div class=""><br class=""></div></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote"><div class=""><div class="h5">On Wed, Sep 7, 2016 at 11:51 AM, Anonim Stefan <span dir="ltr" class="">&lt;<a href="mailto:fanx07@gmail.com" target="_blank" class="">fanx07@gmail.com</a>&gt;</span> wrote:<br class=""></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><div class="h5"><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class="">Hi,<br class=""><br class=""></div>I am trying to playback a file from a given position. I am setting this in my extension, however the file always plays from the beginning:<br class="">"<br class="">&lt;action application="playback" data="/usr/share/freeswitch/so<wbr class="">unds/en/us/callie/voicemail/48<wbr class="">000/vm-tutorial_change_pin.wav<wbr class="">@@5000"/&gt;<br class="">"<br class=""></div>I am using FreeSWITCH Version 1.6.10-17-726448d~64bit.<br class="">Any idea how to make it work?<br class=""></div><div class=""><br class=""><br class=""></div><div class="">Also, I am curious if shout cast playback from a given start position is possible; something like this:<br class="">"<br class="">&lt;action application="playback" 
data="shout://<a href="http://www.soundjay.com/human/applause-01.mp3@@2000" target="_blank" class="">www.soundjay.com<wbr class="">/human/applause-01.mp3@@2000</a>"/<wbr class="">&gt;<br class="">"<br class=""></div></div></div></div></div></blockquote></div></div></blockquote></div></div></div></blockquote></div><br class=""></div></body></html>