[Home]

Summary:ASTERISK-01880: [patch] File specified in ast_say_date_with_format should be relative
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-06-23 15:37:32Date Closed:2008-01-15 15:00:23.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20040623__say_fullpath.diff.txt
Description:The files specified in single ticks ('digits/hundred') are currently played with the absolute path.  For example, 'digits/hundred' is played as "/var/lib/asterisk/sounds/digits/hundred", instead of relying on the relative path.

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

Also removes the CRLF line terminators from the _es and _tw patches.  Not critical, but annoying.
Comments:By: Mark Spencer (markster) 2004-06-23 16:33:23

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 15:00:23.000-0600

Repository: asterisk
Revision: 3289

U   trunk/say.c

------------------------------------------------------------------------
r3289 | markster | 2008-01-15 15:00:23 -0600 (Tue, 15 Jan 2008) | 2 lines

datetime patches from Tilghman (bug ASTERISK-1880)

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

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