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
Mark Spencer 13d180bc66
On second thought, require 'j' option to enable new jumping feature
21 years ago
..
.cvsignore Add and update .cvsignore files for .depend 22 years ago
Makefile Add dumpchan application (bug #2678) 21 years ago
app_adsiprog.c Fix ADSI prog to only accept 253 (bug #2135) 21 years ago
app_alarmreceiver.c Huge callerid rework (might break H.323, others) 21 years ago
app_authenticate.c On second thought, require 'j' option to enable new jumping feature 21 years ago
app_cdr.c Fix compile warnings (bug #389) 22 years ago
app_chanisavail.c Pass concept of status back, permit "leaveempty" to work with static agents who are not loggedon (bug #2719) 21 years ago
app_controlplayback.c Add n+101 jump if file does not exist (bug #2722) 21 years ago
app_cut.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 21 years ago
app_datetime.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_db.c Huge callerid rework (might break H.323, others) 21 years ago
app_dial.c Add OUTBOUND_GROUP support (bug #2530) 21 years ago
app_directory.c Huge callerid rework (might break H.323, others) 21 years ago
app_disa.c DISA enhancemnets (bug #2766) 21 years ago
app_dumpchan.c oops 21 years ago
app_echo.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_enumlookup.c Huge callerid rework (might break H.323, others) 21 years ago
app_eval.c Add the app_eval.c file 22 years ago
app_exec.c Add app_exec (bug 1198 21 years ago
app_festival.c Oops it didn't make it in 21 years ago
app_flash.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_forkcdr.c Help leanup (bug #2677) 21 years ago
app_getcpeid.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 21 years ago
app_groupcount.c Improve groupcount handling (bug #2529) thanks! 21 years ago
app_hasnewvoicemail.c Add app_hasnewvoicemail 21 years ago
app_ices.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_image.c Huge callerid rework (might break H.323, others) 21 years ago
app_intercom.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_lookupblacklist.c Huge callerid rework (might break H.323, others) 21 years ago
app_lookupcidname.c Fix lookup cidname (bug #2609) 21 years ago
app_macro.c Huge callerid rework (might break H.323, others) 21 years ago
app_math.c Cleanup formatting in app_math.c 21 years ago
app_meetme.c Pass concept of status back, permit "leaveempty" to work with static agents who are not loggedon (bug #2719) 21 years ago
app_milliwatt.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_mp3.c Update mp3 copyright header, fix pedantic + register in SIP (bug #2422) 21 years ago
app_nbscat.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_osplookup.c Huge callerid rework (might break H.323, others) 21 years ago
app_parkandannounce.c Fix spelling error (bug #2810) 21 years ago
app_playback.c Add n+101 jump if file does not exist (bug #2722) 21 years ago
app_privacy.c Huge callerid rework (might break H.323, others) 21 years ago
app_qcall.c Merge BSD stack size work (bug #2067) 21 years ago
app_queue.c Show status of agents... 21 years ago
app_random.c Fix app_random.c (bug #792) 22 years ago
app_read.c Fix both app_read and underlying read issue (bug #2352) 21 years ago
app_realtime.c Add CLI for realtime stuff (bug #2626) 21 years ago
app_record.c Ouch. 21 years ago
app_rpt.c Fixed minor issue in app_rpt(). Allows it to work better with many Linux distributions 21 years ago
app_sayunixtime.c language is not supported in datetime. Bug 686 22 years ago
app_senddtmf.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_sendtext.c Huge callerid rework (might break H.323, others) 21 years ago
app_setcallerid.c Huge callerid rework (might break H.323, others) 21 years ago
app_setcdruserfield.c Make ast_channel_walk become ast_channel_walk_locked 21 years ago
app_setcidname.c Huge callerid rework (might break H.323, others) 21 years ago
app_setcidnum.c Huge callerid rework (might break H.323, others) 21 years ago
app_skel.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_sms.c Fix SMS thingy for Bezeq (bug #2708) 21 years ago
app_softhangup.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_sql_postgres.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 21 years ago
app_striplsd.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 21 years ago
app_substring.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 21 years ago
app_system.c Huge callerid rework (might break H.323, others) 21 years ago
app_talkdetect.c Add TALK_DETECTED variable (bug #2628) 21 years ago
app_test.c Check to be sure # of samples is > 0... 21 years ago
app_transfer.c Huge callerid rework (might break H.323, others) 21 years ago
app_txtcidname.c Huge callerid rework (might break H.323, others) 21 years ago
app_url.c Huge callerid rework (might break H.323, others) 21 years ago
app_userevent.c Fix user event body (bug #2713) 21 years ago
app_verbose.c Merge the remaining bit of the verbose update (bug #2213) 21 years ago
app_voicemail.c Fix page thingy (bug #2789) 21 years ago
app_waitforring.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_zapateller.c Huge callerid rework (might break H.323, others) 21 years ago
app_zapbarge.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 21 years ago
app_zapras.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 21 years ago
app_zapscan.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 21 years ago
enter.h Version 0.1.12 from FTP 24 years ago
leave.h Version 0.1.12 from FTP 24 years ago
rpt_flow.pdf Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (IAX2) and supporting remote base nodes as well (also added visual documentation in rpt_flow.pdf) 21 years ago