[asterisk-bugs] [Asterisk 0016217]: [patch] #define MAX_LANGUAGE increment from 20 to 30 in include/asterisk/channel.h

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Nov 15 01:59:35 CST 2009


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16217 
====================================================================== 
Reported By:                dsessions
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16217
Category:                   Core/Channels
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                       SWP-402 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 224772 
Request Review:              
====================================================================== 
Date Submitted:             2009-11-10 13:42 CST
Last Modified:              2009-11-15 01:59 CST
====================================================================== 
Summary:                    [patch] #define MAX_LANGUAGE increment from 20 to 30
in include/asterisk/channel.h
Description: 
When using Asterisk in a service provider model we combine reseller number,
customer number, and a profile number to create unique audio directory id
we then set as the channel language.

The default 20 chars is two digits too small for our purposes, and we've
always updated the source with the changes.

Recently, however, we've had conversations with several vendors who've
experienced the same issue which has prompted this very simple and yet very
effective patch.

Patches for 1.6.1.10 (our production version) and SVN are included.

====================================================================== 

---------------------------------------------------------------------- 
 (0113830) svnbot (reporter) - 2009-11-15 01:59
 https://issues.asterisk.org/view.php?id=16217#c113830 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 230217

U   trunk/include/asterisk/channel.h

------------------------------------------------------------------------
r230217 | tilghman | 2009-11-15 01:59:33 -0600 (Sun, 15 Nov 2009) | 4
lines

Increase maximum length of language buffers
(closes issue https://issues.asterisk.org/view.php?id=16217)
 Reported by: dsessions

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-15 01:59 svnbot         Note Added: 0113830                          
2009-11-15 01:59 svnbot         Status                   ready for review =>
assigned
2009-11-15 01:59 svnbot         Assigned To               => tilghman        
======================================================================




More information about the asterisk-bugs mailing list