Commit Graph

3619 Commits (c97eb951934bfb06f1625afe69185ddc8bf8ff1e)

Author SHA1 Message Date
Joshua Colp b872a73e6e Merge "rtp_engine: allocate RTP dynamic payloads per session" into 14
9 years ago
Kevin Harwell 74cb069af9 AMI: Updated version
9 years ago
Kevin Harwell d0649254b5 rtp_engine: allocate RTP dynamic payloads per session
9 years ago
Richard Begg d7f50afb7c res_pjsip_session: Enable RFC3578 overlap dialing support.
9 years ago
Joshua Colp d36a260fcf Merge "autochan/mixmonitor/chanspy: Fix unsafe channel locking and references." into 14
9 years ago
Sean Bright fa45b11727 res_hep: Capture actual transport type in use
9 years ago
Sean Bright 75c4b1c97d thread safety: Don't use getprotobyname()
9 years ago
George Joseph 6541a07083 res_pjsip: Symmetric transports
9 years ago
Richard Mudgett dcc2d8df0d autochan/mixmonitor/chanspy: Fix unsafe channel locking and references.
9 years ago
Mark Michelson a7764b0c36 Add rtcp-mux support
9 years ago
Joshua Colp 8476c27a77 bridge_native_rtp: Handle case where channel joins already suspended.
9 years ago
Sean Bright dc9bc25de9 realtime: Centralize some common realtime backend code
9 years ago
George Joseph 507c50914a res_pjsip_pubsub: Correctly implement persisted subscriptions
9 years ago
Sean Bright c74af2951b manager: Restore Originate failure behavior from Asterisk 11
9 years ago
Richard Mudgett d23fed8f2a res_agi: Prevent an AGI from eating frames it should not. (Re-do)
9 years ago
Richard Mudgett 4c4be0e0be Frame deferral: Revert API refactoring.
9 years ago
zuul 75ef430f2f Merge "PJPROJECT logging: Fix detection of max supported log level." into 14
9 years ago
zuul cac5ee2517 Merge "ari: Implement 'debug all' and request/response logging" into 14
9 years ago
Richard Mudgett 890bd1febf Add notes about embedded ast_frame structs holding a format ref.
9 years ago
Richard Mudgett b43cb30d7b PJPROJECT logging: Fix detection of max supported log level.
9 years ago
George Joseph 1d890874f3 ari: Implement 'debug all' and request/response logging
9 years ago
Kevin Harwell 434ae90d73 abstract/fixed/adpative jitter buffer: disallow frame re-inserts
9 years ago
Aaron An 6877e626a1 res_rtp_asterisk: Fix bug in function CHANNEL(rtcp, all_rtt)
9 years ago
Richard Mudgett c324e17d49 MESSAGE: Flush Message/ast_msg_queue channel alert pipe.
9 years ago
George Joseph 501ba69ac0 res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses command
9 years ago
zuul 1de7e0eefa Merge "tcptls: Use new certificate upon sip reload" into 14
9 years ago
Joshua Colp 7b1d990683 Merge "PJPROJECT logging: Made easier to get available logging levels." into 14
9 years ago
Guido Falsi 798179995b res_rtp: Fix regression when IPv6 is not available.
9 years ago
Richard Mudgett 846c77b28c PJPROJECT logging: Made easier to get available logging levels.
9 years ago
Alexei Gradinari d49fbc5f4e chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no
9 years ago
Michael Kuron cc619d30bf tcptls: Use new certificate upon sip reload
9 years ago
Mark Michelson 7a665c5c6e manager: update minor version
9 years ago
zuul 38d023c628 Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak." into 14
9 years ago
Joshua Colp aa1482aed4 Merge "channel: Fix issues in hangup scenarios caused by frame deferral" into 14
9 years ago
Joshua Colp caa207bc4f Merge "Revert "Revert "Add API for channel frame deferral.""" into 14
9 years ago
zuul fdea7fe9e4 Merge "res/ari/resource_bridges: Add the ability to manipulate the video source" into 14
9 years ago
George Joseph 42254406ad Merge "cli: Fix ast_el_read_char to work with libedit >= 3.1" into 14
9 years ago
Richard Mudgett fb05acbb32 res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak.
9 years ago
zuul 69bf9a01cd Merge "manager: Bump AMI version number." into 14
9 years ago
Joshua Colp f1359c7dc8 manager: Bump AMI version number.
9 years ago
Matt Jordan 62cbcb2e54 res/ari/resource_bridges: Add the ability to manipulate the video source
9 years ago
George Joseph ac6051c302 channel: Fix issues in hangup scenarios caused by frame deferral
9 years ago
George Joseph 88111da235 Revert "Revert "Add API for channel frame deferral.""
9 years ago
Sebastien Duthil eb5077fb26 res_ari: Add support for channel variables in ARI events.
9 years ago
George Joseph e2046bfaf3 cli: Fix ast_el_read_char to work with libedit >= 3.1
9 years ago
George Joseph b640f18a44 Revert "Add API for channel frame deferral."
9 years ago
Mark Michelson 4a8b1940b8 Add API for channel frame deferral.
9 years ago
Joshua Colp 1be6c9d26a Merge "stasis_recording/stored: remove calls to deprecated readdir_r function." into 14
9 years ago
Kevin Harwell 25895897f8 stasis_recording/stored: remove calls to deprecated readdir_r function.
9 years ago
Alexander Traud 6445f21caa rtp_engine: Allow more than 32 dynamic payload types.
9 years ago
Joshua Colp 946f55406f Merge "define PATH_MAX for HURD" into 14
9 years ago
Tzafrir Cohen 3748e336ac define PATH_MAX for HURD
9 years ago
Matt Jordan 1a3e699316 res/stasis: Add CLI commands for displaying/debugging ARI apps
9 years ago
Corey Farrell b2bf6c4c22 vector: Prevent NULL argument to memcpy.
9 years ago
Corey Farrell b76afa5e4f Fix shutdown crash caused by modules being left open.
10 years ago
Joshua Colp 791d2319ce pjsip: Fix a few media bugs with reinvites and asymmetric payloads.
10 years ago
Mark Michelson 98378133c0 ARI: Detect duplicate channel IDs
10 years ago
Richard Mudgett 2433a9d0c0 json: Add UTF-8 check call.
10 years ago
zuul 8ff4d75e9e Merge "bundled_pjproject: Add tests for programs used by the Makefile, et al." into 14
10 years ago
zuul 615f911f2d Merge "vector: After remove element recheck index" into 14
10 years ago
zuul dd6d6a55fe Merge "astobj2: Add backtrace to log_bad_ao2." into 14
10 years ago
Badalyan Vyacheslav 012074d46b vector: After remove element recheck index
10 years ago
Badalyan Vyacheslav 188237fa82 res_pjsip_config_wizard: Memory leak in module_unload
10 years ago
George Joseph a0d02f3832 bundled_pjproject: Add tests for programs used by the Makefile, et al.
10 years ago
Corey Farrell d236973657 astobj2: Add backtrace to log_bad_ao2.
10 years ago
Kevin Harwell 65d0cbea1b Remove "format_ogg_opus: New format"
10 years ago
George Joseph 550608db04 codec_opus: Replace res_format_attr_opus with the one from codec_opus
10 years ago
George Joseph b4642fd6a6 format_ogg_opus: New format
10 years ago
George Joseph d64edafa63 chan_sip: Address runaway when realtime peers subscribe to mailboxes
10 years ago
Tzafrir Cohen 29e096cd13 sd_notify (systemd status notifications) support
10 years ago
Richard Mudgett b7ec070cd7 res_pjsip: Add ignore_uri_user_options option.
10 years ago
zuul ebae949815 Merge "res_pjsip_session: segfault on already disconnected session" into 14
10 years ago
Alexei Gradinari 09e9dca0c5 res_pjsip_session: segfault on already disconnected session
10 years ago
Corey Farrell e65f170d9c sorcery: Create function ast_sorcery_lockable_alloc.
10 years ago
Corey Farrell e260e507f2 astobj2: Support using a separate object for locking.
10 years ago
Richard Mudgett 1a7d5989d6 res_fax: Fix deadlock in ast_channel_get_t38_state().
10 years ago
Richard Mudgett aaef3b7175 res_fax: Fix deadlock setting FAXMODE channel variable.
10 years ago
Corey Farrell a8b3d8d7f9 Fix checks for allocation debugging.
10 years ago
Torrey Searle 1466737dbc res_ari: Add http prefix to generated docs
10 years ago
George Joseph f87af89396 res_pjsip: Add contact_user to endpoint
10 years ago
Alexei Gradinari 811e7d7788 core: Entity ID is not set or invalid
10 years ago
zuul ef7361659f Merge "res_resolver_unbound: Allow compilation with libunbound version < 1.5" into 14
10 years ago
Joshua Colp 01c49ac889 Merge "res_srtp: Move SDP SRTP code from the core to res_srtp." into 14
10 years ago
Richard Mudgett 34d366eb0c res_srtp: Move SDP SRTP code from the core to res_srtp.
10 years ago
Alexei Gradinari ecad35e147 pjsip: Fix deadlock with suspend taskprocessor on masquerade
10 years ago
George Joseph a8512f9afe res_resolver_unbound: Allow compilation with libunbound version < 1.5
10 years ago
zuul 400ce294e6 Merge "Produce friendly error when AST_MODULE_SELF_SYM is not defined." into 14
10 years ago
Corey Farrell bbaebd75c4 Produce friendly error when AST_MODULE_SELF_SYM is not defined.
10 years ago
Alexei Gradinari 4d6d3eb268 res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stack
10 years ago
Corey Farrell 8e6a28e86b Add missing checks during startup.
10 years ago
Richard Mudgett 5316f49a2d pbx.c: Allow dangerous functions when adding a hint to dialplan.
10 years ago
zuul e7fc209b26 Merge "codecs: Add iLBC 20." into 14
10 years ago
George Joseph 58759bd77c asterisk.c: Add auto generation and persistence of UUID
10 years ago
Joshua Colp 804c3e6b9e Merge "res_srtp: Enable AES-256 and AES-GCM." into 14
10 years ago
zuul 5356e307dc Merge "res_pjsip: Whitespace and comment cleanup." into 14
10 years ago
Alexander Traud c82f24f36a codecs: Add iLBC 20.
10 years ago
Richard Mudgett 6e2e3915c8 res_pjsip: Whitespace and comment cleanup.
10 years ago
Richard Mudgett c3462adeb8 res_fax: Fix FAXOPT(faxdetect) timeout option.
10 years ago
Richard Mudgett d11731ac2f res_pjsip: Add fax_detect_timeout endpoint option.
10 years ago
zuul 8551830abc Merge "pbx: Create pbx_sw.c for management of 'struct ast_sw'." into 14
10 years ago