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 551ac9af04
don't use 'rowcount' after SELECT statements, since the ODBC API does not say it is allowed (issue #5083)
20 years ago
..
.cvsignore Add and update .cvsignore files for .depend 22 years ago
Makefile update Makefile for new app name 20 years ago
app_adsiprog.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_alarmreceiver.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_authenticate.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_cdr.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_chanisavail.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_chanspy.c major redesign of the channel spy infrastructure, increasing efficiency and reducing locking conflicts 20 years ago
app_controlplayback.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_curl.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_cut.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_datetime.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_db.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_dial.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_dictate.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_directed_pickup.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_directory.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_disa.c strncpy to ast_copy_string 20 years ago
app_dumpchan.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_echo.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_enumlookup.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_eval.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_exec.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_externalivr.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_festival.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_flash.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_forkcdr.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_getcpeid.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_groupcount.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_hasnewvoicemail.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_ices.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_image.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_intercom.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_ivrdemo.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_lookupblacklist.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_lookupcidname.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_macro.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_math.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_md5.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_meetme.c use API call for frame volume adjustment 20 years ago
app_milliwatt.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_mixmonitor.c correct comment 20 years ago
app_mp3.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_nbscat.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_osplookup.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_page.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_parkandannounce.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_playback.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_privacy.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_queue.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_random.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_read.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_readfile.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_realtime.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_record.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_rpt.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_sayunixtime.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_senddtmf.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_sendtext.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_setcallerid.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_setcdruserfield.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_setcidname.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_setcidnum.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_setrdnis.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_settransfercapability.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_skel.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_sms.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_softhangup.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_sql_postgres.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_striplsd.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_substring.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_system.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_talkdetect.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_test.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_transfer.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_txtcidname.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_url.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_userevent.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_verbose.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_voicemail.c don't use 'rowcount' after SELECT statements, since the ODBC API does not say it is allowed (issue #5083) 20 years ago
app_waitforring.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_waitforsilence.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_while.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_zapateller.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_zapbarge.c remove unnecessary checks before calls to ast_strlen_zero 20 years ago
app_zapras.c Doxygen documentation update from oej (issue #5505) 20 years ago
app_zapscan.c Doxygen documentation update from oej (issue #5505) 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