[Home]

Summary:ASTERISK-03892: [patch] say.c attempts to play files from the wrong location
Reporter:Matthew Nicholson (mnicholson)Labels:
Date Opened:2005-04-07 18:49:26Date Closed:2008-01-15 15:31:48.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) say_letters_dir.diff.txt
Description:Several functions in say.c attempt to play files such as letters/dash from dash instead of letters/dash as it should.  This patch fixes this.  These files are found in asterisk-sounds but they are not in the standard asterisk distro.  Perhaps this duplication of sounds should be fixed as well... :)

****** ADDITIONAL INFORMATION ******

Disclaimer on file.
Comments:By: Clod Patry (junky) 2005-04-07 18:54:49

That patch makes sense to me.

By: Mark Spencer (markster) 2005-04-10 22:40:19

Fixed in CVS head.  Thanks.

By: Russell Bryant (russell) 2005-04-15 04:48:09

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:31:48.000-0600

Repository: asterisk
Revision: 5478

U   branches/v1-0/say.c

------------------------------------------------------------------------
r5478 | russell | 2008-01-15 15:31:48 -0600 (Tue, 15 Jan 2008) | 2 lines

look in the correct place for sounds (bug ASTERISK-3892)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5478