[Home]

Summary:ASTERISK-02631: [patch] app_forkcdr output beautifications
Reporter:Andrey S Pankov (casper)Labels:
Date Opened:2004-10-19 05:30:57Date Closed:2008-01-15 15:11:42.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_forkcdr.c.diff
Description:app_forkcdr does not follow conventions for description/synopsis output.

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

Disclaimer is on file at Digium.
Comments:By: Andrey S Pankov (casper) 2004-10-23 05:59:25

New look (`show applications`):
                 Exec: Exec(Appname(arguments))
             Festival: Say text to the user
              ForkCDR: Forks the Call Data Record
             GetCPEID: Get ADSI CPE ID
        GetGroupCount: GetGroupCount([groupname][@category])

Old look:
                Exec: Exec(Appname(arguments))
             Festival: Say text to the user
              ForkCDR: Forks the Call Data Record
 ForkCDR():  Causes the Call Data Record to fork an additional
cdr record starting from the time of the fork call

             GetCPEID: Get ADSI CPE ID
        GetGroupCount: GetGroupCount([groupname][@category])

By: Mark Spencer (markster) 2004-10-23 08:14:05

Fixed in CVS

By: Russell Bryant (russell) 2004-10-24 17:14:12

not in 1.0

By: Andrey S Pankov (casper) 2004-10-25 02:55:44

The patch applies cleanly for -rv1-0 branch as well...

By: Mark Spencer (markster) 2004-10-25 11:14:35

It's up to Russell whether or not he decides this should apply to 1.0 or not.

By: Russell Bryant (russell) 2004-10-25 17:54:41

changed my mind and decided this could pass as a bug.  added to 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:11:13.000-0600

Repository: asterisk
Revision: 4060

U   trunk/apps/app_forkcdr.c

------------------------------------------------------------------------
r4060 | markster | 2008-01-15 15:11:12 -0600 (Tue, 15 Jan 2008) | 2 lines

Help leanup (bug ASTERISK-2631)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:11:42.000-0600

Repository: asterisk
Revision: 4096

U   branches/v1-0/apps/app_forkcdr.c

------------------------------------------------------------------------
r4096 | russell | 2008-01-15 15:11:42 -0600 (Tue, 15 Jan 2008) | 2 lines

fix show applications output for forkcdr (bug ASTERISK-2631)

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

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