Commit Graph

32755 Commits (17)
 

Author SHA1 Message Date
Joshua C. Colp bc7ce46199 app_stream_echo: Fix state of added streams.
6 years ago
Joshua C. Colp 9589f97c9e res_pjsip_session: Preserve label on incoming re-INVITE.
6 years ago
Joshua C. Colp 79ebbca3a7 res_sorcery_memory_cache: Disallow per-object expire with full backend.
6 years ago
Walter Doekes 266d81c296 app_queue: Read latest wrapuptime instead of (possibly stale) copy
6 years ago
Walter Doekes 1684418a65 app_queue: Remove stale code in try_calling
6 years ago
Walter Doekes 4bc0f24e97 res_pjsip: Include <pjsip_ua.h> instead of internal "pjsua-lib/pjsua.h"
6 years ago
Kevin Harwell 3b99479934 pjproject: Upgrade bundled version to pjproject 2.10
6 years ago
Joshua C. Colp 47c4a3becf core_unreal / core_local: Add multistream and re-negotiation.
6 years ago
sungtae kim 37f8adacd1 res_ari: Fix create channel request channelId parameter parsing
6 years ago
Joshua C. Colp 3dbbdfa8c3 res_rtp_asterisk: Don't assume setting retrans props means to enable.
6 years ago
Joshua C. Colp 9be19243f6 bridge_softmix: Add additional old states for adding new source.
6 years ago
George Joseph 816a082470 res_fax: Don't start a gateway if either channel is hung up
6 years ago
George Joseph bc0207d0dd app_confbridge: Plug ref leak of bridge channel with send_events
6 years ago
Ben Ford 246615925f cli.c: Fix compiler error.
6 years ago
Kevin Harwell 3726992e6b Compiler fixes for gcc 10
6 years ago
sungtae kim a9dea6a38e res_ari: Fix create request body parameter parsing.
6 years ago
Joshua C. Colp 6e6c8fb141 bridge_channel: Don't queue unmapped frames.
6 years ago
Walter Doekes cd82d5ab42 pjsip: Prevent invalid memory access when attempting to contact a non-sip URI
6 years ago
Joshua C. Colp 7a151eae74 res_fax: Don't consume frames given to fax gateway on write.
6 years ago
Alexander Traud f573c6c807 pjproject_bundled: Honor --without-pjproject.
6 years ago
Pirmin Walthert a2b5ca0479 res_pjsip_logger: use the correct pointer when logging tx_messages to pcap
6 years ago
sungtae kim d3fdd4c41b bridge.c: Fixed null pointer exception
6 years ago
George Joseph 6b899661ef Scope Tracing: A new facility for tracing scope enter/exit
6 years ago
Pirmin Walthert 5bb6d2766c res_pjsip_logger.c: correct the return value checks when writing to pcap
6 years ago
Asterisk Development Team dc2baee0ee Update CHANGES and UPGRADE.txt for 17.5.0
6 years ago
Joshua C. Colp 3db246cfdf ARI: Bump non-breaking version number to 5.1.1
6 years ago
Joshua C. Colp 62611df412 res_pjsip: Use correct pool for storing the contact_user value.
6 years ago
Pirmin Walthert 10c5562e3b res_pjsip_nat.c: remove x-ast-orig-host from request URI and To header
6 years ago
Joshua C. Colp 467e8ad130 bridge: Don't try to match audio formats.
6 years ago
Alexander Traud ab0ab19993 res_srtp: Set all possible flags while selecting the Crypto Suite.
6 years ago
Joshua C. Colp 441b614fa0 res_sorcery_config: Always reload configuration on errors.
6 years ago
Joshua C. Colp 545c72e335 bridge_softmix: Always remove audio from mixed frame.
6 years ago
Joshua C. Colp d7d2d13b2c res_pjsip_logger: Expand functionality to improve logging.
6 years ago
Nicholas John Koch 55d76ae663 res_musiconhold: Added check for dot character in path of playlist entries to avoid warnings
6 years ago
sungtae kim e2c5d2908b res_rtp_asterisk.c: Fixed memory leak
6 years ago
Joshua C. Colp ace1000ff3 ari: Allow variables to be set on channel create.
6 years ago
Roger James e0c6e1b71b pjsip_resolver.c: Ensure AAAA dns requests are made.
6 years ago
Guido Falsi b10ddcb2bd pjproject: Fix race condition when building with parallel make
6 years ago
Roger James 29910aa451 res_pjsip_history.c: Fix to stop SIGSEGV when IPv6 addresses are encountered.
6 years ago
traud 1bc597130c tcptls: Fix notice when TLS is enabled but not supported.
6 years ago
traud 4257512ab0 app_osplookup: Avoid a format truncation.
6 years ago
Pirmin Walthert a1d94e13db app.c: make sure that no non-async-signal-safe syscalls are used after
6 years ago
George Joseph b43b04a1f4 streams: Fix one memory leak and one formats ref issue
6 years ago
Nathan Bruning 1e16c84be0 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Jaco Kroon a703e5498b Remove #include <sys/cdefs.h>
6 years ago
Guido Falsi 28b966535a pjproject: Remove bashism from configure.m4 script
6 years ago
George Joseph 5d508a4cc3 app_voicemail: Add workaround for a gcc 10 issue with -Wrestrict
6 years ago
Joshua C. Colp 6c0d4be246 pjsip: Increase maximum ICE candidate count.
6 years ago
Alexander Traud 96ca431b58 core_local: Local calls are always secure.
6 years ago
Guido Falsi fa2b05a9e0 res_rtp_asterisk: Protect access to nochecksums with #ifdef
6 years ago