[Home]

Summary:ASTERISK-01893: [patch] add channel parameter to manager status command
Reporter:cmaj (cmaj)Labels:
Date Opened:2004-06-25 11:11:22Date Closed:2008-01-15 15:00:45.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) single_channel_status.patch
Description:This patch allows for a single channel to be specified when issuing a manager status command.  Instead of returning the status of all the channels, it will just return the status for the specified channel.

example...

Action: Status
Channel: Zap/1-1


Also, as a bonus, the Accountcode is attached to the status output for each channel.
Comments:By: Mark Spencer (markster) 2004-06-25 17:34:33

Can you confirm you already have a disclaimer please?

By: cmaj (cmaj) 2004-06-26 10:08:16

Yes, I do.  It's from last year.  Original was for the creation of PostgreSQL CDR logging, but that was before the bug tracker and so the patch got lost somewhere.  Perhaps the disclaimer did, too ?

By: Mark Spencer (markster) 2004-06-26 10:45:03

Added to CVS head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:00:45.000-0600

Repository: asterisk
Revision: 3314

U   trunk/channels/chan_zap.c
U   trunk/manager.c

------------------------------------------------------------------------
r3314 | markster | 2008-01-15 15:00:44 -0600 (Tue, 15 Jan 2008) | 2 lines

Merge cmaj's ZapDND and specific channel status manager commands (bugs ASTERISK-1893, 1918)

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

http://svn.digium.com/view/asterisk?view=rev&revision=3314