[Home]

Summary:ASTERISK-14099: [patch] CHANNEL(transfercapability) not documented
Reporter:pkempgen (pkempgen)Labels:
Date Opened:2009-05-09 06:50:27Date Closed:2009-05-11 13:59:16
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20090511__issue15073__trunk.diff.txt
( 1) 20090511__issue15073.diff.txt
Description:SetTransferCapability() says:
This application is deprecated in favor of Set(CHANNEL(transfercapability)=...)

However transfercapability is not mentioned in the CLI help
of CHANNEL() (in funcs/func_channel.c) even though CHANNEL()
is able to read and write transfercapability.

Trunk, 1.6.2, 1.6.1, 1.6.0, 1.4 as of today (2009-05-09).

****** STEPS TO REPRODUCE ******

core show function CHANNEL

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

Not sure whether to tick "Regression" or not.
Comments:By: Tilghman Lesher (tilghman) 2009-05-11 12:13:45

Patch for 1.4 uploaded (as this is the earliest revision for patch to be applied).

By: Digium Subversion (svnbot) 2009-05-11 12:35:20

Repository: asterisk
Revision: 193544

U   branches/1.4/funcs/func_channel.c

------------------------------------------------------------------------
r193544 | lmadsen | 2009-05-11 12:35:20 -0500 (Mon, 11 May 2009) | 7 lines

Document CHANNEL(transfercapability) in CLI documentation.

(issue ASTERISK-14099)
Reported by: pkempgen
Patches:
     20090511__issue15073.diff.txt uploaded by tilghman (license 14)

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

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

By: Digium Subversion (svnbot) 2009-05-11 13:01:48

Repository: asterisk
Revision: 193545

_U  trunk/
U   trunk/funcs/func_channel.c

------------------------------------------------------------------------
r193545 | lmadsen | 2009-05-11 13:01:47 -0500 (Mon, 11 May 2009) | 14 lines

Recorded merge of revisions 193544 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r193544 | lmadsen | 2009-05-11 13:35:17 -0400 (Mon, 11 May 2009) | 7 lines
 
 Document CHANNEL(transfercapability) in CLI documentation.
 
 (issue ASTERISK-14099)
 Reported by: pkempgen
 Patches:
       20090511__issue15073.diff.txt uploaded by tilghman (license 14)
........

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

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

By: Digium Subversion (svnbot) 2009-05-11 13:06:56

Repository: asterisk
Revision: 193546

_U  branches/1.6.0/
U   branches/1.6.0/funcs/func_channel.c

------------------------------------------------------------------------
r193546 | lmadsen | 2009-05-11 13:06:56 -0500 (Mon, 11 May 2009) | 21 lines

Recorded merge of revisions 193545 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r193545 | lmadsen | 2009-05-11 14:01:44 -0400 (Mon, 11 May 2009) | 14 lines
 
 Recorded merge of revisions 193544 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r193544 | lmadsen | 2009-05-11 13:35:17 -0400 (Mon, 11 May 2009) | 7 lines
   
   Document CHANNEL(transfercapability) in CLI documentation.
   
   (issue ASTERISK-14099)
   Reported by: pkempgen
   Patches:
         20090511__issue15073.diff.txt uploaded by tilghman (license 14)
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-05-11 13:07:55

Repository: asterisk
Revision: 193547

_U  branches/1.6.1/
U   branches/1.6.1/funcs/func_channel.c

------------------------------------------------------------------------
r193547 | lmadsen | 2009-05-11 13:07:54 -0500 (Mon, 11 May 2009) | 21 lines

Recorded merge of revisions 193545 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r193545 | lmadsen | 2009-05-11 14:01:44 -0400 (Mon, 11 May 2009) | 14 lines
 
 Recorded merge of revisions 193544 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r193544 | lmadsen | 2009-05-11 13:35:17 -0400 (Mon, 11 May 2009) | 7 lines
   
   Document CHANNEL(transfercapability) in CLI documentation.
   
   (issue ASTERISK-14099)
   Reported by: pkempgen
   Patches:
         20090511__issue15073.diff.txt uploaded by tilghman (license 14)
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-05-11 13:59:15

Repository: asterisk
Revision: 193612

_U  branches/1.6.2/
U   branches/1.6.2/funcs/func_channel.c

------------------------------------------------------------------------
r193612 | lmadsen | 2009-05-11 13:59:15 -0500 (Mon, 11 May 2009) | 7 lines

Update CHANNEL(transfercapabilities) documentation.

(closes issue ASTERISK-14099)
Reported by: pkempgen
Patches:
     20090511__issue15073__trunk.diff.txt uploaded by tilghman (license 14)

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

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