Commit Graph

4792 Commits (bc357c1d7efd2fc7fce8c21fd472f437a9f6a7df)

Author SHA1 Message Date
Joshua Colp bc357c1d7e core: Don't create snapshots with locks.
11 years ago
Matthew Jordan 92178247ee localtime: Fix file descriptor leak on kqueue(2) systems
11 years ago
Jonathan Rose 772793f18e app: Add functions to swap voicemail function table for testing purposes
11 years ago
Matthew Jordan 999d96d405 translate: Prevent invalid memory accesses on fast shutdown
11 years ago
Richard Mudgett 9d85e855de ARI: Fix crash if integer values used in JSON payload 'variables' object.
11 years ago
Scott Griepentrog c33c5183a5 Dial API: add self destruct option when complete
11 years ago
Kevin Harwell 169058e73f app_chanspy, channel: fix frame leaks
11 years ago
Matthew Jordan dd8ac00f24 channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
11 years ago
Matthew Jordan 3d1a1533bf ARI/PJSIP: Apply requesting channel's format cap to created channels
11 years ago
Joshua Colp bf9d416536 http: Add missing html tag to 'httpstatus' functionality.
11 years ago
Corey Farrell 93c9c3af2f Allow shutdown to unload modules that register bucket scheme's or codec's.
11 years ago
Richard Mudgett 40547e7210 ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel association.
11 years ago
Matthew Jordan 374013d817 tcptls: Handle new OpenSSL compile time option to disable SSLv3
11 years ago
Corey Farrell eb9448a1ae Create work around for scheduler leaks during shutdown.
11 years ago
Joshua Colp 758a897876 sorcery: Output an error message if a wizard is specified for an object type and it isn't found.
11 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Corey Farrell 2531f75057 Enable REF_DEBUG for ast_module_ref / ast_module_unref.
11 years ago
Scott Griepentrog 323c0927ac various: cleanup issues found during leak hunt
11 years ago
Joshua Colp 2f2eb1931a sorcery: Don't try to load object types which haven't been defined.
11 years ago
Ashley Sanders 112d23c73e HTTP: For httpd server, need option to define server name for security purposes
11 years ago
Mark Michelson 43dd42d8ae Fix some memory leaks.
11 years ago
Scott Griepentrog f7d23dfcc6 stasis transfer: fix stasis bridge push race part two
11 years ago
Richard Mudgett 88fbe4e917 res_pjsip_outbound_registration: Fix reload race condition.
11 years ago
Kevin Harwell 61822e78ae tcptls: Bad file descriptor error when reloading chan_sip
11 years ago
Kevin Harwell 9e3d316dd1 res_pjsip: make it unloadable (take 2)
11 years ago
Joshua Colp b64f4bb6ee bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during direct media.
11 years ago
Jonathan Rose a620b287bd Manager: Fix Manager Action ModuleLoad to give correct response when reloading
11 years ago
David M. Lee 702d79de2a Various fixes for OS X
11 years ago
Matthew Jordan 1fc823c770 dynamic realtime: Updates fail to work due to update fields being passed over
11 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
11 years ago
Richard Mudgett 355eb9d22f Bridge core: Pass a ref with the swap channel when joining a bridge.
11 years ago
Matthew Jordan 98c3983c89 main/rtp_engine: Format NTP timestamps as unsigned longs
11 years ago
Mark Michelson ab5af1f3d8 Call extension state callbacks at hint creation.
11 years ago
Kevin Harwell 34c220203f REVERTING res_pjsip: make it unloadable
11 years ago
Kevin Harwell 77a036bf3f res_pjsip: make it unloadable
11 years ago
Richard Mudgett 368ecf13bf AMI: Revert non-backwards compatible changes from earlier commit.
11 years ago
Matthew Jordan 4e2be8fb8f main/syslog: Allow dynamic logs, such as security events, to log to the syslog
11 years ago
Scott Griepentrog 2b0d522dbb app_bridge: return to the next dialplan priority
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
George Joseph 75cd302b0a config: Add option to NOT preserve effective context when changing a template
11 years ago
Kinsey Moore e17a1a8ba1 Fix dev-mode build on recent gcc
11 years ago
Scott Griepentrog 566907fabd bridge: avoid leaking channel during blond transfer pt2
11 years ago
Richard Mudgett 7a356232bd DTMF atxfer: Setup recall channels as if the transferee initiated the call.
11 years ago
Richard Mudgett fca0be57d9 queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Joshua Colp f88460115f acl: Fix reloading of configuration if configuration file does not exist at startup.
11 years ago
Scott Griepentrog 6a99df47c0 bridge: avoid leaking channel during blond transfer
11 years ago
Mark Michelson c1582929f9 Prevent possible race condition on dual redirect of channels in the same bridge.
11 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
George Joseph 2b8c441096 loader: Move definition of ast_module_reload from _private.h to module.h
11 years ago
Richard Mudgett 8f12ded887 DEBUG_THREADS: Fix regression and lock tracking initialization problems.
11 years ago