[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
Wed Nov 11 08:09:42 CST 2009
The following issue is now READY FOR REVIEW.
======================================================================
https://issues.asterisk.org/view.php?id=16217
======================================================================
Reported By: dsessions
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16217
Category: Core/Channels
Reproducibility: always
Severity: tweak
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA:
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-11 08:09 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-11 08:09 lmadsen Status new => ready for review
======================================================================
More information about the asterisk-bugs
mailing list