Commit Graph

32672 Commits (db012e8cc6616d17ff048ea817eb3945b0c13cd4)
 

Author SHA1 Message Date
Walter Doekes db012e8cc6 app_queue: Remove stale code in try_calling
5 years ago
Walter Doekes f1cfd54976 res_pjsip: Include <pjsip_ua.h> instead of internal "pjsua-lib/pjsua.h"
5 years ago
Walter Doekes 0fb6738314 app_queue: Read latest wrapuptime instead of (possibly stale) copy
5 years ago
Kevin Harwell 415b55af5a pjproject: Upgrade bundled version to pjproject 2.10
5 years ago
Joshua C. Colp de2813cf23 core_unreal / core_local: Add multistream and re-negotiation.
5 years ago
sungtae kim bbe0f2230d res_ari: Fix create channel request channelId parameter parsing
5 years ago
Joshua C. Colp c84d962eae res_rtp_asterisk: Don't assume setting retrans props means to enable.
5 years ago
Joshua C. Colp 8ad06394c4 bridge_softmix: Add additional old states for adding new source.
5 years ago
George Joseph 41f3a7da4d res_fax: Don't start a gateway if either channel is hung up
5 years ago
George Joseph b9f42a717e app_confbridge: Plug ref leak of bridge channel with send_events
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
Ben Ford 559fa0e89c cli.c: Fix compiler error.
5 years ago
sungtae kim fa7c69f40f res_ari: Fix create request body parameter parsing.
5 years ago
Walter Doekes e74dde5100 pjsip: Prevent invalid memory access when attempting to contact a non-sip URI
5 years ago
Ben Ford 3927f79cb5 res_stir_shaken: Add inbound INVITE support.
5 years ago
Joshua C. Colp 1fcb6b1b21 bridge_channel: Don't queue unmapped frames.
5 years ago
Joshua C. Colp d2500c6273 res_fax: Don't consume frames given to fax gateway on write.
5 years ago
Alexander Traud 0a4dffe6f8 pjproject_bundled: Honor --without-pjproject.
5 years ago
Pirmin Walthert e8c6e9ae5d res_pjsip_logger: use the correct pointer when logging tx_messages to pcap
5 years ago
sungtae kim 25ae412f75 bridge.c: Fixed null pointer exception
5 years ago
George Joseph ca3c22c5f1 Scope Tracing: A new facility for tracing scope enter/exit
5 years ago
Pirmin Walthert c16937cdbe res_pjsip_logger.c: correct the return value checks when writing to pcap
5 years ago
Joshua C. Colp 9c2871edf4 res_pjsip: Use correct pool for storing the contact_user value.
5 years ago
Pirmin Walthert 1399f8b4fe res_pjsip_nat.c: remove x-ast-orig-host from request URI and To header
5 years ago
Joshua C. Colp afa2c9a868 bridge: Don't try to match audio formats.
6 years ago
Joshua C. Colp ec7890d7c6 res_sorcery_config: Always reload configuration on errors.
6 years ago
Alexander Traud 4de0e50c32 res_srtp: Set all possible flags while selecting the Crypto Suite.
6 years ago
Joshua C. Colp e8c8d69d47 bridge_softmix: Always remove audio from mixed frame.
6 years ago
Ben Ford f506cc4896 res_stir_shaken: Add unit tests for signing and verification.
6 years ago
Joshua C. Colp a7aaee70c6 res_pjsip_logger: Expand functionality to improve logging.
6 years ago
Nicholas John Koch fef97a9a72 res_musiconhold: Added check for dot character in path of playlist entries to avoid warnings
6 years ago
sungtae kim c8c94b6cf1 res_rtp_asterisk.c: Fixed memory leak
6 years ago
Joshua C. Colp 15cbff9d54 ari: Allow variables to be set on channel create.
6 years ago
Roger James c8dec423d2 pjsip_resolver.c: Ensure AAAA dns requests are made.
6 years ago
Ben Ford e29df34de0 res_stir_shaken: Added dialplan function and API call.
6 years ago
Guido Falsi 801d570f6e pjproject: Fix race condition when building with parallel make
6 years ago
Roger James 4a072c4890 res_pjsip_history.c: Fix to stop SIGSEGV when IPv6 addresses are encountered.
6 years ago
traud f9ea75d117 tcptls: Fix notice when TLS is enabled but not supported.
6 years ago
traud 527e4f6542 app_osplookup: Avoid a format truncation.
6 years ago
Pirmin Walthert 6b2d945174 app.c: make sure that no non-async-signal-safe syscalls are used after
6 years ago
George Joseph 7fbfbe7da0 streams: Fix one memory leak and one formats ref issue
6 years ago
Nathan Bruning f217fcdc62 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Jaco Kroon 44e5dd288b Remove #include <sys/cdefs.h>
6 years ago
Guido Falsi c831f03273 pjproject: Remove bashism from configure.m4 script
6 years ago
Joshua C. Colp 1cfd30bd8a res_stir_shaken: Use ast_asprintf for creating file path.
6 years ago
Ben Ford 9acf840f7c res_stir_shaken: Implemented signature verification.
6 years ago
George Joseph 7baf2c4bf1 app_voicemail: Add workaround for a gcc 10 issue with -Wrestrict
6 years ago
Joshua C. Colp 3078a00a6d pjsip: Increase maximum ICE candidate count.
6 years ago
Alexander Traud 29070b61f7 core_local: Local calls are always secure.
6 years ago
Guido Falsi e4366308e1 res_rtp_asterisk: Protect access to nochecksums with #ifdef
6 years ago