[Home]

Summary:ASTERISK-09794: Update for some errors with doxygen
Reporter:snuffy (snuffy)Labels:
Date Opened:2007-07-02 18:48:20Date Closed:2007-07-09 10:01:37
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) doxygen-updates2.diff
Description:Found a few more errors with the doxygen 'make progdocs'
mostly minor, converted ast_expr2f.c away from java style doxygen
Comments:By: snuffy (snuffy) 2007-07-03 09:57:44

forgot to triple check the diff file extra one that shouldn't have been in list.
please remove old version..

By: Jason Parker (jparker) 2007-07-03 10:16:08

removed

By: Digium Subversion (svnbot) 2007-07-08 22:46:37

Repository: asterisk
Revision: 73985

------------------------------------------------------------------------
r73985 | tilghman | 2007-07-08 22:46:36 -0500 (Sun, 08 Jul 2007) | 2 lines

Doxygen formatting fixes; fixes errors while 'make progdocs'.  (Closes issue ASTERISK-9794)

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

By: Digium Subversion (svnbot) 2007-07-08 22:52:33

Repository: asterisk
Revision: 73994

------------------------------------------------------------------------
r73994 | tilghman | 2007-07-08 22:52:33 -0500 (Sun, 08 Jul 2007) | 10 lines

Merged revisions 73985 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r73985 | tilghman | 2007-07-08 23:03:20 -0500 (Sun, 08 Jul 2007) | 2 lines

Doxygen formatting fixes; fixes errors while 'make progdocs'.  (Closes issue ASTERISK-9794)

........

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

By: Digium Subversion (svnbot) 2007-07-09 10:01:37

Repository: asterisk
Revision: 74071

------------------------------------------------------------------------
r74071 | russell | 2007-07-09 10:01:35 -0500 (Mon, 09 Jul 2007) | 92 lines

Merged revisions 73964,73983,73994,74024-74025,74044,74046,74048 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r73964 | file | 2007-07-08 21:29:00 -0500 (Sun, 08 Jul 2007) | 2 lines

Use linkedlist macros for parking.

................
r73983 | file | 2007-07-08 22:14:34 -0500 (Sun, 08 Jul 2007) | 10 lines

Merged revisions 73980 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r73980 | file | 2007-07-09 00:13:19 -0300 (Mon, 09 Jul 2007) | 2 lines

Give Agent channel names priority when doing CDR merging. (issue ASTERISK-9711 reported by krtorio)

........

................
r73994 | tilghman | 2007-07-08 23:09:16 -0500 (Sun, 08 Jul 2007) | 10 lines

Merged revisions 73985 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r73985 | tilghman | 2007-07-08 23:03:20 -0500 (Sun, 08 Jul 2007) | 2 lines

Doxygen formatting fixes; fixes errors while 'make progdocs'.  (Closes issue ASTERISK-9794)

........

................
r74024 | oej | 2007-07-09 03:27:37 -0500 (Mon, 09 Jul 2007) | 7 lines

Implementation of a feature that will disable "missed calls" counters on SIP phones.
If the call is answered by another phone, other phones won't display the call as "missed".
You can also add an option to the dial command so that you can have a "followme"
scenario and not count the calls as "missed" when you cancel the call.

Thanks to Ramon and Frank for feedback on this feature.

................
r74025 | oej | 2007-07-09 03:30:04 -0500 (Mon, 09 Jul 2007) | 2 lines

Update with new features

................
r74044 | file | 2007-07-09 09:38:19 -0500 (Mon, 09 Jul 2007) | 10 lines

Merged revisions 74043 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r74043 | file | 2007-07-09 11:34:33 -0300 (Mon, 09 Jul 2007) | 2 lines

Use AC_CHECK_HEADER to check for ptlib/openh323 to allow for cross compiling. (issue ASTERISK-9392 reported by zandbelt)

........

................
r74046 | file | 2007-07-09 09:50:04 -0500 (Mon, 09 Jul 2007) | 10 lines

Merged revisions 74045 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r74045 | file | 2007-07-09 11:49:05 -0300 (Mon, 09 Jul 2007) | 2 lines

Few minor thread synchronization tweaks. (issue ASTERISK-9777 reported by gzero)

........

................
r74048 | mmichelson | 2007-07-09 09:58:42 -0500 (Mon, 09 Jul 2007) | 12 lines

Merged revisions 74047 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r74047 | mmichelson | 2007-07-09 09:57:41 -0500 (Mon, 09 Jul 2007) | 4 lines

Fixed a logic error in leave_voicemail. Pass the mailbox instead of the context to inbox_count when the context is "default."
(closes issue ASTERISK-9821, reported by yannj, repaired by me)


........

................

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