Commit Graph

23229 Commits (dec9ee2f042bcddb38a9393c95a7a79e4cb2e2c2)
 

Author SHA1 Message Date
Richard Mudgett 1d11efe9f4 MALLOC_DEBUG: Only wait if we want atexit allocation dumps.
13 years ago
Kinsey Moore 86b9e31796 codec_dahdi: Fix output of "transcoder show" CLI command.
13 years ago
Richard Mudgett a821774bad confbridge: Fix some resource leaks on conference teardown.
13 years ago
Russell Bryant 726e45b2ed Recorded merge of revisions 377340 from http://svn.asterisk.org/svn/asterisk/branches/11
13 years ago
Russell Bryant ed72243022 Minor code cleanup in named_acl.c.
13 years ago
Russell Bryant 75827ca16b Add CLI tab completion to 'acl show'.
13 years ago
Matthew Jordan 905b2a5932 Fix memory leak in 'manager show event' when command entered incorrectly
13 years ago
Jonathan Rose d7372766dc res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced session
13 years ago
Joshua Colp b206511914 Fix a SIP request memory leak with TLS connections.
13 years ago
Richard Mudgett 7c0b94a3e5 Remove init_framer(). It no longer does anything.
13 years ago
Richard Mudgett 4dcb973228 Fix registering core show codecs/codec CLI commands twice.
13 years ago
Richard Mudgett ddad7cf4bd confbridge: Fix several small issues.
13 years ago
Richard Mudgett 61c2017d1f confbridge: Update online XML documentation.
13 years ago
Russell Bryant f750caba3a Add libuuid to install_prereq for Fedora.
13 years ago
Richard Mudgett 83c5fac6b1 Cleanup ast_run_atexits() atexits list.
13 years ago
Richard Mudgett 77561124b0 Cleanup core main on exit.
13 years ago
Richard Mudgett f9cc7a15ad Cleanup config cache on exit.
13 years ago
Richard Mudgett 595dd41c45 Cleanup CLI resources on exit and CLI command registration errors.
13 years ago
Richard Mudgett b59c27000a Cleanup CDR resources on exit.
13 years ago
Richard Mudgett a36f73447d Fix CCSS CLI commands and logger level not unregistered.
13 years ago
Olle Johansson e3faeb67e8 Formatting fixes
13 years ago
Joshua Colp bd8fbeed01 Fix an RTP instance reference count leak in chan_motif.
13 years ago
Olle Johansson 712aaa9828 Move functions to AFTER the block of forward declarations of functions.
13 years ago
Olle Johansson 1b47dbe991 Formatting changes
13 years ago
Joshua Colp 898ca023d5 Tweak extension used for incoming calls received on Motif.
13 years ago
Richard Mudgett 8bbbf4cf2f chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.
13 years ago
Sean Bright 0877ba5b37 Minor spelling fix to the VOLUME documentation.
13 years ago
Mark Michelson fab48c28f9 Fix potential crashes during SIP attended transfers.
13 years ago
Richard Mudgett 9a8ce96aff chan_local: Fix local_pvt ref leak in local_devicestate().
13 years ago
Richard Mudgett 53e97bc9ee Fix compile error.
13 years ago
Michael L. Young 587906cb6c Improve Code Readability And Fix Setting natdetected Flag
13 years ago
David M. Lee 23c53c18c0 Fixed ast_random's comment about locking.
13 years ago
Pedro Kiefer e46ea1fe65 Fix chan_sip websocket payload handling
13 years ago
Richard Mudgett 2686dde98b Add MALLOC_DEBUG atexit unreleased malloc memory summary.
13 years ago
Richard Mudgett e3a487d492 Enhance MALLOC_DEBUG CLI commands.
13 years ago
Jonathan Rose 89e84ff75d manager: Make challenge work with allowmultiplelogin=no
13 years ago
Richard Mudgett 95a4a82702 Fix extension matching with the '-' char.
13 years ago
Richard Mudgett ebcc4e3da1 Remove unnecessary channel module references.
13 years ago
Richard Mudgett dc653e09bb Made AST_LIST_REMOVE() simpler and use better names.
13 years ago
Matthew Jordan 588e90a4d9 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
Richard Mudgett 4ccf2c7aa5 Add red-black tree container type to astobj2.
13 years ago
David M. Lee cc01a79463 Added missing newlines to websocket ast_logs.
13 years ago
Mark Michelson b37ab7e673 Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Alec L Davis 316fbb083c Reduce CLI spam of "Extension Changed" device state messages.
13 years ago
Walter Doekes 907050d41b Fix most leftover non-opaque ast_str uses.
13 years ago
Matthew Jordan 7cf42e90b6 Fix uninitialized in this function error
13 years ago
Matthew Jordan 530ce21b5d Reorder startup sequence to prevent lockups when process is sent to background
13 years ago
Matthew Jordan 99af7789dd Add a test event that reports changes in ConfBridge state
13 years ago
David M. Lee 8e07045eb0 Fixed extconf.c breakage introduced in r376306.
13 years ago
David M. Lee 00736a5e5d Somehow I put in svn-1.6 merge information. Oops.
13 years ago