[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:36 CST 2009
The following issue has been RESOLVED.
======================================================================
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: resolved
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:
Resolution: fixed
Fixed in Version:
======================================================================
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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-15 01:59 svnbot Status assigned => resolved
2009-11-15 01:59 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list