aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rwxr-xr-xapps/app_adsiprog.c5
-rwxr-xr-xapps/app_alarmreceiver.c5
-rwxr-xr-xapps/app_authenticate.c5
-rwxr-xr-xapps/app_cdr.c5
-rwxr-xr-xapps/app_chanisavail.c5
-rwxr-xr-xapps/app_chanspy.c5
-rwxr-xr-xapps/app_controlplayback.c5
-rwxr-xr-xapps/app_curl.c5
-rwxr-xr-xapps/app_cut.c5
-rwxr-xr-xapps/app_datetime.c5
-rwxr-xr-xapps/app_db.c4
-rwxr-xr-xapps/app_dial.c4
-rwxr-xr-xapps/app_dictate.c4
-rwxr-xr-xapps/app_directed_pickup.c4
-rwxr-xr-xapps/app_directory.c4
-rwxr-xr-xapps/app_disa.c4
-rwxr-xr-xapps/app_dumpchan.c4
-rwxr-xr-xapps/app_echo.c4
-rwxr-xr-xapps/app_enumlookup.c4
-rwxr-xr-xapps/app_eval.c6
-rwxr-xr-xapps/app_exec.c5
-rwxr-xr-xapps/app_externalivr.c4
-rwxr-xr-xapps/app_festival.c4
-rwxr-xr-xapps/app_flash.c4
-rwxr-xr-xapps/app_forkcdr.c4
-rwxr-xr-xapps/app_getcpeid.c4
-rwxr-xr-xapps/app_groupcount.c4
-rwxr-xr-xapps/app_hasnewvoicemail.c4
-rwxr-xr-xapps/app_ices.c4
-rwxr-xr-xapps/app_image.c4
-rwxr-xr-xapps/app_intercom.c4
-rwxr-xr-xapps/app_ivrdemo.c4
-rwxr-xr-xapps/app_lookupblacklist.c4
-rwxr-xr-xapps/app_lookupcidname.c4
-rwxr-xr-xapps/app_macro.c4
-rwxr-xr-xapps/app_math.c4
-rwxr-xr-xapps/app_md5.c5
-rwxr-xr-xapps/app_meetme.c4
-rwxr-xr-xapps/app_milliwatt.c4
-rwxr-xr-xapps/app_mixmonitor.c5
-rwxr-xr-xapps/app_mp3.c4
-rwxr-xr-xapps/app_muxmon.c5
-rwxr-xr-xapps/app_nbscat.c4
-rwxr-xr-xapps/app_osplookup.c4
-rwxr-xr-xapps/app_page.c4
-rwxr-xr-xapps/app_parkandannounce.c4
-rwxr-xr-xapps/app_playback.c4
-rwxr-xr-xapps/app_privacy.c4
-rwxr-xr-xapps/app_queue.c12
-rwxr-xr-xapps/app_random.c5
-rwxr-xr-xapps/app_read.c4
-rwxr-xr-xapps/app_readfile.c4
-rwxr-xr-xapps/app_realtime.c4
-rwxr-xr-xapps/app_record.c4
-rwxr-xr-xapps/app_rpt.c4
-rwxr-xr-xapps/app_sayunixtime.c4
-rwxr-xr-xapps/app_senddtmf.c4
-rwxr-xr-xapps/app_sendtext.c4
-rwxr-xr-xapps/app_setcallerid.c4
-rwxr-xr-xapps/app_setcdruserfield.c4
-rwxr-xr-xapps/app_setcidname.c4
-rwxr-xr-xapps/app_setcidnum.c4
-rwxr-xr-xapps/app_setrdnis.c4
-rwxr-xr-xapps/app_settransfercapability.c4
-rwxr-xr-xapps/app_skel.c4
-rwxr-xr-xapps/app_sms.c4
-rwxr-xr-xapps/app_softhangup.c4
-rwxr-xr-xapps/app_sql_postgres.c4
-rwxr-xr-xapps/app_striplsd.c4
-rwxr-xr-xapps/app_substring.c7
-rwxr-xr-xapps/app_system.c4
-rwxr-xr-xapps/app_talkdetect.c4
-rwxr-xr-xapps/app_test.c4
-rwxr-xr-xapps/app_transfer.c4
-rwxr-xr-xapps/app_txtcidname.c4
-rwxr-xr-xapps/app_url.c5
-rwxr-xr-xapps/app_userevent.c4
-rwxr-xr-xapps/app_verbose.c4
-rwxr-xr-xapps/app_voicemail.c8
-rwxr-xr-xapps/app_waitforring.c4
-rwxr-xr-xapps/app_waitforsilence.c4
-rwxr-xr-xapps/app_while.c4
-rwxr-xr-xapps/app_zapateller.c4
-rwxr-xr-xapps/app_zapbarge.c4
-rwxr-xr-xapps/app_zapras.c4
-rwxr-xr-xapps/app_zapscan.c4
86 files changed, 186 insertions, 191 deletions
diff --git a/apps/app_adsiprog.c b/apps/app_adsiprog.c
index 8e9d3bf1c..d7d7c364d 100755
--- a/apps/app_adsiprog.c
+++ b/apps/app_adsiprog.c
@@ -16,9 +16,8 @@
* at the top of the source tree.
*/
-/*
- *
- * Program Asterisk ADSI Scripts into phone
+/*! \file
+ * \brief Program Asterisk ADSI Scripts into phone
*
*/
diff --git a/apps/app_alarmreceiver.c b/apps/app_alarmreceiver.c
index 9c3843f20..3e8fe4cce 100755
--- a/apps/app_alarmreceiver.c
+++ b/apps/app_alarmreceiver.c
@@ -16,9 +16,8 @@
* at the top of the source tree.
*/
-/*
- *
- * Central Station Alarm receiver for Ademco Contact ID
+/*! \file
+ * \brief Central Station Alarm receiver for Ademco Contact ID
*
* *** WARNING *** WARNING *** WARNING *** WARNING *** WARNING *** WARNING *** WARNING *** WARNING ***
*
diff --git a/apps/app_authenticate.c b/apps/app_authenticate.c
index e2b286fd4..593ced433 100755
--- a/apps/app_authenticate.c
+++ b/apps/app_authenticate.c
@@ -16,9 +16,8 @@
* at the top of the source tree.
*/
-/*
- *
- * Execute arbitrary authenticate commands
+/*! \file
+ * \brief Execute arbitrary authenticate commands
*
*/
diff --git a/apps/app_cdr.c b/apps/app_cdr.c
index 80d136c35..d8e8ecb58 100755
--- a/apps/app_cdr.c
+++ b/apps/app_cdr.c
@@ -16,9 +16,8 @@
* at the top of the source tree.
*/
-/*
- *
- * Applictions connected with CDR engine
+/*! \file
+ * \brief Applications connected with CDR engine
*
*/
diff --git a/apps/app_chanisavail.c b/apps/app_chanisavail.c
index 5c9d4e707..9975eebb4 100755
--- a/apps/app_chanisavail.c
+++ b/apps/app_chanisavail.c
@@ -17,9 +17,8 @@
* at the top of the source tree.
*/
-/*
- *
- * Check if Channel is Available
+/*! \file
+ * \brief Check if Channel is Available
*
*/
diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c
index fefce3163..036c5edef 100755
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -16,9 +16,8 @@
* at the top of the source tree.
*/
-/*
- *
- * ChanSpy Listen in on any channel.
+/*! \file
+ * \brief ChanSpy: Listen in on any channel.
*
*/
diff --git a/apps/app_controlplayback.c b/apps/app_controlplayback.c
index 2a75c8652..b8e68a3dc 100755
--- a/apps/app_controlplayback.c
+++ b/apps/app_controlplayback.c
@@ -16,9 +16,8 @@
* at the top of the source tree.
*/
-/*
- *
- * Trivial application to control playback a sound file
+/*! \file
+ * \brief Trivial application to control playback of a sound file
*
*/
diff --git a/apps/app_curl.c b/apps/app_curl.c
index c43d1a90e..596b908b6 100755
--- a/apps/app_curl.c
+++ b/apps/app_curl.c
@@ -17,9 +17,8 @@
*
*/
-/*
- *
- * Curl - App to load a URL
+/*! \file
+ * \brief Curl - App to load a URL
*
*/
diff --git a/apps/app_cut.c b/apps/app_cut.c
index bc270371d..c6576bfcc 100755
--- a/apps/app_cut.c
+++ b/apps/app_cut.c
@@ -15,9 +15,8 @@
*
*/
-/*
- *
- * Cut application
+/*! \file
+ * \brief Cut application
*
*/
diff --git a/apps/app_datetime.c b/apps/app_datetime.c
index 345fc8a48..7bae2fcbc 100755
--- a/apps/app_datetime.c
+++ b/apps/app_datetime.c
@@ -16,9 +16,8 @@
* at the top of the source tree.
*/
-/*
- *
- * Time of day - Report the time of day
+/*! \file
+ * \brief Time of day - Report the time of day
*
*/
diff --git a/apps/app_db.c b/apps/app_db.c
index 970956a3a..e808c8ef6 100755
--- a/apps/app_db.c
+++ b/apps/app_db.c
@@ -18,9 +18,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Database access functions
+ * \brief Database access functions
*
*/
diff --git a/apps/app_dial.c b/apps/app_dial.c
index 5a32f28d4..5792e34a2 100755
--- a/apps/app_dial.c
+++ b/apps/app_dial.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Trivial application to dial a channel and send an URL on answer
+ * \brief dial() & retrydial() - Trivial application to dial a channel and send an URL on answer
*
*/
diff --git a/apps/app_dictate.c b/apps/app_dictate.c
index caa595e41..bf17432d2 100755
--- a/apps/app_dictate.c
+++ b/apps/app_dictate.c
@@ -18,9 +18,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Virtual Dictation Machine Application For Asterisk
+ * \brief Virtual Dictation Machine Application For Asterisk
*
*/
diff --git a/apps/app_directed_pickup.c b/apps/app_directed_pickup.c
index 836d02b42..7be20881f 100755
--- a/apps/app_directed_pickup.c
+++ b/apps/app_directed_pickup.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Directed Call Pickup Support
+ * \brief Directed Call Pickup Support
*
*/
diff --git a/apps/app_directory.c b/apps/app_directory.c
index 0385d50ba..fd31be965 100755
--- a/apps/app_directory.c
+++ b/apps/app_directory.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Provide a directory of extensions
+ * \brief Provide a directory of extensions
*
*/
diff --git a/apps/app_disa.c b/apps/app_disa.c
index 7b2be2086..8075911f8 100755
--- a/apps/app_disa.c
+++ b/apps/app_disa.c
@@ -18,9 +18,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * DISA -- Direct Inward System Access Application
+ * \brief DISA -- Direct Inward System Access Application
*
*/
diff --git a/apps/app_dumpchan.c b/apps/app_dumpchan.c
index 490f12d60..65e8f1d20 100755
--- a/apps/app_dumpchan.c
+++ b/apps/app_dumpchan.c
@@ -18,9 +18,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Application to dump channel variables
+ * \brief Application to dump channel variables
*
*/
diff --git a/apps/app_echo.c b/apps/app_echo.c
index 6c4faaad9..baf957780 100755
--- a/apps/app_echo.c
+++ b/apps/app_echo.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Echo application -- play back what you hear to evaluate latency
+ * \brief Echo application -- play back what you hear to evaluate latency
*
*/
diff --git a/apps/app_enumlookup.c b/apps/app_enumlookup.c
index b59e66863..c87d7a1fc 100755
--- a/apps/app_enumlookup.c
+++ b/apps/app_enumlookup.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Enumlookup - lookup entry in ENUM
+ * \brief Enumlookup - lookup entry in ENUM
*
*/
diff --git a/apps/app_eval.c b/apps/app_eval.c
index 25dcf7fc1..3d6ab38d3 100755
--- a/apps/app_eval.c
+++ b/apps/app_eval.c
@@ -15,10 +15,10 @@
*
*/
-/*
- *
- * Eval application
+/*! \file
+ * \brief Eval application
*
+ * \author Tilghman Lesher <app_eval__v001@the-tilghman.com>
*/
#include <stdio.h>
diff --git a/apps/app_exec.c b/apps/app_exec.c
index 4b277cf3b..50a8a270e 100755
--- a/apps/app_exec.c
+++ b/apps/app_exec.c
@@ -15,10 +15,11 @@
*
*/
-/*
+/*! \file
*
- * Exec application
+ * \brief Exec application
*
+ * \author Tilghman Lesher <app_exec__v001@the-tilghman.com>
*/
#include <stdio.h>
diff --git a/apps/app_externalivr.c b/apps/app_externalivr.c
index 06daddcdf..6630662b5 100755
--- a/apps/app_externalivr.c
+++ b/apps/app_externalivr.c
@@ -19,9 +19,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * External IVR application interface
+ * \brief External IVR application interface
*
*/
diff --git a/apps/app_festival.c b/apps/app_festival.c
index 56691ff3d..d644a8772 100755
--- a/apps/app_festival.c
+++ b/apps/app_festival.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Connect to festival
+ * \brief Connect to festival
*
*/
diff --git a/apps/app_flash.c b/apps/app_flash.c
index 2fd3870ca..ee72e0f38 100755
--- a/apps/app_flash.c
+++ b/apps/app_flash.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to flash a zap trunk
+ * \brief App to flash a zap trunk
*
*/
diff --git a/apps/app_forkcdr.c b/apps/app_forkcdr.c
index 601e8ff57..9ff84b257 100755
--- a/apps/app_forkcdr.c
+++ b/apps/app_forkcdr.c
@@ -15,9 +15,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Fork CDR application
+ * \brief Fork CDR application
*
*/
diff --git a/apps/app_getcpeid.c b/apps/app_getcpeid.c
index 45a2a4b96..6a0467044 100755
--- a/apps/app_getcpeid.c
+++ b/apps/app_getcpeid.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Execute arbitrary system commands
+ * \brief Execute arbitrary system commands
*
*/
diff --git a/apps/app_groupcount.c b/apps/app_groupcount.c
index aa9048a0e..6ddb20f65 100755
--- a/apps/app_groupcount.c
+++ b/apps/app_groupcount.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Group Manipulation Applications
+ * \brief Group Manipulation Applications
*
*/
diff --git a/apps/app_hasnewvoicemail.c b/apps/app_hasnewvoicemail.c
index 0115b5bb7..47f9a4256 100755
--- a/apps/app_hasnewvoicemail.c
+++ b/apps/app_hasnewvoicemail.c
@@ -20,9 +20,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * HasVoicemail application
+ * \brief HasVoicemail application
*
*/
diff --git a/apps/app_ices.c b/apps/app_ices.c
index b5803738e..f7a2b014c 100755
--- a/apps/app_ices.c
+++ b/apps/app_ices.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Stream to an icecast server via ICES (see contrib/asterisk-ices.xml)
+ * \brief Stream to an icecast server via ICES (see contrib/asterisk-ices.xml)
*
*/
diff --git a/apps/app_image.c b/apps/app_image.c
index 0434eb310..21a98d8da 100755
--- a/apps/app_image.c
+++ b/apps/app_image.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to transmit an image
+ * \brief App to transmit an image
*
*/
diff --git a/apps/app_intercom.c b/apps/app_intercom.c
index e18950be1..68409f9f8 100755
--- a/apps/app_intercom.c
+++ b/apps/app_intercom.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Use /dev/dsp as an intercom.
+ * \brief Use /dev/dsp as an intercom.
*
*/
diff --git a/apps/app_ivrdemo.c b/apps/app_ivrdemo.c
index eb1cb7be0..c91fde4a5 100755
--- a/apps/app_ivrdemo.c
+++ b/apps/app_ivrdemo.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * IVR Demo application
+ * \brief IVR Demo application
*
*/
diff --git a/apps/app_lookupblacklist.c b/apps/app_lookupblacklist.c
index 98efa9f24..8285fd812 100755
--- a/apps/app_lookupblacklist.c
+++ b/apps/app_lookupblacklist.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to lookup the callerid number, and see if it is blacklisted
+ * \brief App to lookup the callerid number, and see if it is blacklisted
*
*/
diff --git a/apps/app_lookupcidname.c b/apps/app_lookupcidname.c
index a2ce8b4f8..cf7d0496d 100755
--- a/apps/app_lookupcidname.c
+++ b/apps/app_lookupcidname.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to set callerid name from database, based on directory number
+ * \brief App to set callerid name from database, based on directory number
*
*/
diff --git a/apps/app_macro.c b/apps/app_macro.c
index f74d34766..2100f03f9 100755
--- a/apps/app_macro.c
+++ b/apps/app_macro.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Macro Implementation
+ * \brief Dial plan macro Implementation
*
*/
diff --git a/apps/app_math.c b/apps/app_math.c
index 8f351b519..dd8f3bb86 100755
--- a/apps/app_math.c
+++ b/apps/app_math.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * simple math application
+ * \brief A simple math application
*
*/
diff --git a/apps/app_md5.c b/apps/app_md5.c
index e5f062235..648ac1bd3 100755
--- a/apps/app_md5.c
+++ b/apps/app_md5.c
@@ -15,10 +15,11 @@
*/
-/*
+/*! \file
*
- * MD5 checksum application
+ * \brief MD5 checksum application
*
+ * \todo Remove this deprecated application in 1.3dev
*/
#include <stdlib.h>
diff --git a/apps/app_meetme.c b/apps/app_meetme.c
index 4a1edc698..e980bbd39 100755
--- a/apps/app_meetme.c
+++ b/apps/app_meetme.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Meet me conference bridge
+ * \brief Meet me conference bridge
*
*/
diff --git a/apps/app_milliwatt.c b/apps/app_milliwatt.c
index f520d1a04..d3a28039c 100755
--- a/apps/app_milliwatt.c
+++ b/apps/app_milliwatt.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Digital Milliwatt Test
+ * \brief Digital Milliwatt Test
*
*/
diff --git a/apps/app_mixmonitor.c b/apps/app_mixmonitor.c
index a7f8de77c..419e951fc 100755
--- a/apps/app_mixmonitor.c
+++ b/apps/app_mixmonitor.c
@@ -1,7 +1,6 @@
/*
* Asterisk -- A telephony toolkit for Linux.
*
- * muxmon Application For Asterisk
*
* Copyright (C) 2005, Anthony Minessale II
*
@@ -11,6 +10,10 @@
* the GNU General Public License
*/
+/*! \file
+ * \brief muxmon() - record a call natively
+ */
+
#include <asterisk/file.h>
#include <asterisk/logger.h>
#include <asterisk/channel.h>
diff --git a/apps/app_mp3.c b/apps/app_mp3.c
index eb1889d0b..2c0334042 100755
--- a/apps/app_mp3.c
+++ b/apps/app_mp3.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Silly application to play an MP3 file -- uses mpg123
+ * \brief Silly application to play an MP3 file -- uses mpg123
*
*/
diff --git a/apps/app_muxmon.c b/apps/app_muxmon.c
index a7f8de77c..419e951fc 100755
--- a/apps/app_muxmon.c
+++ b/apps/app_muxmon.c
@@ -1,7 +1,6 @@
/*
* Asterisk -- A telephony toolkit for Linux.
*
- * muxmon Application For Asterisk
*
* Copyright (C) 2005, Anthony Minessale II
*
@@ -11,6 +10,10 @@
* the GNU General Public License
*/
+/*! \file
+ * \brief muxmon() - record a call natively
+ */
+
#include <asterisk/file.h>
#include <asterisk/logger.h>
#include <asterisk/channel.h>
diff --git a/apps/app_nbscat.c b/apps/app_nbscat.c
index 150744bcc..dbbc2b523 100755
--- a/apps/app_nbscat.c
+++ b/apps/app_nbscat.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Silly application to play an NBScat file -- uses nbscat8k
+ * \brief Silly application to play an NBScat file -- uses nbscat8k
*
*/
diff --git a/apps/app_osplookup.c b/apps/app_osplookup.c
index a27f4d0c2..6a0bc6aec 100755
--- a/apps/app_osplookup.c
+++ b/apps/app_osplookup.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Open Settlement Protocol Lookup
+ * \brief Open Settlement Protocol Lookup
*
*/
diff --git a/apps/app_page.c b/apps/app_page.c
index 2e3d0e1e5..8db0356e6 100755
--- a/apps/app_page.c
+++ b/apps/app_page.c
@@ -16,9 +16,9 @@
*
*/
-/*
+/*! \file
*
- * Paging application
+ * \brief page() - Paging application
*
*/
diff --git a/apps/app_parkandannounce.c b/apps/app_parkandannounce.c
index 3524b5cac..109226a34 100755
--- a/apps/app_parkandannounce.c
+++ b/apps/app_parkandannounce.c
@@ -19,9 +19,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * ParkAndAnnounce application for Asterisk
+ * \brief ParkAndAnnounce application for Asterisk
*
*/
diff --git a/apps/app_playback.c b/apps/app_playback.c
index 62f647eb0..1e858b0a1 100755
--- a/apps/app_playback.c
+++ b/apps/app_playback.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Trivial application to playback a sound file
+ * \brief Trivial application to playback a sound file
*
*/
diff --git a/apps/app_privacy.c b/apps/app_privacy.c
index 90eb381e8..44de165ce 100755
--- a/apps/app_privacy.c
+++ b/apps/app_privacy.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Block all calls without Caller*ID, require phone # to be entered
+ * \brief Block all calls without Caller*ID, require phone # to be entered
*
*/
diff --git a/apps/app_queue.c b/apps/app_queue.c
index 35558fd88..a98612cc4 100755
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -16,12 +16,12 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * True call queues with optional send URL on answer
+ * \brief True call queues with optional send URL on answer
*
*
- * 2004-11-25: Persistent Dynamic Members added by:
+ * \note 2004-11-25: Persistent Dynamic Members added by:
* NetNation Communications (www.netnation.com)
* Kevin Lindsay <kevinl@netnation.com>
*
@@ -31,9 +31,9 @@
* configured with the 'persistent_members=<1|0>' setting in the
* '[general]' category in queues.conf. The default is on.
*
- * 2004-06-04: Priorities in queues added by inAccess Networks (work funded by Hellas On Line (HOL) www.hol.gr).
+ * \note 2004-06-04: Priorities in queues added by inAccess Networks (work funded by Hellas On Line (HOL) www.hol.gr).
*
- * These features added by David C. Troy <dave@toad.net>:
+ * \note These features added by David C. Troy <dave@toad.net>:
* - Per-queue holdtime calculation
* - Estimated holdtime announcement
* - Position announcement
@@ -49,8 +49,6 @@
* Fixed to work with CVS as of 2004-02-25 and released as 1.07a
* by Matthew Enger <m.enger@xi.com.au>
*
- * This program is free software, distributed under the terms of
- * the GNU General Public License
*/
#include <stdlib.h>
diff --git a/apps/app_random.c b/apps/app_random.c
index 80c2f9949..5f2c6cd87 100755
--- a/apps/app_random.c
+++ b/apps/app_random.c
@@ -15,10 +15,11 @@
*
*/
-/*
+/*! \file
*
- * Random application
+ * \brief Random application
*
+ * \author Tilghman Lesher <asterisk__app_random__200508@the-tilghman.com>
*/
#include <stdio.h>
diff --git a/apps/app_read.c b/apps/app_read.c
index 79b075b28..ecf472e59 100755
--- a/apps/app_read.c
+++ b/apps/app_read.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Trivial application to read a variable
+ * \brief Trivial application to read a variable
*
*/
diff --git a/apps/app_readfile.c b/apps/app_readfile.c
index d08041f4e..07d30ed78 100755
--- a/apps/app_readfile.c
+++ b/apps/app_readfile.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * ReadFile application -- Reads in a File for you.
+ * \brief ReadFile application -- Reads in a File for you.
*
*/
diff --git a/apps/app_realtime.c b/apps/app_realtime.c
index 2a883d071..ff7396520 100755
--- a/apps/app_realtime.c
+++ b/apps/app_realtime.c
@@ -17,9 +17,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * RealTime App
+ * \brief RealTime App
*
*/
diff --git a/apps/app_record.c b/apps/app_record.c
index 4186e729a..90def26f2 100755
--- a/apps/app_record.c
+++ b/apps/app_record.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Trivial application to record a sound file
+ * \brief Trivial application to record a sound file
*
*/
diff --git a/apps/app_rpt.c b/apps/app_rpt.c
index 4c06b8dbb..531022963 100755
--- a/apps/app_rpt.c
+++ b/apps/app_rpt.c
@@ -17,9 +17,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Radio Repeater / Remote Base program
+ * \brief Radio Repeater / Remote Base program
* version 0.31 09/15/05
*
* See http://www.zapatatelephony.org/app_rpt.html
diff --git a/apps/app_sayunixtime.c b/apps/app_sayunixtime.c
index 0abce7b8b..9c126a167 100755
--- a/apps/app_sayunixtime.c
+++ b/apps/app_sayunixtime.c
@@ -15,9 +15,9 @@
*
*/
-/*
+/*! \file
*
- * SayUnixTime application
+ * \brief SayUnixTime application
*
*/
diff --git a/apps/app_senddtmf.c b/apps/app_senddtmf.c
index e42f06587..4625e3b44 100755
--- a/apps/app_senddtmf.c
+++ b/apps/app_senddtmf.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to send DTMF digits
+ * \brief App to send DTMF digits
*
*/
diff --git a/apps/app_sendtext.c b/apps/app_sendtext.c
index bbc58b14a..917b8d71d 100755
--- a/apps/app_sendtext.c
+++ b/apps/app_sendtext.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to transmit a text message
+ * \brief App to transmit a text message
*
*/
diff --git a/apps/app_setcallerid.c b/apps/app_setcallerid.c
index fec0ad605..36b11f9c1 100755
--- a/apps/app_setcallerid.c
+++ b/apps/app_setcallerid.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to set callerid
+ * \brief App to set callerid
*
*/
diff --git a/apps/app_setcdruserfield.c b/apps/app_setcdruserfield.c
index 98a265ff3..28e1846f0 100755
--- a/apps/app_setcdruserfield.c
+++ b/apps/app_setcdruserfield.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Applictions connected with CDR engine
+ * \brief Applictions connected with CDR engine
*
*/
diff --git a/apps/app_setcidname.c b/apps/app_setcidname.c
index 8621e91e1..240b121dc 100755
--- a/apps/app_setcidname.c
+++ b/apps/app_setcidname.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to set callerid
+ * \brief App to set callerid
*
*/
diff --git a/apps/app_setcidnum.c b/apps/app_setcidnum.c
index cd94f7555..a4405fdf4 100755
--- a/apps/app_setcidnum.c
+++ b/apps/app_setcidnum.c
@@ -17,9 +17,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to set callerid
+ * \brief App to set callerid number
*
*/
diff --git a/apps/app_setrdnis.c b/apps/app_setrdnis.c
index faff3efb5..ff477baa8 100755
--- a/apps/app_setrdnis.c
+++ b/apps/app_setrdnis.c
@@ -17,9 +17,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to set rdnis
+ * \brief App to set rdnis
*
*/
diff --git a/apps/app_settransfercapability.c b/apps/app_settransfercapability.c
index 461c5fc99..95f28f124 100755
--- a/apps/app_settransfercapability.c
+++ b/apps/app_settransfercapability.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * App to set the ISDN Transfer Capability
+ * \brief App to set the ISDN Transfer Capability
*
*/
diff --git a/apps/app_skel.c b/apps/app_skel.c
index 825dd1927..89953b440 100755
--- a/apps/app_skel.c
+++ b/apps/app_skel.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Skeleton application
+ * \brief Skeleton application
*
*/
diff --git a/apps/app_sms.c b/apps/app_sms.c
index 77774f20b..dd553a195 100755
--- a/apps/app_sms.c
+++ b/apps/app_sms.c
@@ -14,9 +14,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * SMS application - ETSI ES 201 912 protocol 1 implimentation
+ * \brief SMS application - ETSI ES 201 912 protocol 1 implimentation
*
*/
diff --git a/apps/app_softhangup.c b/apps/app_softhangup.c
index 96fa6c12b..d64530f7f 100755
--- a/apps/app_softhangup.c
+++ b/apps/app_softhangup.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * SoftHangup application
+ * \brief SoftHangup application
*
*/
diff --git a/apps/app_sql_postgres.c b/apps/app_sql_postgres.c
index 810e00f72..d2b666a4f 100755
--- a/apps/app_sql_postgres.c
+++ b/apps/app_sql_postgres.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Connect to PostgreSQL
+ * \brief Connect to PostgreSQL
*
*/
diff --git a/apps/app_striplsd.c b/apps/app_striplsd.c
index f88377127..597bca9d9 100755
--- a/apps/app_striplsd.c
+++ b/apps/app_striplsd.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Skeleton application (?)
+ * \brief striplsd: Strip trailing digits app
*
*/
diff --git a/apps/app_substring.c b/apps/app_substring.c
index b06628cf0..4f9a16066 100755
--- a/apps/app_substring.c
+++ b/apps/app_substring.c
@@ -16,10 +16,11 @@
* at the top of the source tree.
*/
-/*
+/*! \file
+ *
+ * \brief substr
*
- * Skeleton application (?)
- *
+ * \todo Deprecate this application in 1.3dev
*/
#include <sys/types.h>
diff --git a/apps/app_system.c b/apps/app_system.c
index 6aa71f104..f1e38a3eb 100755
--- a/apps/app_system.c
+++ b/apps/app_system.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Execute arbitrary system commands
+ * \brief Execute arbitrary system commands
*
*/
diff --git a/apps/app_talkdetect.c b/apps/app_talkdetect.c
index ec2012f51..e0963e557 100755
--- a/apps/app_talkdetect.c
+++ b/apps/app_talkdetect.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Playback a file with audio detect
+ * \brief Playback a file with audio detect
*
*/
diff --git a/apps/app_test.c b/apps/app_test.c
index eb6a7efde..cbcb05a04 100755
--- a/apps/app_test.c
+++ b/apps/app_test.c
@@ -17,9 +17,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Applications to test connection and produce report in text file
+ * \brief Applications to test connection and produce report in text file
*
*/
diff --git a/apps/app_transfer.c b/apps/app_transfer.c
index 44e1b24d9..0333b4d1a 100755
--- a/apps/app_transfer.c
+++ b/apps/app_transfer.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Transfer a caller
+ * \brief Transfer a caller
*
*/
diff --git a/apps/app_txtcidname.c b/apps/app_txtcidname.c
index 4ea18e62b..bf39da38b 100755
--- a/apps/app_txtcidname.c
+++ b/apps/app_txtcidname.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Caller*id name lookup - Look up the caller's name via DNS
+ * \brief Caller*id name lookup - Look up the caller's name via DNS
*
*/
diff --git a/apps/app_url.c b/apps/app_url.c
index 9f8a2badf..4e1cc011e 100755
--- a/apps/app_url.c
+++ b/apps/app_url.c
@@ -16,9 +16,8 @@
* at the top of the source tree.
*/
-/*
- *
- * App to transmit a URL
+/*! \file
+ * \brief App to transmit a URL
*
*/
diff --git a/apps/app_userevent.c b/apps/app_userevent.c
index 4facd489d..5092e94e2 100755
--- a/apps/app_userevent.c
+++ b/apps/app_userevent.c
@@ -14,9 +14,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * UserEvent application -- send manager event
+ * \brief UserEvent application -- send manager event
*
*/
diff --git a/apps/app_verbose.c b/apps/app_verbose.c
index 3ff50bedc..28ccfa867 100755
--- a/apps/app_verbose.c
+++ b/apps/app_verbose.c
@@ -15,9 +15,9 @@
*
*/
-/*
+/*! \file
*
- * Verbose application
+ * \brief Verbose logging application
*
*/
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 7cd529ad3..56002c734 100755
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -11,8 +11,6 @@
* 05-10-2005 : Support for Swedish and Norwegian added by Daniel Nylander, http://www.danielnylander.se/
*
* 05-11-2005 : An option for maximum number of messsages per mailbox added by GDS Partners (www.gdspartners.com)
- * Stojan Sljivic <stojan.sljivic@gdspartners.com>
- *
* 07-11-2005 : An issue with voicemail synchronization has been fixed by GDS Partners (www.gdspartners.com)
* Stojan Sljivic <stojan.sljivic@gdspartners.com>
*
@@ -27,9 +25,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Voicemail System
+ * \brief Comedian Mail - Voicemail System
*
*/
@@ -1400,7 +1398,7 @@ static int copy(char *infile, char *outfile)
}
if (len) {
res = write(ofd, buf, len);
- if (res != len) {
+ if (errno == ENOMEM || errno == ENOSPC || res != len) {
ast_log(LOG_WARNING, "Write failed on %s (%d of %d): %s\n", outfile, res, len, strerror(errno));
close(ifd);
close(ofd);
diff --git a/apps/app_waitforring.c b/apps/app_waitforring.c
index 7c80e9463..07e85f2d2 100755
--- a/apps/app_waitforring.c
+++ b/apps/app_waitforring.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Wait for Ring Application
+ * \brief Wait for Ring Application
*
*/
diff --git a/apps/app_waitforsilence.c b/apps/app_waitforsilence.c
index 5521e202a..d9274b441 100755
--- a/apps/app_waitforsilence.c
+++ b/apps/app_waitforsilence.c
@@ -19,9 +19,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Wait for Silence
+ * \brief Wait for Silence
* - Waits for up to 'x' milliseconds of silence, 'y' times
* - WaitForSilence(500,2) will wait for 1/2 second of silence, twice
* - WaitForSilence(1000,1) will wait for 1 second of silence, once
diff --git a/apps/app_while.c b/apps/app_while.c
index 4f6a54144..8619294f4 100755
--- a/apps/app_while.c
+++ b/apps/app_while.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * While Loop and ExecIf Implementations
+ * \brief While Loop and ExecIf Implementations
*
*/
diff --git a/apps/app_zapateller.c b/apps/app_zapateller.c
index 41e3de364..0f764ee8d 100755
--- a/apps/app_zapateller.c
+++ b/apps/app_zapateller.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Playback the special information tone to get rid of telemarketers
+ * \brief Playback the special information tone to get rid of telemarketers
*
*/
diff --git a/apps/app_zapbarge.c b/apps/app_zapbarge.c
index 3f3a8ae66..b608d9c15 100755
--- a/apps/app_zapbarge.c
+++ b/apps/app_zapbarge.c
@@ -19,9 +19,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Zap Barge support
+ * \brief Zap Barge support
*
*/
diff --git a/apps/app_zapras.c b/apps/app_zapras.c
index 6e2ea3aef..9edb56d0b 100755
--- a/apps/app_zapras.c
+++ b/apps/app_zapras.c
@@ -16,9 +16,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Execute an ISDN RAS
+ * \brief Execute an ISDN RAS
*
*/
diff --git a/apps/app_zapscan.c b/apps/app_zapscan.c
index fc900b59e..df215b45a 100755
--- a/apps/app_zapscan.c
+++ b/apps/app_zapscan.c
@@ -21,9 +21,9 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Zap Scanner
+ * \brief Zap Scanner
*
*/