Ticket #5677 (closed Bugs: fixed)

Opened 1 year ago

Last modified 1 year ago

#exec's fail to connect to manager when asterisk starts or restarts

Reported by: p_lindheimer Assigned to:
Priority: minor Milestone: 2.11
Component: FreePBX Framework Version: 2.10-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

When using DYNAMICHINTS we are dependent on using a #exec to get information from the AMI so we can generate the hints. When Asterisk does an initial start or restart the manager connection fails resulting in no hints being generated until the next time a reload is done.

This would appear to be an Asterisk bug however it has been confirmed to be an issue on a ~1.4.21-ish system and is confirmed to be a problem on 1.8 and 10.X as well.

A workaround for FreePBX will be to send a second reload to Asterisk when running the "amprotal start/restart" commands so that the hints are set, assuming DYNAMICHINTS is enabled.

Change History

06/15/12 16:21:14 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

worked around in r14148