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
Jonathan Rose c4e0f4361f
app_chanspy: Fix a test that was failing on account of r413551
12 years ago
..
confbridge Allow Asterisk to compile under GCC 4.10 12 years ago
Makefile New HD ConfBridge conferencing application. 15 years ago
app_adsiprog.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_alarmreceiver.c Convert some strncpys to ast_copy_string 14 years ago
app_amd.c Opaquify ast_channel structs and lists 14 years ago
app_authenticate.c ast_channel opaquification of pointers and integral types 14 years ago
app_cdr.c ast_channel opaquification of pointers and integral types 14 years ago
app_celgenuserevent.c Remove unnecessary channel module references. 13 years ago
app_chanisavail.c app_chanisavail: Fix use of uninitialized variable. 14 years ago
app_channelredirect.c Finalize ast_channel opaquification 14 years ago
app_chanspy.c app_chanspy: Fix a test that was failing on account of r413551 12 years ago
app_confbridge.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_controlplayback.c Merged revisions 328247 via svnmerge from 15 years ago
app_dahdibarge.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
app_dahdiras.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
app_db.c Don't throw a spurious error when using DBdeltree 13 years ago
app_dial.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_dictate.c Clean up and ensure proper usage of alloca() 14 years ago
app_directed_pickup.c Named call pickup groups. Fixes, missing functionality, and improvements. 14 years ago
app_directory.c Fix coverity UNUSED_VALUE findings in core support level files 14 years ago
app_disa.c Coverity Report: Fix issues for error type UNINIT in Core supported modules 14 years ago
app_dumpchan.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_echo.c Prevent Echo() from relaying control, null, and modem frames 14 years ago
app_exec.c Merged revisions 328247 via svnmerge from 15 years ago
app_externalivr.c Remove declaration of eivr_connect_socket because it no longer exists. 14 years ago
app_fax.c Opaquify ast_channel structs and lists 14 years ago
app_festival.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_flash.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
app_followme.c Allow configured numbers for FollowMe to be greater than 90 characters 14 years ago
app_forkcdr.c app_forkcdr: ForkCDR v option does not keep CDR variables for subsequent records 12 years ago
app_getcpeid.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_ices.c Add missing newlines to CLI logging 14 years ago
app_image.c Merged revisions 328247 via svnmerge from 15 years ago
app_ivrdemo.c ast_channel opaquification of pointers and integral types 14 years ago
app_jack.c Fix dialplan function NULL channel safety issues 12 years ago
app_macro.c Clean up and ensure proper usage of alloca() 14 years ago
app_meetme.c app_meetme: compiler warning 12 years ago
app_milliwatt.c Replace GNU old-style field designator extensions to fix clang warnings 14 years ago
app_minivm.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_mixmonitor.c Several components: fixing Typos in comments and code, "avaliable" instead of "available" 12 years ago
app_morsecode.c Merged revisions 336717 via svnmerge from 15 years ago
app_mp3.c Opaquification for ast_format structs in struct ast_channel 14 years ago
app_nbscat.c Opaquification for ast_format structs in struct ast_channel 14 years ago
app_originate.c Allow support for early media on AMI originates and call files. 14 years ago
app_osplookup.c Clean up and ensure proper usage of alloca() 14 years ago
app_page.c app_page and app_confbridge: Fix custom announcement on entering conference. 13 years ago
app_parkandannounce.c Make ParkAndAnnounce return to priority + 1 when return context is not defined 13 years ago
app_playback.c Check result of ast_var_assign() calls for memory allocation failure. 13 years ago
app_playtones.c ast_channel opaquification of pointers and integral types 14 years ago
app_privacy.c Opaquify ast_channel structs and lists 14 years ago
app_queue.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_read.c ast_channel opaquification of pointers and integral types 14 years ago
app_readexten.c Opaquify ast_channel structs and lists 14 years ago
app_readfile.c Merged revisions 328247 via svnmerge from 15 years ago
app_record.c Multiple revisions 375993-375994 13 years ago
app_saycounted.c Merged revisions 336717 via svnmerge from 15 years ago
app_sayunixtime.c ast_channel opaquification of pointers and integral types 14 years ago
app_senddtmf.c Fix SendDTMF crash and channel reference leak using channel name parameter. 14 years ago
app_sendtext.c ast_channel opaquification of pointers and integral types 14 years ago
app_setcallerid.c Opaquify ast_channel structs and lists 14 years ago
app_skel.c Fix reloading an unchanged file with the Config Options API 14 years ago
app_sms.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_softhangup.c ast_channel opaquification of pointers and integral types 14 years ago
app_speech_utils.c Fix dialplan function NULL channel safety issues 12 years ago
app_stack.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_system.c Multiple revisions 369001-369002 14 years ago
app_talkdetect.c Finalize ast_channel opaquification 14 years ago
app_test.c Opaquification for ast_format structs in struct ast_channel 14 years ago
app_transfer.c Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027 12 years ago
app_url.c Merged revisions 339777 via svnmerge from 15 years ago
app_userevent.c Add AMI event documentation 14 years ago
app_verbose.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_voicemail.c Allow Asterisk to compile under GCC 4.10 12 years ago
app_voicemail.exports.in Remove some symbol exports that got missed in the removal of global symbols. 14 years ago
app_waitforring.c Multiple revisions 375993-375994 13 years ago
app_waitforsilence.c Opaquification for ast_format structs in struct ast_channel 14 years ago
app_waituntil.c Merged revisions 328247 via svnmerge from 15 years ago
app_while.c Clean up and ensure proper usage of alloca() 14 years ago
app_zapateller.c Opaquify ast_channel structs and lists 14 years ago
enter.h
leave.h