Accountcode for extensions should be setted to mainextension. This is already done into mysql, but Asterisk also store it into astdb and at the value isn't written into astdb
If extensions are modified from FreePBX interface, account code is correctly written, that means that is common to find extensions in astdb that have accountcode setted along with others that doesn't have it.
Accountcode for extensions should be setted to mainextension. This is already done into mysql, but Asterisk also store it into astdb and at the value isn't written into astdb If extensions are modified from FreePBX interface, account code is correctly written, that means that is common to find extensions in astdb that have accountcode setted along with others that doesn't have it.
Steps to reproduce
asterisk -rx "database show" | grep accountcode
Expected behavior
Value should be the same as mainextension, for instance
Actual behavior
Accoun code is empty, for instance: