You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/apps
Tilghman Lesher 31081f1224
Deprecate SetCallerID (should have happened prior to release of 1.2)
19 years ago
..
Makefile Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be 19 years ago
app_adsiprog.c This rather large commit changes the way modules are loaded. 19 years ago
app_alarmreceiver.c This rather large commit changes the way modules are loaded. 19 years ago
app_amd.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_authenticate.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_cdr.c This rather large commit changes the way modules are loaded. 19 years ago
app_chanisavail.c This rather large commit changes the way modules are loaded. 19 years ago
app_channelredirect.c make this app actually compile 19 years ago
app_chanspy.c use the channel lock wrappers (issue #7120, Mithraen) 19 years ago
app_controlplayback.c This rather large commit changes the way modules are loaded. 19 years ago
app_db.c add DB_DELETE function for the common case of retrieving and deleting a key in 19 years ago
app_dial.c Merge branch for bug 6264 (Privacy option 2 returns dial-status ANSWER / option_priority_jumping not respected) (reported by jkoopmann and branch by murf) 19 years ago
app_dictate.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_directed_pickup.c Add PICKUPMARK support to app_directed_pickup (issue #7104 reported by thaeger) 19 years ago
app_directory.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_disa.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_dumpchan.c - use symbolic constants and macros to play with the debug flag 19 years ago
app_echo.c add the ability to be able to echo DTMF_BEGIN/END, HTML, and IMAGE frames, too 19 years ago
app_exec.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_externalivr.c - The recent change to linklists.h broke the build on linux for some reason. 19 years ago
app_festival.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_flash.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 19 years ago
app_forkcdr.c This rather large commit changes the way modules are loaded. 19 years ago
app_getcpeid.c This rather large commit changes the way modules are loaded. 19 years ago
app_hasnewvoicemail.c As requested by kpfleming, renaming messagecount to inboxcount and messagecount2 to messagecount. 19 years ago
app_ices.c Merged revisions 24019 via svnmerge from 19 years ago
app_image.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_ivrdemo.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 19 years ago
app_lookupblacklist.c - mark some applications deprecated that already have replacements 19 years ago
app_lookupcidname.c - mark some applications deprecated that already have replacements 19 years ago
app_macro.c Merged revisions 24837 via svnmerge from 19 years ago
app_meetme.c Remove possibility of sending duplicate MeetmeJoin manager events, and only send a MeetmeLeave event if a MeetmeJoin event occured in the first place. (issue #6599 reported by imran - provided patch with few tiny mods) 19 years ago
app_milliwatt.c This rather large commit changes the way modules are loaded. 19 years ago
app_mixmonitor.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_morsecode.c This rather large commit changes the way modules are loaded. 19 years ago
app_mp3.c Merged revisions 24019 via svnmerge from 19 years ago
app_nbscat.c Merged revisions 24019 via svnmerge from 19 years ago
app_osplookup.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_page.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_parkandannounce.c This rather large commit changes the way modules are loaded. 19 years ago
app_playback.c support reload say.conf to ease testing 19 years ago
app_privacy.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_queue.c Properly initialize destination variables before we send them into pbx_substitute_variables_helper(..). Ya! Testing! Take 2. 19 years ago
app_random.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_read.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_readfile.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_realtime.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_record.c don't stop recording until hangup (no terminator) (issue #7168 reported by julien23) 19 years ago
app_rpt.c Added incoming audio notch filtering, plus a bunch of command improvements, etc. 19 years ago
app_sayunixtime.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_senddtmf.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_sendtext.c use the channel lock wrappers (issue #7120, Mithraen) 19 years ago
app_setcallerid.c Deprecate SetCallerID (should have happened prior to release of 1.2) 19 years ago
app_setcdruserfield.c - mark some applications deprecated that already have replacements 19 years ago
app_settransfercapability.c - mark some applications deprecated that already have replacements 19 years ago
app_skel.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_sms.c fix up another place where the code made assumptions about how space for 19 years ago
app_softhangup.c This rather large commit changes the way modules are loaded. 19 years ago
app_speech_utils.c Nothing to see here... move along 19 years ago
app_stack.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_system.c This rather large commit changes the way modules are loaded. 19 years ago
app_talkdetect.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_test.c This rather large commit changes the way modules are loaded. 19 years ago
app_transfer.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_url.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_userevent.c - add a UserEvent action that allows a manager client to "broadcast" an event 19 years ago
app_verbose.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_voicemail.c let's use the proper variable here, instead of segfaulting (don't know how this worked for anyone at all) 19 years ago
app_waitforring.c This rather large commit changes the way modules are loaded. 19 years ago
app_waitforsilence.c Merged revisions 29555 via svnmerge from 19 years ago
app_while.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_zapateller.c This rather large commit changes the way modules are loaded. 19 years ago
app_zapbarge.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 19 years ago
app_zapras.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
app_zapscan.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 years ago
enter.h remove extraneous svn:executable properties 20 years ago
leave.h remove extraneous svn:executable properties 20 years ago
rpt_flow.pdf remove extraneous svn:executable properties 20 years ago