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
Kevin P. Fleming 7215e4179d
add auto-monitor support (issue #5411)
20 years ago
..
.cvsignore Add and update .cvsignore files for .depend 22 years ago
Makefile Fix "bug" of not being able to page multiple phones 20 years ago
app_adsiprog.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_alarmreceiver.c more license/copyright header updates (thanks Ian!) 20 years ago
app_authenticate.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_cdr.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_chanisavail.c make sure to LOCAL_USER_REMOVE in all cases where the application can exit (issue #5307) 20 years ago
app_chanspy.c Fix crash in chanspy (bug #5332) 20 years ago
app_controlplayback.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_curl.c Make curl a function 20 years ago
app_cut.c more license/copyright header updates (thanks Ian!) 20 years ago
app_datetime.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_db.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_dial.c add auto-monitor support (issue #5411) 20 years ago
app_dictate.c more license/copyright header updates (thanks Ian!) 20 years ago
app_directed_pickup.c Fix directed pickup to a call that is up (bug #5425 with mods) 20 years ago
app_directory.c fix memory leak and unload problems (issue #5380) 20 years ago
app_disa.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_dumpchan.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_echo.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_enumlookup.c move variable declaration to the beginning of the function (issue #5299) 20 years ago
app_eval.c more license/copyright header updates (thanks Ian!) 20 years ago
app_exec.c more license/copyright header updates (thanks Ian!) 20 years ago
app_externalivr.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_festival.c more license/copyright header updates (thanks Ian!) 20 years ago
app_flash.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_forkcdr.c more license/copyright header updates (thanks Ian!) 20 years ago
app_getcpeid.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_groupcount.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_hasnewvoicemail.c add VMCOUNT() function to replace HasVoicemail/HasNewVoicemail apps (issue #5335) 20 years ago
app_ices.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_image.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_intercom.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_ivrdemo.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_lookupblacklist.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_lookupcidname.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_macro.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_math.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_md5.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_meetme.c don't twiddle memory that doesn't belong to us (issue #5348) 20 years ago
app_milliwatt.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_mp3.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_nbscat.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_osplookup.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_page.c make new app conform to coding guidelines :-( 20 years ago
app_parkandannounce.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_playback.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_privacy.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_queue.c add auto-monitor support (issue #5411) 20 years ago
app_random.c more license/copyright header updates (thanks Ian!) 20 years ago
app_read.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_readfile.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_realtime.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_record.c ensure that Record() will exit even if no audio is received from the channel (issue #4899) 20 years ago
app_rpt.c Added support for iaxrpt gui client 20 years ago
app_sayunixtime.c more license/copyright header updates (thanks Ian!) 20 years ago
app_senddtmf.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_sendtext.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_setcallerid.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_setcdruserfield.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_setcidname.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_setcidnum.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_setrdnis.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_settransfercapability.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_skel.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_sms.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_softhangup.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_sql_postgres.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_striplsd.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_substring.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_system.c update docs to reflect that priority jumping only occurs when the global 20 years ago
app_talkdetect.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_test.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_transfer.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_txtcidname.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_url.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_userevent.c more license/copyright header updates (thanks Ian!) 20 years ago
app_verbose.c more license/copyright header updates (thanks Ian!) 20 years ago
app_voicemail.c correct logic errors (issue #5258) 20 years ago
app_waitforring.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_waitforsilence.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_while.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_zapateller.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_zapbarge.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_zapras.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
app_zapscan.c update MANY more files with proper copyright/license info (thanks Ian!) 20 years ago
enter.h Version 0.1.12 from FTP 23 years ago
leave.h Version 0.1.12 from FTP 23 years ago
rpt_flow.pdf Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (IAX2) and supporting remote base nodes as well (also added visual documentation in rpt_flow.pdf) 21 years ago