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
Richard Mudgett d43b17a872
Replace chan_agent with app_agent_pool.
12 years ago
..
confbridge Fix incorrect calls to ast_bridge_impart(). 12 years ago
Makefile Moved core logic from app_stasis to res_stasis 12 years ago
app_adsiprog.c Doxygen Updates - Title update 13 years ago
app_agent_pool.c Replace chan_agent with app_agent_pool. 12 years ago
app_alarmreceiver.c Fix XML Document Validation Failure 13 years ago
app_amd.c Doxygen Updates - Title update 13 years ago
app_authenticate.c Update Asterisk's CDRs for the new bridging framework 12 years ago
app_bridgewait.c * Fix a couple missed hook installs that need AST_BRIDGE_HOOK_REMOVE_ON_PULL. 12 years ago
app_cdr.c Update Asterisk's CDRs for the new bridging framework 12 years ago
app_celgenuserevent.c CEL refactoring cleanup 12 years ago
app_chanisavail.c app_chanisavail: Fix use of uninitialized variable. 13 years ago
app_channelredirect.c Merge in the bridge_construction branch to make the system use the Bridging API. 12 years ago
app_chanspy.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
app_confbridge.c app_confbridge: Fix memory leak on reload. 12 years ago
app_controlplayback.c Add ControlPlayback manager action 12 years ago
app_dahdibarge.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
app_dahdiras.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
app_db.c Don't throw a spurious error when using DBdeltree 12 years ago
app_dial.c CEL refactoring cleanup 12 years ago
app_dictate.c Clean up and ensure proper usage of alloca() 13 years ago
app_directed_pickup.c Named call pickup groups. Fixes, missing functionality, and improvements. 13 years ago
app_directory.c Don't perform a realtime lookup with a NULL keyword 12 years ago
app_disa.c Update Asterisk's CDRs for the new bridging framework 12 years ago
app_dumpchan.c Update Asterisk's CDRs for the new bridging framework 12 years ago
app_echo.c Prevent Echo() from relaying control, null, and modem frames 13 years ago
app_exec.c Merged revisions 328247 via svnmerge from 14 years ago
app_externalivr.c Remove declaration of eivr_connect_socket because it no longer exists. 13 years ago
app_fax.c Resolve a merge conflict 12 years ago
app_festival.c Doxygen Updates - Title update 13 years ago
app_flash.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
app_followme.c Update Asterisk's CDRs for the new bridging framework 12 years ago
app_forkcdr.c Update Asterisk's CDRs for the new bridging framework 12 years ago
app_getcpeid.c Clean up and ensure proper usage of alloca() 13 years ago
app_ices.c Doxygen Updates - janitor work 13 years ago
app_image.c Merged revisions 328247 via svnmerge from 14 years ago
app_ivrdemo.c ast_channel opaquification of pointers and integral types 13 years ago
app_jack.c Multiple revisions 375993-375994 13 years ago
app_macro.c Clean up and ensure proper usage of alloca() 13 years ago
app_meetme.c astobj2-ify the SLA code 12 years ago
app_milliwatt.c Replace GNU old-style field designator extensions to fix clang warnings 13 years ago
app_minivm.c ARI - channel recording support 12 years ago
app_mixmonitor.c MixMonitor: Minor code cleanup. 12 years ago
app_morsecode.c Merged revisions 336717 via svnmerge from 14 years ago
app_mp3.c Opaquification for ast_format structs in struct ast_channel 13 years ago
app_nbscat.c Opaquification for ast_format structs in struct ast_channel 13 years ago
app_originate.c Allow support for early media on AMI originates and call files. 13 years ago
app_osplookup.c Update Asterisk's CDRs for the new bridging framework 12 years ago
app_page.c app_page and app_confbridge: Fix custom announcement on entering conference. 12 years ago
app_playback.c Properly load say.conf upon reload of module app_playback. 12 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 Provide error message for QUEUE_MEMBER when member is not in queue 12 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_readfile.c Merged revisions 328247 via svnmerge from 14 years ago
app_record.c Multiple revisions 375993-375994 13 years ago
app_saycounted.c Merged revisions 336717 via svnmerge from 14 years ago
app_sayunixtime.c ast_channel opaquification of pointers and integral types 13 years ago
app_senddtmf.c Add pause one second W dial modifier. 13 years ago
app_sendtext.c ast_channel opaquification of pointers and integral types 13 years ago
app_setcallerid.c Opaquify ast_channel structs and lists 13 years ago
app_skel.c Add CLI configuration documentation 12 years ago
app_sms.c Clean up and ensure proper usage of alloca() 13 years ago
app_softhangup.c ast_channel opaquification of pointers and integral types 13 years ago
app_speech_utils.c Add support for retrieving engine specific settings using the speech API and from dialplan. 13 years ago
app_stack.c Migrate AMI VarSet events raised by GoSub local variables 12 years ago
app_stasis.c Fix menuselect display for stasis modules. 12 years ago
app_system.c Multiple revisions 369001-369002 13 years ago
app_talkdetect.c Finalize ast_channel opaquification 13 years ago
app_test.c Opaquification for ast_format structs in struct ast_channel 13 years ago
app_transfer.c Fix the display of documentation for Transfer 13 years ago
app_url.c Merged revisions 339777 via svnmerge from 14 years ago
app_userevent.c Refactor code and fix a reference leak 12 years ago
app_verbose.c ast_channel opaquification of pointers and integral types 13 years ago
app_voicemail.c ARI - channel recording support 12 years ago
app_voicemail.exports.in Remove some symbol exports that got missed in the removal of global symbols. 13 years ago
app_waitforring.c Multiple revisions 375993-375994 13 years ago
app_waitforsilence.c Opaquification for ast_format structs in struct ast_channel 13 years ago
app_waituntil.c Merged revisions 328247 via svnmerge from 14 years ago
app_while.c Clean up and ensure proper usage of alloca() 13 years ago
app_zapateller.c Opaquify ast_channel structs and lists 13 years ago
enter.h remove extraneous svn:executable properties 20 years ago
leave.h remove extraneous svn:executable properties 20 years ago