]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't broadcast FullyBooted to every AMI connection
authorTerry Wilson <twilson@digium.com>
Thu, 24 Feb 2011 17:42:16 +0000 (17:42 +0000)
committerTerry Wilson <twilson@digium.com>
Thu, 24 Feb 2011 17:42:16 +0000 (17:42 +0000)
commite90101cecf75a650afb4d51b0b9bd0085cc55418
treeb9cb3345a3570c0f5d621f1231a3174785ab91c2
parentebc809b6d451d62e30d8147aa98ea273691808b9
Don't broadcast FullyBooted to every AMI connection

The FullyBooted event should not be sent to every AMI connection every
time someone connects via AMI. It should only be sent to the user who
just connected.

(closes issue #18168)
Reported by: FeyFre
Patches:
      bug0018168.patch uploaded by FeyFre (license 1142)
Tested by: FeyFre, twilson

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@308813 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/manager.c