asterisk/apps
Russell Bryant fcbe928353 Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7404 | tilghman | 2005-12-08 18:32:08 -0500 (Thu, 08 Dec 2005) | 2 lines

Documenting two keywords that were previously missing

........
r7406 | tilghman | 2005-12-08 18:45:36 -0500 (Thu, 08 Dec 2005) | 2 lines

Bug 5960

........
r7425 | bweschke | 2005-12-10 13:10:50 -0500 (Sat, 10 Dec 2005) | 4 lines

 Bug #5877
 Make sure the digit string from E&M wink DNIS collection is properly null terminated as it grows.


........
r7427 | tilghman | 2005-12-10 20:15:15 -0500 (Sat, 10 Dec 2005) | 2 lines

Bug 5967

........
r7429 | tilghman | 2005-12-10 20:26:51 -0500 (Sat, 10 Dec 2005) | 2 lines

Bug 5965 - major bug in AST_LIST_REMOVE

........
r7430 | russell | 2005-12-11 01:08:56 -0500 (Sun, 11 Dec 2005) | 2 lines

silence a couple of compiler warnings about pointer signedness

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7431 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-12-11 06:17:36 +00:00
..
Makefile re-add app_setcallerid since it was not actually marked deprecated in 1.2 2005-12-07 16:41:26 +00:00
app_adsiprog.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_alarmreceiver.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_authenticate.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_cdr.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_chanisavail.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_chanspy.c Bug 5858 - Make the chanvars.c functions return a 'const char *' 2005-12-03 19:25:33 +00:00
app_controlplayback.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_curl.c This is the first round of removing applications that were marked as deprecated 2005-12-07 15:36:55 +00:00
app_cut.c This is the first round of removing applications that were marked as deprecated 2005-12-07 15:36:55 +00:00
app_datetime.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_db.c fix a bug from the recent removal of deprecated applications by initializing 2005-12-08 17:52:43 +00:00
app_dial.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_dictate.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_directed_pickup.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_directory.c use app arg parsing macros (issue #5681) 2005-11-30 20:09:58 +00:00
app_disa.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_dumpchan.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_echo.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_exec.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_externalivr.c use ast_app_separate_args to split arguments (issue #5686) 2005-12-01 02:32:10 +00:00
app_festival.c Merged revisions 7265-7266,7268-7275 via svnmerge from 2005-12-02 01:01:11 +00:00
app_flash.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_forkcdr.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_getcpeid.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_hasnewvoicemail.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_ices.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_image.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_intercom.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_ivrdemo.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_lookupblacklist.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_lookupcidname.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_macro.c Bug 5858 - Make the chanvars.c functions return a 'const char *' 2005-12-03 19:25:33 +00:00
app_meetme.c Bug 5858 - Make the chanvars.c functions return a 'const char *' 2005-12-03 19:25:33 +00:00
app_milliwatt.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_mixmonitor.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_mp3.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_nbscat.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_osplookup.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_page.c Merged revisions 7265-7266,7268-7275 via svnmerge from 2005-12-02 01:01:11 +00:00
app_parkandannounce.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_playback.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_privacy.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_queue.c Clarify purpose of function, by renaming 2005-12-06 00:25:13 +00:00
app_random.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_read.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_readfile.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_realtime.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_record.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_rpt.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_sayunixtime.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_senddtmf.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_sendtext.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_setcallerid.c re-add app_setcallerid since it was not actually marked deprecated in 1.2 2005-12-07 16:41:26 +00:00
app_setcdruserfield.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_settransfercapability.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_skel.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_sms.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_softhangup.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_sql_postgres.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_stack.c Bug 5858 - Make the chanvars.c functions return a 'const char *' 2005-12-03 19:25:33 +00:00
app_system.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_talkdetect.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_test.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_transfer.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_url.c convert most of the option_*'s to a single ast_flags structure. Also, fix some 2005-12-04 20:40:46 +00:00
app_userevent.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_verbose.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_voicemail.c Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from 2005-12-11 06:17:36 +00:00
app_waitforring.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_waitforsilence.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_while.c Bug 5858 - Make the chanvars.c functions return a 'const char *' 2005-12-03 19:25:33 +00:00
app_zapateller.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_zapbarge.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_zapras.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
app_zapscan.c Bug 5858 - Make the chanvars.c functions return a 'const char *' 2005-12-03 19:25:33 +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