Commit Graph

5115 Commits (c86b5e369e12d20ffb41f8f5e84ba3b80beaae2b)

Author SHA1 Message Date
Jonathan Rose eadad24b59 Unset BRIDGEPEER when leaving a bridge
10 years ago
Richard Mudgett e7c88e11aa sched.c: Make not return a sched id of 0.
10 years ago
Richard Mudgett 6d9156d10f Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Walter Doekes b2787876d6 main: Slight refactor of main. Improve color situation.
10 years ago
Joshua Colp 3f85a1be5a Merge "translate: Provide translation modules the result of SDP negotiation." into 13
10 years ago
Matt Jordan af288b2d96 main/cli: Use proper string methods to check existence of context/exten/app
10 years ago
Alexander Traud 0b508789ab translate: Provide translation modules the result of SDP negotiation.
10 years ago
Matt Jordan e3cb27d341 Merge "format: Register format-attribute module with cached formats." into 13
10 years ago
Joshua Colp afd9a89e5a hashtab: Add NULL check when destroying iterator.
10 years ago
Mark Michelson 4f43b85c92 Taskprocessors: Increase high-water mark
10 years ago
Alexander Traud d8d3991390 format: Register format-attribute module with cached formats.
10 years ago
Joshua Colp cd51b0aeac Merge "res_pjsip: Deny requests when threadpool queue is backed up." into 13
10 years ago
Mark Michelson 2f9cb7d62b res_pjsip: Deny requests when threadpool queue is backed up.
10 years ago
Joshua Colp 4e5bf12b33 format_cap: Don't append the 'none' format when appending all.
10 years ago
Joshua Colp b818d70533 threadpool: Handle worker thread transitioning to dead when going active.
10 years ago
Matt Jordan dac0bf063c Merge "rtp_engine: Init a format-attribute module to its RFC defaults." into 13
10 years ago
Matt Jordan e098fb1813 Merge "ast_format_cap: Avoid format creation on module load, use cache instead." into 13
10 years ago
Matt Jordan bd157b9ca8 Merge "xmldoc: Improve xmldoc wrapping of 'core show ...' output." into 13
10 years ago
Alexander Traud 4bf84459c7 rtp_engine: Init a format-attribute module to its RFC defaults.
10 years ago
Joshua Colp 18e61a6442 Merge "taskprocessor: Add high water mark warnings" into 13
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Alexander Traud f3ac4d8090 ast_format_cap: Avoid format creation on module load, use cache instead.
10 years ago
Walter Doekes 0d425f2eb4 xmldoc: Improve xmldoc wrapping of 'core show ...' output.
10 years ago
Jonathan Rose 6ff48319d9 taskprocessor: Add high water mark warnings
10 years ago
Matt Jordan 506aea26e6 main/dial: Protect access to the format_cap structure of the requesting channel
10 years ago
Corey Farrell d098d00424 Fix cli display of build options.
10 years ago
Matt Jordan f0f190af08 main/stasis_endpoints: Fix ContactStatusChange JSON for roundtrip_usec field
10 years ago
Matt Jordan 7d1a2b0839 Merge "format: Update the maximum packetization time for iLBC 30." into 13
10 years ago
Joshua Colp 84f1068bab Merge topic 'fix_oom_crash' into 13
10 years ago
Mark Michelson ebe69dee0d format_cap: Detect vector allocation failures.
10 years ago
Richard Mudgett c8c65dfa41 strings.c: Fix __ast_str_helper() to always return a terminated string.
10 years ago
Richard Mudgett b271d4a28a Add missing failure checks to ast_str_set_va() callers.
10 years ago
Alexander Traud 84ff075d41 format: Update the maximum packetization time for iLBC 30.
10 years ago
Richard Mudgett e14023ca35 config.c: Fix off-nominal memory leak.
10 years ago
Richard Mudgett a99e821520 config.c: Fix potential memory corruption after [section](+).
10 years ago
Richard Mudgett 8d31d2526b config.c: Fix #include after [section](+).
10 years ago
Ivan Poddubny 74635b5638 manager: Fix GetConfigJSON returning invalid JSON
10 years ago
Richard Mudgett ddebb217f0 sched.c: Add warning about negative time interval request.
10 years ago
Joshua Colp 771757e338 Merge "translate: Fix transcoding while different in frame size." into 13
10 years ago
Joshua Colp 41f856e5a2 Merge "logger: Prevent duplicate dynamic channels from being added." into 13
10 years ago
Mark Michelson f050fa76eb logger: Prevent duplicate dynamic channels from being added.
10 years ago
Mark Michelson 629458d349 Do not swallow frames on channels leaving bridges.
10 years ago
Matt Jordan 0d95610ae2 Merge "ARI: Add events for Contact and Peer Status changes" into 13
10 years ago
Richard Mudgett 5f15cd93f0 app_page.c: Fix crash when forwarding with a predial handler.
10 years ago
Matt Jordan b50e372394 ARI: Add events for Contact and Peer Status changes
10 years ago
Elazar Broad ec514ad64d core/logging: Fix logging to more than one syslog channel
10 years ago
Joshua Colp a45abbf3ce Merge "pbx: Update device and presence state when changing a hint extension." into 13
10 years ago
Matt Jordan 960f00939a Merge "main/config_options: Check for existance of internal object before derefing" into 13
10 years ago
Joshua Colp 2bd27d1222 pbx: Update device and presence state when changing a hint extension.
10 years ago
Alexander Traud b88c54fa4b translate: Fix transcoding while different in frame size.
10 years ago
Mark Michelson 5c713fdf18 scheduler: Use queue for allocating sched IDs.
10 years ago
Matt Jordan 4eedd9ef9d main/config_options: Check for existance of internal object before derefing
10 years ago
Guido Falsi 4ed9c9a280 Core/General: Add #ifdef needed on FreeBSD.
10 years ago
Scott Griepentrog 6002472a62 endpoint snapshot: avoid second cleanup on alloc failure
10 years ago
Joshua Colp cc1363209e pbx: Fix crash when issuing "core show hints" with long pattern match.
10 years ago
Joshua Colp 4e3b3f25f6 Merge "Fix deadlock on presence state changes." into 13
10 years ago
Mark Michelson 03fe79f29e Fix deadlock on presence state changes.
10 years ago
Joshua Colp a676ba2aad taskprocessor: Fix race condition between unreferencing and finding.
10 years ago
Joshua Colp 85e1cb51b2 sched: ast_sched_del may return prematurely due to spurious wakeup
10 years ago
Joshua Colp 6c2dab1e88 bridge: Kick channel from bridge if hung up during action.
10 years ago
Scott Griepentrog ab373f2cef CHAOS: prevent sorcery object with null id
10 years ago
Richard Mudgett cea5dc7b8a audiohook.c: Simplify variable usage in audiohook_read_frame_both().
10 years ago
Richard Mudgett b3a56bee83 audiohook.c: Fix MixMonitor crash when using the r() or t() options.
10 years ago
Matt Jordan a0f451c35e main/format: Add an API call for retrieving format attributes
10 years ago
Matt Jordan c3bd7fb835 Merge "rtp_engine.c: Fix performance issue with several channel drivers that use RTP." into 13
10 years ago
Scott Emidy df9ce36366 ARI: Retrieve existing log channels
10 years ago
Scott Emidy e9f1bc08cb ARI: Creating log channels
10 years ago
Joshua Colp cf27200391 Merge "ARI: Deleting log channels" into 13
10 years ago
Scott Emidy 78364132ce ARI: Deleting log channels
10 years ago
Joshua Colp ba40b07ddc Merge topic 'misc_rtp_tweaks' into 13
10 years ago
Joshua Colp 20ee33e22e Merge topic 'misc_rtp_tweaks' into 13
10 years ago
Mark Michelson e28fbebc57 Merge "ARI: Rotate log channels." into 13
10 years ago
Benjamin Ford 1ae762634c ARI: Rotate log channels.
10 years ago
Richard Mudgett aeeb170fc4 rtp_engine.c: Fix performance issue with several channel drivers that use RTP.
10 years ago
Richard Mudgett 1519eb44a7 rtp_engine.c: Must protect mime_types_len with mime_types_lock.
10 years ago
Richard Mudgett 89b21fd9a3 rtp_engine.h: No sense allowing payload types larger than RFC allows.
10 years ago
Richard Mudgett 7427c7f13b rtp_engine.c: Minor tweaks.
10 years ago
Mark Michelson 10ba72a927 Add a test event for inband ringing.
10 years ago
Mark Michelson c9099d06cc Merge "holding_bridge: ensure moh participants get frames" into 13
10 years ago
Jonathan Rose 8458b8d441 holding_bridge: ensure moh participants get frames
10 years ago
Joshua Colp 2749721791 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Mark Michelson f635520527 Local channels: Alternate solution to ringback problem.
10 years ago
Matt Jordan 4d8f47f4bf Merge "audiohook: Use manipulated frame instead of dropping it." into 13
10 years ago
Joshua Colp ff83c115c7 Merge "Local channels: Do not block control -1 payloads." into 13
10 years ago
Joshua Colp f509730cb9 audiohook: Use manipulated frame instead of dropping it.
10 years ago
Mark Michelson 54b25c80c8 Local channels: Do not block control -1 payloads.
10 years ago
Joshua Colp f1493f900e audiohook: Read the correct number of samples based on audiohook format.
10 years ago
Mark Michelson d9094ddd73 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Richard Mudgett 875aee4c09 pbx.c: Post AMI VarSet event if delete a non-empty dialplan variable.
10 years ago
Richard Mudgett e31cb6b248 strings.h: Fix issues with escape string functions.
10 years ago
Matt Jordan 2e4bdbd78a main/sorcery: Provide log messages when a wizard does not support an operation
10 years ago
Mark Michelson 585d98fbb6 Merge "ARI: Added new functionality to get information on a single module." into 13
10 years ago
Mark Michelson ca65ddcd19 Merge "bridge.c: Fixed race condition during attended transfer" into 13
10 years ago
Benjamin Ford 73e35d20de ARI: Added new functionality to get information on a single module.
10 years ago
Kevin Harwell 97ee0ee6c6 bridge.c: Fixed race condition during attended transfer
10 years ago
Matt Jordan 6176ef782c Merge "main/format_cap: Parse capabilities generated by ast_format_cap_get_names" into 13
10 years ago
Matt Jordan bb76b88baf main/sorcery: Don't fail object set creation from JSON if field fails
10 years ago
Matt Jordan 5f13c2226a main/format_cap: Parse capabilities generated by ast_format_cap_get_names
10 years ago
Matt Jordan 328f0be806 main/devicestate: Prevent duplicate registration of device state providers
10 years ago
Matt Jordan e51d86682a Merge "ARI: Added new functionality to get all module information." into 13
10 years ago
Benjamin Ford 47ea312b24 ARI: Added new functionality to get all module information.
10 years ago
Joshua Colp b74b071369 res_sorcery_memory_cache: Backport to 13
10 years ago
Richard Mudgett ada7346792 res_pjsip: Need to use the same serializer for a pjproject SIP transaction.
10 years ago
Matt Jordan de3678c92e Merge "sorcery/realtime: Add a bit of debug and warning messages for bad configs" into 13
10 years ago
Joshua Colp 43926568c3 Merge "rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format." into 13
10 years ago
Joshua Colp c2f4bf142f Merge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS." into 13
10 years ago
Walter Doekes b835312b4c rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.
10 years ago
Walter Doekes 6551e16e03 astfd: Fix buffer overflow in DEBUG_FD_LEAKS.
10 years ago
Scott Griepentrog 6b16fbfc22 Channel alert pipe: improve diagnostic error return
10 years ago
Matt Jordan 8e07ab145d sorcery/realtime: Add a bit of debug and warning messages for bad configs
10 years ago
Matt Jordan 4c0b26b9e8 Merge "channel: Remove ignore of answer on non-outgoing channels." into 13
10 years ago
Matt Jordan 399cd8bcd9 main/pbx: Resolve case sensitivity regression in PBX hints
10 years ago
Matt Jordan 0a1700d286 Merge "threadpool, res_pjsip: Add serializer group shutdown API calls." into 13
10 years ago
Matt Jordan e5499c3233 Merge "sorcery: Add ast_sorcery_object_unregister() API call." into 13
10 years ago
Richard Mudgett 84c12f9e0c threadpool, res_pjsip: Add serializer group shutdown API calls.
10 years ago
Joshua Colp e4a2ef9e4e channel: Remove ignore of answer on non-outgoing channels.
10 years ago
Richard Mudgett 20f3d77ab9 sorcery: Add ast_sorcery_object_unregister() API call.
10 years ago
Richard Mudgett 890c923786 AMI: Add Linkedid to the standard channel snapshot AMI event headers.
10 years ago
Richard Mudgett 2602a7484b test.c: Add unit test registration checks for summary and description.
10 years ago
Kevin Harwell 35a99b6394 bridge.c: Hangup attended transfer target if bridged
10 years ago
mjordan de8c7f46ed main/cdr: Carry over the disable flag when 'disable all' is specified
10 years ago
Matt Jordan 78ea356e78 main/cdr: Copy context/exten on chained CDRs for parallel dials in subroutines
10 years ago
Joshua Colp dbb067279e bridge: When performing a blonde transfer update connected line information.
10 years ago
Richard Mudgett 32ddf6d86b taskprocessor.c: Remove extra unref from off-nominal path.
10 years ago
Yousf Ateya cf98c744d5 chan_iax2: Prevent deadlock between hangup and sending lagrq/ping
10 years ago
Matt Jordan 8ea1c0aa81 Merge "Fix unsafe uses of ast_context pointers." into 13
10 years ago
Matt Jordan e29f28e7a5 Merge "AMI: Escape string values." into 13
10 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
10 years ago
Joshua Colp 720251f2b8 Merge "Fixes for OS X" into 13
10 years ago
ibercom e0090216db CLI: Cosmetic issue - core show uptime
10 years ago
Kevin Harwell f5d5aa67dc AMI: Escape string values.
10 years ago
David M. Lee d908272b7e Fixes for OS X
10 years ago
George Joseph 1558a89129 Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change"
10 years ago
George Joseph 35c699086a endpoint/stasis: Eliminate duplicate events on endpoint status change
10 years ago
George Joseph 262d590819 res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes
10 years ago
Joshua Colp 87c03b792b Merge "Astobj2: Correctly treat hash_fn returning INT_MIN" into 13
10 years ago
Joshua Colp 5a42397018 sorcery: Fix cache creation callback.
10 years ago
Ivan Poddubny 97a6ce1717 Astobj2: Correctly treat hash_fn returning INT_MIN
10 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Matt Jordan 620054c527 Merge "audiohook.c: Difference in read/write rates caused continuous buffer resets" into 13
10 years ago
Matt Jordan f5e195b44e Merge "Logger: Reset defaults before processing config." into 13
10 years ago
Joshua Colp 3c98544543 Merge "main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits" into 13
10 years ago
Corey Farrell 9b6e228419 Logger: Reset defaults before processing config.
10 years ago
George Joseph 7fcf0a97b8 app_playback: Suppress warnings on playback if channel hung up
10 years ago
Kevin Harwell b1e8c0b9eb audiohook.c: Difference in read/write rates caused continuous buffer resets
10 years ago
Corey Edwards 17d6ede337 main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits
10 years ago
George Joseph dd78ab42e4 res_pjsip_config_wizard/config: Fix template processing
10 years ago
snuffy 091b436007 cdr: Fix 'core show channel' CDR variable truncation.
10 years ago
Joshua Colp 8697a49ef9 Merge "sorcery: Add API to insert/remove a wizard to/from an object type's list" into 13
10 years ago
Joshua Colp aea349a87e Merge "Message.c: Clear message channel frames on cleanup" into 13
10 years ago