Commit Graph

3830 Commits (8dea4ee4dc96fd6ae94db070cc8e5f07c8faafa8)

Author SHA1 Message Date
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.
10 years ago
Joshua Colp aed6c219a3 pjsip: Fix a few media bugs with reinvites and asymmetric payloads.
10 years ago
Mark Michelson e459b8dadf ARI: Detect duplicate channel IDs
10 years ago
Richard Mudgett 1c4c6c082d json: Add UTF-8 check call.
10 years ago
frahaase dd6fc1bb7d Binaural synthesis (confbridge): Adds libfftw3 as dependency.
10 years ago
zuul 8b58db0962 Merge "Binaural synthesis (confbridge): interleaved two-channel audio."
10 years ago
zuul c44456db9d Merge "bundled_pjproject: Add tests for programs used by the Makefile, et al."
10 years ago
zuul 3981bc2a54 Merge "res_calendar: Add support for fetching calendars when reloading"
10 years ago
Badalyan Vyacheslav 17031f12fe vector: After remove element recheck index
10 years ago
Badalyan Vyacheslav 3ab7fae96b res_pjsip_config_wizard: Memory leak in module_unload
10 years ago
Ludovic Gasc (GMLudo) 9f62feca60 res_calendar: Add support for fetching calendars when reloading
10 years ago
George Joseph 5fb848eebd bundled_pjproject: Add tests for programs used by the Makefile, et al.
10 years ago
frahaase c455823657 Binaural synthesis (confbridge): interleaved two-channel audio.
10 years ago
Corey Farrell 2a03575c30 astobj2: Add backtrace to log_bad_ao2.
10 years ago
Joshua Colp 224c295292 Merge "core: Remove ABI effects of LOW_MEMORY."
10 years ago
Kevin Harwell d31ffb421c Remove "format_ogg_opus: New format"
10 years ago
Corey Farrell 8c5c95ad89 core: Remove ABI effects of LOW_MEMORY.
10 years ago
George Joseph 5cc3c6679f codec_opus: Replace res_format_attr_opus with the one from codec_opus
10 years ago
George Joseph 40aa28131b format_ogg_opus: New format
10 years ago
George Joseph d425971009 chan_sip: Address runaway when realtime peers subscribe to mailboxes
10 years ago
Tzafrir Cohen 07b95f7c65 sd_notify (systemd status notifications) support
10 years ago
Richard Mudgett ba362822f3 res_pjsip: Add ignore_uri_user_options option.
10 years ago
zuul 9d54dd04bb Merge "res/res_pjsip: Add preferred_codec_only config to pjsip endpoint."
10 years ago
Aaron An 2a50c29101 res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.
10 years ago
zuul 51ec782372 Merge "res_pjsip_session: segfault on already disconnected session"
10 years ago
zuul b5e4445b29 Merge "sorcery: Create function ast_sorcery_lockable_alloc."
10 years ago
zuul 825d6e036c Merge "named_locks: Use ao2_weakproxy to deal with cleanup from container."
10 years ago
zuul d57242a16b Merge "astobj2: Support using a separate object for locking."
10 years ago
Alexei Gradinari 7bb7f7b9d5 res_pjsip_session: segfault on already disconnected session
10 years ago
Joshua Colp e34f299a96 Merge "codecs: Add Codec 2 mode 2400."
10 years ago
Corey Farrell e875e1c12a sorcery: Create function ast_sorcery_lockable_alloc.
10 years ago
Corey Farrell 131baf70d6 named_locks: Use ao2_weakproxy to deal with cleanup from container.
10 years ago
Corey Farrell 0c5b6e9ff5 astobj2: Support using a separate object for locking.
10 years ago
Joshua Colp 4a8bdfc49b Merge "res_fax: Fix deadlock in ast_channel_get_t38_state()."
10 years ago
Joshua Colp 179e8c15c8 Merge "res_fax: Fix deadlock setting FAXMODE channel variable."
10 years ago
zuul c82cef8441 Merge "Fix checks for allocation debugging."
10 years ago
zuul e3e08e1131 Merge "Fix naming mismatch of allocator functions."
10 years ago
Richard Mudgett 5eb6cb969f res_fax: Fix deadlock in ast_channel_get_t38_state().
10 years ago
Richard Mudgett 277a2d667a res_fax: Fix deadlock setting FAXMODE channel variable.
10 years ago
Alexander Traud 2e79f52d71 codecs: Add Codec 2 mode 2400.
10 years ago
Corey Farrell 55ccdf93c3 Fix checks for allocation debugging.
10 years ago
Corey Farrell 8061d9f66f Fix naming mismatch of allocator functions.
10 years ago
Torrey Searle c1b6a79686 res_ari: Add http prefix to generated docs
10 years ago
George Joseph 534063fd67 res_pjsip: Add contact_user to endpoint
10 years ago
Alexei Gradinari e85adbd947 core: Entity ID is not set or invalid
10 years ago
zuul 8d84c8edff Merge "res_resolver_unbound: Allow compilation with libunbound version < 1.5"
10 years ago
zuul 74fffe9df2 Merge "res_srtp: Move SDP SRTP code from the core to res_srtp."
10 years ago
Richard Mudgett 41aba83ff6 res_srtp: Move SDP SRTP code from the core to res_srtp.
10 years ago
Alexei Gradinari 820879415f pjsip: Fix deadlock with suspend taskprocessor on masquerade
10 years ago
George Joseph 8d42ff784d res_resolver_unbound: Allow compilation with libunbound version < 1.5
10 years ago
zuul 393d571e93 Merge "Produce friendly error when AST_MODULE_SELF_SYM is not defined."
10 years ago
Corey Farrell 827457dca0 Produce friendly error when AST_MODULE_SELF_SYM is not defined.
10 years ago
Alexei Gradinari 403b63571c res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stack
10 years ago
Corey Farrell 29b0f733a0 Add missing checks during startup.
10 years ago
Richard Mudgett 68ebf86e2f pbx.c: Allow dangerous functions when adding a hint to dialplan.
10 years ago