Commit Graph

32672 Commits (17.6)
 

Author SHA1 Message Date
Asterisk Development Team 27a8201fc2 Update for 17.6.0
6 years ago
Asterisk Development Team a3e207d174 Update for 17.6.0-rc1
6 years ago
Asterisk Development Team 11cee28e4f Update CHANGES and UPGRADE.txt for 17.6.0
6 years ago
George Joseph e61d045d96 frame.c: Make debugging easier
6 years ago
George Joseph bb1af1b6fc Scope Trace: Make it easier to trace through synchronous tasks
6 years ago
sungtae kim 7c12303c4c res_pjsip.c: Added disable_rport option for pjsip.conf
6 years ago
Nickolay Shmyrev b96b4ec438 res_http_websocket.c: Continue reading after ping/pong
6 years ago
Kevin Harwell bdcaa275da PJSIP_MEDIA_OFFER: override configuration on refresh
6 years ago
Kevin Harwell ef78162780 manager - Add Content-Type parameter to the SendText action
6 years ago
George Joseph 86f6238e08 Scope Trace: Add some new tracing macros and an ast_str helper
6 years ago
Joshua C. Colp f129bbe387 res_pjsip: Apply AOR outbound proxy to static contacts.
6 years ago
Joshua C. Colp ec90811e3e menuselect: Resolve infinite loop in dependency scenario.
6 years ago
Kevin Harwell d62a5b5be9 chan_pjsip: don't use PJSIP_SC_NULL as it only exists pjproject 2.8+
6 years ago
Frederic LE FOLL 1dabc61bb5 chan_sip: chan_sip does not process 400 response to an INVITE.
6 years ago
Università di Bologna - CESIA VoIP 6462987a03 res_corosync: Fix crash in huge distributed environment.
6 years ago
Moises Silva 6533d02e14 res_http_websocket: Add payload masking to the websocket client
6 years ago
Guido Falsi 075510fd41 chan_dadhi: Fix setvar in dahdi channels
6 years ago
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