[Home]

Summary:ASTERISK-27829: anonymous user login through AMI
Reporter:Mohit Dhiman (mohitdhiman)Labels:
Date Opened:2018-04-30 06:23:12Date Closed:2018-04-30 07:21:30
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:13.16.0 Frequency of
Occurrence
Frequent
Related
Issues:
Environment:centos 7Attachments:
Description:In my asterisk 13 when i run command manager show connected it shows two user logged in as
user1        <mypublic ip>       1524069748      50     61     0     08191  08191
*     <some_other_public_ip>   0       1524069798  14  0    00000  00000
*2 users connected.

user1 is the user that i configured in manager.conf, the other user * is the one i know nothing about. so the questions are :

why is there another user which is not configured in manager.conf?
why the start time of this user is 0 and elapsed time is a big number?

Comments:By: Asterisk Team (asteriskteam) 2018-04-30 06:23:14.598-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].