Commit Graph

3785 Commits (a36d8cc53333ce5b6bbeec6552c2ee902de2aa2d)

Author SHA1 Message Date
Kevin Harwell 7da6ddda30 res_pjsip: Add "webrtc" configuration option
9 years ago
Jenkins2 0f45c979a3 Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."
9 years ago
Corey Farrell 78a50b0343 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
9 years ago
Joshua Colp 065c3005ad res_rtp_asterisk / res_pjsip: Add support for BUNDLE.
9 years ago
Corey Farrell 6b138046e7 core: Add digit filtering to ast_waitfordigit_full
9 years ago
Joshua Colp 7f09fd2c2f bridge/core_unreal: Fix SFU bugs with forwarding frames.
9 years ago
Jenkins2 d6c08cc559 Merge "core: Remove 'Data Retrieval API'"
9 years ago
George Joseph 7a306468f4 Merge "bridge_native_rtp: Keep rtp instance refs on bridge_channel"
9 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
9 years ago
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