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 10d36d9f34
fix a few small things found by using sparse
17 years ago
..
Makefile Merged revisions 127892,127895 via svnmerge from 18 years ago
app_adsiprog.c fix a few small things found by using sparse 17 years ago
app_alarmreceiver.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
app_amd.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
app_authenticate.c Give app_authenticate the ability to select a prompt other than the default. 17 years ago
app_cdr.c whitespace fixes only. 18 years ago
app_chanisavail.c Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 18 years ago
app_channelredirect.c Use proper return values for a few application modules 18 years ago
app_chanspy.c Merged revisions 139213 via svnmerge from 17 years ago
app_controlplayback.c whitespace fixes only. 18 years ago
app_dahdibarge.c More RSW merges. Everything from apps/ except for the big offenders 17 years ago
app_dahdiras.c build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for features that will always be present in DAHDI 17 years ago
app_dahdiscan.c More RSW merges. Everything from apps/ except for the big offenders 17 years ago
app_db.c whitespace fixes only. 18 years ago
app_dial.c Merged revisions 152538 via svnmerge from 17 years ago
app_dictate.c whitespace fixes only. 18 years ago
app_directed_pickup.c Merge app_pickupchan with app_directed_pickup, for AST-27. 18 years ago
app_directory.c Pay attention to the searchcontexts entry in voicemail.conf (related to AST-125) 17 years ago
app_disa.c More RSW merges. Everything from apps/ except for the big offenders 17 years ago
app_dumpchan.c Modify TIMEOUT() to be accurate down to the millisecond. 18 years ago
app_echo.c Minor spacing change 17 years ago
app_exec.c For the purpose of making the changed syntax to ExecIf easier to transition, 18 years ago
app_externalivr.c cleaup of the TCP/TLS socket API: 17 years ago
app_fax.c API differences in spandsp 0.0.6pre1 and higher 17 years ago
app_festival.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
app_flash.c Merged revisions 125132 via svnmerge from 18 years ago
app_followme.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
app_forkcdr.c More RSW merges. Everything from apps/ except for the big offenders 17 years ago
app_getcpeid.c Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 18 years ago
app_ices.c Merged revisions 135058 via svnmerge from 17 years ago
app_image.c Change SendImage() to output a more consistent status variable. 17 years ago
app_ivrdemo.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
app_jack.c Update instructions for getting libresample 17 years ago
app_macro.c More RSW merges. Everything from apps/ except for the big offenders 17 years ago
app_meetme.c Fix option handling code. 17 years ago
app_milliwatt.c Janitor patch to change uses of sizeof to ARRAY_LEN 17 years ago
app_minivm.c Reverting format addition for now 17 years ago
app_mixmonitor.c Default file modes should always be full read and write, to allow the system 17 years ago
app_morsecode.c Lock around variables retrieved, and copy the values, if they stay persistent, 18 years ago
app_mp3.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_nbscat.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_osplookup.c Everytime a compile fails, a puppy dies. 17 years ago
app_page.c Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 18 years ago
app_parkandannounce.c remove remaining Zaptel references in various places 17 years ago
app_playback.c (closes issue #13557) 17 years ago
app_privacy.c add a new argument to PrivacyManager to specify a context 18 years ago
app_queue.c Merged revisions 152538 via svnmerge from 17 years ago
app_read.c Modify TIMEOUT() to be accurate down to the millisecond. 18 years ago
app_readexten.c Modify TIMEOUT() to be accurate down to the millisecond. 18 years ago
app_readfile.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_record.c More RSW merges. Everything from apps/ except for the big offenders 17 years ago
app_rpt.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
app_sayunixtime.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_senddtmf.c Document that the duration of dtmf may be passed to 17 years ago
app_sendtext.c Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't 17 years ago
app_setcallerid.c Merged revisions 114242 via svnmerge from 18 years ago
app_skel.c Updating app_skel.c to follow coding guidelines 17 years ago
app_sms.c Answer the channel prior to checking for the 'a' 17 years ago
app_softhangup.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
app_speech_utils.c Merged revisions 147517 via svnmerge from 17 years ago
app_stack.c Set ARGC in subroutines with the number of arguments passed. 17 years ago
app_system.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_talkdetect.c Add an option, specifying maximum analysis time for talk detection. 18 years ago
app_test.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 18 years ago
app_transfer.c Remove options argument parsing/syntax (it isn't used any longer) 17 years ago
app_url.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_userevent.c remove redundant headers 18 years ago
app_verbose.c more header removal 18 years ago
app_voicemail.c Merged revisions 152463 via svnmerge from 17 years ago
app_waitforring.c Whitespace changes only 18 years ago
app_waitforsilence.c Merged revisions 149061 via svnmerge from 17 years ago
app_waituntil.c More RSW merges. Everything from apps/ except for the big offenders 17 years ago
app_while.c More RSW merges. Everything from apps/ except for the big offenders 17 years ago
app_zapateller.c Use defined return values in load_module in more places. 18 years ago
enter.h
leave.h
rpt_flow.pdf