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
George Joseph 7c1a22fba7
confbridge: Add 'Admin' param to join, leave, mute, unmute and talking events
10 years ago
..
confbridge confbridge: Add 'Admin' param to join, leave, mute, unmute and talking events 10 years ago
Makefile Moved core logic from app_stasis to res_stasis 12 years ago
app_adsiprog.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_agent_pool.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_alarmreceiver.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_amd.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_authenticate.c Update Asterisk's CDRs for the new bridging framework 11 years ago
app_bridgewait.c app_bridgewait: Remove possibility of race condition between channels leaving/joining. 10 years ago
app_cdr.c CDRs: Synchronize dialplan applications that manipulate CDRs with the engine 11 years ago
app_celgenuserevent.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_chanisavail.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_channelredirect.c Merge in the bridge_construction branch to make the system use the Bridging API. 11 years ago
app_chanspy.c Bridges: Fix feature interruption/unintended kick caused by external actions 10 years ago
app_confbridge.c confbridge: Add 'Admin' param to join, leave, mute, unmute and talking events 10 years ago
app_controlplayback.c Add ControlPlayback manager action 12 years ago
app_dahdiras.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_db.c Don't throw a spurious error when using DBdeltree 12 years ago
app_dial.c Improve call forwarding reporting, especially with regards to ARI. 10 years ago
app_dictate.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_directed_pickup.c PickupChan: Add ability to specify channel uniqueids as well as channel names. 11 years ago
app_directory.c voicemail API callbacks: Extract the sayname API call to its own registerd callback. 10 years ago
app_disa.c app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating state 11 years ago
app_dumpchan.c media formats: re-architect handling of media for performance improvements 10 years ago
app_echo.c media formats: re-architect handling of media for performance improvements 10 years ago
app_exec.c
app_externalivr.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_fax.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_festival.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_flash.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
app_followme.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_forkcdr.c Stasis: Allow message types to be blocked 10 years ago
app_getcpeid.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_ices.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_image.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_ivrdemo.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_jack.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_macro.c Clean up and ensure proper usage of alloca() 12 years ago
app_meetme.c apps/app_meetme: Fix crash when publishing MeetMe messages with no channel 10 years ago
app_milliwatt.c media formats: re-architect handling of media for performance improvements 10 years ago
app_minivm.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_mixmonitor.c Fix a locking inversion in MixMonitor. 10 years ago
app_morsecode.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_mp3.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_nbscat.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_originate.c media formats: re-architect handling of media for performance improvements 10 years ago
app_osplookup.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_page.c uniqueid: channel linkedid, ami, ari object creation with id's 11 years ago
app_playback.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_playtones.c ast_channel opaquification of pointers and integral types 13 years ago
app_privacy.c Opaquify ast_channel structs and lists 13 years ago
app_queue.c app_queue: Add RealTime support for queue rules 10 years ago
app_read.c ast_channel opaquification of pointers and integral types 13 years ago
app_readexten.c Opaquify ast_channel structs and lists 13 years ago
app_record.c media formats: re-architect handling of media for performance improvements 10 years ago
app_saycounted.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_sayunixtime.c Say: If SAY_DTMF_INTERRUPT is set to an ast_true value, jump on DTMF 11 years ago
app_senddtmf.c Add pause one second W dial modifier. 12 years ago
app_sendtext.c ast_channel opaquification of pointers and integral types 13 years ago
app_setcallerid.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_skel.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_sms.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_softhangup.c ast_channel opaquification of pointers and integral types 13 years ago
app_speech_utils.c datastores: Audit ast_channel_datastore_remove usage. 10 years ago
app_stack.c Bridges: Fix feature interruption/unintended kick caused by external actions 10 years ago
app_stasis.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_system.c Multiple revisions 369001-369002 12 years ago
app_talkdetect.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_test.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_transfer.c Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027 11 years ago
app_url.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_userevent.c ARI: Add ability to raise arbitrary User Events 10 years ago
app_verbose.c Allow Asterisk to compile under GCC 4.10 11 years ago
app_voicemail.c app_voicemail/app: Remove test events that were duplicated by r421059 10 years ago
app_voicemail.exports.in Remove some symbol exports that got missed in the removal of global symbols. 12 years ago
app_waitforring.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_waitforsilence.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
app_waituntil.c
app_while.c Clean up and ensure proper usage of alloca() 12 years ago
app_zapateller.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
enter.h
leave.h