Commit Graph

5034 Commits (fcea6910f60760527d874465f65cb617bc6f88a2)

Author SHA1 Message Date
Scott Griepentrog 7691035312 endpoint snapshot: avoid second cleanup on alloc failure
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
Joshua Colp f7f3ae1815 Merge "res_pjsip: Add rtp_keepalive endpoint option."
11 years ago
Mark Michelson 2b42264e66 res_pjsip: Add rtp_keepalive endpoint option.
11 years ago
Richard Mudgett 4a875e8082 pbx.c: Post AMI VarSet event if delete a non-empty dialplan variable.
11 years ago
Matt Jordan f90beeaea6 Merge "strings.h: Fix issues with escape string functions."
11 years ago
Matt Jordan daf284944b Merge "media cache: Add CLI commands"
11 years ago
Matthew Jordan 3b39dbe38b Merge "media cache: Add a core API and facade for a backend agnostic media cache"
11 years ago
Richard Mudgett b34c4528ab strings.h: Fix issues with escape string functions.
11 years ago
Matt Jordan f35998e0ef Merge "main/bucket: Add a callback function for ast_bucket_file objects"
11 years ago
Mark Michelson 3412b0f1ad Merge "ARI: Added new functionality to get information on a single module."
11 years ago
Benjamin Ford 6a764db370 ARI: Added new functionality to get information on a single module.
11 years ago
Kevin Harwell c855523519 bridge.c: Fixed race condition during attended transfer
11 years ago
Matt Jordan 66b57b10f6 Merge "main/format_cap: Parse capabilities generated by ast_format_cap_get_names"
11 years ago
Matt Jordan ef82190804 media cache: Add CLI commands
11 years ago
Matthew Jordan 3ea0d38396 media cache: Add a core API and facade for a backend agnostic media cache
11 years ago