[Home]

Summary:ASTERISK-04660: [patch] Formatting fixes for channel.c/channel.h
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-07-23 12:06:38Date Closed:2008-01-15 15:42:36.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) channelcformat.txt
( 1) channelhformat.txt
Description:* Formatting
* Manager command fixes, not removing anything, but adding info about
 hangupcause and cleaning up an incomplete "hangup" event.
* Comments
* Changing some log messages
Comments:By: Olle Johansson (oej) 2005-07-23 12:07:44

...and copying some comments about masquerading to the .h file for inclusion in doxygen.

By: Russell Bryant (russell) 2005-07-25 15:13:18

Kevin: This contains some changes in functionality, so I figured I would let you handle this.

It adds a couple more things to the show channeltypes cli command to show if it has indications and transfer functions.

It also adds some headers to manager events.

By: Kevin P. Fleming (kpfleming) 2005-07-25 18:07:00

Committed to CVS HEAD, thanks!

By: Olle Johansson (oej) 2005-07-26 00:55:05

Oh, forgot to mention the "show channeltypes" changes that I did... I was curious on the properties of some channel drivers I was playing with :-)

By: Digium Subversion (svnbot) 2008-01-15 15:42:36.000-0600

Repository: asterisk
Revision: 6208

U   trunk/channel.c
U   trunk/include/asterisk/channel.h

------------------------------------------------------------------------
r6208 | kpfleming | 2008-01-15 15:42:36 -0600 (Tue, 15 Jan 2008) | 4 lines

formatting cleanups (bug ASTERISK-4660)
fill out some Manager events with additional headers (bug ASTERISK-4660)
re-word some log messages to be clearer (bug ASTERISK-4660)

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

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