Bartosz Wegrzyn - asterisk
2006-Apr-06  19:32 UTC
[Asterisk-Users] Problem with playing old gsm files
Hello,
I upgraded to 1.2 version and all of my old gsm files that I created by
converting from wav are not being played anymore.
this is my file characteristic:
[root@voip sounds]# sox -V closed.gsm -e stat
sox: Detected file format type: gsm
sox: Input file closed.gsm: using sample rate 8000
        size bytes, encoding gsm, 1 channel
Samples read:            239040
Length (seconds):     29.880000
Scaled by:         2147483647.0
Maximum amplitude:     0.891113
Minimum amplitude:    -0.927246
Midline amplitude:    -0.018066
Mean    norm:          0.041085
Mean    amplitude:    -0.000006
RMS     amplitude:     0.076554
Maximum delta:         1.818359
Minimum delta:         0.000000
Mean    delta:         0.028045
RMS     delta:         0.061303
Rough   frequency:         1019
Volume adjustment:        1.078
Do I have to convert those files to different format?
Thx