[Home]

Summary:ASTERISK-03032: [patch] Fix code comments, unregister of apps and changge cli commands
Reporter:Olle Johansson (oej)Labels:
Date Opened:2004-12-18 15:51:22.000-0600Date Closed:2008-01-15 15:17:33.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) commentagi.txt
( 1) comments.txt
Description:This patch
* Fixes // comments in a number of files. (chan_vpb seems very messy btw)
* Fixes unregister of app PlayTones (wrong name)
* Change "add indication" to "indication add"
* Change "remove indication" to "indication remove"

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

The PlayList -> PlayTones fix should be applied to stable too.
Comments:By: Olle Johansson (oej) 2004-12-18 15:57:11.000-0600

Added small patch for agi

By: Mark Spencer (markster) 2004-12-18 17:05:38.000-0600

Added to CVS, thanks!

By: Russell Bryant (russell) 2004-12-21 10:29:13.000-0600

unregister issue fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:17:04.000-0600

Repository: asterisk
Revision: 4479

U   trunk/channel.c
U   trunk/channels/chan_vpb.c
U   trunk/formats/format_pcm.c
U   trunk/formats/format_pcm_alaw.c
U   trunk/formats/format_wav.c
U   trunk/logger.c
U   trunk/pbx.c
U   trunk/res/res_agi.c
U   trunk/res/res_config_odbc.c
U   trunk/res/res_indications.c
U   trunk/res/res_monitor.c

------------------------------------------------------------------------
r4479 | markster | 2008-01-15 15:17:03 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix comment issues (bug ASTERISK-3032)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:17:24.000-0600

Repository: asterisk
Revision: 4501

U   trunk/channels/chan_vpb.c

------------------------------------------------------------------------
r4501 | bkramer | 2008-01-15 15:17:23 -0600 (Tue, 15 Jan 2008) | 2 lines

/ fixed "Fix comment issues (bug ASTERISK-3032)" bugs

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:17:33.000-0600

Repository: asterisk
Revision: 4512

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

------------------------------------------------------------------------
r4512 | russell | 2008-01-15 15:17:33 -0600 (Tue, 15 Jan 2008) | 2 lines

unregister the correct apps (bug ASTERISK-3032)

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

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