[svn-commits] branch bweschke/bug_5374 - r7696 in /team/bweschke/bug_5374: ./ apps/ cdr/ ch...

svn-commits at lists.digium.com svn-commits at lists.digium.com
Sun Jan 1 12:01:09 CST 2006


Author: bweschke
Date: Sun Jan  1 12:00:38 2006
New Revision: 7696

URL: http://svn.digium.com/view/asterisk?rev=7696&view=rev
Log:
 SVNMerge: Bringing this up to date with /trunk


Modified:
    team/bweschke/bug_5374/   (props changed)
    team/bweschke/bug_5374/acl.c
    team/bweschke/bug_5374/aescrypt.c
    team/bweschke/bug_5374/aeskey.c
    team/bweschke/bug_5374/alaw.c
    team/bweschke/bug_5374/app.c
    team/bweschke/bug_5374/apps/app_adsiprog.c
    team/bweschke/bug_5374/apps/app_authenticate.c
    team/bweschke/bug_5374/apps/app_cdr.c
    team/bweschke/bug_5374/apps/app_chanisavail.c
    team/bweschke/bug_5374/apps/app_chanspy.c
    team/bweschke/bug_5374/apps/app_controlplayback.c
    team/bweschke/bug_5374/apps/app_curl.c
    team/bweschke/bug_5374/apps/app_db.c
    team/bweschke/bug_5374/apps/app_dial.c
    team/bweschke/bug_5374/apps/app_dictate.c
    team/bweschke/bug_5374/apps/app_directed_pickup.c
    team/bweschke/bug_5374/apps/app_directory.c
    team/bweschke/bug_5374/apps/app_dumpchan.c
    team/bweschke/bug_5374/apps/app_echo.c
    team/bweschke/bug_5374/apps/app_externalivr.c
    team/bweschke/bug_5374/apps/app_festival.c
    team/bweschke/bug_5374/apps/app_flash.c
    team/bweschke/bug_5374/apps/app_forkcdr.c
    team/bweschke/bug_5374/apps/app_getcpeid.c
    team/bweschke/bug_5374/apps/app_hasnewvoicemail.c
    team/bweschke/bug_5374/apps/app_ices.c
    team/bweschke/bug_5374/apps/app_image.c
    team/bweschke/bug_5374/apps/app_intercom.c
    team/bweschke/bug_5374/apps/app_ivrdemo.c
    team/bweschke/bug_5374/apps/app_lookupblacklist.c
    team/bweschke/bug_5374/apps/app_lookupcidname.c
    team/bweschke/bug_5374/apps/app_macro.c
    team/bweschke/bug_5374/apps/app_meetme.c
    team/bweschke/bug_5374/apps/app_milliwatt.c
    team/bweschke/bug_5374/apps/app_mixmonitor.c
    team/bweschke/bug_5374/apps/app_mp3.c
    team/bweschke/bug_5374/apps/app_nbscat.c
    team/bweschke/bug_5374/apps/app_osplookup.c
    team/bweschke/bug_5374/apps/app_page.c
    team/bweschke/bug_5374/apps/app_parkandannounce.c
    team/bweschke/bug_5374/apps/app_playback.c
    team/bweschke/bug_5374/apps/app_privacy.c
    team/bweschke/bug_5374/apps/app_queue.c
    team/bweschke/bug_5374/apps/app_read.c
    team/bweschke/bug_5374/apps/app_readfile.c
    team/bweschke/bug_5374/apps/app_realtime.c
    team/bweschke/bug_5374/apps/app_record.c
    team/bweschke/bug_5374/apps/app_rpt.c
    team/bweschke/bug_5374/apps/app_sayunixtime.c
    team/bweschke/bug_5374/apps/app_senddtmf.c
    team/bweschke/bug_5374/apps/app_sendtext.c
    team/bweschke/bug_5374/apps/app_setcallerid.c
    team/bweschke/bug_5374/apps/app_setcdruserfield.c
    team/bweschke/bug_5374/apps/app_settransfercapability.c
    team/bweschke/bug_5374/apps/app_skel.c
    team/bweschke/bug_5374/apps/app_sms.c
    team/bweschke/bug_5374/apps/app_softhangup.c
    team/bweschke/bug_5374/apps/app_sql_postgres.c
    team/bweschke/bug_5374/apps/app_stack.c
    team/bweschke/bug_5374/apps/app_system.c
    team/bweschke/bug_5374/apps/app_talkdetect.c
    team/bweschke/bug_5374/apps/app_test.c
    team/bweschke/bug_5374/apps/app_transfer.c
    team/bweschke/bug_5374/apps/app_url.c
    team/bweschke/bug_5374/apps/app_verbose.c
    team/bweschke/bug_5374/apps/app_voicemail.c
    team/bweschke/bug_5374/apps/app_waitforring.c
    team/bweschke/bug_5374/apps/app_waitforsilence.c
    team/bweschke/bug_5374/apps/app_while.c
    team/bweschke/bug_5374/apps/app_zapateller.c
    team/bweschke/bug_5374/apps/app_zapbarge.c
    team/bweschke/bug_5374/apps/app_zapras.c
    team/bweschke/bug_5374/apps/app_zapscan.c
    team/bweschke/bug_5374/astmm.c
    team/bweschke/bug_5374/autoservice.c
    team/bweschke/bug_5374/buildinfo.c
    team/bweschke/bug_5374/callerid.c
    team/bweschke/bug_5374/cdr.c
    team/bweschke/bug_5374/cdr/cdr_csv.c
    team/bweschke/bug_5374/cdr/cdr_custom.c
    team/bweschke/bug_5374/channel.c
    team/bweschke/bug_5374/channels/chan_agent.c
    team/bweschke/bug_5374/channels/chan_alsa.c
    team/bweschke/bug_5374/channels/chan_features.c
    team/bweschke/bug_5374/channels/chan_h323.c
    team/bweschke/bug_5374/channels/chan_iax2.c
    team/bweschke/bug_5374/channels/chan_local.c
    team/bweschke/bug_5374/channels/chan_mgcp.c
    team/bweschke/bug_5374/channels/chan_modem.c
    team/bweschke/bug_5374/channels/chan_modem_aopen.c
    team/bweschke/bug_5374/channels/chan_modem_bestdata.c
    team/bweschke/bug_5374/channels/chan_modem_i4l.c
    team/bweschke/bug_5374/channels/chan_oss.c
    team/bweschke/bug_5374/channels/chan_phone.c
    team/bweschke/bug_5374/channels/chan_sip.c
    team/bweschke/bug_5374/channels/chan_zap.c
    team/bweschke/bug_5374/channels/iax2-parser.c
    team/bweschke/bug_5374/channels/iax2-provision.c
    team/bweschke/bug_5374/chanvars.c
    team/bweschke/bug_5374/cli.c
    team/bweschke/bug_5374/config.c
    team/bweschke/bug_5374/cryptostub.c
    team/bweschke/bug_5374/db.c
    team/bweschke/bug_5374/devicestate.c
    team/bweschke/bug_5374/dnsmgr.c
    team/bweschke/bug_5374/dsp.c
    team/bweschke/bug_5374/enum.c
    team/bweschke/bug_5374/file.c
    team/bweschke/bug_5374/frame.c
    team/bweschke/bug_5374/fskmodem.c
    team/bweschke/bug_5374/funcs/func_cdr.c
    team/bweschke/bug_5374/funcs/func_cut.c
    team/bweschke/bug_5374/funcs/func_db.c
    team/bweschke/bug_5374/funcs/func_enum.c
    team/bweschke/bug_5374/funcs/func_logic.c
    team/bweschke/bug_5374/funcs/func_math.c
    team/bweschke/bug_5374/funcs/func_md5.c
    team/bweschke/bug_5374/funcs/func_moh.c
    team/bweschke/bug_5374/funcs/func_odbc.c
    team/bweschke/bug_5374/funcs/func_strings.c
    team/bweschke/bug_5374/funcs/func_timeout.c
    team/bweschke/bug_5374/funcs/func_uri.c
    team/bweschke/bug_5374/funcs/pbx_functions.c
    team/bweschke/bug_5374/image.c
    team/bweschke/bug_5374/include/asterisk/callerid.h
    team/bweschke/bug_5374/include/asterisk/channel.h
    team/bweschke/bug_5374/include/asterisk/doxyref.h
    team/bweschke/bug_5374/include/asterisk/options.h
    team/bweschke/bug_5374/io.c
    team/bweschke/bug_5374/loader.c
    team/bweschke/bug_5374/logger.c
    team/bweschke/bug_5374/manager.c
    team/bweschke/bug_5374/muted.c
    team/bweschke/bug_5374/netsock.c
    team/bweschke/bug_5374/pbx.c
    team/bweschke/bug_5374/plc.c
    team/bweschke/bug_5374/privacy.c
    team/bweschke/bug_5374/res/res_adsi.c
    team/bweschke/bug_5374/res/res_agi.c
    team/bweschke/bug_5374/res/res_config_odbc.c
    team/bweschke/bug_5374/res/res_crypto.c
    team/bweschke/bug_5374/res/res_features.c
    team/bweschke/bug_5374/res/res_monitor.c
    team/bweschke/bug_5374/res/res_musiconhold.c
    team/bweschke/bug_5374/res/res_odbc.c
    team/bweschke/bug_5374/res/res_osp.c
    team/bweschke/bug_5374/rtp.c
    team/bweschke/bug_5374/say.c
    team/bweschke/bug_5374/sched.c
    team/bweschke/bug_5374/slinfactory.c
    team/bweschke/bug_5374/srv.c
    team/bweschke/bug_5374/tdd.c
    team/bweschke/bug_5374/term.c
    team/bweschke/bug_5374/translate.c
    team/bweschke/bug_5374/ulaw.c

