[Home]

Summary:ASTERISK-28805: follow me with empty database fileds broken after res odbc fix for empty strings
Reporter:isrl (isrl)Labels:
Date Opened:2020-04-04 16:50:15Date Closed:2020-04-14 05:32:10
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_followme
Versions:13.32.0 Frequency of
Occurrence
Related
Issues:
is related toASTERISK-28781 res_config_odbc: Sorcery doesn't set default value if the ODBC realtime value is blank
is related toASTERISK-28719 Cannot remove defaultrule from queue using realtime queues
Environment:centos 6Attachments:
Description:after this fix
https://gerrit.asterisk.org/c/asterisk/+/13712
followme using realtime with confirm is broken
the a field with a empty string gets returned and the system trys playing a file with name ' '

also noticed it break  someother stuff like pjsip endpoints return invalid if a field is empty
i dont know how to further debug these issues
Comments:By: Asterisk Team (asteriskteam) 2020-04-04 16:50:17.104-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

By: George Joseph (gjoseph) 2020-04-06 09:55:09.254-0500

The commit mentioned is being reverted.


By: Joshua C. Colp (jcolp) 2020-04-14 05:32:29.615-0500

The underlying change has now been reverted, and this issue linked in case the original issue is revisited.