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 5e53d26887 Issue 9970 - Ensure directory exists before trying to write an output file
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@71268 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-24 16:20:18 +00:00
..
Makefile Merged revisions 59273 via svnmerge from 2007-03-27 23:03:09 +00:00
app_adsiprog.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 2007-06-06 21:20:11 +00:00
app_alarmreceiver.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_amd.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_authenticate.c Completely remove all of the code related to jumping to priority n + 101. yay! 2007-06-12 15:58:28 +00:00
app_cdr.c Merged revisions 60989 via svnmerge from 2007-04-10 05:41:34 +00:00
app_chanisavail.c Completely remove all of the code related to jumping to priority n + 101. yay! 2007-06-12 15:58:28 +00:00
app_channelredirect.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_chanspy.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_controlplayback.c Completely remove all of the code related to jumping to priority n + 101. yay! 2007-06-12 15:58:28 +00:00
app_db.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_dial.c Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p) 2007-06-22 04:35:12 +00:00
app_dictate.c Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p) 2007-06-22 04:35:12 +00:00
app_directed_pickup.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_directory.c Convert uses of strdup() to ast_strdup() 2007-06-14 23:01:01 +00:00
app_disa.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_dumpchan.c Add the channel's Language to the "show channel" CLI command and the DumpChan 2007-03-02 16:59:22 +00:00
app_echo.c Merged revisions 53880 via svnmerge from 2007-02-10 09:22:15 +00:00
app_exec.c Few more code clean ups. 2007-02-15 02:02:30 +00:00
app_externalivr.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 2007-06-06 21:20:11 +00:00
app_festival.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_flash.c Few more code clean ups. 2007-02-15 02:02:30 +00:00
app_followme.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_forkcdr.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_getcpeid.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_ices.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_image.c Completely remove all of the code related to jumping to priority n + 101. yay! 2007-06-12 15:58:28 +00:00
app_ivrdemo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_macro.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_meetme.c Merge changes from team/russell/sla_reload 2007-06-21 18:40:20 +00:00
app_milliwatt.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 2007-06-06 21:20:11 +00:00
app_minivm.c Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p) 2007-06-22 04:35:12 +00:00
app_mixmonitor.c Issue 9970 - Ensure directory exists before trying to write an output file 2007-06-24 16:20: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 Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_nbscat.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_osplookup.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_page.c Merged revisions 66879 via svnmerge from 2007-06-01 19:35:41 +00:00
app_parkandannounce.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_playback.c Completely remove all of the code related to jumping to priority n + 101. yay! 2007-06-12 15:58:28 +00:00
app_privacy.c Completely remove all of the code related to jumping to priority n + 101. yay! 2007-06-12 15:58:28 +00:00
app_queue.c Fix trunk brokenness; also, optimize application registration 2007-06-20 23:31:08 +00:00
app_read.c rename the structs struct tone_zone_sound and struct tone_zone 2006-12-25 06:38:09 +00:00
app_readfile.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 2007-06-06 21:20:11 +00:00
app_record.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_rpt.c Via bug9228, no way to create macros via AEL, and some of the apps allow you to call macros..., I modded the apps that allow macro calls to allow gosubs calls also, to make them AEL compliant. 2007-06-19 23:36:34 +00:00
app_sayunixtime.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_senddtmf.c Merged revisions 50073 via svnmerge from 2007-01-08 21:17:51 +00:00
app_sendtext.c Completely remove all of the code related to jumping to priority n + 101. yay! 2007-06-12 15:58:28 +00:00
app_setcallerid.c Add CALLERPRES dialplan function and deprecate SetCallerPres application 2007-02-03 22:05:02 +00:00
app_skel.c Fix a bunch of doxygen errors and document more things 2007-06-07 23:07:25 +00:00
app_sms.c Code cleanups 2007-06-22 19:53:57 +00:00
app_softhangup.c Merged revisions 46200 via svnmerge from 2006-10-25 14:44:50 +00:00
app_speech_utils.c Merged revisions 71068 via svnmerge from 2007-06-22 15:03:32 +00:00
app_stack.c Oops, shouldn't have taken that last shortcut (also add some checks) 2007-06-20 13:00:45 +00:00
app_system.c Completely remove all of the code related to jumping to priority n + 101. yay! 2007-06-12 15:58:28 +00:00
app_talkdetect.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_test.c Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p) 2007-06-22 04:35:12 +00:00
app_transfer.c Completely remove all of the code related to jumping to priority n + 101. yay! 2007-06-12 15:58:28 +00:00
app_url.c Completely remove all of the code related to jumping to priority n + 101. yay! 2007-06-12 15:58:28 +00:00
app_userevent.c Merged revisions 53042 via svnmerge from 2007-01-31 18:18:58 +00:00
app_verbose.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app_voicemail.c Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p) 2007-06-22 04:35:12 +00:00
app_waitforring.c As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), Busy(), Read(), WaitForRing(), will now either actually handle a floating point argument as advertised, or has been upgraded to accept a floating point [timeout] arg. 2006-10-05 01:40:06 +00:00
app_waitforsilence.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_while.c Convert the PBX core to use read/write locks. This yields a nifty performance improvement when it comes to simultaneous calls going through the dialplan. Using murf's test the old mutex based core took an average of 57.3 seconds while the rwlock based core took 31.1 seconds. That's a nifty 26.2 seconds performance improvement. The other good part is that if we do need to switch back then we just have to change the lock/unlock API calls. I converted everywhere that used to touch the mutex locks directly to use them. 2007-02-28 20:46:01 +00:00
app_zapateller.c Janitor for Zapateller: convert to use argument macros 2006-10-01 05:37:46 +00:00
app_zapbarge.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_zapras.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +00:00
app_zapscan.c Add a massive set of changes for converting to use the ast_debug() macro. 2007-06-14 19:39:12 +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