Propchange: team/bweschke/bug_5374/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Sun Jan  1 12:00:38 2006
@@ -1,2 +1,2 @@
 /branches/1.2:1-7351
-/trunk:1-7678
+/trunk:1-7695

Modified: team/bweschke/bug_5374/acl.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/acl.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/acl.c (original)
+++ team/bweschke/bug_5374/acl.c Sun Jan  1 12:00:38 2006
@@ -19,7 +19,8 @@
 /*! \file
  *
  * \brief Various sorts of access control
- * 
+ *
+ * \author Mark Spencer <markster at digium.com> 
  */
 
 #include <stdio.h>

Modified: team/bweschke/bug_5374/aescrypt.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/aescrypt.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/aescrypt.c (original)
+++ team/bweschke/bug_5374/aescrypt.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/aeskey.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/aeskey.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/aeskey.c (original)
+++ team/bweschke/bug_5374/aeskey.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/alaw.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/alaw.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/alaw.c (original)
+++ team/bweschke/bug_5374/alaw.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/app.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/app.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/app.c (original)
+++ team/bweschke/bug_5374/app.c Sun Jan  1 12:00:38 2006
@@ -19,7 +19,8 @@
 /*! \file
  *
  * \brief Convenient Application Routines
- * 
+ *
+ * \author Mark Spencer <markster at digium.com> 
  */
 
 #include <stdio.h>

