[Home]

Summary:ASTERISK-03976: [patch] Fixes synopsis for some applications.
Reporter:Clod Patry (junky)Labels:
Date Opened:2005-04-23 09:03:49Date Closed:2008-01-15 15:32:15.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) synop.txt
Description:When doing a show applications we have output like:
[...]
                 Read: Read a variable
             ReadFile: ReadFile(varname=file,length)
             RealTime: Realtime Data Lookup
[...]

debian*CLI> show applications like if
   -= Matching Asterisk Applications =-
               ExecIf: ExecIF (<expr>|<app>|<data>)
           ExecIfTime: Conditional application execution on current time
               GotoIf: Conditional goto
           GotoIfTime: Conditional goto on current time
              MacroIf: Conditional Macro Implementation

Just change some little mistakes to have english texts for all synopsis.

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

Disclaimer on file.
Comments:By: Kevin P. Fleming (kpfleming) 2005-04-26 21:01:17

Committed to CVS with minor modifications, thanks!

By: Russell Bryant (russell) 2005-05-11 22:17:28

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:32:15.000-0600

Repository: asterisk
Revision: 5508

U   trunk/apps/app_cut.c
U   trunk/apps/app_dial.c
U   trunk/apps/app_eval.c
U   trunk/apps/app_exec.c
U   trunk/apps/app_groupcount.c
U   trunk/apps/app_while.c

------------------------------------------------------------------------
r5508 | kpfleming | 2008-01-15 15:32:15 -0600 (Tue, 15 Jan 2008) | 2 lines

help text cleanups (bug ASTERISK-3976, with mods)

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

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