Commit Graph

4806 Commits (c52adca396a1e7a1b78ce897bc9566b28e9b9a48)

Author SHA1 Message Date
Corey Farrell f2c21ead1f Logger: Fix MALLOC_DEBUG build error.
11 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
11 years ago
Matthew Jordan 38ee441ea7 main/audiohook: Update internal sample rate on reads
11 years ago
Matthew Jordan 29304d10a0 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
11 years ago
Joshua Colp 2889f074a0 core: Don't create snapshots with locks.
11 years ago
Matthew Jordan 79e9b37ad0 localtime: Fix file descriptor leak on kqueue(2) systems
11 years ago
Jonathan Rose b85cb7ea1b app: Add functions to swap voicemail function table for testing purposes
11 years ago
Matthew Jordan 41ba8fd7c0 translate: Prevent invalid memory accesses on fast shutdown
11 years ago
Richard Mudgett 9e841e4fb6 ARI: Fix crash if integer values used in JSON payload 'variables' object.
11 years ago
Scott Griepentrog d79670b269 Dial API: add self destruct option when complete
11 years ago
Kevin Harwell d04fbb0f9d app_chanspy, channel: fix frame leaks
11 years ago
Matthew Jordan d68012d1a3 channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
11 years ago
Matthew Jordan a528dfc9a7 ARI/PJSIP: Apply requesting channel's format cap to created channels
11 years ago
Joshua Colp 2ea7ccbf70 http: Add missing html tag to 'httpstatus' functionality.
11 years ago
Corey Farrell e66b874f5d Allow shutdown to unload modules that register bucket scheme's or codec's.
11 years ago
Corey Farrell bb71672a47 main/asterisk.c: Reverse #if statement in listener() to fix code folding.
11 years ago
Richard Mudgett 252aee4228 ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel association.
11 years ago
Matthew Jordan e3fd826cdb tcptls: Handle new OpenSSL compile time option to disable SSLv3
11 years ago
Corey Farrell a4774ceaa5 Create work around for scheduler leaks during shutdown.
11 years ago
Joshua Colp 455a98a2f8 sorcery: Output an error message if a wizard is specified for an object type and it isn't found.
11 years ago
Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Corey Farrell 8cc50b1ebc Enable REF_DEBUG for ast_module_ref / ast_module_unref.
11 years ago
Scott Griepentrog 7ca1a0da04 various: cleanup issues found during leak hunt
11 years ago
Joshua Colp 03ce56d6c5 sorcery: Don't try to load object types which haven't been defined.
11 years ago
Ashley Sanders 6a76740b83 HTTP: For httpd server, need option to define server name for security purposes
11 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
11 years ago
Scott Griepentrog 388d691f34 stasis transfer: fix stasis bridge push race part two
11 years ago
Richard Mudgett 69e107b24e res_pjsip_outbound_registration: Fix reload race condition.
11 years ago
Kevin Harwell c7591ef6bc tcptls: Bad file descriptor error when reloading chan_sip
11 years ago
Jonathan Rose e826cb8a26 Manager: Fix Manager Action ModuleLoad to give correct response when reloading
11 years ago
Kevin Harwell e62bd46511 res_pjsip: make it unloadable (take 2)
11 years ago
Joshua Colp a43d24a9d3 bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during direct media.
11 years ago
David M. Lee 965777ccfc Various fixes for OS X
11 years ago
Matthew Jordan a8ae5a7bcb dynamic realtime: Updates fail to work due to update fields being passed over
11 years ago
Walter Doekes 49cbfa7de6 Fix typo's (retrieve, specified, address).
11 years ago
Richard Mudgett 9bff4eeca3 Bridge core: Pass a ref with the swap channel when joining a bridge.
11 years ago
Matthew Jordan 228fdb3f4e main/rtp_engine: Format NTP timestamps as unsigned longs
11 years ago
Mark Michelson 7dc784ffa9 Call extension state callbacks at hint creation.
11 years ago
Kevin Harwell 07e2a48ab1 REVERTING res_pjsip: make it unloadable
11 years ago
Kevin Harwell 49542a794b res_pjsip: make it unloadable
11 years ago
Richard Mudgett 4dd6b6ff59 AMI: Revert non-backwards compatible changes from earlier commit.
11 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
11 years ago
Matthew Jordan 9065488ddd main/syslog: Allow dynamic logs, such as security events, to log to the syslog
11 years ago
Scott Griepentrog 5b30938394 app_bridge: return to the next dialplan priority
11 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
11 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
11 years ago
George Joseph 56de48107f config: Add option to NOT preserve effective context when changing a template
11 years ago
Kinsey Moore 0c5234f12a Fix dev-mode build on recent gcc
11 years ago
Scott Griepentrog 0b8fbf9238 bridge: avoid leaking channel during blond transfer pt2
11 years ago
Scott Griepentrog 8d059c3808 rtp_engine: keep payload types in correct range
11 years ago