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 03f39d5a1e
ensure that TRANSFERSTATUS can return FAILURE (issue #5146)
20 years ago
..
.cvsignore Add and update .cvsignore files for .depend 22 years ago
Makefile correct Makefile errors (issue #5072) 20 years ago
app_adsiprog.c eliminate signedness warnings (issue #5129) 20 years ago
app_alarmreceiver.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 20 years ago
app_authenticate.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_cdr.c the last round of file version tags 20 years ago
app_chanisavail.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_chanspy.c reset channel volumes when exiting apps that use them 20 years ago
app_controlplayback.c add 'restart' character to ast_control_playback function and ControlPlayback() application (issue #4693) 20 years ago
app_curl.c eliminate compiler warning 20 years ago
app_cut.c convert Cut() into CUT() function (issue #4892) 20 years ago
app_datetime.c the last round of file version tags 20 years ago
app_db.c the last round of file version tags 20 years ago
app_dial.c remove useless buffer initializations (issue #5134) 20 years ago
app_dictate.c the last round of file version tags 20 years ago
app_directory.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_disa.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_dumpchan.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 20 years ago
app_echo.c the last round of file version tags 20 years ago
app_enumlookup.c Fix lookup to use proper API call... 20 years ago
app_eval.c the last round of file version tags 20 years ago
app_exec.c the last round of file version tags 20 years ago
app_externalivr.c fix some race conditions 20 years ago
app_festival.c the last round of file version tags 20 years ago
app_flash.c the last round of file version tags 20 years ago
app_forkcdr.c use CDR API calls instead of re-implementing them (bug #4726) 20 years ago
app_getcpeid.c eliminate signedness warnings (issue #5129) 20 years ago
app_groupcount.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_hasnewvoicemail.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_ices.c the last round of file version tags 20 years ago
app_image.c the last round of file version tags 20 years ago
app_intercom.c the last round of file version tags 20 years ago
app_ivrdemo.c the last round of file version tags 20 years ago
app_lookupblacklist.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_lookupcidname.c the last round of file version tags 20 years ago
app_macro.c put a limit on Macro depth (to combat recursion) (issue #5114) 20 years ago
app_math.c more ast_copy_string conversions 20 years ago
app_md5.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_meetme.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_milliwatt.c the last round of file version tags 20 years ago
app_mp3.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 20 years ago
app_nbscat.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 20 years ago
app_osplookup.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_parkandannounce.c the last round of file version tags 20 years ago
app_playback.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_privacy.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_queue.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_random.c ensure that Random() can support priority labels as targets (issue #5013) 20 years ago
app_read.c make CLI output use singular/plural when appropriate (bug #4654) 20 years ago
app_readfile.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 20 years ago
app_realtime.c make CLI output use singular/plural when appropriate (bug #4654) 20 years ago
app_record.c Add SIP video fixes 20 years ago
app_rpt.c Added support for Yaesu FT-897 HF/VHF/UHF radio and other improvements 20 years ago
app_sayunixtime.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 20 years ago
app_senddtmf.c the last round of file version tags 20 years ago
app_sendtext.c add text status variable output to SendText() application (issue #4808) 20 years ago
app_setcallerid.c more ast_copy_string conversions 20 years ago
app_setcdruserfield.c the last round of file version tags 20 years ago
app_setcidname.c more ast_copy_string conversions 20 years ago
app_setcidnum.c more ast_copy_string conversions 20 years ago
app_setrdnis.c more ast_copy_string conversions 20 years ago
app_settransfercapability.c more ast_copy_string conversions 20 years ago
app_skel.c minor cleanups (bug #4526 with text changes) 20 years ago
app_sms.c eliminate signedness warnings (issue #5130) 20 years ago
app_softhangup.c the last round of file version tags 20 years ago
app_sql_postgres.c the last round of file version tags 20 years ago
app_striplsd.c the last round of file version tags 20 years ago
app_substring.c the last round of file version tags 20 years ago
app_system.c add status variable output to System() app (issue #5121) 20 years ago
app_talkdetect.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_test.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 20 years ago
app_transfer.c ensure that TRANSFERSTATUS can return FAILURE (issue #5146) 20 years ago
app_txtcidname.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_url.c the last round of file version tags 20 years ago
app_userevent.c the last round of file version tags 20 years ago
app_verbose.c the last round of file version tags 20 years ago
app_voicemail.c convert a bunch of apps to use ast_goto_if_exists() (issue #5138) 20 years ago
app_waitforring.c the last round of file version tags 20 years ago
app_waitforsilence.c add WAITSTATUS channel variable output to WaitForSilence() application (bug #4256) 20 years ago
app_while.c the last round of file version tags 20 years ago
app_zapateller.c the last round of file version tags 20 years ago
app_zapbarge.c the last round of file version tags 20 years ago
app_zapras.c more ast_copy_string conversions 20 years ago
app_zapscan.c more ast_copy_string conversions 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