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
tilghman 2a2a143966 Lots more removal of deprecated things
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@43452 f38db490-d61c-443f-a65b-d21fe96a405b
2006-09-21 21:59:12 +00:00
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 2006-08-26 23:58:47 +00:00
app_adsiprog.c move ADSI functionality into ast_ namespace 2006-09-20 04:34:51 +00:00
app_alarmreceiver.c A few misses from constification 2006-09-20 20:57:57 +00:00
app_amd.c Make this module fit the guidelines better 2006-09-06 17:05:48 +00:00
app_authenticate.c Merged revisions 42421 via svnmerge from 2006-09-08 16:08:36 +00:00
app_cdr.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_chanisavail.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_channelredirect.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_chanspy.c Minor tweak - we need to lock the channel when we are removing the spy from it. 2006-09-05 17:01:02 +00:00
app_controlplayback.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_db.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_dial.c SS7 marked the start of an open season for trunk again but here's something minor - abstract early bridging into the technology so that we don't always assume they use RTP and try it. 2006-09-21 19:27:26 +00:00
app_dictate.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_directed_pickup.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_directory.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
app_disa.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_dumpchan.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_echo.c Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 2006-08-31 01:59:02 +00:00
app_exec.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_externalivr.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_festival.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
app_flash.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_followme.c A few misses from constification 2006-09-20 20:57:57 +00:00
app_forkcdr.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_getcpeid.c move ADSI functionality into ast_ namespace 2006-09-20 04:34:51 +00:00
app_ices.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_image.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_ivrdemo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_macro.c Various updates from PCadach's chan_h323-live branch 2006-09-19 21:07:49 +00:00
app_meetme.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
app_milliwatt.c Merge team/russell/frame_caching 2006-08-29 20:50:36 +00:00
app_mixmonitor.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
app_morsecode.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_mp3.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_nbscat.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_osplookup.c Warning be gone. 2006-09-20 21:11:48 +00:00
app_page.c Merged revisions 42783 via svnmerge from 2006-09-11 22:17:46 +00:00
app_parkandannounce.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_playback.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
app_privacy.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
app_queue.c Remove deprecated CLI apps from the core 2006-09-21 21:17:39 +00:00
app_read.c Minor cleanup and make sure the tmp variable is clean 2006-09-07 18:54:36 +00:00
app_readfile.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_record.c small fix for issue 007926 2006-09-11 16:00:53 +00:00
app_rpt.c Merged revisions 43441 via svnmerge from 2006-09-21 19:48:35 +00:00
app_sayunixtime.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_senddtmf.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_sendtext.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_setcallerid.c More removal of deprecated stuff 2006-09-21 20:23:32 +00:00
app_skel.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_sms.c suppress compiler warning 2006-08-29 17:31:15 +00:00
app_softhangup.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_speech_utils.c Documentation updates (thanks Shaun for the speechrec.txt one!) 2006-08-24 15:44:24 +00:00
app_stack.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_system.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_talkdetect.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_test.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_transfer.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_url.c Merged revisions 43445 via svnmerge from 2006-09-21 20:24:50 +00:00
app_userevent.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_verbose.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_voicemail.c More removal of deprecated stuff 2006-09-21 20:23:32 +00:00
app_waitforring.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_waitforsilence.c Changes/fixes to the app_waitforsilence app to make it behave more the way the author originally intended for it 2006-09-03 20:23:41 +00:00
app_while.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_zapateller.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_zapbarge.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_zapras.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_zapscan.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
enter.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
leave.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
rpt_flow.pdf git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00