[help]core reload deadlocks Asterisk

hi all,

who knows this bug

[bug]: core reload deadlocks Asterisk (pjsip, CLI, etc.)

core : 4.5.3-7
asterisk : Asterisk 20.19.0
linux : Debian 12.14

  1. cli>core relaod
  2. asterisk hang
  3. I thnik pjsip stop
  4. must asterisk restart wil be ok

I am not sure where come from this issue

1 Like

It says that happens on v20.18.2, and you are running 20.19.0.

In any case, I would suggest running the command below out of working hours:
vitalpbx optimize-server

1 Like

thanks for reply,

i try “vitalpbx optimize-server”

and try again, but it happens again.

it fix for me

noload => res_pjsip_config_wizard.so

reboot

It works (core reload)

1 Like

Where we add this line
noload => res_pjsip_config_wizard.so

in /etc/asterisk/asterisk.conf ??

1 Like

You can add it to the following file: /etc/asterisk/vitalpbx/modules__20-noload.conf

I think we saw this a few days ago, when we were blown up by customers saying phones not working. All lights were on but nobody was home. Extensions were not registering. Rather than sitting around for hours troubleshooting, started with a simple reboot and all went to normal. Have no desire or time at the moment to help VitalPBX find this problem, just commenting here to say we noticed too.