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 330909bf6e
Fix DST calculation, and fix bug in calculation of whether conf has started yet or not
18 years ago
..
Makefile Merged revisions 93180 via svnmerge from 18 years ago
app_adsiprog.c whitespace fixes only 18 years ago
app_alarmreceiver.c There she goes! First commit from me to trunk \o/ 18 years ago
app_amd.c Create a centralized configuration option for silencethreshold 18 years ago
app_authenticate.c This removes an invalid warning message for an incorrectly entered pin, but more importantly removes an inapplicable check. If the first argument passed to app_authenticate does not contain a '/', the argument should be treated as the sole fixed "password" to match against and that is all. (Previous behavior was attempting to open a file based on the pin.) 18 years ago
app_cdr.c whitespace fixes only. 18 years ago
app_chanisavail.c whitespace fixes only. 18 years ago
app_channelredirect.c Add CHANNELREDIRECT_STATUS variable to ChannelRedirect() dialplan application. This will either be set to NOCHANNEL if the given channel was not found or SUCCESS if it worked. 18 years ago
app_chanspy.c Merged revisions 114597 via svnmerge from 18 years ago
app_controlplayback.c whitespace fixes only. 18 years ago
app_db.c whitespace fixes only. 18 years ago
app_dial.c Merged revisions 114112 via svnmerge from 18 years ago
app_dictate.c whitespace fixes only. 18 years ago
app_directed_pickup.c whitespace fixes only. 18 years ago
app_directory.c If somebody enters a digit during ast_stream_and_wait, the return value is the digit, which we need to use later. 18 years ago
app_disa.c whitespace fixes only. 18 years ago
app_dumpchan.c (closes issue #6113) 18 years ago
app_echo.c whitespace fixes only. 18 years ago
app_exec.c whitespace fixes only. 18 years ago
app_externalivr.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_festival.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_flash.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_followme.c Merged revisions 108469 via svnmerge from 18 years ago
app_forkcdr.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
app_getcpeid.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_ices.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_image.c remove redundant headers 18 years ago
app_ivrdemo.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
app_jack.c Add a c() option for the Jack() application and JACK_HOOK() funciton for supplying 18 years ago
app_macro.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_meetme.c Fix DST calculation, and fix bug in calculation of whether conf has started yet or not 18 years ago
app_milliwatt.c more header removal 18 years ago
app_minivm.c Remove astobj.h from some places where it wasn't needed 18 years ago
app_mixmonitor.c Merged revisions 108083 via svnmerge from 18 years ago
app_morsecode.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_mp3.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_nbscat.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_osplookup.c Update osplookup documentation to use commas instead of pipes. 18 years ago
app_page.c Dial a device even if it's state is unknown. 18 years ago
app_parkandannounce.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_pickupchan.c - Add Copyright 18 years ago
app_playback.c Merged revisions 111391 via svnmerge from 18 years ago
app_privacy.c Get rid of any remaining ast_verbose calls in the code in favor of 18 years ago
app_queue.c Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar() 18 years ago
app_read.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_readexten.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_readfile.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_record.c Create a centralized configuration option for silencethreshold 18 years ago
app_rpt.c Merged revisions 107464 via svnmerge from 18 years ago
app_sayunixtime.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_senddtmf.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_sendtext.c more header removal 18 years ago
app_setcallerid.c Merged revisions 114242 via svnmerge from 18 years ago
app_skel.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
app_sms.c Merged revisions 107464 via svnmerge from 18 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 106552 via svnmerge from 18 years ago
app_stack.c Several manager changes: 18 years ago
app_system.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_talkdetect.c Should check these values for non-NULL before scanning. 18 years ago
app_test.c remove a number of #include <fcntl.h> which are either 18 years ago
app_transfer.c shuffle a little bit the content of header files to reduce dependencies. 18 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 Round 2 of IMAP_STORAGE app_voicemail.c fixes: 18 years ago
app_waitforring.c remove another set of redundant #include "asterisk/options.h" 18 years ago
app_waitforsilence.c Create a centralized configuration option for silencethreshold 18 years ago
app_waituntil.c Add contributed WaitUntil app. 18 years ago
app_while.c shuffle a little bit the content of header files to reduce dependencies. 18 years ago
app_zapateller.c Use defined return values in load_module in more places. 18 years ago
app_zapbarge.c Use defined return values in load_module in more places. 18 years ago
app_zapras.c Standardized routines for forking processes (keeps all the specialized code in one place). 18 years ago
app_zapscan.c Use defined return values in load_module in more places. 18 years ago
enter.h
leave.h
rpt_flow.pdf