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
Russell Bryant 18b7e4b699
Merged revisions 46065 via svnmerge from
20 years ago
..
Makefile
app_adsiprog.c move ADSI functionality into ast_ namespace 20 years ago
app_alarmreceiver.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_amd.c
app_authenticate.c
app_cdr.c
app_chanisavail.c
app_channelredirect.c
app_chanspy.c Merged revisions 45066 via svnmerge from 20 years ago
app_controlplayback.c
app_db.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_dial.c Inherit the context and extension until the channel is answered 20 years ago
app_dictate.c
app_directed_pickup.c It's new directed pickup! This now features a more sane way of finding the channel to pick up (I snuck it into the tree on Friday... bet you didn't know I'd actually use it eh?). PICKUPMARK now also works in a different way, you should prefix it with _ when setting it so it gets inherited onto the channel(s) created in app_dial as directed pickup will now look for it on the target channel, not the originating channel. (BE-85) 20 years ago
app_directory.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 20 years ago
app_disa.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_dumpchan.c Make callerid fields in Manager events more consistent. CallerIDNum for number and CallerIDName for name. (issue #7976 reported by suhler) 20 years ago
app_echo.c
app_exec.c
app_externalivr.c Merged revisions 45692 via svnmerge from 20 years ago
app_festival.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_flash.c
app_followme.c Merged revisions 43933 via svnmerge from 20 years ago
app_forkcdr.c
app_getcpeid.c move ADSI functionality into ast_ namespace 20 years ago
app_ices.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_image.c
app_ivrdemo.c
app_macro.c Added a warning to the documentation for Macro in response to bug 7776 20 years ago
app_meetme.c Merged revisions 46065 via svnmerge from 20 years ago
app_milliwatt.c
app_mixmonitor.c Merged revisions 44378 via svnmerge from 20 years ago
app_morsecode.c
app_mp3.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_nbscat.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_osplookup.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_page.c Merged revisions 42783 via svnmerge from 20 years ago
app_parkandannounce.c
app_playback.c Merged revisions 45051 via svnmerge from 20 years ago
app_privacy.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 20 years ago
app_queue.c Merged revisions 44378 via svnmerge from 20 years ago
app_read.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. 20 years ago
app_readfile.c
app_record.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_rpt.c More whitespace fixes 20 years ago
app_sayunixtime.c
app_senddtmf.c
app_sendtext.c
app_setcallerid.c More removal of deprecated stuff 20 years ago
app_skel.c
app_sms.c
app_softhangup.c
app_speech_utils.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. 20 years ago
app_stack.c Okay, I can't use ast_app_separate_args for that... and add some debugging for murf... 20 years ago
app_system.c
app_talkdetect.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_test.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_transfer.c
app_url.c Merged revisions 43445 via svnmerge from 20 years ago
app_userevent.c
app_verbose.c
app_voicemail.c Fix indenting a bit (issue #8082 reported by selsky) 20 years ago
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. 20 years ago
app_waitforsilence.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_while.c
app_zapateller.c Janitor for Zapateller: convert to use argument macros 20 years ago
app_zapbarge.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_zapras.c bug #8076 check option_debug before printing to debug channel. 20 years ago
app_zapscan.c bug #8076 check option_debug before printing to debug channel. 20 years ago
enter.h
leave.h
rpt_flow.pdf