[asterisk-bugs] [Asterisk 0013775]: [patch] New option to specify mysql charset
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 24 12:00:45 CDT 2008
A NOTE has been added to this issue.
======================================================================
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 12:00 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.
======================================================================
----------------------------------------------------------------------
(0094240) sergee (reporter) - 2008-10-24 12:00
http://bugs.digium.com/view.php?id=13775#c94240
----------------------------------------------------------------------
patch updated to fit coding guidelines.
Issue History
Date Modified Username Field Change
======================================================================
2008-10-24 12:00 sergee Note Added: 0094240
======================================================================
More information about the asterisk-bugs
mailing list