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
Tilghman Lesher f78ff66a4d
Merged revisions 78415 via svnmerge from
18 years ago
..
Makefile Merged revisions 59273 via svnmerge from 18 years ago
app_adsiprog.c Do a massive conversion for using the ast_verb() macro 18 years ago
app_alarmreceiver.c Do a massive conversion for using the ast_verb() macro 18 years ago
app_amd.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_authenticate.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_cdr.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_chanisavail.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_channelredirect.c Merge the dialplan_aesthetics branch. Most of this patch simply converts applications 18 years ago
app_chanspy.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_controlplayback.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_db.c Do a massive conversion for using the ast_verb() macro 18 years ago
app_dial.c Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration of the DTMF digit(s) to be specified and make the SendDTMF application have the capability to use it. 18 years ago
app_dictate.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_directed_pickup.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_directory.c Merged revisions 78415 via svnmerge from 18 years ago
app_disa.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_dumpchan.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_echo.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_exec.c Make this module build on my mac 18 years ago
app_externalivr.c (closes issue #10381) 18 years ago
app_festival.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_flash.c Do a massive conversion for using the ast_verb() macro 18 years ago
app_followme.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_forkcdr.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_getcpeid.c Do a massive conversion for using the ast_verb() macro 18 years ago
app_ices.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_image.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_ivrdemo.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_macro.c Convert code that checks the _softhangup member of ast_channel directory to use 18 years ago
app_meetme.c Convert code that checks the _softhangup member of ast_channel directory to use 18 years ago
app_milliwatt.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_minivm.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_mixmonitor.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_morsecode.c Merged revisions 76618 via svnmerge from 18 years ago
app_mp3.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_nbscat.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_osplookup.c Convert code that checks the _softhangup member of ast_channel directory to use 18 years ago
app_page.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_parkandannounce.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_playback.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_privacy.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_queue.c Add the Ring time in the CONNECT on the queue_log and on the Manager event AgentConnect 18 years ago
app_read.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_readfile.c Merge the dialplan_aesthetics branch. Most of this patch simply converts applications 18 years ago
app_record.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_rpt.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_sayunixtime.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_senddtmf.c Fix bug where a NULL timeout would make things explode if SendDTMF was called with it. 18 years ago
app_sendtext.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_setcallerid.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_skel.c Merge the dialplan_aesthetics branch. Most of this patch simply converts applications 18 years ago
app_sms.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_softhangup.c Merge the dialplan_aesthetics branch. Most of this patch simply converts applications 18 years ago
app_speech_utils.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_stack.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_system.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_talkdetect.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_test.c Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration of the DTMF digit(s) to be specified and make the SendDTMF application have the capability to use it. 18 years ago
app_transfer.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_url.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_userevent.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_verbose.c Merge the dialplan_aesthetics branch. Most of this patch simply converts applications 18 years ago
app_voicemail.c Merged revisions 78415 via svnmerge from 18 years ago
app_waitforring.c Do a massive conversion for using the ast_verb() macro 18 years ago
app_waitforsilence.c Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 18 years ago
app_while.c Do a massive conversion for using the ast_verb() macro 18 years ago
app_zapateller.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_zapbarge.c Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 18 years ago
app_zapras.c Convert code that checks the _softhangup member of ast_channel directory to use 18 years ago
app_zapscan.c Do a massive conversion for using the ast_verb() macro 18 years ago
enter.h remove extraneous svn:executable properties 20 years ago
leave.h remove extraneous svn:executable properties 20 years ago
rpt_flow.pdf remove extraneous svn:executable properties 20 years ago