[Home]

Summary:ASTERISK-05038: More documentation (doxygen)
Reporter:Jose Pablo Fernandez (pupeno)Labels:
Date Opened:2005-09-09 14:52:27Date Closed:2008-01-15 15:48:06.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_agent
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_agent-documentation.patch
( 1) chan_agent-documentation2.patch
Description:More documentation that I wrote while making the realtime agents. All this documentation is included on http://bugs.digium.com/file_download.php?file_id=7364&type=bug , but I isolated from the rest of the changes present there.
When you commit here, I'll make a new patch for http://bugs.digium.com/view.php?id=5143 without the documentation.
Comments:By: Jose Pablo Fernandez (pupeno) 2005-09-09 16:56:55

That patch introduces a change in the source cod and it doesn't compile (a mistake isolating documentation from the rest of the changes I've done.
I'll be submitting a new patch shortly.

By: Jose Pablo Fernandez (pupeno) 2005-09-09 16:58:36

One other thing to note on these patches is that it adds a "static" to a declaration.
Originally this declaration was static but I removed it by mistake (when separating the declaration from other declaration) in the previous documentation patch I've sent.
This patch corrects that as well.

By: Kevin P. Fleming (kpfleming) 2005-09-13 22:14:13

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:48:06.000-0600

Repository: asterisk
Revision: 6583

U   trunk/channels/chan_agent.c

------------------------------------------------------------------------
r6583 | kpfleming | 2008-01-15 15:48:06 -0600 (Tue, 15 Jan 2008) | 2 lines

more documentation (issue ASTERISK-5038)

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

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