After Power Failure incoming calls all go directly to voicemail

I’m running freepbx (raspbx) on an RPI (FreePBX 13.0.190.12). I recently had a short power outage and since then, all incoming calls immediately go directly to voicemail without ringing.

I’m using an SPA112 to connect my phones. The SPA112 status shows that it has registered with the system. Outgoing calls through the SPA112 work.

The incoming route goes to a ring group that includes the SPA112 extension and should ring for twenty seconds, but doesn’t ring at all.

How should I go about debugging this problem?

Thanks,

Ken

make a test call and post the log file. That will help!
Its under REPORTS- asterisk log files

Nothing new was written to the log “full”. What command do I need to give to enable additional logging?

I did notice that the log “freepbx.log” has entries with a time greater than system time. Does freepbx log in a different timezone?

Thanks,

Ken

I set debug 99 and verbosity 99. Then I got the following log segment.

That is what I got when I dialed a number with a DID corresponding to an IVR. Instead of hearing the IVR, the call went directly to voicemail.

Ken