Commit Graph

704 Commits (e3de4bc46e0332050f3fd296202abe94d13c20a5)

Author SHA1 Message Date
George Joseph db2413b446 app_sendtext: Allow content types other than text/plain
7 years ago
Richard Mudgett 90a075221b channel.c: Fix off nominal channel allocation failure path.
7 years ago
George Joseph be7d4faed5 bridge_softmix: Forward TEXT frames
7 years ago
Jenkins2 b39c727848 Merge "channel.c: Allow generic plc then channel formats are equal" into 13
7 years ago
George Joseph 373e7e3fb0 channel.c: Allow generic plc then channel formats are equal
7 years ago
Corey Farrell 7e041d6233 main/channel: Use ast_cli_completion_add for channeltypes.
7 years ago
Corey Farrell dc738b145f core: Remove incorrect usage of attribute_malloc.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Richard Mudgett 8d2c3effc2 channel.c: Fix invalid reference in conditionaled out code.
8 years ago
Corey Farrell 73520e9f58 channel: Clear channel flag in error branch.
8 years ago
George Joseph edfdb4dff5 res_stasis: Plug reference leak on stolen channels
8 years ago
Joshua Colp 4910a3bf40 channel: Fix reference counting in ast_channel_suppress.
8 years ago
Kevin Harwell adfb28882b channel: ast_write frame wrongly freed after call to audiohooks
8 years ago
Joshua Colp dc05183f4b channel / app_meetme: Fix parentheses.
8 years ago
Joshua Colp 1618203964 asterisk: Audit locking of channel when manipulating flags.
8 years ago
Joshua Colp 7ffd80cc04 bridge: Fix returning to dialplan when executing Bridge() from AMI.
8 years ago
zuul bc2104819c Merge "channel: Protect flags in ast_waitfor_nandfds operation." into 13
8 years ago
Joshua Colp 18f1b52601 channel: Protect flags in ast_waitfor_nandfds operation.
8 years ago
Richard Mudgett 2817f87d27 core: Cleanup some channel snapshot staging anomalies.
8 years ago
Richard Mudgett 43f0ff4b69 channel.c: Fix unbalanced read queue deadlocking local channels.
8 years ago
Richard Mudgett a199f94908 res_agi: Prevent an AGI from eating frames it should not. (Re-do)
8 years ago
Richard Mudgett 6bed318a66 Frame deferral: Revert API refactoring.
8 years ago
Richard Mudgett c54f9d2bf0 T.140: Fix format ref and memory leaks.
8 years ago
Kevin Harwell 883e7fde31 abstract/fixed/adpative jitter buffer: disallow frame re-inserts
8 years ago
Joshua Colp bddc60df73 Merge "Frame deferral: Re-queue deferred frames one-at-a-time." into 13
9 years ago
Mark Michelson 17b0b91afa Frame deferral: Re-queue deferred frames one-at-a-time.
9 years ago
zuul eec82c6221 Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no" into 13
9 years ago
George Joseph 404596b790 channel: Fix issues in hangup scenarios caused by frame deferral
9 years ago
Alexei Gradinari cf6d13180e chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no
9 years ago
George Joseph 404a62eeee Revert "Revert "channel: Use frame deferral API for safe sleep.""
9 years ago
George Joseph ffad2b44df Revert "Revert "AGI: Only defer frames when in an interception routine.""
9 years ago
George Joseph 2fefb6187f Revert "Revert "Add API for channel frame deferral.""
9 years ago
George Joseph 6b5a7ced13 Revert "Add API for channel frame deferral."
9 years ago
Mark Michelson 9231a56cf3 Add API for channel frame deferral.
9 years ago
Mark Michelson eff97808fb ARI: Detect duplicate channel IDs
9 years ago
Michael Walton 430f6e5388 audiohooks: Remove redundant codec translations when using audiohooks
9 years ago
Alexander Traud 847bd47ff0 channel: No hung-up on failing security requirements.
9 years ago
Corey Farrell 805f105f88 Add missing checks during startup.
9 years ago
Richard Mudgett 851b1c3a17 res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
Alexei Gradinari 2de58c6d01 core/dial: New channel variable FORWARDERNAME
9 years ago
Richard Mudgett 221422be50 bridge core: Add owed T.38 terminate when channel leaves a bridge.
9 years ago
Richard Mudgett 7c4495cb70 channel.c: Route all control frames to a channel through the same code.
9 years ago
Richard Mudgett 6d9156d10f Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Mark Michelson 629458d349 Do not swallow frames on channels leaving bridges.
10 years ago
Mark Michelson 10ba72a927 Add a test event for inband ringing.
10 years ago
Jonathan Rose 8458b8d441 holding_bridge: ensure moh participants get frames
10 years ago
Joshua Colp e4a2ef9e4e channel: Remove ignore of answer on non-outgoing channels.
10 years ago
Corey Farrell ad6ea29697 Remove unneeded uses of optional_api providers.
10 years ago
Mark Michelson 4f1a8dbe92 Detect potential forwarding loops based on count.
10 years ago