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
markster 32b085da10 Fix app_read to return string even if not # terminated (bug #1769)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3131 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-02 18:15:24 +00:00
..
.cvsignore Add and update .cvsignore files for .depend 2003-05-08 03:46:43 +00:00
Makefile Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly. 2004-05-31 16:04:10 +00:00
app_adsiprog.c strlen fixes and don't destroy SIP channels that still have pending things on them (bug #1552 et al) 2004-05-04 19:11:25 +00:00
app_agi.c Work on a copy with app_agi 2004-05-22 04:52:50 +00:00
app_authenticate.c strlen fixes and don't destroy SIP channels that still have pending things on them (bug #1552 et al) 2004-05-04 19:11:25 +00:00
app_cdr.c Fix compile warnings (bug #389) 2003-10-22 02:53:39 +00:00
app_chanisavail.c Fix app_chanisavail.c when passed string is big (bug #1139) 2004-03-02 17:49:33 +00:00
app_controlplayback.c Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589) 2004-05-27 05:06:32 +00:00
app_cut.c Fix cut properly (bug #1138) 2004-04-12 16:08:20 +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 Copy hangup cause at end of a good call 2004-05-22 23:17:33 +00:00
app_directory.c More ast_strlen_zero changes 2004-05-09 07:51:44 +00:00
app_disa.c Make sure we don't accidently send weird delivery times on DISA 2004-05-04 19:20:20 +00:00
app_echo.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_enumlookup.c More ast_strlen_zero changes 2004-05-09 07:51:44 +00:00
app_eval.c Add the app_eval.c file 2004-03-09 15:57:56 +00:00
app_exec.c Add app_exec (bug 1198 2004-04-20 20:05:14 +00:00
app_festival.c More ast_strlen_zero changes 2004-05-09 07:51:44 +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_groupcount.c Make ast_channel_walk become ast_channel_walk_locked 2004-05-20 16:30:10 +00:00
app_hasnewvoicemail.c Rid compiler warning, make information meaningful in sip debug for codecs 2004-05-01 20:59:37 +00:00
app_ices.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_image.c Version 0.1.12 from FTP 2002-05-13 22:29:39 +00:00
app_intercom.c Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeout 2004-05-27 22:12:55 +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 ast_strlen_zero changes 2004-05-08 08:07:47 +00:00
app_meetme.c Use pseudo channel instead of just /dev/zap/pseudo, now with proper protections (bug #1766) 2004-06-02 16:57:14 +00:00
app_milliwatt.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_mp3.c Merge BKW's mp3 improvements 2004-05-03 03:32:04 +00:00
app_nbscat.c Improve mp3 player quality (bug #1527) 2004-05-01 14:03:37 +00:00
app_parkandannounce.c fix formatting, from bkw 2004-05-06 03:20:05 +00:00
app_playback.c More ast_strlen_zero changes 2004-05-09 07:51:44 +00:00
app_privacy.c fix spelling 2003-09-26 23:41:41 +00:00
app_qcall.c Get rid of all that old needlock garbage now that we're using recursive mutexes 2004-04-06 22:17:32 +00:00
app_queue.c Only call the update once 2004-05-31 23:44:04 +00:00
app_random.c Fix app_random.c (bug #792) 2004-03-01 20:44:48 +00:00
app_read.c Fix app_read to return string even if not # terminated (bug #1769) 2004-06-02 18:15:24 +00:00
app_record.c It's angler's first patch! 2004-05-25 15:53:28 +00:00
app_rpt.c Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly. 2004-05-31 16:04:10 +00:00
app_sayunixtime.c language is not supported in datetime. Bug 686 2004-03-19 18:23:33 +00:00
app_senddtmf.c Include app.h in senddtmf (bug #1594) 2004-05-09 21:07:38 +00:00
app_sendtext.c Add sendtext application 2004-04-07 17:19:25 +00:00
app_setcallerid.c Version 0.3.0 from FTP 2002-11-08 19:38:10 +00:00
app_setcdruserfield.c Make ast_channel_walk become ast_channel_walk_locked 2004-05-20 16:30:10 +00:00
app_setcidname.c More ast_strlen_zero changes 2004-05-09 07:51:44 +00:00
app_setcidnum.c More ast_strlen_zero changes 2004-05-09 07:51:44 +00:00
app_skel.c we only need to include stdlib.h once. Thanks bkw 2003-11-15 06:14:15 +00:00
app_sms.c Fix compile warning on FreeBSD (bug #1755) 2004-05-31 17:01:32 +00:00
app_softhangup.c Make ast_channel_walk become ast_channel_walk_locked 2004-05-20 16:30:10 +00:00
app_sql_postgres.c Document usage of PGSQL. Bug#1486 2004-04-30 05:27:35 +00:00
app_striplsd.c Add commonly used include headers 2003-04-23 19:09:13 +00:00
app_substring.c Make substring deprecated 2004-04-15 18:41:17 +00:00
app_system.c Make app_system.c use ast_safe_system 2004-03-22 17:34:21 +00:00
app_transfer.c Minor cleanups (bug #1618 included) 2004-05-12 17:30:55 +00:00
app_txtcidname.c nitpicky fix 2004-05-17 02:05:27 +00:00
app_url.c Version 0.3.0 from FTP 2002-11-11 16:37:01 +00:00
app_voicemail.c Play acknowledgement in all cases (bug #1767) 2004-06-02 00:03:49 +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 ast_strlen_zero changes 2004-05-08 08:07:47 +00:00
app_zapras.c Typo in app_zapras.c 2004-02-27 06:00:35 +00:00
app_zapscan.c Make ast_channel_walk become ast_channel_walk_locked 2004-05-20 16:30:10 +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