Modified: team/bweschke/bug_5374/apps/app_adsiprog.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_adsiprog.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_adsiprog.c (original)
+++ team/bweschke/bug_5374/apps/app_adsiprog.c Sun Jan  1 12:00:38 2006
@@ -17,7 +17,10 @@
  */
 
 /*! \file
+ *
  * \brief Program Asterisk ADSI Scripts into phone
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_authenticate.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_authenticate.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_authenticate.c (original)
+++ team/bweschke/bug_5374/apps/app_authenticate.c Sun Jan  1 12:00:38 2006
@@ -17,7 +17,10 @@
  */
 
 /*! \file
+ *
  * \brief Execute arbitrary authenticate commands
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_cdr.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_cdr.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_cdr.c (original)
+++ team/bweschke/bug_5374/apps/app_cdr.c Sun Jan  1 12:00:38 2006
@@ -17,7 +17,10 @@
  */
 
 /*! \file
+ * 
  * \brief Applications connected with CDR engine
+ *
+ * Martin Pycko <martinp at digium.com>
  *
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_chanisavail.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_chanisavail.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_chanisavail.c (original)
+++ team/bweschke/bug_5374/apps/app_chanisavail.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_chanspy.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_chanspy.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_chanspy.c (original)
+++ team/bweschke/bug_5374/apps/app_chanspy.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_controlplayback.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_controlplayback.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_controlplayback.c (original)
+++ team/bweschke/bug_5374/apps/app_controlplayback.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_curl.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_curl.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_curl.c (original)
+++ team/bweschke/bug_5374/apps/app_curl.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_db.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_db.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_db.c (original)
+++ team/bweschke/bug_5374/apps/app_db.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_dial.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_dial.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_dial.c (original)
+++ team/bweschke/bug_5374/apps/app_dial.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_dictate.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_dictate.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_dictate.c (original)
+++ team/bweschke/bug_5374/apps/app_dictate.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_directed_pickup.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_directed_pickup.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_directed_pickup.c (original)
+++ team/bweschke/bug_5374/apps/app_directed_pickup.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Directed Call Pickup Support
+ *
+ * \author Joshua Colp <jcolp at asterlink.com>
  *
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_directory.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_directory.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_directory.c (original)
+++ team/bweschke/bug_5374/apps/app_directory.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Provide a directory of extensions
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_dumpchan.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_dumpchan.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_dumpchan.c (original)
+++ team/bweschke/bug_5374/apps/app_dumpchan.c Sun Jan  1 12:00:38 2006
@@ -21,7 +21,9 @@
 /*! \file
  *
  * \brief Application to dump channel variables
- * 
+ *
+ * \author Anthony Minessale <anthmct at yahoo.com>
+ *
  * \ingroup applications
  */
 

