[Home]

Summary:ASTERISK-20086: Realtime queue does not re-read announce variable from mysql after first use - Asterisk Version 1.4
Reporter:Marcus Jäger (marcus198106)Labels:
Date Opened:2012-07-03 04:23:26Date Closed:2012-07-03 08:21:33
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:
Description:Related to fixed issue ASTERISK-15684 where reload of "NULL" fields in realtime queue was fixed, this bug is persistent in asterisk version 1.4.13. I know, Asterisk 1.4 is not supported any more, but I just need to know, why this thing happens, say why NULL is not overwritten to realtime queue.

The code in Asterisk 1.4.13 is more simple and without an "if (!ast_strlen_zero(v->value))" so I suggest, taht it should work, to set an value to "NULL" and it is overwritten in realtime, but it doesn't.

As I have actually no chance to use asterisk 1.8 (asterisk 1.4 is in productive system within my company and migrating zu ast 1.8 means too much work) and need this function I'll try to fix this issue but need some help. Any help from anyone would be apreciated ;-)

Thanks and greetings from germany.

Marcus
Comments:By: Matt Jordan (mjordan) 2012-07-03 08:20:11.996-0500

Per the Asterisk maintenance timeline page at http://www.asterisk.org/asterisk-versions maintenance (bug) support for the 1.4 and 1.6.x branches has ended. For continued maintenance support please move to the 1.8 branch which is a long term support (LTS) branch. For more information about branch support, please see https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions.  After testing with Asterisk 1.8, if you find this problem has not been resolved, please open a new issue against Asterisk 1.8.



By: Matt Jordan (mjordan) 2012-07-03 08:21:18.425-0500

The appropriate place to discuss this would be on the Asterisk mailing lists or in the Asterisk IRC channels.  JIRA is used to track issues against supported versions only.

If you'd like assistance developing a solution to this, the Asterisk developers mailing list would probably be the most appropriate venue: asterisk-dev@lists.digium.com.