[Freeswitch-users] wrong playback speed on shout streams and mp3 files

Pekka Kurki pekkis50 at gmail.com
Fri Mar 21 01:12:46 PDT 2008


with the latest svn version the mp3 streams and files are played with 
higher speed. this used to work ok with an older version.
my extension definition:

<extension name="hki">
    <condition field="destination_number" expression="^hki$">
      <!-- Maintain Buffer of 128k of audio (default is 64k) -->
      <action application="answer"/>
      <action application="set" data="stream_prebuffer=131072"/>
      <!-- Play a stream -->
      <action application="set" data="stream_speed=1"/>
      <action application="playback" data="shout://217.30.180.252:8000"/>
    </condition>
 </extension>

any ideas?

br,
pekka


//(Mr.) Pekka K. Kurki
Intellectics GesmbH
http://www.intellectics.com
Helenenstrasse 44, A-2500 Baden, Austria
Tel. +43 780 815811 (NEW AREA CODE!!!)
Mobile +43 681 10358833
Fax  +43 780 815819 (NEW AREA CODE!!!)
(Tel. US: 360-968-1576 (NEW!!) UK: 0870 4787064 FIN: 02-48084133)
sip: pekka.kurki at sip.intellectics.com
enum: +432256815811, ISN: 1*743
skype: pkkurki, pkkurki-sip (sip gateway)
gtalk: pekkis50 at gmail.com (sip gateway - experimental)
gizmo: pekkis50
email: Pekka.Kurki at intellectics.com
www: http://pekka.kurki.at

push-to-call: http://www.intellectics.com/call.htm//

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080321/b2416b7c/attachment-0002.html 


More information about the FreeSWITCH-users mailing list