[Home]

Summary:ASTERISK-04577: Typo in "show application playtones"
Reporter:ewieling (ewieling)Labels:
Date Opened:2005-07-13 08:45:03Date Closed:2008-01-15 15:41:16.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) playtone.patch
Description:The output of "show application playtones" not correct.  In one part of the description it is called "Playtone" and not "Playtones".  I.e. "PlayTone(arg)" instead of "Playtones(arg)"

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

fs-1*CLI> show application playtones
fs-1*CLI>
 -= Info about application 'Playtones' =-

[Synopsis]:
Play a tone list

[Description]:
PlayTone(arg): Plays a tone list. Execution will continue with the next step immediately,
while the tones continue to play.
Arg is either the tone name defined in the indications.conf configuration file, or a directly
specified list of frequencies and durations.
See indications.conf for a description of the specification of a tonelist.

se the StopPlaytones application to stop the tones playing.
Comments:By: Roy Sigurd Karlsbakk (rkarlsba) 2005-07-13 08:50:23

Correct spelling is "Typo", not "Typoe" :)

By: Michael Jerris (mikej) 2005-07-13 08:50:32

Can you please create a patch for this, for head if it is an issue there too, and for stable?

By: Russell Bryant (russell) 2005-07-13 09:59:51

fixed in cvs head and 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:41:14.000-0600

Repository: asterisk
Revision: 6117

U   branches/v1-0/res/res_indications.c

------------------------------------------------------------------------
r6117 | russell | 2008-01-15 15:41:14 -0600 (Tue, 15 Jan 2008) | 2 lines

fix typo in app description (bug ASTERISK-4577)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:41:16.000-0600

Repository: asterisk
Revision: 6119

U   trunk/res/res_indications.c

------------------------------------------------------------------------
r6119 | russell | 2008-01-15 15:41:15 -0600 (Tue, 15 Jan 2008) | 2 lines

fix typo in app description (bug ASTERISK-4577)

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

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