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 fb626350c6
Merged revisions 55435 via svnmerge from
20 years ago
..
Makefile
app_adsiprog.c Merged revisions 53779-53781 via svnmerge from 20 years ago
app_alarmreceiver.c fix various spelling mistakes in comments (issue #8237, jmls) 20 years ago
app_amd.c Merged revisions 47617 via svnmerge from 20 years ago
app_authenticate.c
app_cdr.c add author doxygen tag (issue #8241, kshumard) 20 years ago
app_chanisavail.c As per bug 8859 (Add option to revert old ChanIsAvail() with 's' option behavior), this update makes the 't' option available, which calls ast_parse_device_state instead of ast_device_state. This option will not dive into the channel driver to find the status of the device (which could be good if sip devicestate isn't returning full status, for various reasons). 20 years ago
app_channelredirect.c
app_chanspy.c Add 'o' option to Chanspy which causes it to only listen to audio coming from the channel, and the 'X' option which allows the user to exit to a valid single digit extension. (issue #8137 reported by mnicholson) 20 years ago
app_controlplayback.c
app_db.c Merged revisions 47782 via svnmerge from 20 years ago
app_dial.c Merged revisions 55154 via svnmerge from 20 years ago
app_dictate.c Merged revisions 49834 via svnmerge from 20 years ago
app_directed_pickup.c Merged revisions 47850 via svnmerge from 20 years ago
app_directory.c a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode 20 years ago
app_disa.c rename the structs struct tone_zone_sound and struct tone_zone 20 years ago
app_dumpchan.c Print the raw read/write formats in the DumpChan application. 20 years ago
app_echo.c Merged revisions 53880 via svnmerge from 20 years ago
app_exec.c Few more code clean ups. 20 years ago
app_externalivr.c Make 'H' command do as advertised and add 'E' and 'V' commands to ExternalIVR. (issue #8165 reported by mnicholson) 20 years ago
app_festival.c a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode 20 years ago
app_flash.c Few more code clean ups. 20 years ago
app_followme.c This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling. 20 years ago
app_forkcdr.c
app_getcpeid.c Merged revisions 46200 via svnmerge from 20 years ago
app_ices.c Merged revisions 48375 via svnmerge from 20 years ago
app_image.c Few more code clean ups. 20 years ago
app_ivrdemo.c
app_macro.c Merged revisions 53355 via svnmerge from 20 years ago
app_meetme.c Merged revisions 55006 via svnmerge from 20 years ago
app_milliwatt.c Clean up app_milliwatt code. 20 years ago
app_mixmonitor.c Merged revisions 52717 via svnmerge from 20 years ago
app_morsecode.c
app_mp3.c Merged revisions 48375 via svnmerge from 20 years ago
app_nbscat.c Merged revisions 48375 via svnmerge from 20 years ago
app_osplookup.c Resolve some pointer signedness compiler warnings in app_osplookup, and 20 years ago
app_page.c Merged revisions 54066 via svnmerge from 20 years ago
app_parkandannounce.c Merged revisions 46200 via svnmerge from 20 years ago
app_playback.c Merged revisions 53399 via svnmerge from 20 years ago
app_privacy.c
app_queue.c Merged revisions 55219 via svnmerge from 20 years ago
app_read.c rename the structs struct tone_zone_sound and struct tone_zone 20 years ago
app_readfile.c
app_record.c Merged revisions 55278 via svnmerge from 20 years ago
app_rpt.c Remove duplicate calls to pthread_attr_destroy() that I put in yesterday 20 years ago
app_sayunixtime.c
app_senddtmf.c Merged revisions 50073 via svnmerge from 20 years ago
app_sendtext.c
app_setcallerid.c Add CALLERPRES dialplan function and deprecate SetCallerPres application 20 years ago
app_skel.c
app_sms.c From coding guidelines: 20 years ago
app_softhangup.c Merged revisions 46200 via svnmerge from 20 years ago
app_speech_utils.c Merged revisions 54714 via svnmerge from 20 years ago
app_stack.c
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
app_userevent.c Merged revisions 53042 via svnmerge from 20 years ago
app_verbose.c
app_voicemail.c Merged revisions 55435 via svnmerge from 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 Merged revisions 51829 via svnmerge from 20 years ago
app_zapateller.c
app_zapbarge.c include "asterisk/zapata.h" instead of looking 20 years ago
app_zapras.c include "asterisk/zapata.h" instead of looking 20 years ago
app_zapscan.c include "asterisk/zapata.h" instead of looking 20 years ago
enter.h
leave.h
rpt_flow.pdf