Modified: team/bweschke/bug_5374/apps/app_echo.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_echo.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_echo.c (original)
+++ team/bweschke/bug_5374/apps/app_echo.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_externalivr.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_externalivr.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_externalivr.c (original)
+++ team/bweschke/bug_5374/apps/app_externalivr.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_festival.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_festival.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_festival.c (original)
+++ team/bweschke/bug_5374/apps/app_festival.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Connect to festival
+ *
+ * \author Christos Ricudis <ricudis at itc.auth.gr>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_flash.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_flash.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_flash.c (original)
+++ team/bweschke/bug_5374/apps/app_flash.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief App to flash a zap trunk
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_forkcdr.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_forkcdr.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_forkcdr.c (original)
+++ team/bweschke/bug_5374/apps/app_forkcdr.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_getcpeid.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_getcpeid.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_getcpeid.c (original)
+++ team/bweschke/bug_5374/apps/app_getcpeid.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Get ADSI CPE ID
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_hasnewvoicemail.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_hasnewvoicemail.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_hasnewvoicemail.c (original)
+++ team/bweschke/bug_5374/apps/app_hasnewvoicemail.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_ices.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_ices.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_ices.c (original)
+++ team/bweschke/bug_5374/apps/app_ices.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_image.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_image.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_image.c (original)
+++ team/bweschke/bug_5374/apps/app_image.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief App to transmit an image
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_intercom.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_intercom.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_intercom.c (original)
+++ team/bweschke/bug_5374/apps/app_intercom.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Use /dev/dsp as an intercom.
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_ivrdemo.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_ivrdemo.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_ivrdemo.c (original)
+++ team/bweschke/bug_5374/apps/app_ivrdemo.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief IVR Demo application
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_lookupblacklist.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_lookupblacklist.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_lookupblacklist.c (original)
+++ team/bweschke/bug_5374/apps/app_lookupblacklist.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_lookupcidname.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_lookupcidname.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_lookupcidname.c (original)
+++ team/bweschke/bug_5374/apps/app_lookupcidname.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_macro.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_macro.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_macro.c (original)
+++ team/bweschke/bug_5374/apps/app_macro.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Dial plan macro Implementation
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_meetme.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_meetme.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_meetme.c (original)
+++ team/bweschke/bug_5374/apps/app_meetme.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Meet me conference bridge
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_milliwatt.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_milliwatt.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_milliwatt.c (original)
+++ team/bweschke/bug_5374/apps/app_milliwatt.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Digital Milliwatt Test
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_mixmonitor.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_mixmonitor.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_mixmonitor.c (original)
+++ team/bweschke/bug_5374/apps/app_mixmonitor.c Sun Jan  1 12:00:38 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>

