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 f864477ba8
Fix missing NULL (bug #3078)
21 years ago
..
.cvsignore Add and update .cvsignore files for .depend 22 years ago
Makefile Merge slimey's Solaris compatibility (with small mods) (bug #2740) 21 years ago
app_adsiprog.c Fix ADSI prog to only accept 253 (bug #2135) 21 years ago
app_alarmreceiver.c Quickie fix to remove unnecessary newline (bug #2922) 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 Channel availability updates (bug #2829 with mods) 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 Merge russell's flag macro patch (with slight mods) (bug #3046) 21 years ago
app_directory.c Merge josh's exit dir patch (bug #2995) 21 years ago
app_disa.c DISA fix, makefile fix (bug #3049) 21 years ago
app_dumpchan.c Big diet for struct ast_channel 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 21 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 Minor Fix to disposition on clone routine 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 Small macro fix (bug #3044) 21 years ago
app_math.c fix subtraction error 21 years ago
app_meetme.c Fix meetmesecs (bug #2936) 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 Merge slimey's Solaris compatibility (with small mods) (bug #2740) 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 Merge privacy enhancements (bug #2091) 21 years ago
app_qcall.c Merge slimey's Solaris compatibility (with small mods) (bug #2740) 21 years ago
app_queue.c Add persistent dynamic queue member support (bug #2929) 21 years ago
app_random.c Fix app_random.c (bug #792) 21 years ago
app_read.c Fix silly read problem which would hang up if nobody called (bug #3042) 21 years ago
app_realtime.c Add CLI for realtime stuff (bug #2626) 21 years ago
app_record.c Fix Record with "." in filename (bug #2923) 21 years ago
app_rpt.c Updated so that it will work with latest changes in asterisk, plus fixed a couple of little problems. 21 years ago
app_sayunixtime.c Updates from char * to const char * + german syntax + enumeration (bug #2780) 21 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 Merge slimey's Solaris compatibility (with small mods) (bug #2740) 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 missing NULL (bug #3078) 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_waitforsilence.c Fix missing ) 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 23 years ago
leave.h Version 0.1.12 from FTP 23 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