Matthew Jordan daee364bb1 apps/app_queue: Prevent possible crash when evaluating queue penalty rules 10 years ago
..
confbridge 09c86a457d app_confbridge: Repeatedly starting and stopping recording ref leaks the recording channel. 10 years ago
Makefile 47228a1fa9 make: Remove 'res_features' from libraries to link against with cygwin/mingw32 10 years ago
app_adsiprog.c 5e76ee67ef Fix printf problems with high ascii characters after r413586 (1.8). 10 years ago
app_alarmreceiver.c 7b36c55c76 Fix typo's (retrieve, specified, address). 10 years ago
app_amd.c 09ddc50490 apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation 10 years ago
app_authenticate.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 years ago
app_cdr.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 years ago
app_celgenuserevent.c bff81ca49a Remove unnecessary channel module references. 12 years ago
app_chanisavail.c c032479810 app_chanisavail: Fix use of uninitialized variable. 13 years ago
app_channelredirect.c 7424dee415 Finalize ast_channel opaquification 13 years ago
app_chanspy.c fbef13f875 app_chanspy, channel: fix frame leaks 10 years ago
app_confbridge.c 1a96ea98e5 app_confbridge: file playback blocks dtmf 10 years ago
app_controlplayback.c bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
app_dahdibarge.c 1747c23d29 Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
app_dahdiras.c 1747c23d29 Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
app_db.c bde19babaa Don't throw a spurious error when using DBdeltree 12 years ago
app_dial.c 249dbc8e2b apps/app_dial: Fix Dial 'z' option 10 years ago
app_dictate.c 8c518e9d59 clang compiler warnings: Fix -Wparantheses-equality warnings 10 years ago
app_directed_pickup.c d41c14fc8a Named call pickup groups. Fixes, missing functionality, and improvements. 12 years ago
app_directory.c 9532ebcdd5 Fix coverity UNUSED_VALUE findings in core support level files 12 years ago
app_disa.c fadfda7f9c Coverity Report: Fix issues for error type UNINIT in Core supported modules 13 years ago
app_dumpchan.c 98f08c5b33 Allow Asterisk to compile under GCC 4.10 11 years ago
app_echo.c 0f7c901b82 Prevent Echo() from relaying control, null, and modem frames 13 years ago
app_exec.c bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
app_externalivr.c fe679e1723 Audit ast_sockaddr_resolve() usage for memory leaks. 10 years ago
app_fax.c e60e6c3b5d Opaquify ast_channel structs and lists 13 years ago
app_festival.c 98f08c5b33 Allow Asterisk to compile under GCC 4.10 11 years ago
app_flash.c 1747c23d29 Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 years ago
app_followme.c 184e3ec821 Allow configured numbers for FollowMe to be greater than 90 characters 12 years ago
app_forkcdr.c a20ced3e4b app_forkcdr: ForkCDR v option does not keep CDR variables for subsequent records 11 years ago
app_getcpeid.c 5e76ee67ef Fix printf problems with high ascii characters after r413586 (1.8). 10 years ago
app_ices.c 43b996d05e Add missing newlines to CLI logging 13 years ago
app_image.c bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
app_ivrdemo.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 years ago
app_jack.c b8d37c43d1 Fix dialplan function NULL channel safety issues 11 years ago
app_macro.c b04227b8c1 app_macro: Don't restore the calling location on a channel redirect. 10 years ago
app_meetme.c a75a1e864c apps/app_meetme: Apply default values on initial load with no config file 10 years ago
app_milliwatt.c 3bf68dfed3 Replace GNU old-style field designator extensions to fix clang warnings 13 years ago
app_minivm.c 8979832343 clang compiler warnings: Fix pointer-bool-converesion warnings 10 years ago
app_mixmonitor.c eeeeab1ed5 apps/app_mixmonitor: Move Test Event for MIXMONITOR_END to after it finishes 10 years ago
app_morsecode.c 4d20ec7afa Merged revisions 336717 via svnmerge from 13 years ago
app_mp3.c 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 years ago
app_nbscat.c 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 years ago
app_originate.c 760b417c77 Allow support for early media on AMI originates and call files. 12 years ago
app_osplookup.c 5e76ee67ef Fix printf problems with high ascii characters after r413586 (1.8). 10 years ago
app_page.c 09abc7bc9f app_page and app_confbridge: Fix custom announcement on entering conference. 12 years ago
app_parkandannounce.c 22e4f09c56 Make ParkAndAnnounce return to priority + 1 when return context is not defined 12 years ago
app_playback.c 653d63d0a5 Check result of ast_var_assign() calls for memory allocation failure. 11 years ago
app_playtones.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 years ago
app_privacy.c e60e6c3b5d Opaquify ast_channel structs and lists 13 years ago
app_queue.c daee364bb1 apps/app_queue: Prevent possible crash when evaluating queue penalty rules 10 years ago
app_read.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 years ago
app_readexten.c e60e6c3b5d Opaquify ast_channel structs and lists 13 years ago
app_readfile.c bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
app_record.c 4665e47499 app_record: Fix bug where using the 'k' option and hanging up would trim 1/4 of a second of the recording. 10 years ago
app_saycounted.c 4d20ec7afa Merged revisions 336717 via svnmerge from 13 years ago
app_sayunixtime.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 years ago
app_senddtmf.c 36910ef6d2 Fix SendDTMF crash and channel reference leak using channel name parameter. 12 years ago
app_sendtext.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 years ago
app_setcallerid.c e60e6c3b5d Opaquify ast_channel structs and lists 13 years ago
app_skel.c 3cbf92d9be Fix minor reference leaks in app_skel and TEST_FRAMEWORK 10 years ago
app_sms.c 5e76ee67ef Fix printf problems with high ascii characters after r413586 (1.8). 10 years ago
app_softhangup.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 years ago
app_speech_utils.c 26bfbd8eca datastores: Audit ast_channel_datastore_remove usage. 10 years ago
app_stack.c 98f08c5b33 Allow Asterisk to compile under GCC 4.10 11 years ago
app_system.c 53e80b252d Multiple revisions 369001-369002 12 years ago
app_talkdetect.c 7424dee415 Finalize ast_channel opaquification 13 years ago
app_test.c 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 years ago
app_transfer.c 455e9f1fe9 Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027 11 years ago
app_url.c eead97e3ba Merged revisions 339777 via svnmerge from 13 years ago
app_userevent.c 4f4be9c67f Add AMI event documentation 12 years ago
app_verbose.c 98f08c5b33 Allow Asterisk to compile under GCC 4.10 11 years ago
app_voicemail.c 738d184a3e Voicemail API: fix handling of full mailbox 10 years ago
app_voicemail.exports.in b99c2d13f8 Remove some symbol exports that got missed in the removal of global symbols. 12 years ago
app_waitforring.c 7cd5f43757 Multiple revisions 375993-375994 12 years ago
app_waitforsilence.c 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 years ago
app_waituntil.c bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
app_while.c 882ec55b31 Clean up and ensure proper usage of alloca() 12 years ago
app_zapateller.c e60e6c3b5d Opaquify ast_channel structs and lists 13 years ago
enter.h 70a40d92e3 19 years ago
leave.h 70a40d92e3 19 years ago