[Home]

Summary:ASTERISK-03160: [PATCH] support filtering of IAX "show users" and "show peers"
Reporter:Kevin P. Fleming (kpfleming)Labels:
Date Opened:2005-01-02 10:20:09.000-0600Date Closed:2008-01-15 15:20:50.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 3223_iax_show_filter_rev3.diff.txt
Description:Attached patch allows CLI user to supply an optional regular expression (which can be a plain string) to filter the results of "iax2 show users" or "iax2 show peers".

Note that "iax2 show peers" already had an undocumented include/exclude/begin syntax, which this patch removes since it is far more functional to use a regex.

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

Disclaimer is on file.
Comments:By: Brian West (bkw918) 2005-01-02 10:55:13.000-0600

iax2 show peer XXXX is in the codec order patch.

bkw

By: Kevin P. Fleming (kpfleming) 2005-01-02 11:01:39.000-0600

Right, but this patch doesn't provide that, only filtering for "show peers" and "show users".

By: Kevin P. Fleming (kpfleming) 2005-01-03 09:48:16.000-0600

See related discussion in bug ASTERISK-3193222.

edited on: 01-03-05 17:03

By: Kevin P. Fleming (kpfleming) 2005-01-09 07:50:44.000-0600

Rediffed against current CVS.

By: Mark Spencer (markster) 2005-01-09 12:31:15.000-0600

Added to CVS, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:20:50.000-0600

Repository: asterisk
Revision: 4733

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r4733 | markster | 2008-01-15 15:20:50 -0600 (Tue, 15 Jan 2008) | 2 lines

Merge regex for iax2 show peers (bug ASTERISK-3160)

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

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