dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/apps
citats f201de8329 Fix another typo in the app_dial description
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2211 f38db490-d61c-443f-a65b-d21fe96a405b
2004-02-22 05:31:42 +00:00
..
.cvsignore Add and update .cvsignore files for .depend 2003-05-08 03:46:43 +00:00
Makefile Add Icecast streaming support 2004-02-17 07:03:14 +00:00
app_adsiprog.c Fix typos in adsiprog and thus remove compiler warnings 2003-05-08 03:43:14 +00:00
app_agi.c Minor app agi documentation fix (bug #943) 2004-01-30 05:37:39 +00:00
app_authenticate.c Add support for authenticating against astdb and one time authentication 2004-01-29 20:54:37 +00:00
app_cdr.c Fix compile warnings (bug #389) 2003-10-22 02:53:39 +00:00
app_chanisavail.c Fix documentation on chanisavail 2003-04-08 19:14:03 +00:00
app_cut.c Fix description of Cut application 2003-11-04 00:44:51 +00:00
app_datetime.c Version 0.2.0 from FTP 2002-07-12 09:03:50 +00:00
app_db.c Add commonly used include headers 2003-04-23 19:09:13 +00:00
app_dial.c Fix another typo in the app_dial description 2004-02-22 05:31:42 +00:00
app_directory.c Answer the line if it hasn't been already 2003-11-09 06:16:07 +00:00
app_disa.c Fix DISA to actually have header it advertises (bug #197) 2003-09-01 15:44:27 +00:00
app_echo.c Add SIP/RTP video support, video enable app_echo, start on RTCP 2003-06-28 16:40:02 +00:00
app_enumlookup.c Fix ENUM to live w/out config file, and fix internationalization 2003-10-06 00:36:17 +00:00
app_festival.c Fix MD5Hex size (bug #883) 2004-01-22 21:47:58 +00:00
app_flash.c Version 0.3.0 from FTP 2003-02-04 15:48:42 +00:00
app_getcpeid.c Version 0.1.12 from FTP 2002-05-13 22:29:39 +00:00
app_hasnewvoicemail.c Path fix for hasnewvoicmeail app 2003-12-08 19:31:56 +00:00
app_ices.c Add Icecast streaming support 2004-02-17 07:03:14 +00:00
app_image.c Version 0.1.12 from FTP 2002-05-13 22:29:39 +00:00
app_intercom.c Make getaddrfor work with openbsd (bug #415) 2003-10-22 03:10:34 +00:00
app_lookupblacklist.c dom mar 16 23:37:23 CET 2003 2003-03-16 22:37:31 +00:00
app_lookupcidname.c dom mar 16 23:37:23 CET 2003 2003-03-16 22:37:31 +00:00
app_macro.c Actually set variable name before using 2003-08-21 23:26:13 +00:00
app_meetme.c Revert meetme work around now that zaptel is fixed 2004-02-10 06:47:42 +00:00
app_milliwatt.c Minor cleanups 2003-06-27 23:02:52 +00:00
app_mp3.c Fix search path in app_mp3 2003-09-27 00:30:07 +00:00
app_parkandannounce.c Add commonly used include headers 2003-04-23 19:09:13 +00:00
app_playback.c Version 0.3.0 from FTP 2002-11-11 16:37:01 +00:00
app_privacy.c fix spelling 2003-09-26 23:41:41 +00:00
app_qcall.c Various minor cleanups (bug #931) 2004-01-28 21:32:48 +00:00
app_queue.c Add queue logging and fix indications buglet 2004-02-12 22:11:02 +00:00
app_random.c Bug #792: Add app_random 2004-01-12 01:56:38 +00:00
app_read.c Store read data in a variable 2003-11-10 04:54:02 +00:00
app_record.c Improve documentation of app_record (bug #942) 2004-01-30 05:13:25 +00:00
app_rpt.c Version 0.3.0 from FTP 2002-12-08 17:30:24 +00:00
app_sayunixtime.c Fix minor bogus message 2003-12-05 17:33:30 +00:00
app_senddtmf.c Version 0.3.0 from FTP 2002-10-14 05:30:28 +00:00
app_setcallerid.c Version 0.3.0 from FTP 2002-11-08 19:38:10 +00:00
app_setcdruserfield.c add more descriptive usage information 2004-01-11 18:37:59 +00:00
app_setcidname.c Version 0.3.0 from FTP 2002-12-03 16:43:14 +00:00
app_setcidnum.c Add SetCIDNum (Thanks Oliver) 2003-08-25 15:42:25 +00:00
app_skel.c we only need to include stdlib.h once. Thanks bkw 2003-11-15 06:14:15 +00:00
app_softhangup.c Add commonly used include headers 2003-04-23 19:09:13 +00:00
app_sql_postgres.c Version 0.3.0 from FTP 2002-11-11 16:37:01 +00:00
app_striplsd.c Add commonly used include headers 2003-04-23 19:09:13 +00:00
app_substring.c Add relative substring (bug #229) 2003-09-27 02:39:04 +00:00
app_system.c Change skel to system 2003-10-19 11:06:59 +00:00
app_transfer.c fix typo. Bug#636 2003-12-09 18:54:06 +00:00
app_url.c Version 0.3.0 from FTP 2002-11-11 16:37:01 +00:00
app_voicemail.c Fix several memory leaks 2004-02-11 03:54:28 +00:00
app_waitforring.c Typo in app_waitforring.c 2004-02-15 08:41:56 +00:00
app_zapateller.c Eliminate localtime calls, various cleanups 2003-03-31 03:19:34 +00:00
app_zapbarge.c Version 0.3.0 from FTP 2003-02-04 15:48:42 +00:00
app_zapras.c Version 0.3.0 from FTP 2003-02-04 15:48:42 +00:00
app_zapscan.c add new application 'zapscan' Bug #250 2004-01-11 07:37:47 +00:00
enter.h Version 0.1.12 from FTP 2002-04-08 21:42:26 +00:00
leave.h Version 0.1.12 from FTP 2002-04-08 21:42:26 +00:00