Leif Madsen
d4938a111e
Introduce <support_level> tags in MODULEINFO.
...
This change introduces MODULEINFO into many modules in Asterisk in order to show
the community support level for those modules. This is used by changes committed
to menuselect by Russell Bryant recently (r917 in menuselect). More information about
the support level types and what they mean is available on the wiki at
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Module+Support+States
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@328209 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-07-14 20:13:06 +00:00
Russell Bryant
5caa350fab
Fix a crash in the MySQL() application.
...
This code was not handling channel datastores safely. The channel
must be locked.
(closes issue #17964 )
Reported by: wuwu
Patches:
issue17964_addon_1.6.2_svn.patch uploaded by seanbright (license 71)
Tested by: wuwu
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@317837 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-05-06 19:24:11 +00:00
Erin Spiceland
0bece542ff
Add option to res_config_mysql and app_mysql to specify a character set that MySQL should use.
...
(closes issue 17948)
Reported by qmax.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@290937 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-10-08 15:34:34 +00:00
Tilghman Lesher
642bec4d6f
AST-2009-005
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@211539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-08-10 19:20:57 +00:00
Russell Bryant
65317d3861
Rename mysql.conf to app_mysql.conf, make module support both names
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@204419 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 17:10:45 +00:00
Russell Bryant
fcc7f459ec
Rename app_addon_sql_mysql to app_mysql
...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@204417 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-30 17:08:14 +00:00