Modified: team/bweschke/bug_5374/apps/app_mp3.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_mp3.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_mp3.c (original)
+++ team/bweschke/bug_5374/apps/app_mp3.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_nbscat.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_nbscat.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_nbscat.c (original)
+++ team/bweschke/bug_5374/apps/app_nbscat.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_osplookup.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_osplookup.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_osplookup.c (original)
+++ team/bweschke/bug_5374/apps/app_osplookup.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Open Settlement Protocol Lookup
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_page.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_page.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_page.c (original)
+++ team/bweschke/bug_5374/apps/app_page.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief page() - Paging application
+ *
+ * \author Mark Spencer <markster at digium.com>
  *
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_parkandannounce.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_parkandannounce.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_parkandannounce.c (original)
+++ team/bweschke/bug_5374/apps/app_parkandannounce.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_playback.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_playback.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_playback.c (original)
+++ team/bweschke/bug_5374/apps/app_playback.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_privacy.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_privacy.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_privacy.c (original)
+++ team/bweschke/bug_5374/apps/app_privacy.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_queue.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_queue.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_queue.c (original)
+++ team/bweschke/bug_5374/apps/app_queue.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_read.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_read.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_read.c (original)
+++ team/bweschke/bug_5374/apps/app_read.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Trivial application to read a variable
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_readfile.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_readfile.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_readfile.c (original)
+++ team/bweschke/bug_5374/apps/app_readfile.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_realtime.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_realtime.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_realtime.c (original)
+++ team/bweschke/bug_5374/apps/app_realtime.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_record.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_record.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_record.c (original)
+++ team/bweschke/bug_5374/apps/app_record.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_rpt.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_rpt.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_rpt.c (original)
+++ team/bweschke/bug_5374/apps/app_rpt.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_sayunixtime.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_sayunixtime.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_sayunixtime.c (original)
+++ team/bweschke/bug_5374/apps/app_sayunixtime.c Sun Jan  1 12:00:38 2006
@@ -18,6 +18,8 @@
 /*! \file
  *
  * \brief SayUnixTime application
+ *
+ * \author Tilghman Lesher <app_sayunixtime__200309 at the-tilghman.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_senddtmf.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_senddtmf.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_senddtmf.c (original)
+++ team/bweschke/bug_5374/apps/app_senddtmf.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief App to send DTMF digits
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_sendtext.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_sendtext.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_sendtext.c (original)
+++ team/bweschke/bug_5374/apps/app_sendtext.c Sun Jan  1 12:00:38 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/bweschke/bug_5374/apps/app_setcallerid.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_setcallerid.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_setcallerid.c (original)
+++ team/bweschke/bug_5374/apps/app_setcallerid.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief App to set callerid
+ *
+ * \author Mark Spencer <markster at digium.com>
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_setcdruserfield.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_setcdruserfield.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_setcdruserfield.c (original)
+++ team/bweschke/bug_5374/apps/app_setcdruserfield.c Sun Jan  1 12:00:38 2006
@@ -19,7 +19,9 @@
 /*! \file
  *
  * \brief Applictions connected with CDR engine
- * 
+ *
+ * \author Justin Huff <jjhuff at mspin.net>
+ *  
  * \ingroup applications
  */
 

Modified: team/bweschke/bug_5374/apps/app_settransfercapability.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_settransfercapability.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_settransfercapability.c (original)
+++ team/bweschke/bug_5374/apps/app_settransfercapability.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief App to set the ISDN Transfer Capability
+ *
+ * \author Frank Sautter - asterisk+at+sautter+dot+com 
  * 
  * \ingroup applications
  */

Modified: team/bweschke/bug_5374/apps/app_skel.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_skel.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================
--- team/bweschke/bug_5374/apps/app_skel.c (original)
+++ team/bweschke/bug_5374/apps/app_skel.c Sun Jan  1 12:00:38 2006
@@ -19,6 +19,8 @@
 /*! \file
  *
  * \brief Skeleton application
+ *
+ * \author <Your Name Here> <<Your Email Here>>
  * 
  * This is a skeleton for development of an Asterisk application 
  * \ingroup applications

Modified: team/bweschke/bug_5374/apps/app_sms.c
URL: http://svn.digium.com/view/asterisk/team/bweschke/bug_5374/apps/app_sms.c?rev=7696&r1=7695&r2=7696&view=diff
==============================================================================

[... 2221 lines stripped ...]


More information about the svn-commits mailing list