[asterisk-bugs] [Asterisk 0017473]: [patch] mistakes in the 1.4.19 core-sounds-en.txt file
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 16 10:31:43 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17473
======================================================================
Reported By: murf
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 17473
Category: Sounds
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 265271
Request Review:
======================================================================
Date Submitted: 2010-06-05 10:48 CDT
Last Modified: 2010-06-16 10:31 CDT
======================================================================
Summary: [patch] mistakes in the 1.4.19 core-sounds-en.txt
file
Description:
1. missing entries (the sound file exists, but not recorded in the .txt
file)
a. dir-first: ... letters of your party's first name
b. digits/billion.wav: billion
2. non-existent entries (the sound file referenced isn't there!)
a. phonetic/niner (phonetic/9_p says "niner")
b. dollars (digits/dollars says "dollars")
And that's all for the obvious errors. I haven't listened to all 450 or so
sounds to verify that the scripts are correct yet. If I do, and find a
prob, I'll file a separate bug report.
======================================================================
----------------------------------------------------------------------
(0123486) murf (manager) - 2010-06-16 10:31
https://issues.asterisk.org/view.php?id=17473#c123486
----------------------------------------------------------------------
leif--
I've attached the program. I didn't do a makefile; I just compile it with
"gcc -o check_sounds check_sounds.c"
It's a little better than just doing "for i in *.wav; do play $i; done
murf
Issue History
Date Modified Username Field Change
======================================================================
2010-06-16 10:31 murf Note Added: 0123486
======================================================================
More information about the asterisk-bugs
mailing list