AMI 'core reload' crashed Asterisk

‘action:command’, ‘command:core reload’

Asterisk Git-master version from April 8, 2026 (today)

Devices could not re-auth when they timed out. They showed as ‘State: UNAVAILABLE’. Outside registrations still worked. A ‘core stop gracefully’ on the CLI did not stop Asterisk. Neither did ‘core stop now’. I then re-booted the server, re-started Asterisk and everything worked again.

Issues should be filed on Github[1] and if Asterisk is deadlocked then a backtrace[2] attached.

[1] Issues · asterisk/asterisk · GitHub

[2] Getting a Backtrace - Asterisk Documentation

As well as configuration details. For example a change to res_pjsip_config_wizard to fix a deadlock went in, and the backtrace would show if that was the cause.

i think there is a issue already with a fix !

it sounds the same check it out [1]

[1] core reload deadlocks Asterisk

err but you you are using the master then…