asterisk/apps
Kevin P. Fleming 2f46cb9198 don't use localuser structure for outbound calls (issue #6216)
various code cleanup and reorganization (issue #6216)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10046 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-14 21:50:35 +00:00
..
Makefile ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed 2006-02-12 16:52:42 +00:00
app_adsiprog.c replace malloc+memset with a call to ast_calloc, also removing the error 2006-01-11 18:40:42 +00:00
app_alarmreceiver.c conversions to memory allocation wrappers (issue #6210) 2006-01-11 22:41:34 +00:00
app_amd.c set properties for new files (i need to get this documented) 2006-02-14 18:44:18 +00:00
app_authenticate.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_cdr.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_chanisavail.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_chanspy.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_controlplayback.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_curl.c remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADD 2006-02-13 20:12:50 +00:00
app_db.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_dial.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
app_dictate.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_directed_pickup.c allow app_directed_pickup to try to pickup 2006-01-13 17:02:15 +00:00
app_directory.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_disa.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
app_dumpchan.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
app_echo.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_exec.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_externalivr.c don't re-define the localuser struct for custom use inside the module (issue #6216) 2006-01-27 00:31:05 +00:00
app_festival.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_flash.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
app_forkcdr.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_getcpeid.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_hasnewvoicemail.c Shouldn't have been a public function 2006-02-13 20:55:13 +00:00
app_ices.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_image.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_ivrdemo.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_lookupblacklist.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_lookupcidname.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_macro.c Merged revisions 9156 via svnmerge from 2006-02-05 17:20:29 +00:00
app_meetme.c Properly stopsteram on meetme (bug #6137) 2006-02-14 19:08:51 +00:00
app_milliwatt.c Merged revisions 8232 via svnmerge from 2006-01-19 04:21:12 +00:00
app_mixmonitor.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_morsecode.c Make the ditlen and tone configurable at runtime 2006-02-12 03:38:50 +00:00
app_mp3.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_nbscat.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_osplookup.c fix compiler warnings 2006-02-11 03:13:25 +00:00
app_page.c update for change to ast_pbx_outgoing_exten 2006-02-11 19:02:14 +00:00
app_parkandannounce.c Bug 6148 - Add PARKEDAT variable; also cleaned up application help to fit 80-column screen. 2006-01-22 07:18:02 +00:00
app_playback.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_privacy.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_queue.c don't use localuser structure for outbound calls (issue #6216) 2006-02-14 21:50:35 +00:00
app_random.c Use doxygen for todo's! :-) 2006-01-23 12:44:53 +00:00
app_read.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_readfile.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_realtime.c revert my pass through the tree to remove checks of the result of ast_strdupa 2006-01-21 17:50:04 +00:00
app_record.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_rpt.c More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod in app_rpt.c 2006-01-13 03:25:23 +00:00
app_sayunixtime.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_senddtmf.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_sendtext.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_setcallerid.c set standard properties on all non-binary files 2006-02-11 16:15:11 +00:00
app_setcdruserfield.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_settransfercapability.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_skel.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_sms.c More doxygen updates 2006-01-20 00:18:42 +00:00
app_softhangup.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
app_stack.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_system.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_talkdetect.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_test.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_transfer.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
app_url.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_userevent.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_verbose.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_voicemail.c list macro conversion (issue #6328, with bugfix) 2006-02-14 20:39:56 +00:00
app_waitforring.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_waitforsilence.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_while.c on this pass, only remove duplicate log messages 2006-01-21 20:57:06 +00:00
app_zapateller.c update doxygen docs to specify authors 2005-12-30 21:18:06 +00:00
app_zapbarge.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
app_zapras.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
app_zapscan.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
enter.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
leave.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
rpt_flow.pdf remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00