Commit Graph

4094 Commits (18f5f5fc99a8106c1856d13aeeeeafa2b13ef033)

Author SHA1 Message Date
Richard Mudgett 90bb0a3e10 core: Add cache_media_frames debugging option.
8 years ago
Corey Farrell e9f8b317c3 Build: Make function constructor/destructor attributes mandatory.
8 years ago
Corey Farrell 0bda39c668 DEBUG_FD_LEAKS: Add missing FD creators.
8 years ago
Joshua Colp e7c52d1b61 Merge "Fix ast_(v)asprintf() malloc failure usage conditions."
8 years ago
Joshua Colp 637b37fb98 Merge "dtls: Add support for ephemeral DTLS certificates."
8 years ago
Richard Mudgett ee08f10d06 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Sean Bright 04d3785a79 dtls: Add support for ephemeral DTLS certificates.
8 years ago
Corey Farrell 4013bfa52b configure: Add autoconf check for libopusfile.
8 years ago
Corey Farrell b9f457eac0 Modules: Additional improvements to CLI completion.
8 years ago
Joshua Colp df18445b98 Merge "Build System: Fix --disable-xmldoc option."
8 years ago
Joshua Colp 4c535f5c30 core / pjsip: Add support for grouping streams together.
8 years ago
Joshua Colp 99f998c69d Merge "res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint."
8 years ago
Joshua Colp 9e1fbab382 res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.
8 years ago
Corey Farrell 5553adb8ba Build System: Fix --disable-xmldoc option.
8 years ago
Corey Farrell 569e9a8391 Single API for ast_store_lock_info and ast_remove_lock_info.
8 years ago
Nir Simionovich 4559cd0e28 This patch adds a beanstalk CDR backend.
8 years ago
Thomas Sevestre 21c0283b78 features, manager : Add CancelAtxfer AMI action
8 years ago
Jenkins2 6058b1ef3e Merge "sorcery: Use ao2_weakproxy to hold list of instances."
8 years ago
Jenkins2 b94f2343a6 Merge "astobj2: Add ao2_weakproxy_find function."
8 years ago
Jenkins2 3affeac39d Merge "astobj2: Run weakproxy callbacks outside of lock."
8 years ago
Seán C McCord e8bde6916a ari/bridge: Add mute, dtmf suppression controls
8 years ago
Jenkins2 1505c1bb09 Merge "res_pjsip_registrar.c: Update remove_existing AOR contact handling."
8 years ago
Corey Farrell b8dadccbe1 sorcery: Use ao2_weakproxy to hold list of instances.
8 years ago
Corey Farrell b058f8673a astobj2: Add ao2_weakproxy_find function.
8 years ago
Corey Farrell fd3101e8ad astobj2: Run weakproxy callbacks outside of lock.
8 years ago
Jenkins2 6fc222a1d2 Merge "res_pjsip: Add REF_DEBUG info to module references."
8 years ago
Jenkins2 7002705940 Merge "cdr.h: Fix doxygen comments."
8 years ago
Jenkins2 89859f33b2 Merge "res_pjsip: Fix issues that prevented shutdown of modules."
8 years ago
Richard Mudgett e769846f11 cdr.h: Fix doxygen comments.
8 years ago
Richard Mudgett fb19799b62 res_pjsip_registrar.c: Update remove_existing AOR contact handling.
8 years ago
Corey Farrell 3bd00c4a7e vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED.
8 years ago
Corey Farrell 65399a5eda res_pjsip: Add REF_DEBUG info to module references.
8 years ago
Corey Farrell 7d04544986 res_pjsip: Fix issues that prevented shutdown of modules.
8 years ago
George Joseph d1de7948fe logger: Bring back ability to turn debug on by source file
8 years ago
Joshua Colp f2985e3106 bridge: Change participant SFU streams when source streams change.
8 years ago
Jean Aunis 6b7d5671d1 bridge : Fix one-way direct-media when early bridging with native_rtp
8 years ago
George Joseph 446d48fd49 res_pjsip: Add handling for incoming unsolicited MWI NOTIFY
8 years ago
George Joseph 94091c7b96 stasis/control: Fix possible deadlock with swap channel
8 years ago
Walter Doekes f856d9b42b res/res_pjsip: Standardize/fix localnet checks across pjsip.
8 years ago
Corey Farrell 1bf3dfffd7 AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Torrey Searle 33a648d4c6 res/res_pjsip_session: allow SDP answer to be regenerated
8 years ago
Richard Mudgett 6ad8249233 bridge: Fix softmix bridge deadlock.
8 years ago
Richard Mudgett 9c70c88369 channel: Fix topology API locking.
8 years ago
Richard Mudgett 82f4ade959 res_pjsip: Remove ephemeral registered contacts on transport shutdown.
8 years ago
Richard Mudgett 1dcb92bba8 res_pjsip: PJSIP Transport state monitor refactor.
8 years ago
Torrey Searle a2dde59154 res_rtp_asterisk: Make P2P bridge Asymmetric codec aware
8 years ago
Kevin Harwell 104a8047a5 res_pjsip_session/_sdp_rtp: Handling of 'msid' is incorrect
8 years ago
Joshua Colp 2a4283f3e7 res_pjsip: Add support for dnsmgr to external_media_address.
8 years ago
Torrey Searle 65c560894d chan_pjsip: add a new function PJSIP_DTMF_MODE
8 years ago
Jenkins2 1bec535df2 Merge "Core: Add support for systemd socket activation."
8 years ago
Joshua Colp b610295b62 Merge "bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues."
8 years ago
Joshua Colp 8412cc1e07 Merge "SDP: Rework SDP offer/answer model and update capabilities merges."
8 years ago
Joshua Colp a6eb9ee7d2 core: Add VP9 passthrough support.
8 years ago
Matthew Fredrickson 2697e45157 format.h: Fix a few minor errors in comments.
8 years ago
George Joseph 3e8d628c0e Update AMI and ARI versions for master/15 and update UPDATE.txt
8 years ago
Joshua Colp f43fc91911 Merge "core: Add digit filtering to ast_waitfordigit_full"
8 years ago
Jenkins2 62c381afdb Merge "core: Add PARSE_TIMELEN support to ast_parse_arg and ACO."
8 years ago
Joshua Colp 680c491a62 bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.
8 years ago
Jenkins2 594c7a50af Merge "bridge/core_unreal: Fix SFU bugs with forwarding frames."
8 years ago
Kevin Harwell 7da6ddda30 res_pjsip: Add "webrtc" configuration option
8 years ago
Jenkins2 0f45c979a3 Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."
8 years ago
Corey Farrell 78a50b0343 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
8 years ago
Joshua Colp 065c3005ad res_rtp_asterisk / res_pjsip: Add support for BUNDLE.
8 years ago
Corey Farrell 6b138046e7 core: Add digit filtering to ast_waitfordigit_full
8 years ago
Joshua Colp 7f09fd2c2f bridge/core_unreal: Fix SFU bugs with forwarding frames.
8 years ago
Jenkins2 d6c08cc559 Merge "core: Remove 'Data Retrieval API'"
8 years ago
George Joseph 7a306468f4 Merge "bridge_native_rtp: Keep rtp instance refs on bridge_channel"
8 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
Torrey Searle fb7247c57c res_pjsip: Add DTMF INFO Failback mode
8 years ago
Mark Michelson 45df25a579 chan_pjsip: Add support for multiple streams of the same type.
8 years ago
George Joseph 80e11bd79b bridge_native_rtp: Keep rtp instance refs on bridge_channel
8 years ago
Kevin Harwell 27dae55fb6 core_local: local channel data not being properly unref'ed and unlocked
8 years ago
Richard Mudgett 3a18a09030 SDP: Rework SDP offer/answer model and update capabilities merges.
8 years ago
Corey Farrell 70d2ccb9da Core: Add support for systemd socket activation.
8 years ago
George Joseph 3f5bf287a2 Merge "SDP: Add get/set option calls for RTP sched context per type."
8 years ago
Jenkins2 317234bdc6 Merge "res_pjsip: New endpoint option "notify_early_inuse_ringing""
8 years ago
Jenkins2 d81293a5dd Merge changes from topic 'sdp_api_adjustments'
8 years ago
Jenkins2 2f684eb6a5 Merge "stream: Add ast_stream_topology_del_stream() and unit test."
8 years ago
Alexei Gradinari 7a46309d3d res_pjsip: New endpoint option "notify_early_inuse_ringing"
8 years ago
George Joseph 1ac0096512 res_ari: Add "module loaded" check to ari stubs
8 years ago
Joshua Colp 1f2ab6e72a Merge "bridge: Add a deferred queue."
8 years ago
Richard Mudgett e563a1920e SDP: Add get/set option calls for RTP sched context per type.
8 years ago
Richard Mudgett a95584d079 SDP: Set the remote c= line in RTP instance.
8 years ago
Richard Mudgett 06265b8c8a stream: Add ast_stream_topology_del_stream() and unit test.
8 years ago
Richard Mudgett 4797a8bb81 stream: Ignore declined streams for some topology calls.
8 years ago
Joshua Colp d6386a8f0c bridge: Add a deferred queue.
8 years ago
Kevin Harwell 9e53c30610 res_pjsip_refer/session: Calls dropped during transfer
8 years ago
Joshua Colp 861984eac0 res_pjsip: Add support for returning only reachable contacts and use it.
8 years ago
Jenkins2 452e6315bb Merge "format: Reintroduce smoother flags"
8 years ago
Joshua Colp 1a24543124 Merge "Confbridge: Add "sfu" video mode to bridge profile options."
8 years ago
Jenkins2 bb2f6234da Merge "Add primitive SFU support to bridge_softmix."
8 years ago
Joshua Colp 97abf6d475 Merge "res_srtp: Add support for libsrtp2"
8 years ago
Jenkins2 48d047ad5a Merge "res_pjsip: New endpoint option "refer_blind_progress""
8 years ago
Sean Bright 5c27fe2187 format: Reintroduce smoother flags
8 years ago
Mark Michelson 39d14834f8 Confbridge: Add "sfu" video mode to bridge profile options.
8 years ago
Mark Michelson 2da869408a Add primitive SFU support to bridge_softmix.
8 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
George Joseph 79b09b5f18 res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses command
9 years ago
Joshua Colp faf2194fab Merge "app_originate: Add option to execute gosub prior to dial"
9 years ago
Joshua Colp cd5d9d1d69 Merge "tcptls: Use new certificate upon sip reload"
9 years ago
Joshua Colp 197e408395 Merge "PJPROJECT logging: Made easier to get available logging levels."
9 years ago
Guido Falsi 75230f4c01 res_rtp: Fix regression when IPv6 is not available.
9 years ago
Richard Mudgett 1dfa11b65c PJPROJECT logging: Made easier to get available logging levels.
9 years ago
Alexei Gradinari e5e887be53 chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no
9 years ago
David Kerr ddc951060a app_originate: Add option to execute gosub prior to dial
9 years ago
Joshua Colp c9cc64b911 Merge "ast_format: Adds an identifier for interleaved audio formats to the ast_format"
9 years ago
Michael Kuron 635b0a0a55 tcptls: Use new certificate upon sip reload
9 years ago
zuul 120a4999f0 Merge "Add support for building RADIUS with radcli"
9 years ago
Joshua Colp 98b3b500dc Merge "manager: update minor version"
9 years ago
Joshua Colp d3dba74017 Merge "Implement internal abstraction for iostreams"
9 years ago
Mark Michelson d670ea6297 manager: update minor version
9 years ago
Joshua Colp ed143a3b7c Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak."
9 years ago
George Joseph 97b2ba472d Merge "channel: Fix issues in hangup scenarios caused by frame deferral"
9 years ago
George Joseph ac0a1ee6da Merge "Revert "Revert "Add API for channel frame deferral."""
9 years ago
zuul d0474f6322 Merge "res/ari/resource_bridges: Add the ability to manipulate the video source"
9 years ago
Joshua Colp 1c26117dff Merge "cli: Fix ast_el_read_char to work with libedit >= 3.1"
9 years ago
Richard Mudgett 0cd0e70c16 res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak.
9 years ago
Joshua Colp 6911f9891f Merge "manager: Bump AMI version number."
9 years ago
Timo Teräs 070a51bf7c Implement internal abstraction for iostreams
9 years ago
Joshua Colp d3b61a98f4 manager: Bump AMI version number.
9 years ago
Matt Jordan a72ef38113 res/ari/resource_bridges: Add the ability to manipulate the video source
9 years ago
George Joseph 7263a17ca0 channel: Fix issues in hangup scenarios caused by frame deferral
9 years ago
George Joseph 2966fa5ad7 Revert "Revert "Add API for channel frame deferral.""
9 years ago
Sebastien Duthil c6d755de11 res_ari: Add support for channel variables in ARI events.
9 years ago
George Joseph 72da2ef9ff cli: Fix ast_el_read_char to work with libedit >= 3.1
9 years ago
Tzafrir Cohen 97a75e3829 Add support for building RADIUS with radcli
9 years ago
George Joseph fa749866c1 Revert "Add API for channel frame deferral."
9 years ago
Mark Michelson f073f648b8 Add API for channel frame deferral.
9 years ago
Joshua Colp 1ab943a425 Merge "stasis_recording/stored: remove calls to deprecated readdir_r function."
9 years ago
frahaase b2b5f9d897 ast_format: Adds an identifier for interleaved audio formats to the ast_format
9 years ago
Kevin Harwell 70d5f90e3d stasis_recording/stored: remove calls to deprecated readdir_r function.
9 years ago
Alexander Traud 9ac53877f6 rtp_engine: Allow more than 32 dynamic payload types.
9 years ago
Joshua Colp dd84684272 Merge "define PATH_MAX for HURD"
9 years ago
Matt Jordan c30d677333 res/stasis: Add CLI commands for displaying/debugging ARI apps
9 years ago
Tzafrir Cohen 69fed26deb define PATH_MAX for HURD
9 years ago
Corey Farrell 273debd261 vector: Prevent NULL argument to memcpy.
9 years ago
Corey Farrell d6ad867897 Fix shutdown crash caused by modules being left open.
9 years ago
zuul 0ec5abe592 Merge "Remove ASTERISK_REGISTER_FILE."
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp aed6c219a3 pjsip: Fix a few media bugs with reinvites and asymmetric payloads.
9 years ago
Mark Michelson e459b8dadf ARI: Detect duplicate channel IDs
9 years ago
Richard Mudgett 1c4c6c082d json: Add UTF-8 check call.
9 years ago
frahaase dd6fc1bb7d Binaural synthesis (confbridge): Adds libfftw3 as dependency.
9 years ago
zuul 8b58db0962 Merge "Binaural synthesis (confbridge): interleaved two-channel audio."
9 years ago
zuul c44456db9d Merge "bundled_pjproject: Add tests for programs used by the Makefile, et al."
9 years ago
zuul 3981bc2a54 Merge "res_calendar: Add support for fetching calendars when reloading"
9 years ago
Badalyan Vyacheslav 17031f12fe vector: After remove element recheck index
9 years ago
Badalyan Vyacheslav 3ab7fae96b res_pjsip_config_wizard: Memory leak in module_unload
9 years ago
Ludovic Gasc (GMLudo) 9f62feca60 res_calendar: Add support for fetching calendars when reloading
9 years ago
George Joseph 5fb848eebd bundled_pjproject: Add tests for programs used by the Makefile, et al.
9 years ago
frahaase c455823657 Binaural synthesis (confbridge): interleaved two-channel audio.
9 years ago
Corey Farrell 2a03575c30 astobj2: Add backtrace to log_bad_ao2.
9 years ago
Joshua Colp 224c295292 Merge "core: Remove ABI effects of LOW_MEMORY."
9 years ago
Kevin Harwell d31ffb421c Remove "format_ogg_opus: New format"
9 years ago
Corey Farrell 8c5c95ad89 core: Remove ABI effects of LOW_MEMORY.
9 years ago
George Joseph 5cc3c6679f codec_opus: Replace res_format_attr_opus with the one from codec_opus
9 years ago
George Joseph 40aa28131b format_ogg_opus: New format
9 years ago
George Joseph d425971009 chan_sip: Address runaway when realtime peers subscribe to mailboxes
9 years ago
Tzafrir Cohen 07b95f7c65 sd_notify (systemd status notifications) support
9 years ago
Richard Mudgett ba362822f3 res_pjsip: Add ignore_uri_user_options option.
9 years ago
zuul 9d54dd04bb Merge "res/res_pjsip: Add preferred_codec_only config to pjsip endpoint."
9 years ago
Aaron An 2a50c29101 res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.
9 years ago
zuul 51ec782372 Merge "res_pjsip_session: segfault on already disconnected session"
9 years ago
zuul b5e4445b29 Merge "sorcery: Create function ast_sorcery_lockable_alloc."
9 years ago
zuul 825d6e036c Merge "named_locks: Use ao2_weakproxy to deal with cleanup from container."
9 years ago
zuul d57242a16b Merge "astobj2: Support using a separate object for locking."
9 years ago
Alexei Gradinari 7bb7f7b9d5 res_pjsip_session: segfault on already disconnected session
9 years ago
Joshua Colp e34f299a96 Merge "codecs: Add Codec 2 mode 2400."
9 years ago
Corey Farrell e875e1c12a sorcery: Create function ast_sorcery_lockable_alloc.
9 years ago
Corey Farrell 131baf70d6 named_locks: Use ao2_weakproxy to deal with cleanup from container.
9 years ago
Corey Farrell 0c5b6e9ff5 astobj2: Support using a separate object for locking.
9 years ago
Joshua Colp 4a8bdfc49b Merge "res_fax: Fix deadlock in ast_channel_get_t38_state()."
9 years ago
Joshua Colp 179e8c15c8 Merge "res_fax: Fix deadlock setting FAXMODE channel variable."
9 years ago
zuul c82cef8441 Merge "Fix checks for allocation debugging."
9 years ago
zuul e3e08e1131 Merge "Fix naming mismatch of allocator functions."
9 years ago
Richard Mudgett 5eb6cb969f res_fax: Fix deadlock in ast_channel_get_t38_state().
9 years ago
Richard Mudgett 277a2d667a res_fax: Fix deadlock setting FAXMODE channel variable.
9 years ago
Alexander Traud 2e79f52d71 codecs: Add Codec 2 mode 2400.
9 years ago
Corey Farrell 55ccdf93c3 Fix checks for allocation debugging.
9 years ago
Corey Farrell 8061d9f66f Fix naming mismatch of allocator functions.
9 years ago
Torrey Searle c1b6a79686 res_ari: Add http prefix to generated docs
9 years ago
George Joseph 534063fd67 res_pjsip: Add contact_user to endpoint
9 years ago
Alexei Gradinari e85adbd947 core: Entity ID is not set or invalid
9 years ago
zuul 8d84c8edff Merge "res_resolver_unbound: Allow compilation with libunbound version < 1.5"
9 years ago
zuul 74fffe9df2 Merge "res_srtp: Move SDP SRTP code from the core to res_srtp."
9 years ago
Richard Mudgett 41aba83ff6 res_srtp: Move SDP SRTP code from the core to res_srtp.
9 years ago
Alexei Gradinari 820879415f pjsip: Fix deadlock with suspend taskprocessor on masquerade
9 years ago
George Joseph 8d42ff784d res_resolver_unbound: Allow compilation with libunbound version < 1.5
9 years ago
zuul 393d571e93 Merge "Produce friendly error when AST_MODULE_SELF_SYM is not defined."
9 years ago
Corey Farrell 827457dca0 Produce friendly error when AST_MODULE_SELF_SYM is not defined.
9 years ago
Alexei Gradinari 403b63571c res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stack
9 years ago
Corey Farrell 29b0f733a0 Add missing checks during startup.
9 years ago
Richard Mudgett 68ebf86e2f pbx.c: Allow dangerous functions when adding a hint to dialplan.
9 years ago
zuul e2bfcb3e58 Merge "codecs: Add iLBC 20."
9 years ago
George Joseph 8852a4c3db asterisk.c: Add auto generation and persistence of UUID
9 years ago
Alexander Traud 8fb807009f codecs: Add iLBC 20.
9 years ago
Richard Mudgett 4286a369a1 res_pjsip: Whitespace and comment cleanup.
9 years ago
zuul 9473818659 Merge "res_srtp: Enable AES-256 and AES-GCM."
9 years ago
Joshua Colp 7f36b79f87 Merge "res_fax: Fix FAXOPT(faxdetect) timeout option."
9 years ago
Joshua Colp 0933f0cf96 Merge "res_pjsip: Add fax_detect_timeout endpoint option."
9 years ago
zuul 194d0f606b Merge "pbx: Create pbx_sw.c for management of 'struct ast_sw'."
9 years ago
zuul fbdeb01edf Merge "Add conditional support for noreturn functions."
9 years ago
Corey Farrell a36a174c4b pbx: Create pbx_sw.c for management of 'struct ast_sw'.
9 years ago
Alexander Traud 1d2173c7ae res_srtp: Enable AES-256 and AES-GCM.
9 years ago
Corey Farrell 8f6e9ffcc6 Add conditional support for noreturn functions.
9 years ago
Richard Mudgett 804fbd9c2b res_fax: Fix FAXOPT(faxdetect) timeout option.
9 years ago
Richard Mudgett e739888d99 res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
Corey Farrell e2e8713b84 pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.
9 years ago
Corey Farrell be36bd7ca5 pbx: Create pbx_include.c for management of 'struct ast_include'.
9 years ago
Mark Michelson 273052f404 Update support for SILK format.
9 years ago
zuul bea3e9b6fb Merge "BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf."
9 years ago
Joshua Colp 89f0a7d3f4 Merge "res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS."
9 years ago
Alexander Traud 85212f2799 res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.
9 years ago
Matt Jordan f12311ee69 res/res_corosync: Raise a Stasis message on node join/leave events
9 years ago
Alexander Traud a3f4141f6f BuildSystem: Avoid obsolete warning with pthread.m4 on autoconf.
9 years ago
Joshua Colp e049248161 Merge "res_pjsip: Fix statsd regression."
9 years ago
Joshua Colp 90d4ebbb40 Merge "res_pjsip: Added "subscribe_context" to endpoint"
9 years ago
Joshua Colp 8654727eb7 Merge "BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf."
9 years ago
Richard Mudgett b85446d039 res_pjsip: Fix statsd regression.
9 years ago
Joshua Colp 4ad333bb0e func_odbc: Fix connection deadlock.
9 years ago
Alexei Gradinari 1c949eea6c res_pjsip: Added "subscribe_context" to endpoint
9 years ago
Alexander Traud 32cb981d04 BuildSystem: Avoid obsolete warning with libcurl.m4 on autoconf.
9 years ago
Joshua Colp 040a11cecd Merge "res_pjsip: improve realtime performance #2"
9 years ago
zuul fab67b8b4d Merge "codecs: Fix ABI incompatibility created by adding format_name to ast_codec"
9 years ago
zuul 6aaba96aca Merge "BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf."
9 years ago
George Joseph 4045e6d8ba codecs: Fix ABI incompatibility created by adding format_name to ast_codec
9 years ago
Alexander Traud 6e87bf746a BuildSystem: Avoid obsolete warning with AC_TYPE_SIGNAL on autoconf.
9 years ago
Joshua Colp 8b85b05092 Merge "Fix Alembic upgrades."
9 years ago
Alexei Gradinari 6fa3ed0679 res_pjsip: improve realtime performance #2
9 years ago