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
Joshua Colp fd950a2955
Add ability to specify no timeout. This means as soon as the prompt is done playing it moves on to the next priority.
20 years ago
..
Makefile
app_adsiprog.c add some inter-module dependencies 20 years ago
app_alarmreceiver.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 20 years ago
app_amd.c Use LOG_DEBUG to print out the indication that app_amd is using default settings instead of using LOG_NOTICE. This stops needless logging of this information under normal circumstances. (issue #8361 reported by Seb7) 20 years ago
app_authenticate.c
app_cdr.c
app_chanisavail.c
app_channelredirect.c
app_chanspy.c Only split up extension and context if a value exists. (issue #8332 reported by loloski) 20 years ago
app_controlplayback.c
app_db.c Fix a couple of typos. Initially pointed out by mrobinson. 20 years ago
app_dial.c Merged revisions 55153 via svnmerge from 20 years ago
app_dictate.c Merged revisions 49833 via svnmerge from 20 years ago
app_directed_pickup.c Use a separate variable in the channel structure to store the context that the channel was dialed from. (issue #8382 reported by jiddings) 20 years ago
app_directory.c
app_disa.c
app_dumpchan.c
app_echo.c Much simpler than previous one ;-) 20 years ago
app_exec.c
app_externalivr.c Merged revisions 48394 via svnmerge from 20 years ago
app_festival.c Merged revisions 48374 via svnmerge from 20 years ago
app_flash.c
app_followme.c Don't return a non-zero return code if the profile doesn't exist, to match what the documentation says it already does. (#9307 Reported by kkiely) 20 years ago
app_forkcdr.c
app_getcpeid.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 20 years ago
app_hasnewvoicemail.c Expand deprecation warnings from simply warning on use to the builtin documentation. 20 years ago
app_ices.c Merged revisions 48374 via svnmerge from 20 years ago
app_image.c
app_ivrdemo.c
app_lookupblacklist.c Picky, picky... show deprecation warning in application help, too (reported via list) 20 years ago
app_lookupcidname.c Picky, picky... show deprecation warning in application help, too (reported via list) 20 years ago
app_macro.c Merged revisions 59186 via svnmerge from 20 years ago
app_meetme.c Fix some codec negotiation problems when CallerID support is not enabled in SLA. 20 years ago
app_milliwatt.c
app_mixmonitor.c Merged revisions 52716 via svnmerge from 20 years ago
app_morsecode.c
app_mp3.c Merged revisions 48374 via svnmerge from 20 years ago
app_nbscat.c Merged revisions 48374 via svnmerge from 20 years ago
app_osplookup.c
app_page.c Wait for the async thread to exit when hanging up all of the paged phones under all circumstances. (issue #9181 reported by PhilSmith) 20 years ago
app_parkandannounce.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 20 years ago
app_playback.c Directly load say.conf in load_module instead of calling the reload function. (issue #8946 reported by junky) 20 years ago
app_privacy.c
app_queue.c Add missing membername option to AddQueueMember documentation. (issue #9088 reported by seanbright) 20 years ago
app_random.c
app_read.c
app_readfile.c
app_realtime.c
app_record.c Update app_record documentation to use new CLI command, core show file formats. (issue #9151 reported by junky) 20 years ago
app_rpt.c Merged revisions 53045 via svnmerge from 20 years ago
app_sayunixtime.c
app_senddtmf.c we can't unlock a channel if we cant find it. - AnthonyL bug #8741 20 years ago
app_sendtext.c
app_setcallerid.c
app_setcdruserfield.c Expand deprecation warnings from simply warning on use to the builtin documentation. 20 years ago
app_settransfercapability.c Expand deprecation warnings from simply warning on use to the builtin documentation. 20 years ago
app_skel.c
app_sms.c fix a bogus datalen in the frames generated by app_sms 20 years ago
app_softhangup.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 20 years ago
app_speech_utils.c Add ability to specify no timeout. This means as soon as the prompt is done playing it moves on to the next priority. 20 years ago
app_stack.c Ooops. Sorry, messed up app_stack. This should return it to its previous, untouched, state. 20 years ago
app_system.c
app_talkdetect.c
app_test.c
app_transfer.c
app_url.c
app_userevent.c Remove an extra \r\n from manager user events. (issue #8955, mnicholson) 20 years ago
app_verbose.c
app_voicemail.c Somehow the code for building the email for voicemail got out of sync. This 20 years ago
app_waitforring.c
app_waitforsilence.c
app_while.c Merged revisions 51828 via svnmerge from 20 years ago
app_zapateller.c
app_zapbarge.c
app_zapras.c Merged revisions 48374 via svnmerge from 20 years ago
app_zapscan.c
enter.h
leave.h
rpt_flow.pdf