[asterisk-bugs] [Asterisk 0013775]: [patch] New option to specify mysql charset
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 24 02:36:54 CDT 2008
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=13775
======================================================================
Reported By: sergee
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13775
Category: Addons/cdr_addon_mysql
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 679
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-24 02:36 CDT
Last Modified: 2008-10-24 02:36 CDT
======================================================================
Summary: [patch] New option to specify mysql charset
Description:
new option for cdr_mysql.conf:
;charset=koi8r
if uncommented, cdr_addon_mysql.so will execute "set names 'koi8r'" after
each (re)connect to DB.
This option allows you to work with non latin characters in DB when DB's
character set differs from asterisk's locale.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-24 02:36 sergee Summary New option to specify
mysql charset => [patch] New option to specify mysql charset
======================================================================
More information about the asterisk-bugs
mailing list