[Home]

Summary:ASTERISK-02968: Changes to language handling/minor bug
Reporter:Jeffrey C. Ollie (jcollie)Labels:
Date Opened:2004-12-11 23:29:23.000-0600Date Closed:2008-01-15 15:17:05.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) vmlang.diff.txt
Description:This patch moves language handling out of higher level functions and into lower level.  This should result in a net code savings because the code to play the name of a folder was duplicated several times.  A number of those duplications didn't make allowances for French.

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

Disclaimer on file.
Comments:By: Mark Spencer (markster) 2004-12-11 23:34:04.000-0600

Added to / fixed in CVS.  Thanks, nice code.

By: Russell Bryant (russell) 2004-12-19 08:11:17.000-0600

I ported the patch to the stable branch.  It will be in 1.0.4

By: Digium Subversion (svnbot) 2008-01-15 15:16:26.000-0600

Repository: asterisk
Revision: 4436

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r4436 | markster | 2008-01-15 15:16:26 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix language handling (bug ASTERISK-2968)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:17:05.000-0600

Repository: asterisk
Revision: 4481

U   branches/v1-0/apps/app_voicemail.c

------------------------------------------------------------------------
r4481 | russell | 2008-01-15 15:17:05 -0600 (Tue, 15 Jan 2008) | 2 lines

fix language handling (bug ASTERISK-2968)

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

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