[asterisk-bugs] [Asterisk 0016272]: Language code collisions for certan languages
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 18 09:50:58 CST 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16272
======================================================================
Reported By: patrol-cz
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16272
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.1.9
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-11-18 09:39 CST
Last Modified: 2009-11-18 09:50 CST
======================================================================
Summary: Language code collisions for certan languages
Description:
Probably in all current Asterisk branches, there are collisions for at
least two language codes: Czech (cs/cz) and Swedish (sv/se). For example,
the Czech language code is "cz" in all the tonezone stuff and also in
app_voicemail.c, while in say.c, request to use the correct code "cs" is
printed when an obsolete "cz" code is used, but following it would break
Czech voicemail syntax rules in app_voicemail.c.So, I feel necessary to
unify the codes and start to use only one of them, probably "cs".
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-18 09:50 lmadsen Additional Information Updated
======================================================================
More information about the asterisk-bugs
mailing list