Commit Graph

3826 Commits (73bd9d6488642da2ed1cfd5c53b91868d4760f9d)

Author SHA1 Message Date
Torrey Searle fb7247c57c res_pjsip: Add DTMF INFO Failback mode
9 years ago
Mark Michelson 45df25a579 chan_pjsip: Add support for multiple streams of the same type.
9 years ago
George Joseph 80e11bd79b bridge_native_rtp: Keep rtp instance refs on bridge_channel
9 years ago
Kevin Harwell 27dae55fb6 core_local: local channel data not being properly unref'ed and unlocked
9 years ago
Richard Mudgett 3a18a09030 SDP: Rework SDP offer/answer model and update capabilities merges.
9 years ago
Corey Farrell 70d2ccb9da Core: Add support for systemd socket activation.
9 years ago
George Joseph 3f5bf287a2 Merge "SDP: Add get/set option calls for RTP sched context per type."
9 years ago
Jenkins2 317234bdc6 Merge "res_pjsip: New endpoint option "notify_early_inuse_ringing""
9 years ago
Jenkins2 d81293a5dd Merge changes from topic 'sdp_api_adjustments'
9 years ago
Jenkins2 2f684eb6a5 Merge "stream: Add ast_stream_topology_del_stream() and unit test."
9 years ago
Alexei Gradinari 7a46309d3d res_pjsip: New endpoint option "notify_early_inuse_ringing"
9 years ago
George Joseph 1ac0096512 res_ari: Add "module loaded" check to ari stubs
9 years ago
Joshua Colp 1f2ab6e72a Merge "bridge: Add a deferred queue."
9 years ago
Richard Mudgett e563a1920e SDP: Add get/set option calls for RTP sched context per type.
9 years ago
Richard Mudgett a95584d079 SDP: Set the remote c= line in RTP instance.
9 years ago
Richard Mudgett 06265b8c8a stream: Add ast_stream_topology_del_stream() and unit test.
9 years ago
Richard Mudgett 4797a8bb81 stream: Ignore declined streams for some topology calls.
9 years ago
Joshua Colp d6386a8f0c bridge: Add a deferred queue.
9 years ago
Kevin Harwell 9e53c30610 res_pjsip_refer/session: Calls dropped during transfer
9 years ago
Joshua Colp 861984eac0 res_pjsip: Add support for returning only reachable contacts and use it.
9 years ago
Jenkins2 452e6315bb Merge "format: Reintroduce smoother flags"
9 years ago
Joshua Colp 1a24543124 Merge "Confbridge: Add "sfu" video mode to bridge profile options."
9 years ago
Jenkins2 bb2f6234da Merge "Add primitive SFU support to bridge_softmix."
9 years ago
Joshua Colp 97abf6d475 Merge "res_srtp: Add support for libsrtp2"
9 years ago
Jenkins2 48d047ad5a Merge "res_pjsip: New endpoint option "refer_blind_progress""
9 years ago
Sean Bright 5c27fe2187 format: Reintroduce smoother flags
9 years ago
Mark Michelson 39d14834f8 Confbridge: Add "sfu" video mode to bridge profile options.
9 years ago
Mark Michelson 2da869408a Add primitive SFU support to bridge_softmix.
9 years ago
Sean Bright 1f136fe885 res_srtp: Add support for libsrtp2
9 years ago
Jenkins2 56b6a71548 Merge "asterisk: Audit locking of channel when manipulating flags."
9 years ago
George Joseph 08edd54c1b unittests: Add a unit test that causes a SEGV and...
9 years ago
Kevin Harwell 51375686f7 core/conversions: Added string to unsigned integer and long conversions
9 years ago
Joshua Colp 5a7af00e80 asterisk: Audit locking of channel when manipulating flags.
9 years ago
George Joseph ce4d8dac91 Merge changes from topic 'sdp_api_adjustments'
9 years ago
Jenkins2 f09e079294 Merge "SDP: Add interface_address to specify our address to use."
9 years ago
Jenkins2 542dd7d795 Merge "logger: Added logger_queue_limit to the configuration options."
9 years ago
Alexei Gradinari 808f299808 res_pjsip: New endpoint option "refer_blind_progress"
9 years ago
Richard Mudgett b8659be9b0 SDP: Make process possible multiple fmtp attributes per rtpmap.
9 years ago
Richard Mudgett 16785c0908 SDP: Add interface_address to specify our address to use.
9 years ago
Richard Mudgett 367042bd3e SDP: Explicitly stop a RTP instance before destoying it.
9 years ago
Richard Mudgett ae7689f093 SDP: Update ast_get_topology_from_sdp() to keep RTP map.
9 years ago
Joshua Colp c62b5721b3 Merge "stream: ast_stream_clone() cannot copy the opaque user data."
9 years ago
George Joseph 201346fb7d logger: Added logger_queue_limit to the configuration options.
9 years ago
Joshua Colp 552e6d81ef Merge "bridge: Fix returning to dialplan when executing Bridge() from AMI."
9 years ago
Richard Mudgett 56c5c51076 stream: ast_stream_clone() cannot copy the opaque user data.
9 years ago
Jenkins2 a20db27c56 Merge "SDP: Replace SDP telephone_event option with dtmf option"
9 years ago
Joshua Colp c90d81ef51 bridge: Fix returning to dialplan when executing Bridge() from AMI.
9 years ago
Kevin Harwell 7b0e3b92fd bridge_simple: Added support for streams
9 years ago
Richard Mudgett cd272da7a8 SDP: Replace SDP telephone_event option with dtmf option
9 years ago
Joshua Colp 1d6429b269 Merge "SDP: Make SDP translation to/from internal representation more const."
9 years ago
Joshua Colp 090c6b702e Merge "stream: Make ast_stream_topology_create_from_format_cap() allow NULL cap."
9 years ago
Jenkins2 9af53d3563 Merge "SDP: Make ast_sdp_state_set_remote_sdp() return error."
9 years ago
Jenkins2 74134a03bc Merge "SDP: Misc cleanups (Mostly memory leaks)"
9 years ago
Jenkins2 94b97e0835 Merge "SDP API: Add SSRC-level attributes"
9 years ago
Richard Mudgett ede90e4aa5 SDP: Make SDP translation to/from internal representation more const.
9 years ago
Richard Mudgett 5c1851cbc0 stream: Make ast_stream_topology_create_from_format_cap() allow NULL cap.
9 years ago
Richard Mudgett d71c6e3bfd SDP: Make ast_sdp_state_set_remote_sdp() return error.
9 years ago
Richard Mudgett 176123e76c SDP: Misc cleanups (Mostly memory leaks)
9 years ago
Jenkins2 528e238447 Merge "channel: Add ability to request an outgoing channel with stream topology."
9 years ago
Jenkins2 066659a383 Merge "res_pjsip_session: Add cleanup to ast_sip_session_terminate"
9 years ago
Jenkins2 49b2d1bde5 Merge "vector: defaults and indexes"
9 years ago
Mark Michelson d6535c0080 SDP API: Add SSRC-level attributes
9 years ago
George Joseph d6b2a58736 res_pjsip_session: Add cleanup to ast_sip_session_terminate
9 years ago
Joshua Colp 2b22c3c84b channel: Add ability to request an outgoing channel with stream topology.
9 years ago
Joshua Colp 78eb08e7ba Merge "sdp: Add support for T.38"
9 years ago
Joshua Colp ed69471f94 Merge "SDP: Ensure SDPs "merge" properly."
9 years ago
Kevin Harwell cf3429b934 vector: defaults and indexes
9 years ago
Jenkins2 e478d2eb94 Merge "res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP."
9 years ago
Joshua Colp 19a79ae12c sdp: Add support for T.38
9 years ago
Mark Michelson 32b3e36c68 SDP: Ensure SDPs "merge" properly.
9 years ago
Sean Bright 59203c51cc core: Use eventfd for alert pipes on Linux when possible
9 years ago
zuul e803eafb65 Merge "modules: change module LOAD_FAILUREs to LOAD_DECLINES"
9 years ago
Alexander Traud 72c5f3b0ba res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP.
9 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
Torrey Searle 7901225261 strings.h: Avoid overflows in the string hash functions
9 years ago
Joshua Colp 0e7d29501d Merge "core: Improve/simplify handling of required headers."
9 years ago
George Joseph 01e9eaf3a6 pjproject_bundled: Add 3 upstream patches
9 years ago
Corey Farrell 8e36064109 core: Improve/simplify handling of required headers.
9 years ago
Mark Michelson cf4dd32bef Merge "sdp: Add support for setting connection address and clean up state."
9 years ago
Corey Farrell f9695dc057 Forward declare 'struct ast_json' in asterisk.h
9 years ago
zuul 0a06d39716 Merge "CEL: Remove header declarations of non-existant functions."
9 years ago
Joshua Colp f3290d6b66 sdp: Add support for setting connection address and clean up state.
9 years ago
Sean Bright 5c1ea3ebbd astobj2: Prevent potential deadlocks with ao2_global_obj_release
9 years ago
Corey Farrell 4e5cc70fb4 CEL: Remove header declarations of non-existant functions.
9 years ago
George Joseph 88a4c93e4c Merge "core: Remove embedded module support"
9 years ago
zuul 7c2f4601f2 Merge "channel: Remove old epoll support and fixed max number of file descriptors."
9 years ago
Joshua Colp 5d938045d4 channel: Remove old epoll support and fixed max number of file descriptors.
9 years ago
Sean Bright cf6a6226ab core: Remove embedded module support
9 years ago
zuul 90634cc184 Merge "rtp_engine: allocate RTP dynamic payloads per session"
9 years ago
Kevin Harwell d2f2cdf476 AMI: Updated version
9 years ago
Joshua Colp c1ab8ca74c Merge "res_pjsip_session: Enable RFC3578 overlap dialing support."
9 years ago
Kevin Harwell 9b103e7bea rtp_engine: allocate RTP dynamic payloads per session
9 years ago
Richard Begg 6b7697ed48 res_pjsip_session: Enable RFC3578 overlap dialing support.
9 years ago
zuul 9f64980e60 Merge "autochan/mixmonitor/chanspy: Fix unsafe channel locking and references."
9 years ago
Sean Bright d4fcf196a2 res_hep: Capture actual transport type in use
9 years ago
Sean Bright fc71c18a9b thread safety: Don't use getprotobyname()
9 years ago
Joshua Colp 732367e806 Merge "res_pjsip: Symmetric transports"
9 years ago
Joshua Colp 76e64f5589 Merge "RFC sdp: Initial SDP creation"
9 years ago
George Joseph 5013d8f5d3 res_pjsip: Symmetric transports
9 years ago
Joshua Colp 84f0871cba Merge "Add rtcp-mux support"
9 years ago
Richard Mudgett c87e7dd9ec autochan/mixmonitor/chanspy: Fix unsafe channel locking and references.
9 years ago
Mark Michelson 10fa49e327 Add rtcp-mux support
9 years ago
George Joseph 8470c2bdea RFC sdp: Initial SDP creation
9 years ago
Joshua Colp 3ed05badb9 core: Add stream topology changing primitives with tests.
9 years ago
Joshua Colp fb11f038a3 Merge "stream: Unit tests for stream read and tweaks framework"
9 years ago
George Joseph 0560c32375 stream: Unit tests for stream read and tweaks framework
9 years ago
Mark Michelson 9c55a71798 SDP: Add initial SDP state machine.
9 years ago
Joshua Colp ff2b4308d1 bridge_native_rtp: Handle case where channel joins already suspended.
9 years ago
George Joseph df22d297a6 Merge "channel: Add ast_read_stream function for reading frames from all streams."
9 years ago
Joshua Colp 6ac33bfe3e Merge "Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix."
9 years ago
zuul 461577b23b Merge "channel: Add support for writing to a specific stream."
9 years ago
Joshua Colp c07c6714f2 channel: Add ast_read_stream function for reading frames from all streams.
9 years ago
Joshua Colp 6cc890b880 channel: Add support for writing to a specific stream.
9 years ago
frahaase 094c26aa68 Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
9 years ago
zuul 6c22d4b320 Merge "core: Show streams in "core show channel"."
9 years ago
Joshua Colp 10302fa63f Merge "Add initial SDP state code."
9 years ago
Joshua Colp f58aefba5b core: Show streams in "core show channel".
9 years ago
Joshua Colp 8f248f7a1c Merge "realtime: Centralize some common realtime backend code"
9 years ago
Mark Michelson a738772edd Add initial SDP state code.
9 years ago
Joshua Colp 16b0bb39c1 Merge changes from topic 'sdp_state_beginnings'
9 years ago
Sean Bright 6e6c96d713 realtime: Centralize some common realtime backend code
9 years ago
Joshua Colp fe88f2e5ca Merge "Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer"
9 years ago
Mark Michelson 5a130b2e17 Add SDP translator and PJMEDIA implementation.
9 years ago
Mark Michelson 8af6342555 Add initial SDP options.
9 years ago
zuul ab34e46b3a Merge "stream: Rename creates/destroys to allocs/frees"
9 years ago
Joshua Colp b1edbc4c83 Merge "res_pjsip_pubsub: Correctly implement persisted subscriptions"
9 years ago
George Joseph f8f513d363 stream: Rename creates/destroys to allocs/frees
9 years ago
George Joseph ca7fa7bbd2 Merge "stream: Add stream topology to channel"
9 years ago
George Joseph 4bdf5d329f res_pjsip_pubsub: Correctly implement persisted subscriptions
9 years ago
Dennis Guse b58de2fab7 Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer
9 years ago
George Joseph bf2f091bbb stream: Add stream topology to channel
9 years ago
zuul 09fcfb26fa Merge "stream: Add media stream topology definition and API"
9 years ago
George Joseph 8b72ec312b stream: Add media stream topology definition and API
9 years ago
zuul f9f74f4b75 Merge "manager: Restore Originate failure behavior from Asterisk 11"
9 years ago
Sean Bright 0910773077 manager: Restore Originate failure behavior from Asterisk 11
9 years ago
Joshua Colp bab4885f1e stream: Add media stream definition and API with unit tests.
9 years ago
Richard Mudgett 97c308471d res_agi: Prevent an AGI from eating frames it should not. (Re-do)
9 years ago
Richard Mudgett 72e3fc5845 Frame deferral: Revert API refactoring.
9 years ago
George Joseph 6f645a6d4e Merge "media: Add experimental support for RTCP feedback."
9 years ago
zuul 10631bb209 Merge "PJPROJECT logging: Fix detection of max supported log level."
9 years ago
George Joseph 0ad6d2b3cf Merge "ari: Implement 'debug all' and request/response logging"
9 years ago
Richard Mudgett 36bdd7c1a0 Add notes about embedded ast_frame structs holding a format ref.
9 years ago
Richard Mudgett 6f3e8c8e01 PJPROJECT logging: Fix detection of max supported log level.
9 years ago
George Joseph 6691606723 ari: Implement 'debug all' and request/response logging
9 years ago
Lorenzo Miniero 1061539b75 media: Add experimental support for RTCP feedback.
9 years ago
Kevin Harwell 283c16c6b6 abstract/fixed/adpative jitter buffer: disallow frame re-inserts
9 years ago
Aaron An e0e502d9d2 res_rtp_asterisk: Fix bug in function CHANNEL(rtcp, all_rtt)
9 years ago
zuul 6962a13466 Merge "core/pbx: dialplan show - display filename/line#"
9 years ago
Jonathan R. Rose d96e350256 core/pbx: dialplan show - display filename/line#
9 years ago
Richard Mudgett 44e72c9d44 MESSAGE: Flush Message/ast_msg_queue channel alert pipe.
9 years ago