[Home]

Summary:ASTERISK-10277: [patch] count numbers of users connected
Reporter:Clod Patry (junky)Labels:
Date Opened:2007-09-11 02:18:36Date Closed:2007-09-11 07:57:03
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) count_showconn.diff
Description:when you have many apps in your environement that makes requests to ur * box, knowing the counter could be handy.


****** ADDITIONAL INFORMATION ******

output is like:
rabbit*CLI> manager show connected
 Username         IP Address    
 flash            127.0.0.1      
1 users connected.
Comments:By: Digium Subversion (svnbot) 2007-09-11 07:57:02

Repository: asterisk
Revision: 82232

------------------------------------------------------------------------
r82232 | file | 2007-09-11 07:57:02 -0500 (Tue, 11 Sep 2007) | 6 lines

(closes issue ASTERISK-10277)
Reported by: junky
Patches:
     count_showconn.diff uploaded by junky (license 177)
Provide a count of connected users to manager.

------------------------------------------------------------------------