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
Russell Bryant 0794168428
add support for having the user reminded that their temporary greeting
20 years ago
..
Makefile fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list) 20 years ago
app_adsiprog.c This rather large commit changes the way modules are loaded. 20 years ago
app_alarmreceiver.c This rather large commit changes the way modules are loaded. 20 years ago
app_amd.c This rather large commit changes the way modules are loaded. 20 years ago
app_authenticate.c This rather large commit changes the way modules are loaded. 20 years ago
app_cdr.c This rather large commit changes the way modules are loaded. 20 years ago
app_chanisavail.c This rather large commit changes the way modules are loaded. 20 years ago
app_channelredirect.c This rather large commit changes the way modules are loaded. 20 years ago
app_chanspy.c Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm) 20 years ago
app_controlplayback.c This rather large commit changes the way modules are loaded. 20 years ago
app_db.c This rather large commit changes the way modules are loaded. 20 years ago
app_dial.c Merged revisions 24567 via svnmerge from 20 years ago
app_dictate.c This rather large commit changes the way modules are loaded. 20 years ago
app_directed_pickup.c This rather large commit changes the way modules are loaded. 20 years ago
app_directory.c minor cleanup 20 years ago
app_disa.c This rather large commit changes the way modules are loaded. 20 years ago
app_dumpchan.c - use symbolic constants and macros to play with the debug flag 20 years ago
app_echo.c This rather large commit changes the way modules are loaded. 20 years ago
app_exec.c move ExecIf from app_while.c to app_exec.c (issue #7094, north) 20 years ago
app_externalivr.c Merged revisions 24019 via svnmerge from 20 years ago
app_festival.c Merged revisions 24019 via svnmerge from 20 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! 20 years ago
app_forkcdr.c This rather large commit changes the way modules are loaded. 20 years ago
app_getcpeid.c This rather large commit changes the way modules are loaded. 20 years ago
app_hasnewvoicemail.c This rather large commit changes the way modules are loaded. 20 years ago
app_ices.c Merged revisions 24019 via svnmerge from 20 years ago
app_image.c This rather large commit changes the way modules are loaded. 20 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! 20 years ago
app_lookupblacklist.c This rather large commit changes the way modules are loaded. 20 years ago
app_lookupcidname.c This rather large commit changes the way modules are loaded. 20 years ago
app_macro.c Merged revisions 24837 via svnmerge from 20 years ago
app_meetme.c Add option 'I' which allows you to record your name, but not review it. This rocks! (issue #7037 reported by jon with minor mods done by moi) 20 years ago
app_milliwatt.c This rather large commit changes the way modules are loaded. 20 years ago
app_mixmonitor.c This rather large commit changes the way modules are loaded. 20 years ago
app_morsecode.c This rather large commit changes the way modules are loaded. 20 years ago
app_mp3.c Merged revisions 24019 via svnmerge from 20 years ago
app_nbscat.c Merged revisions 24019 via svnmerge from 20 years ago
app_osplookup.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 20 years ago
app_page.c Documentation / whitespace fix. 20 years ago
app_parkandannounce.c This rather large commit changes the way modules are loaded. 20 years ago
app_playback.c add experimental code for new-style "say" application. 20 years ago
app_privacy.c Merged revisions 24097 via svnmerge from 20 years ago
app_queue.c Allow for the execution of an AGI to the caller's channel right before they get bridged with the queue member that is going to take their call. Add the option to set a MEMBERINTERFACE variable on the caller's channel that will contain the interface of the queue member that is going to/did take the call. #6843 20 years ago
app_random.c Merged revisions 21037 via svnmerge from 20 years ago
app_read.c This rather large commit changes the way modules are loaded. 20 years ago
app_readfile.c This rather large commit changes the way modules are loaded. 20 years ago
app_realtime.c Introducing the REALTIME() dialplan function 20 years ago
app_record.c This rather large commit changes the way modules are loaded. 20 years ago
app_rpt.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 20 years ago
app_sayunixtime.c remove a line that was added by mistake 20 years ago
app_senddtmf.c - formatting fixes 20 years ago
app_sendtext.c This rather large commit changes the way modules are loaded. 20 years ago
app_setcallerid.c This rather large commit changes the way modules are loaded. 20 years ago
app_setcdruserfield.c This rather large commit changes the way modules are loaded. 20 years ago
app_settransfercapability.c This rather large commit changes the way modules are loaded. 20 years ago
app_skel.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 20 years ago
app_sms.c This rather large commit changes the way modules are loaded. 20 years ago
app_softhangup.c This rather large commit changes the way modules are loaded. 20 years ago
app_speech_utils.c remove \n from the end of a couple of synopsis fields 20 years ago
app_stack.c This rather large commit changes the way modules are loaded. 20 years ago
app_system.c This rather large commit changes the way modules are loaded. 20 years ago
app_talkdetect.c This rather large commit changes the way modules are loaded. 20 years ago
app_test.c This rather large commit changes the way modules are loaded. 20 years ago
app_transfer.c This rather large commit changes the way modules are loaded. 20 years ago
app_url.c This rather large commit changes the way modules are loaded. 20 years ago
app_userevent.c This rather large commit changes the way modules are loaded. 20 years ago
app_verbose.c Merged revisions 24669 via svnmerge from 20 years ago
app_voicemail.c add support for having the user reminded that their temporary greeting 20 years ago
app_waitforring.c This rather large commit changes the way modules are loaded. 20 years ago
app_waitforsilence.c This rather large commit changes the way modules are loaded. 20 years ago
app_while.c move ExecIf from app_while.c to app_exec.c (issue #7094, north) 20 years ago
app_zapateller.c This rather large commit changes the way modules are loaded. 20 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! 20 years ago
app_zapras.c Merged revisions 24019 via svnmerge from 20 years ago
app_zapscan.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 20 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