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 a2da1f08bd
Make sure shell version happens even if MySQL mailboxes are there (bug #2367)
21 years ago
..
.cvsignore Add and update .cvsignore files for .depend 23 years ago
Makefile Add test application (TestClient/TestServer), thanks Russell! 21 years ago
app_adsiprog.c Fix ADSI prog to only accept 253 (bug #2135) 22 years ago
app_alarmreceiver.c Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 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) 22 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 When detecting a hairpin, redirect to the appropriate local extension (bug #1974) 21 years ago
app_directory.c Minor fix in directory app (bug #2322) 21 years ago
app_disa.c Update DISA to be internationalized (bug #2284) 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). 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 22 years ago
app_exec.c Add app_exec (bug 1198 22 years ago
app_festival.c Make app_festival change more portable, allow '*' for context in iax2 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). 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 Merge rgagnon's pedantic string checks (apps a-m, bug #2035) 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 Merge mochouinard's meetme fixups (bug #2230) 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). 22 years ago
app_mp3.c Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 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 rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions 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) 21 years ago
app_queue.c Fix minor typo (bug #2343) 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_record.c Merge rgagnon's pedantic string changes (apps n-z) (bug #2038) 22 years ago
app_rpt.c Fixed timing race with thread creation in app_rpt.c, and added settable 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). 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) 21 years ago
app_setcdruserfield.c Make ast_channel_walk become ast_channel_walk_locked 22 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 Merge NetBSD and Courtesty tone with modifications (bug #2329) 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). 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 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_talkdetect.c Only consider linear frames for talk detection -- ignore anything else (bug #2219) 21 years ago
app_test.c reload documentation, don't display res in app_test... 21 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 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 22 years ago
app_verbose.c Merge the remaining bit of the verbose update (bug #2213) 21 years ago
app_voicemail.c Make sure shell version happens even if MySQL mailboxes are there (bug #2367) 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). 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 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) 22 years ago