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
Jeff Peeler 0b026ce04f
Add new configuration option to make shared IMAP mailboxes function as expected.
18 years ago
..
Makefile remove this, it has been moved to the main Makefile 18 years ago
app_adsiprog.c fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings being passed to printf()-like functions and ignored results from read()/write() and friends 18 years ago
app_alarmreceiver.c
app_amd.c
app_authenticate.c fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings being passed to printf()-like functions and ignored results from read()/write() and friends 18 years ago
app_cdr.c
app_chanisavail.c
app_channelredirect.c This patch fixes h-exten running misbehavior in manager-redirected 18 years ago
app_chanspy.c Revert my previous change because it was stupid 18 years ago
app_controlplayback.c
app_dahdibarge.c (closes issue #13480) 18 years ago
app_dahdiras.c Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if 18 years ago
app_dahdiscan.c (closes issue #13480) 18 years ago
app_db.c
app_dial.c Fix feature inheritance with builtin features 18 years ago
app_dictate.c
app_directed_pickup.c Add 'down' as a valid state for directed call pickup. This creeps up when we receive session progress when dialing a device and not ringing. 18 years ago
app_directory.c Fix some memory leaks found while looking at how realtime 18 years ago
app_disa.c Revert unnecessary indications API change from rev 122314 18 years ago
app_dumpchan.c
app_echo.c
app_exec.c
app_externalivr.c Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if 18 years ago
app_festival.c Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if 18 years ago
app_flash.c build against the now-typedef-free dahdi/user.h 18 years ago
app_followme.c Do not crash if we are not passed in a followme id. 18 years ago
app_forkcdr.c (closes issue #12910) 18 years ago
app_getcpeid.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
app_hasnewvoicemail.c
app_ices.c Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if 18 years ago
app_image.c
app_ivrdemo.c
app_lookupblacklist.c
app_lookupcidname.c
app_macro.c Reverse the fix from issue #6176 and add proper handling for that issue. 18 years ago
app_meetme.c If we are unable to request a DAHDI pseudo channel and we are using the user introduction without review option make sure it gets unset so other code does not blindly assume a DAHDI pseudo channel exists. 18 years ago
app_milliwatt.c - Fix a typo in the argument to Playtones 18 years ago
app_mixmonitor.c Add some missing cleanup to app_mixmonitor 18 years ago
app_morsecode.c
app_mp3.c Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if 18 years ago
app_nbscat.c Lose the CAP_NET_ADMIN at every fork, instead of at startup. Otherwise, if 18 years ago
app_osplookup.c
app_page.c Resolve a logic error that was causing Page() to crash when more than one 18 years ago
app_parkandannounce.c (closes issue #12193) 18 years ago
app_playback.c
app_privacy.c
app_queue.c Fix situations where queue members could be autopaused unexpectedly 18 years ago
app_random.c
app_read.c Revert unnecessary indications API change from rev 122314 18 years ago
app_readfile.c
app_realtime.c Fix some memory leaks found while looking at how realtime 18 years ago
app_record.c
app_rpt.c System call ioperm is non-portable, so check for its existence in autoconf. 18 years ago
app_sayunixtime.c
app_senddtmf.c
app_sendtext.c Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't 18 years ago
app_setcallerid.c
app_setcdruserfield.c
app_settransfercapability.c
app_skel.c Revert inadvertent changes to app_skel that occurred when 18 years ago
app_sms.c fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings being passed to printf()-like functions and ignored results from read()/write() and friends 18 years ago
app_softhangup.c
app_speech_utils.c If we receive DTMF make sure that the state of the speech structure goes back to being not ready. (issue #LUMENVOX-8) 18 years ago
app_stack.c
app_system.c
app_talkdetect.c
app_test.c
app_transfer.c
app_url.c
app_userevent.c Truncate userevents at the end of a line, when the command exceeds the buffer. 18 years ago
app_verbose.c
app_voicemail.c Add new configuration option to make shared IMAP mailboxes function as expected. 18 years ago
app_waitforring.c
app_waitforsilence.c Check correct values in the return of ast_waitfor(); also, get rid of a 18 years ago
app_while.c ast_waitfordigit() requires that the channel be up, for no good logical 18 years ago
app_zapateller.c
enter.h
leave.h
rpt_flow.pdf