[asterisk-commits] branch oej/aum-trunk - r7712 in
/team/oej/aum-trunk: ./ apps/ cdr/ channels/ ...
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Mon Jan 2 03:21:06 CST 2006
Author: oej
Date: Mon Jan 2 03:20:02 2006
New Revision: 7712
URL: http://svn.digium.com/view/asterisk?rev=7712&view=rev
Log:
Merged revisions 7678,7682,7688,7690-7691,7693,7699,7705,7710 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r7678 | tilghman | 2005-12-30 15:57:00 +0100 (Fri, 30 Dec 2005) | 3 lines
Merged revisions 7677 via svnmerge from
/branches/1.2
........
r7682 | russell | 2005-12-30 22:18:06 +0100 (Fri, 30 Dec 2005) | 2 lines
update doxygen docs to specify authors
........
r7688 | russell | 2005-12-31 17:35:48 +0100 (Sat, 31 Dec 2005) | 2 lines
update comments to doxygen style
........
r7690 | russell | 2005-12-31 20:45:30 +0100 (Sat, 31 Dec 2005) | 3 lines
- fix some doxygen errors
- add the flag definitions to the page about global options
........
r7691 | russell | 2006-01-01 09:45:29 +0100 (Sun, 01 Jan 2006) | 3 lines
remove some duplicated code (issue #6098)
Also, touch up some formatting
........
r7693 | russell | 2006-01-01 18:50:37 +0100 (Sun, 01 Jan 2006) | 2 lines
clean up some loops and replace some duplicate code with a for loop (issue #6100)
........
r7699 | russell | 2006-01-01 19:37:50 +0100 (Sun, 01 Jan 2006) | 2 lines
fix a couple of doxygen errors
........
r7705 | bweschke | 2006-01-02 02:53:26 +0100 (Mon, 02 Jan 2006) | 3 lines
Fix compiler warnings.
........
r7710 | tilghman | 2006-01-02 08:41:02 +0100 (Mon, 02 Jan 2006) | 3 lines
Merged revisions 7709 via svnmerge from
/branches/1.2
........
Modified:
team/oej/aum-trunk/ (props changed)
team/oej/aum-trunk/acl.c
team/oej/aum-trunk/aescrypt.c
team/oej/aum-trunk/aeskey.c
team/oej/aum-trunk/alaw.c
team/oej/aum-trunk/app.c
team/oej/aum-trunk/apps/app_adsiprog.c
team/oej/aum-trunk/apps/app_authenticate.c
team/oej/aum-trunk/apps/app_cdr.c
team/oej/aum-trunk/apps/app_chanisavail.c
team/oej/aum-trunk/apps/app_chanspy.c
team/oej/aum-trunk/apps/app_controlplayback.c
team/oej/aum-trunk/apps/app_curl.c
team/oej/aum-trunk/apps/app_db.c
team/oej/aum-trunk/apps/app_dial.c
team/oej/aum-trunk/apps/app_dictate.c
team/oej/aum-trunk/apps/app_directed_pickup.c
team/oej/aum-trunk/apps/app_directory.c
team/oej/aum-trunk/apps/app_dumpchan.c
team/oej/aum-trunk/apps/app_echo.c
team/oej/aum-trunk/apps/app_externalivr.c
team/oej/aum-trunk/apps/app_festival.c
team/oej/aum-trunk/apps/app_flash.c
team/oej/aum-trunk/apps/app_forkcdr.c
team/oej/aum-trunk/apps/app_getcpeid.c
team/oej/aum-trunk/apps/app_hasnewvoicemail.c
team/oej/aum-trunk/apps/app_ices.c
team/oej/aum-trunk/apps/app_image.c
team/oej/aum-trunk/apps/app_intercom.c
team/oej/aum-trunk/apps/app_ivrdemo.c
team/oej/aum-trunk/apps/app_lookupblacklist.c
team/oej/aum-trunk/apps/app_lookupcidname.c
team/oej/aum-trunk/apps/app_macro.c
team/oej/aum-trunk/apps/app_meetme.c
team/oej/aum-trunk/apps/app_milliwatt.c
team/oej/aum-trunk/apps/app_mixmonitor.c
team/oej/aum-trunk/apps/app_mp3.c
team/oej/aum-trunk/apps/app_nbscat.c
team/oej/aum-trunk/apps/app_osplookup.c
team/oej/aum-trunk/apps/app_page.c
team/oej/aum-trunk/apps/app_parkandannounce.c
team/oej/aum-trunk/apps/app_playback.c
team/oej/aum-trunk/apps/app_privacy.c
team/oej/aum-trunk/apps/app_queue.c
team/oej/aum-trunk/apps/app_read.c
team/oej/aum-trunk/apps/app_readfile.c
team/oej/aum-trunk/apps/app_realtime.c
team/oej/aum-trunk/apps/app_record.c
team/oej/aum-trunk/apps/app_rpt.c
team/oej/aum-trunk/apps/app_sayunixtime.c
team/oej/aum-trunk/apps/app_senddtmf.c
team/oej/aum-trunk/apps/app_sendtext.c
team/oej/aum-trunk/apps/app_setcallerid.c
team/oej/aum-trunk/apps/app_setcdruserfield.c
team/oej/aum-trunk/apps/app_settransfercapability.c
team/oej/aum-trunk/apps/app_skel.c
team/oej/aum-trunk/apps/app_sms.c
team/oej/aum-trunk/apps/app_softhangup.c
team/oej/aum-trunk/apps/app_sql_postgres.c
team/oej/aum-trunk/apps/app_stack.c
team/oej/aum-trunk/apps/app_system.c
team/oej/aum-trunk/apps/app_talkdetect.c
team/oej/aum-trunk/apps/app_test.c
team/oej/aum-trunk/apps/app_transfer.c
team/oej/aum-trunk/apps/app_url.c
team/oej/aum-trunk/apps/app_verbose.c
team/oej/aum-trunk/apps/app_voicemail.c
team/oej/aum-trunk/apps/app_waitforring.c
team/oej/aum-trunk/apps/app_waitforsilence.c
team/oej/aum-trunk/apps/app_while.c
team/oej/aum-trunk/apps/app_zapateller.c
team/oej/aum-trunk/apps/app_zapbarge.c
team/oej/aum-trunk/apps/app_zapras.c
team/oej/aum-trunk/apps/app_zapscan.c
team/oej/aum-trunk/astmm.c
team/oej/aum-trunk/autoservice.c
team/oej/aum-trunk/buildinfo.c
team/oej/aum-trunk/callerid.c
team/oej/aum-trunk/cdr.c
team/oej/aum-trunk/cdr/cdr_csv.c
team/oej/aum-trunk/cdr/cdr_custom.c
team/oej/aum-trunk/channel.c
team/oej/aum-trunk/channels/chan_agent.c
team/oej/aum-trunk/channels/chan_alsa.c
team/oej/aum-trunk/channels/chan_features.c
team/oej/aum-trunk/channels/chan_h323.c
team/oej/aum-trunk/channels/chan_iax2.c
team/oej/aum-trunk/channels/chan_local.c
team/oej/aum-trunk/channels/chan_mgcp.c
team/oej/aum-trunk/channels/chan_modem.c
team/oej/aum-trunk/channels/chan_modem_aopen.c
team/oej/aum-trunk/channels/chan_modem_bestdata.c
team/oej/aum-trunk/channels/chan_modem_i4l.c
team/oej/aum-trunk/channels/chan_oss.c
team/oej/aum-trunk/channels/chan_phone.c
team/oej/aum-trunk/channels/chan_sip.c
team/oej/aum-trunk/channels/chan_zap.c
team/oej/aum-trunk/channels/iax2-parser.c
team/oej/aum-trunk/channels/iax2-provision.c
team/oej/aum-trunk/chanvars.c
team/oej/aum-trunk/cli.c
team/oej/aum-trunk/config.c
team/oej/aum-trunk/cryptostub.c
team/oej/aum-trunk/db.c
team/oej/aum-trunk/devicestate.c
team/oej/aum-trunk/dnsmgr.c
team/oej/aum-trunk/dsp.c
team/oej/aum-trunk/enum.c
team/oej/aum-trunk/file.c
team/oej/aum-trunk/frame.c
team/oej/aum-trunk/fskmodem.c
team/oej/aum-trunk/funcs/func_cdr.c
team/oej/aum-trunk/funcs/func_cut.c
team/oej/aum-trunk/funcs/func_db.c
team/oej/aum-trunk/funcs/func_enum.c
team/oej/aum-trunk/funcs/func_logic.c
team/oej/aum-trunk/funcs/func_math.c
team/oej/aum-trunk/funcs/func_md5.c
team/oej/aum-trunk/funcs/func_moh.c
team/oej/aum-trunk/funcs/func_odbc.c
team/oej/aum-trunk/funcs/func_strings.c
team/oej/aum-trunk/funcs/func_timeout.c
team/oej/aum-trunk/funcs/func_uri.c
team/oej/aum-trunk/funcs/pbx_functions.c
team/oej/aum-trunk/image.c
team/oej/aum-trunk/include/asterisk/callerid.h
team/oej/aum-trunk/include/asterisk/channel.h
team/oej/aum-trunk/include/asterisk/doxyref.h
team/oej/aum-trunk/include/asterisk/options.h
team/oej/aum-trunk/io.c
team/oej/aum-trunk/loader.c
team/oej/aum-trunk/logger.c
team/oej/aum-trunk/manager.c
team/oej/aum-trunk/muted.c
team/oej/aum-trunk/netsock.c
team/oej/aum-trunk/pbx.c
team/oej/aum-trunk/plc.c
team/oej/aum-trunk/privacy.c
team/oej/aum-trunk/res/res_adsi.c
team/oej/aum-trunk/res/res_agi.c
team/oej/aum-trunk/res/res_config_odbc.c
team/oej/aum-trunk/res/res_crypto.c
team/oej/aum-trunk/res/res_features.c
team/oej/aum-trunk/res/res_monitor.c
team/oej/aum-trunk/res/res_musiconhold.c
team/oej/aum-trunk/res/res_odbc.c
team/oej/aum-trunk/res/res_osp.c
team/oej/aum-trunk/rtp.c
team/oej/aum-trunk/say.c
team/oej/aum-trunk/sched.c
team/oej/aum-trunk/slinfactory.c
team/oej/aum-trunk/srv.c
team/oej/aum-trunk/tdd.c
team/oej/aum-trunk/term.c
team/oej/aum-trunk/translate.c
team/oej/aum-trunk/ulaw.c
Propchange: team/oej/aum-trunk/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Mon Jan 2 03:20:02 2006
@@ -1,1 +1,1 @@
-/trunk:1-7674
+/trunk:1-7710
Modified: team/oej/aum-trunk/acl.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/acl.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/acl.c (original)
+++ team/oej/aum-trunk/acl.c Mon Jan 2 03:20:02 2006
@@ -19,7 +19,8 @@
/*! \file
*
* \brief Various sorts of access control
- *
+ *
+ * \author Mark Spencer <markster at digium.com>
*/
#include <stdio.h>
Modified: team/oej/aum-trunk/aescrypt.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/aescrypt.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/aescrypt.c (original)
+++ team/oej/aum-trunk/aescrypt.c Mon Jan 2 03:20:02 2006
@@ -31,12 +31,16 @@
Issue Date: 26/08/2003
*/
+
/*! \file
-\brief This file contains the code for implementing encryption and decryption
- for AES (Rijndael) for block and key sizes of 16, 24 and 32 bytes. It
- can optionally be replaced by code written in assembler using NASM. For
- further details see the file aesopt.h
-*/
+ *
+ * \brief This file contains the code for implementing encryption and decryption
+ * for AES (Rijndael) for block and key sizes of 16, 24 and 32 bytes. It
+ * can optionally be replaced by code written in assembler using NASM. For
+ * further details see the file aesopt.h
+ *
+ * \author Dr Brian Gladman <brg at gladman.me.uk>
+ */
#include "aesopt.h"
Modified: team/oej/aum-trunk/aeskey.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/aeskey.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/aeskey.c (original)
+++ team/oej/aum-trunk/aeskey.c Mon Jan 2 03:20:02 2006
@@ -31,11 +31,15 @@
Issue Date: 26/08/2003
*/
+
/*! \file
-\brief This file contains the code for implementing the key schedule for AES
- (Rijndael) for block and key sizes of 16, 24, and 32 bytes. See aesopt.h
- for further details including optimisation.
-*/
+ *
+ * \brief This file contains the code for implementing the key schedule for AES
+ * (Rijndael) for block and key sizes of 16, 24, and 32 bytes. See aesopt.h
+ * for further details including optimisation.
+ *
+ * \author Dr Brian Gladman <brg at gladman.me.uk>
+ */
#include "aesopt.h"
Modified: team/oej/aum-trunk/alaw.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/alaw.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/alaw.c (original)
+++ team/oej/aum-trunk/alaw.c Mon Jan 2 03:20:02 2006
@@ -19,7 +19,8 @@
/*! \file
*
* \brief u-Law to Signed linear conversion
- *
+ *
+ * \author Mark Spencer <markster at digium.com>
*/
#include "asterisk.h"
Modified: team/oej/aum-trunk/app.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/app.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/app.c (original)
+++ team/oej/aum-trunk/app.c Mon Jan 2 03:20:02 2006
@@ -19,7 +19,8 @@
/*! \file
*
* \brief Convenient Application Routines
- *
+ *
+ * \author Mark Spencer <markster at digium.com>
*/
#include <stdio.h>
Modified: team/oej/aum-trunk/apps/app_adsiprog.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_adsiprog.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_adsiprog.c (original)
+++ team/oej/aum-trunk/apps/app_adsiprog.c Mon Jan 2 03:20:02 2006
@@ -17,7 +17,10 @@
*/
/*! \file
+ *
* \brief Program Asterisk ADSI Scripts into phone
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_authenticate.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_authenticate.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_authenticate.c (original)
+++ team/oej/aum-trunk/apps/app_authenticate.c Mon Jan 2 03:20:02 2006
@@ -17,7 +17,10 @@
*/
/*! \file
+ *
* \brief Execute arbitrary authenticate commands
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_cdr.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_cdr.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_cdr.c (original)
+++ team/oej/aum-trunk/apps/app_cdr.c Mon Jan 2 03:20:02 2006
@@ -17,7 +17,10 @@
*/
/*! \file
+ *
* \brief Applications connected with CDR engine
+ *
+ * Martin Pycko <martinp at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_chanisavail.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_chanisavail.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_chanisavail.c (original)
+++ team/oej/aum-trunk/apps/app_chanisavail.c Mon Jan 2 03:20:02 2006
@@ -18,8 +18,12 @@
*/
/*! \file
-* \brief Check if Channel is Available
-*
+ *
+ * \brief Check if Channel is Available
+ *
+ * \author Mark Spencer <markster at digium.com>
+ * \author James Golovich <james at gnuinter.net>
+
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_chanspy.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_chanspy.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_chanspy.c (original)
+++ team/oej/aum-trunk/apps/app_chanspy.c Mon Jan 2 03:20:02 2006
@@ -17,8 +17,11 @@
*/
/*! \file
+ *
* \brief ChanSpy: Listen in on any channel.
- *
+ *
+ * \author Anthony Minessale II <anthmct at yahoo.com>
+ *
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_controlplayback.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_controlplayback.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_controlplayback.c (original)
+++ team/oej/aum-trunk/apps/app_controlplayback.c Mon Jan 2 03:20:02 2006
@@ -17,7 +17,10 @@
*/
/*! \file
+ *
* \brief Trivial application to control playback of a sound file
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_curl.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_curl.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_curl.c (original)
+++ team/oej/aum-trunk/apps/app_curl.c Mon Jan 2 03:20:02 2006
@@ -18,7 +18,12 @@
*/
/*! \file
+ *
* \brief Curl - App to load a URL
+ *
+ * \author Tilghman Lesher <curl-20050919 at the-tilghman.com>
+ *
+ * \note Brian Wilkins <bwilkins at cfl.rr.com> (Added POST option)
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_db.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_db.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_db.c (original)
+++ team/oej/aum-trunk/apps/app_db.c Mon Jan 2 03:20:02 2006
@@ -21,6 +21,9 @@
/*! \file
*
* \brief Database access functions
+ *
+ * \author Mark Spencer <markster at digium.com>
+ * \author Jefferson Noxon <jeff at debian.org>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_dial.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_dial.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_dial.c (original)
+++ team/oej/aum-trunk/apps/app_dial.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief dial() & retrydial() - Trivial application to dial a channel and send an URL on answer
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_dictate.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_dictate.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_dictate.c (original)
+++ team/oej/aum-trunk/apps/app_dictate.c Mon Jan 2 03:20:02 2006
@@ -21,6 +21,8 @@
/*! \file
*
* \brief Virtual Dictation Machine Application For Asterisk
+ *
+ * \author Anthony Minessale II <anthmct at yahoo.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_directed_pickup.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_directed_pickup.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_directed_pickup.c (original)
+++ team/oej/aum-trunk/apps/app_directed_pickup.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Directed Call Pickup Support
+ *
+ * \author Joshua Colp <jcolp at asterlink.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_directory.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_directory.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_directory.c (original)
+++ team/oej/aum-trunk/apps/app_directory.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Provide a directory of extensions
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_dumpchan.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_dumpchan.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_dumpchan.c (original)
+++ team/oej/aum-trunk/apps/app_dumpchan.c Mon Jan 2 03:20:02 2006
@@ -21,7 +21,9 @@
/*! \file
*
* \brief Application to dump channel variables
- *
+ *
+ * \author Anthony Minessale <anthmct at yahoo.com>
+ *
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_echo.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_echo.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_echo.c (original)
+++ team/oej/aum-trunk/apps/app_echo.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Echo application -- play back what you hear to evaluate latency
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_externalivr.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_externalivr.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_externalivr.c (original)
+++ team/oej/aum-trunk/apps/app_externalivr.c Mon Jan 2 03:20:02 2006
@@ -22,7 +22,12 @@
/*! \file
*
* \brief External IVR application interface
- *
+ *
+ * \author Kevin P. Fleming <kpfleming at digium.com>
+ *
+ * \note Portions taken from the file-based music-on-hold work
+ * created by Anthony Minessale II in res_musiconhold.c
+ *
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_festival.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_festival.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_festival.c (original)
+++ team/oej/aum-trunk/apps/app_festival.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Connect to festival
+ *
+ * \author Christos Ricudis <ricudis at itc.auth.gr>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_flash.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_flash.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_flash.c (original)
+++ team/oej/aum-trunk/apps/app_flash.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief App to flash a zap trunk
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_forkcdr.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_forkcdr.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_forkcdr.c (original)
+++ team/oej/aum-trunk/apps/app_forkcdr.c Mon Jan 2 03:20:02 2006
@@ -18,6 +18,10 @@
/*! \file
*
* \brief Fork CDR application
+ *
+ * \author Anthony Minessale anthmct at yahoo.com
+ *
+ * \note Development of this app Sponsered/Funded by TAAN Softworks Corp
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_getcpeid.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_getcpeid.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_getcpeid.c (original)
+++ team/oej/aum-trunk/apps/app_getcpeid.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Get ADSI CPE ID
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_hasnewvoicemail.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_hasnewvoicemail.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_hasnewvoicemail.c (original)
+++ team/oej/aum-trunk/apps/app_hasnewvoicemail.c Mon Jan 2 03:20:02 2006
@@ -23,6 +23,11 @@
/*! \file
*
* \brief HasVoicemail application
+ *
+ * \author Todd Freeman <freeman at andrews.edu>
+ *
+ * \note 95% based on HasNewVoicemail by
+ * Tilghman Lesher <asterisk-hasnewvoicemail-app at the-tilghman.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_ices.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_ices.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_ices.c (original)
+++ team/oej/aum-trunk/apps/app_ices.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Stream to an icecast server via ICES (see contrib/asterisk-ices.xml)
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_image.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_image.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_image.c (original)
+++ team/oej/aum-trunk/apps/app_image.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief App to transmit an image
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_intercom.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_intercom.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_intercom.c (original)
+++ team/oej/aum-trunk/apps/app_intercom.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Use /dev/dsp as an intercom.
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_ivrdemo.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_ivrdemo.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_ivrdemo.c (original)
+++ team/oej/aum-trunk/apps/app_ivrdemo.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief IVR Demo application
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_lookupblacklist.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_lookupblacklist.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_lookupblacklist.c (original)
+++ team/oej/aum-trunk/apps/app_lookupblacklist.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief App to lookup the callerid number, and see if it is blacklisted
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*
Modified: team/oej/aum-trunk/apps/app_lookupcidname.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_lookupcidname.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_lookupcidname.c (original)
+++ team/oej/aum-trunk/apps/app_lookupcidname.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief App to set callerid name from database, based on directory number
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_macro.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_macro.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_macro.c (original)
+++ team/oej/aum-trunk/apps/app_macro.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Dial plan macro Implementation
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_meetme.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_meetme.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_meetme.c (original)
+++ team/oej/aum-trunk/apps/app_meetme.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Meet me conference bridge
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_milliwatt.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_milliwatt.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_milliwatt.c (original)
+++ team/oej/aum-trunk/apps/app_milliwatt.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Digital Milliwatt Test
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_mixmonitor.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_mixmonitor.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_mixmonitor.c (original)
+++ team/oej/aum-trunk/apps/app_mixmonitor.c Mon Jan 2 03:20:02 2006
@@ -22,8 +22,15 @@
*/
/*! \file
+ *
* \brief MixMonitor() - Record a call and mix the audio during the recording
* \ingroup applications
+ *
+ * \author Mark Spencer <markster at digium.com>
+ * \author Kevin P. Fleming <kpfleming at digium.com>
+ *
+ * \note Based on app_muxmon.c provided by
+ * Anthony Minessale II <anthmct at yahoo.com>
*/
#include <stdlib.h>
@@ -79,6 +86,7 @@
static const char *mixmonitor_spy_type = "MixMonitor";
struct mixmonitor {
+ AST_LIST_ENTRY(mixmonitor) list;
struct ast_channel *chan;
char *filename;
char *post_process;
@@ -87,12 +95,15 @@
int writevol;
};
+AST_LIST_HEAD_STATIC(monitors, mixmonitor);
+
enum {
MUXFLAG_APPEND = (1 << 1),
MUXFLAG_BRIDGED = (1 << 2),
MUXFLAG_VOLUME = (1 << 3),
MUXFLAG_READVOLUME = (1 << 4),
MUXFLAG_WRITEVOLUME = (1 << 5),
+ FLAG_STOP = (1 << 6),
} mixmonitor_flags;
enum {
@@ -156,6 +167,10 @@
char post_process[1024] = "";
STANDARD_INCREMENT_USECOUNT;
+
+ AST_LIST_LOCK(&monitors);
+ AST_LIST_INSERT_HEAD(&monitors, mixmonitor, list);
+ AST_LIST_UNLOCK(&monitors);
name = ast_strdupa(mixmonitor->chan->name);
@@ -211,7 +226,7 @@
ast_channel_spy_trigger_wait(&spy);
- if (ast_check_hangup(mixmonitor->chan) || spy.status != CHANSPY_RUNNING) {
+ if (ast_check_hangup(mixmonitor->chan) || spy.status != CHANSPY_RUNNING || ast_test_flag(mixmonitor, FLAG_STOP)) {
ast_mutex_unlock(&spy.lock);
break;
}
@@ -237,6 +252,8 @@
ast_mutex_unlock(&spy.lock);
}
+ stopmon(mixmonitor->chan, &spy);
+
if (mixmonitor->post_process) {
char *p;
@@ -248,8 +265,6 @@
pbx_substitute_variables_helper(mixmonitor->chan, mixmonitor->post_process, post_process, sizeof(post_process) - 1);
}
- stopmon(mixmonitor->chan, &spy);
-
if (option_verbose > 1)
ast_verbose(VERBOSE_PREFIX_2 "End MixMonitor Recording %s\n", name);
@@ -266,6 +281,10 @@
ast_closestream(fs);
out:
+ AST_LIST_LOCK(&monitors);
+ AST_LIST_REMOVE(&monitors, mixmonitor, list);
+ AST_LIST_UNLOCK(&monitors);
+
free(mixmonitor);
STANDARD_DECREMENT_USECOUNT;
@@ -396,6 +415,7 @@
static int mixmonitor_cli(int fd, int argc, char **argv)
{
struct ast_channel *chan;
+ struct mixmonitor *mon;
if (argc < 3)
return RESULT_SHOWUSAGE;
@@ -407,8 +427,13 @@
if (!strcasecmp(argv[1], "start"))
mixmonitor_exec(chan, argv[3]);
- else if (!strcasecmp(argv[1], "stop"))
- ast_channel_spy_stop_by_type(chan, mixmonitor_spy_type);
+ else if (!strcasecmp(argv[1], "stop")) {
+ AST_LIST_TRAVERSE_SAFE_BEGIN(&monitors, mon, list) {
+ if (chan == mon->chan)
+ ast_set_flag(mon, FLAG_STOP);
+ }
+ AST_LIST_TRAVERSE_SAFE_END;
+ }
ast_mutex_unlock(&chan->lock);
Modified: team/oej/aum-trunk/apps/app_mp3.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_mp3.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_mp3.c (original)
+++ team/oej/aum-trunk/apps/app_mp3.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Silly application to play an MP3 file -- uses mpg123
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_nbscat.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_nbscat.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_nbscat.c (original)
+++ team/oej/aum-trunk/apps/app_nbscat.c Mon Jan 2 03:20:02 2006
@@ -19,7 +19,9 @@
/*! \file
*
* \brief Silly application to play an NBScat file -- uses nbscat8k
- *
+ *
+ * \author Mark Spencer <markster at digium.com>
+ *
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_osplookup.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_osplookup.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_osplookup.c (original)
+++ team/oej/aum-trunk/apps/app_osplookup.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Open Settlement Protocol Lookup
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_page.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_page.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_page.c (original)
+++ team/oej/aum-trunk/apps/app_page.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief page() - Paging application
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_parkandannounce.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_parkandannounce.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_parkandannounce.c (original)
+++ team/oej/aum-trunk/apps/app_parkandannounce.c Mon Jan 2 03:20:02 2006
@@ -22,7 +22,10 @@
/*! \file
*
* \brief ParkAndAnnounce application for Asterisk
- *
+ *
+ * \author Ben Miller <bgmiller at dccinc.com>
+ * \arg With TONS of help from Mark!
+ *
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_playback.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_playback.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_playback.c (original)
+++ team/oej/aum-trunk/apps/app_playback.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Trivial application to playback a sound file
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_privacy.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_privacy.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_privacy.c (original)
+++ team/oej/aum-trunk/apps/app_privacy.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Block all calls without Caller*ID, require phone # to be entered
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_queue.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_queue.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_queue.c (original)
+++ team/oej/aum-trunk/apps/app_queue.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief True call queues with optional send URL on answer
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \arg Config in \ref Config_qu queues.conf
*
Modified: team/oej/aum-trunk/apps/app_read.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_read.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_read.c (original)
+++ team/oej/aum-trunk/apps/app_read.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Trivial application to read a variable
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_readfile.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_readfile.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_readfile.c (original)
+++ team/oej/aum-trunk/apps/app_readfile.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief ReadFile application -- Reads in a File for you.
+ *
+ * \author Matt O'Gorman <mogorman at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_realtime.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_realtime.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_realtime.c (original)
+++ team/oej/aum-trunk/apps/app_realtime.c Mon Jan 2 03:20:02 2006
@@ -20,6 +20,9 @@
/*! \file
*
* \brief RealTime App
+ *
+ * \author Anthony Minessale <anthmct at yahoo.com>
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_record.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_record.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_record.c (original)
+++ team/oej/aum-trunk/apps/app_record.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief Trivial application to record a sound file
+ *
+ * \author Matthew Fredrickson <creslin at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_rpt.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_rpt.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_rpt.c (original)
+++ team/oej/aum-trunk/apps/app_rpt.c Mon Jan 2 03:20:02 2006
@@ -17,10 +17,14 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Radio Repeater / Remote Base program
+ * \brief Radio Repeater / Remote Base program
* version 0.39 12/19/05
+ *
+ * \author Jim Dixon, WB6NIL <jim at lambdatel.com>
+ *
+ * \note Serious contributions by Steve RoDgers, WA6ZFT <hwstar at rodgers.sdcoxmail.com>
*
* See http://www.zapatatelephony.org/app_rpt.html
*
Modified: team/oej/aum-trunk/apps/app_sayunixtime.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_sayunixtime.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_sayunixtime.c (original)
+++ team/oej/aum-trunk/apps/app_sayunixtime.c Mon Jan 2 03:20:02 2006
@@ -18,6 +18,8 @@
/*! \file
*
* \brief SayUnixTime application
+ *
+ * \author Tilghman Lesher <app_sayunixtime__200309 at the-tilghman.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_senddtmf.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_senddtmf.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_senddtmf.c (original)
+++ team/oej/aum-trunk/apps/app_senddtmf.c Mon Jan 2 03:20:02 2006
@@ -19,6 +19,8 @@
/*! \file
*
* \brief App to send DTMF digits
+ *
+ * \author Mark Spencer <markster at digium.com>
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_sendtext.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_sendtext.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_sendtext.c (original)
+++ team/oej/aum-trunk/apps/app_sendtext.c Mon Jan 2 03:20:02 2006
@@ -19,8 +19,10 @@
/*! \file
*
* \brief App to transmit a text message
+ *
+ * \author Mark Spencer <markster at digium.com>
*
- * Requires support of sending text messages from channel driver
+ * \note Requires support of sending text messages from channel driver
*
* \ingroup applications
*/
Modified: team/oej/aum-trunk/apps/app_setcallerid.c
URL: http://svn.digium.com/view/asterisk/team/oej/aum-trunk/apps/app_setcallerid.c?rev=7712&r1=7711&r2=7712&view=diff
==============================================================================
--- team/oej/aum-trunk/apps/app_setcallerid.c (original)
+++ team/oej/aum-trunk/apps/app_setcallerid.c Mon Jan 2 03:20:02 2006
[... 2322 lines stripped ...]
More information about the asterisk-commits
mailing list