Unknown/unwanted dial tone after update 04/09

After updating to 04/09, my node sends out a dial tone after rebooting, then whenever a local play command is used I get the dial tone again. It is about 15 seconds long. The node does not use autopatch. Anyone know what could possibly be sending this unwanted dial tone? I even tried reinstalling from apt and still same issue Thanks

Update: if I do an asterisk -rx local play some file, there is no dial tone

If I do a asterisk -rx rpt fun *712 for time there is no dial tone but if I join both of those commands with && on one line I get a dial tone after the local play and before the time announcement

For the 3.8 upgrade, there was some forced-changes to extensions.conf. It's possible you had a non-standard extensions.conf in some way that broke the upgrade process. The stock file is in /usr/share/asterisk/conf/asl3/extensions.conf. Compare the [radio-secure] context there with yours in /etc/asterisk/extensions.conf.

I can not reproduce this issue, If you don't see anything odd in your extensions.conf file (or haven't fixed it), we probably need to see the file and exactly how you run the commands that produce the issue.