[Home]

Summary:ASTERISK-10651: Some sound files have zero length
Reporter:David Yerger (davidyerger)Labels:
Date Opened:2007-10-30 13:27:15Date Closed:2007-12-05 12:54:56.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Sounds
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Was wondering why a script wouldn't say "Pennsylvania":

[root@localhost sounds]# pwd
/var/lib/asterisk/sounds

[root@localhost sounds]# ls -lS * | less

...
-rw-r--r--  1 root root      0 Sep 20  2006 bar.gsm
-rw-r--r--  1 root root      0 Sep 20  2006 oops2.gsm
-rw-r--r--  1 root root      0 Sep 20  2006 pennsylvania.gsm
-rw-r--r--  1 root root      0 Sep 20  2006 press-the-space-bar.gsm
-rw-r--r--  1 root root      0 Sep 20  2006 up.gsm
-rw-r--r--  1 root root      0 Sep 20  2006 was-last-seen.gsm
...

Apologies if this was reported before, I couldn't find it
Comments:By: Jason Parker (jparker) 2007-10-30 13:41:20

yeah, sure enough..  These are all 44 bytes in our svn repository for some reason.  Will need to do some research into this.

By: David Yerger (davidyerger) 2007-10-30 13:50:26

Pennsylvania file exists in Trixbox but it sounds corrupted, maybe it was replaced with a zero length file as an interim QC procedure?

By: Tilghman Lesher (tilghman) 2007-12-05 12:54:55.000-0600

This will be fixed in extra sounds version 1.4.7.  This should be ready by the end of the day (building now).