<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div>Hi,<br><br>I have this same behaviour on version 1.8.2.3 build from source. We are using AMI to originate call from our CRM software, but we ignore that message.<br></div></blockquote></div><br><div>The patch for the bug at&nbsp;<a href="https://issues.asterisk.org/view.php?id=18168">https://issues.asterisk.org/view.php?id=18168</a>&nbsp;has been committed (thanks FeyFre!). The FullyBooted event will no longer be broadcast to every connection each time someone connects. It will still be sent to the individual connections upon successful authentication.</div><div><br></div><div>AMI applications should all really listen for the FullyBooted event before doing anything of consequence since it is possible to connect to AMI and send a command before the module that would normally handle the command is loaded. This would result in missed commands.</div><div><br></div><div>Terry</div></body></html>