[Home]

Summary:ASTERISK-03167: [patch] Fix 'show dialplan exten@context' to show extensions in patterns and in included contexts
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2005-01-02 22:57:49.000-0600Date Closed:2008-01-15 15:20:55.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/Configuration
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) fix_show_dialplan.diff.txt
Description:Currently, the 'show dialplan [[exten@]context]' will only show extensions which exactly match the specified extension and only in the context mentioned.  It is more useful for 'show dialplan' to show all matches, as it would when the dialplan is actually executing.

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

Disclaimer on file.
Comments:By: Brian West (bkw918) 2005-01-03 01:35:22.000-0600

tested... works great guy!  bravo!

By: Tilghman Lesher (tilghman) 2005-01-06 12:48:17.000-0600

Reminder sent to markster

What do we need to do to get this patch into CVS?

By: Mark Spencer (markster) 2005-01-09 14:24:36.000-0600

Added to CVS, thanks!

By: Russell Bryant (russell) 2005-01-11 16:55:09.000-0600

not in 1.0

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

Repository: asterisk
Revision: 4738

U   trunk/pbx.c

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

Improve show dialplan support to support patterns and also to select contexts (bug ASTERISK-3167)

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

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