Commit Graph

32709 Commits (deaa3742dc998e38369d34bfc308d84e9036dcba)
 

Author SHA1 Message Date
Ben Ford deaa3742dc res_stir_shaken: Fix memory allocation error in curl.c
6 years ago
George Joseph 1f78ee9d0f res_pjsip_session: Ensure reused streams have correct bundle group
6 years ago
Joshua C. Colp 921b1a02c4 res_pjsip_registrar: Don't specify an expiration for static contacts.
6 years ago
Sean Bright 7d96b3e437 utf8.c: Add UTF-8 validation and utility functions
6 years ago
sungtae kim c10ed8d4d6 stasis_bridge.c: Fixed wrong video_mode shown
6 years ago
Sean Bright b5bb4a7a0d vector.h: Add AST_VECTOR_SORT()
6 years ago
George Joseph e1d30f3e6c CI: Force publishAsteriskDocs to use python2
6 years ago
Joshua C. Colp 9f641483e6 websocket / pjsip: Increase maximum packet size.
6 years ago
George Joseph 9c3b57822a Prepare master for the next Asterisk version
6 years ago
Sean Bright c3588d9c0b acl.c: Coerce a NULL pointer into the empty string
6 years ago
Joshua C. Colp f1d7de121f pjsip: Include timer patch to prevent cancelling timer 0.
6 years ago
Asterisk Development Team 1f5e6805bf Update CHANGES and UPGRADE.txt for 18.0.0
6 years ago
Nickolay Shmyrev e4d24f5137 res_http_websocket: Avoid reading past end of string
6 years ago
Ben Ford 5fbed5af24 res_stir_shaken: Add stir_shaken option and general improvements.
6 years ago
George Joseph e88beedd08 res_pjsip_session: Fix segv in session_on_rx_response
6 years ago
Walter Doekes 312c23b0e1 app_queue: (Breaking change) shared_lastcall and autofill default to no
6 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
6 years ago
George Joseph 2d22e34206 ACN: res_pjsip endpoint options
6 years ago
sungtae kim 81b5e4a73f res_pjsip.c: Added disable_rport option for pjsip.conf
6 years ago
George Joseph d093e44b1e frame.c: Make debugging easier
6 years ago
George Joseph 955b7b4fdb Scope Trace: Make it easier to trace through synchronous tasks
6 years ago
Nickolay Shmyrev 7163efd934 res_http_websocket.c: Continue reading after ping/pong
6 years ago
Kevin Harwell 4eba6b9eb2 PJSIP_MEDIA_OFFER: override configuration on refresh
6 years ago
Kevin Harwell cfed0ea033 manager - Add Content-Type parameter to the SendText action
6 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
6 years ago
George Joseph 7440fd0397 Scope Trace: Add some new tracing macros and an ast_str helper
6 years ago
Joshua C. Colp 4f86118bd8 res_pjsip: Apply AOR outbound proxy to static contacts.
6 years ago
Joshua C. Colp 9b5042433b menuselect: Resolve infinite loop in dependency scenario.
6 years ago
Frederic LE FOLL a423f935c9 chan_sip: chan_sip does not process 400 response to an INVITE.
6 years ago
Kevin Harwell 8b925fbda3 chan_pjsip: don't use PJSIP_SC_NULL as it only exists pjproject 2.8+
6 years ago
Università di Bologna - CESIA VoIP 0c1c386634 res_corosync: Fix crash in huge distributed environment.
6 years ago
Moises Silva 9445dac43b res_http_websocket: Add payload masking to the websocket client
6 years ago
Joshua C. Colp 00a52b4752 app_stream_echo: Fix state of added streams.
6 years ago
Guido Falsi d88e230037 chan_dadhi: Fix setvar in dahdi channels
6 years ago
Joshua C. Colp ee8ea9275f res_pjsip_session: Preserve label on incoming re-INVITE.
6 years ago
Joshua C. Colp a143c3a7b7 res_sorcery_memory_cache: Disallow per-object expire with full backend.
6 years ago
Ben Ford 1274117102 res_stir_shaken: Add outbound INVITE support.
6 years ago
Walter Doekes db012e8cc6 app_queue: Remove stale code in try_calling
6 years ago
Walter Doekes f1cfd54976 res_pjsip: Include <pjsip_ua.h> instead of internal "pjsua-lib/pjsua.h"
6 years ago
Walter Doekes 0fb6738314 app_queue: Read latest wrapuptime instead of (possibly stale) copy
6 years ago
Kevin Harwell 415b55af5a pjproject: Upgrade bundled version to pjproject 2.10
6 years ago
Joshua C. Colp de2813cf23 core_unreal / core_local: Add multistream and re-negotiation.
6 years ago
sungtae kim bbe0f2230d res_ari: Fix create channel request channelId parameter parsing
6 years ago
Joshua C. Colp c84d962eae res_rtp_asterisk: Don't assume setting retrans props means to enable.
6 years ago
Joshua C. Colp 8ad06394c4 bridge_softmix: Add additional old states for adding new source.
6 years ago
George Joseph 41f3a7da4d res_fax: Don't start a gateway if either channel is hung up
6 years ago
George Joseph b9f42a717e app_confbridge: Plug ref leak of bridge channel with send_events
6 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
6 years ago
Ben Ford 559fa0e89c cli.c: Fix compiler error.
6 years ago
sungtae kim fa7c69f40f res_ari: Fix create request body parameter parsing.
6 years ago