Commit Graph

5048 Commits (92ca961d0ee6244df3c4bf13f39c00e896531c5a)

Author SHA1 Message Date
Matt Jordan 6f719bb4d0 Merge "ARI: Add events for Contact and Peer Status changes"
11 years ago
Richard Mudgett 06f4f80a63 app_page.c: Fix crash when forwarding with a predial handler.
11 years ago
Matt Jordan 069813db3c Merge "core/logging: Fix logging to more than one syslog channel"
11 years ago
Joshua Colp 4effba0d0a Merge "pbx: Update device and presence state when changing a hint extension."
11 years ago
Joshua Colp 4c2b77618c Merge "astfd: Adds a timestamp for each entry."
11 years ago
Elazar Broad a29cf45c76 core/logging: Fix logging to more than one syslog channel
11 years ago
Matt Jordan 5206aa9d30 ARI: Add events for Contact and Peer Status changes
11 years ago
Matt Jordan 5541c6de6e Merge "main/config_options: Check for existance of internal object before derefing"
11 years ago
Alexander Traud 9200ad03a3 astfd: Adds a timestamp for each entry.
11 years ago
Joshua Colp 42a897c4c3 pbx: Update device and presence state when changing a hint extension.
11 years ago
Mark Michelson 0a74c80300 scheduler: Use queue for allocating sched IDs.
11 years ago
Matt Jordan 45cf79665c main/config_options: Check for existance of internal object before derefing
11 years ago
Joshua Colp fdf77633ed Merge "Core/General: Add #ifdef needed on FreeBSD."
11 years ago
Scott Griepentrog 7691035312 endpoint snapshot: avoid second cleanup on alloc failure
11 years ago
Guido Falsi fbdb42c9fc Core/General: Add #ifdef needed on FreeBSD.
11 years ago
Joshua Colp b51cf1e712 pbx: Fix crash when issuing "core show hints" with long pattern match.
11 years ago
Joshua Colp fc4d4f5379 taskprocessor: Fix race condition between unreferencing and finding.
11 years ago
Joshua Colp c036e50fbe sched: ast_sched_del may return prematurely due to spurious wakeup
11 years ago
Joshua Colp 98d089fb9a bridge: Kick channel from bridge if hung up during action.
11 years ago
Richard Mudgett f7df3e1a01 rtp_engine.c: Get current or create a needed rx payload type mapping.
11 years ago
Richard Mudgett 38854a9f7b rtp_engine.c: Extract rtp_codecs_payload_replace_rx().
11 years ago
Richard Mudgett 1a549ed134 rtp_engine.c: Initial split of payload types into rx and tx mappings.
11 years ago
Scott Griepentrog 178e1adffb CHAOS: prevent sorcery object with null id
11 years ago
Richard Mudgett 7c4cb8618d audiohook.c: Simplify variable usage in audiohook_read_frame_both().
11 years ago
Richard Mudgett bb37473234 audiohook.c: Fix MixMonitor crash when using the r() or t() options.
11 years ago
Matt Jordan e188192ad1 main/format: Add an API call for retrieving format attributes
11 years ago
Joshua Colp ff36b5482b Merge "Replaces clock_gettime() with ast_tsnow()"
11 years ago
Matt Jordan 35fe8f74fe Merge "rtp_engine.c: Fix performance issue with several channel drivers that use RTP."
11 years ago
David M. Lee 40caf0ad9b Replaces clock_gettime() with ast_tsnow()
11 years ago
Scott Emidy 12e6f5ac01 ARI: Retrieve existing log channels
11 years ago
Scott Emidy b91ca7ba49 ARI: Creating log channels
11 years ago
Scott Emidy f19c4930c2 ARI: Deleting log channels
11 years ago
Joshua Colp ca84a4b235 Merge "rtp_engine.c: Must protect mime_types_len with mime_types_lock."
11 years ago
Joshua Colp 8eef7392c4 Merge topic 'misc_rtp_tweaks'
11 years ago
Benjamin Ford 1f02d20da4 ARI: Rotate log channels.
11 years ago
Joshua Colp d61ea4bcc2 Merge "dns_core: Allow zero-length DNS responses."
11 years ago
Mark Michelson 86034227ca dns_core: Allow zero-length DNS responses.
11 years ago
Richard Mudgett f49bef08a2 rtp_engine.c: Fix performance issue with several channel drivers that use RTP.
11 years ago
Richard Mudgett 5f925d48b7 rtp_engine.c: Must protect mime_types_len with mime_types_lock.
11 years ago
Richard Mudgett e2d5d4db35 rtp_engine.h: No sense allowing payload types larger than RFC allows.
11 years ago
Richard Mudgett bc1eae55cb rtp_engine.c: Minor tweaks.
11 years ago
Mark Michelson 8fb8988fd4 Add a test event for inband ringing.
11 years ago
Jonathan Rose 687597ca8c holding_bridge: ensure moh participants get frames
11 years ago
Joshua Colp 309dd2a409 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
11 years ago
Mark Michelson d97bed46b7 Local channels: Alternate solution to ringback problem.
11 years ago
Matt Jordan ffb679f7b5 Merge "audiohook: Use manipulated frame instead of dropping it."
11 years ago
Mark Michelson 43173f073c Merge "audiohook: Read the correct number of samples based on audiohook format."
11 years ago
Joshua Colp 1cc99ba8b6 audiohook: Use manipulated frame instead of dropping it.
11 years ago
Mark Michelson 0b7148e262 Local channels: Do not block control -1 payloads.
11 years ago
Joshua Colp e5fe8d40c8 audiohook: Read the correct number of samples based on audiohook format.
11 years ago