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
Jeff Peeler a39f3a7521
Readd removed ability to allow listening to one side of the call in app_chanspy
16 years ago
..
Makefile One of the changes in 1.6.1 was to allow app_directory to use functionality 16 years ago
app_adsiprog.c AST-2009-005 16 years ago
app_alarmreceiver.c AST-2009-005 16 years ago
app_amd.c Global var cleanup - constification and removing unused vars. 16 years ago
app_authenticate.c Global var cleanup - constification and removing unused vars. 16 years ago
app_cdr.c Const-ify the world (or at least a good part of it) 16 years ago
app_celgenuserevent.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
app_chanisavail.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
app_channelredirect.c Global var cleanup - constification and removing unused vars. 16 years ago
app_chanspy.c Readd removed ability to allow listening to one side of the call in app_chanspy 16 years ago
app_confbridge.c Fix options 'm' and 's'. They were swapped in the code. Also document the fact that app_confbridge does not automatically answer the channel. 16 years ago
app_controlplayback.c Global var cleanup - constification and removing unused vars. 16 years ago
app_dahdibarge.c AST-2009-005 16 years ago
app_dahdiras.c Global var cleanup - constification and removing unused vars. 16 years ago
app_db.c Global var cleanup - constification and removing unused vars. 16 years ago
app_dial.c Merged revisions 223804 via svnmerge from 16 years ago
app_dictate.c Global var cleanup - constification and removing unused vars. 16 years ago
app_directed_pickup.c Merged revisions 218223 via svnmerge from 16 years ago
app_directory.c Fix two possible crashes, one only in 1.6.1 and one in 1.6.1 forward. 16 years ago
app_disa.c Merged revisions 220288 via svnmerge from 16 years ago
app_dumpchan.c Global var cleanup - constification and removing unused vars. 16 years ago
app_echo.c Global var cleanup - constification and removing unused vars. 16 years ago
app_exec.c Global var cleanup - constification and removing unused vars. 16 years ago
app_externalivr.c Last batch of 'static' qualifiers for module-level global variables. 16 years ago
app_fax.c Remove automatic switching from T.38 to voice mode in chan_sip. 16 years ago
app_festival.c Restore an int declaration on PPC platforms. 16 years ago
app_flash.c Const-ify the world (or at least a good part of it) 16 years ago
app_followme.c Merged revisions 218577 via svnmerge from 16 years ago
app_forkcdr.c Fixes numerous spelling errors. Patch submitted by alecdavis. 16 years ago
app_getcpeid.c Const-ify the world (or at least a good part of it) 16 years ago
app_ices.c Const-ify the world (or at least a good part of it) 16 years ago
app_image.c Const-ify the world (or at least a good part of it) 16 years ago
app_ivrdemo.c Const-ify the world (or at least a good part of it) 16 years ago
app_jack.c minor tweak 16 years ago
app_macro.c AST-2009-005 16 years ago
app_meetme.c Fix compilation of app_meetme. 16 years ago
app_milliwatt.c Merged revisions 209838 via svnmerge from 16 years ago
app_minivm.c AST-2009-005 16 years ago
app_mixmonitor.c Merged revisions 213103 via svnmerge from 16 years ago
app_morsecode.c AST-2009-005 16 years ago
app_mp3.c Fix constify the world compile problem. 16 years ago
app_nbscat.c Const-ify the world (or at least a good part of it) 16 years ago
app_originate.c Revert inadvertant code commit to app_originate 16 years ago
app_osplookup.c AST-2009-005 16 years ago
app_page.c Last batch of 'static' qualifiers for module-level global variables. 16 years ago
app_parkandannounce.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
app_playback.c Merged revisions 220288 via svnmerge from 16 years ago
app_playtones.c Const-ify the world (or at least a good part of it) 16 years ago
app_privacy.c AST-2009-005 16 years ago
app_queue.c Recorded merge of revisions 222152 via svnmerge from 16 years ago
app_read.c Last batch of 'static' qualifiers for module-level global variables. 16 years ago
app_readexten.c Last batch of 'static' qualifiers for module-level global variables. 16 years ago
app_readfile.c AST-2009-005 16 years ago
app_record.c AST-2009-005 16 years ago
app_rpt.c AST-2009-005 16 years ago
app_sayunixtime.c Const-ify the world (or at least a good part of it) 16 years ago
app_senddtmf.c Implement a new element in AstXML for AMI actions documentation. 16 years ago
app_sendtext.c Const-ify the world (or at least a good part of it) 16 years ago
app_setcallerid.c AST-2009-005 16 years ago
app_skel.c Last batch of 'static' qualifiers for module-level global variables. 16 years ago
app_sms.c AST-2009-005 16 years ago
app_softhangup.c Merged revisions 215270 via svnmerge from 16 years ago
app_speech_utils.c Const-ify the world (or at least a good part of it) 16 years ago
app_stack.c AST-2009-005 16 years ago
app_system.c Const-ify the world (or at least a good part of it) 16 years ago
app_talkdetect.c AST-2009-005 16 years ago
app_test.c Const-ify the world (or at least a good part of it) 16 years ago
app_transfer.c Const-ify the world (or at least a good part of it) 16 years ago
app_url.c Last batch of 'static' qualifiers for module-level global variables. 16 years ago
app_userevent.c Const-ify the world (or at least a good part of it) 16 years ago
app_verbose.c AST-2009-005 16 years ago
app_voicemail.c Modify VoiceMailMain()'s a() argument to allow mailboxes to be specified by name. 16 years ago
app_voicemail.exports Merged revisions 213283 via svnmerge from 16 years ago
app_waitforring.c AST-2009-005 16 years ago
app_waitforsilence.c AST-2009-005 16 years ago
app_waituntil.c AST-2009-005 16 years ago
app_while.c Const-ify the world (or at least a good part of it) 16 years ago
app_zapateller.c Const-ify the world (or at least a good part of it) 16 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