<div dir="ltr">its supposed to be MS. we can look at the sample rate issue.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 29, 2013 at 8:39 AM, Tamas.Cseke <span dir="ltr">&lt;<a href="mailto:cstomi.levlist@gmail.com" target="_blank">cstomi.levlist@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I&#39;d like to seek a playback by ms.<br>
    <br>
    <a href="http://wiki.freeswitch.org/wiki/Mod_commands" target="_blank">http://wiki.freeswitch.org/wiki/Mod_commands</a><br>
    <br>
    <ul>
      <li> seek:&lt;+[samples]&gt;|&lt;-[samples]&gt;
      </li>
    </ul>
    <p>&quot;Samples are the literally the number of samples in the file to
      jump forward or backward. In an 8kHz file, 8000 samples would
      represent one second, in a 16kHz file 16000 samples would be one
      second, etc.&quot;
    </p>
    switch_ivr.c<br>
    samps = step * (codec-&gt;implementation-&gt;samples_per_second /
    1000);<br>
    <br>
    wiki says it is done by samples, but I checked the code<br>
    and I think its in ms.<br>
    <br>
    Is it a documentation bug?<br>
    I also don&#39;t understand why the codec sample rate is used<br>
    It is not a problem, if the file sample rate is different?<br>
    <br>
    
    <br>
    I&#39;d like to make a seek in conference (<a href="http://jira.freeswitch.org/browse/FS-5211" target="_blank">http://jira.freeswitch.org/browse/FS-5211</a>)<br>
    I used the conference sample rate there, but I think its not correct<br>
    only if the file rate matches the conference rate<br>
    Could you please explain me how it should work?<br>
    <br>
    Thanks in advance,<br>
    Tamas Cseke<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </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>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.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://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.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>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900
</div>