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 646dc459fa
Segfault if head caller times out of queue with moh running (bug 2891)
22 years ago
..
.cvsignore Add and update .cvsignore files for .depend 24 years ago
Makefile add app_forkcdr 22 years ago
app_adsiprog.c Fix ADSI prog to only accept 253 (bug #2135) 22 years ago
app_alarmreceiver.c Fix 2 memory leaks 22 years ago
app_authenticate.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_cdr.c Fix compile warnings (bug #389) 23 years ago
app_chanisavail.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_controlplayback.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_cut.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 22 years ago
app_datetime.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_db.c Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.c 22 years ago
app_dial.c Do not send progress when "ringing" only flag is set (bug #2553) 22 years ago
app_directory.c Minor fix in directory app (bug #2322) 22 years ago
app_disa.c Fix app_disa to not ignore ignorepat :) (bug #2451) 22 years ago
app_echo.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_enumlookup.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 22 years ago
app_eval.c Add the app_eval.c file 23 years ago
app_exec.c Add app_exec (bug 1198 23 years ago
app_festival.c call ast_destroy on cfg appropriately (bug #2661) 22 years ago
app_flash.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_forkcdr.c fix show applications output for forkcdr (bug #2677) 22 years ago
app_getcpeid.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 22 years ago
app_groupcount.c Allow multiple groups (group categories) 22 years ago
app_hasnewvoicemail.c Has(New)VoiceMail does not assume INBOX if no folder specified (bug #2559) 22 years ago
app_ices.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_image.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_intercom.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_lookupblacklist.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_lookupcidname.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_macro.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 22 years ago
app_meetme.c fix potential segfault in MeetMeAdmin (bug #2681) 22 years ago
app_milliwatt.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_mp3.c Update mp3 copyright header, fix pedantic + register in SIP (bug #2422) 22 years ago
app_nbscat.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_osplookup.c Small outgoing OSP cleanups 22 years ago
app_parkandannounce.c fix spelling error (bug 2810) 22 years ago
app_playback.c Fix signalling for GR303 FXSKS CPE so we can look like a concentrator 22 years ago
app_privacy.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_qcall.c Merge BSD stack size work (bug #2067) 22 years ago
app_queue.c Segfault if head caller times out of queue with moh running (bug 2891) 22 years ago
app_random.c Fix app_random.c (bug #792) 23 years ago
app_read.c Fix both app_read and underlying read issue (bug #2352) 22 years ago
app_record.c get rid of extra error message (bug #2633) 22 years ago
app_rpt.c Fixed minor issue in app_rpt(). Allows it to work better with many Linux distributions 22 years ago
app_sayunixtime.c language is not supported in datetime. Bug 686 23 years ago
app_senddtmf.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_sendtext.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_setcallerid.c Add application to set callerid presentation (bug #2078) 22 years ago
app_setcdruserfield.c Make ast_channel_walk become ast_channel_walk_locked 23 years ago
app_setcidname.c Oops forgot one (bug #2038) 22 years ago
app_setcidnum.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 22 years ago
app_skel.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_sms.c Sending SMS with no hangup supervision will hang the channel (bug #2708) 22 years ago
app_softhangup.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_sql_postgres.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 22 years ago
app_striplsd.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 22 years ago
app_substring.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 22 years ago
app_system.c Add "TrySystem" variation to System (bug #768) 22 years ago
app_talkdetect.c Only consider linear frames for talk detection -- ignore anything else (bug #2219) 22 years ago
app_test.c Check to be sure # of samples is > 0... 22 years ago
app_transfer.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_txtcidname.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 22 years ago
app_url.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_userevent.c Fix user event body (bug #2713) 22 years ago
app_verbose.c Merge the remaining bit of the verbose update (bug #2213) 22 years ago
app_voicemail.c fix voicemail debug output (bug #2789) 22 years ago
app_waitforring.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_zapateller.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_zapbarge.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 22 years ago
app_zapras.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_zapscan.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 22 years ago
enter.h Version 0.1.12 from FTP 25 years ago
leave.h Version 0.1.12 from FTP 25 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) 22 years ago