Commit Graph

32719 Commits (118cb3f0dd6df7373d3aa64a1ca6afb65ab7f23f)
 

Author SHA1 Message Date
George Joseph 118cb3f0dd stream.c: Added 2 more debugging utils and added pos to stream string
5 years ago
Dennis Buteyn aab666bb9d chan_sip: Clear ToHost property on peer when changing to dynamic host
5 years ago
George Joseph 647c53c41f ACN: Changes specific to the core
5 years ago
cmaj 3040edcbb1 Makefile: Fix certified version numbers
5 years ago
Sean Bright b7c2205402 res_musiconhold.c: Prevent crash with realtime MoH
5 years ago
Joshua C. Colp 447f6cc37a res_pjsip: Fix codec preference defaults.
5 years ago
Sean Bright 048b12b59d vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors
5 years ago
Michael Neuhauser e8c2ce2873 pjproject: clone sdp to protect against (nat) modifications
5 years ago
Ben Ford 9ed6387c14 utils.c: NULL terminate ast_base64decode_string.
5 years ago
George Joseph a15e64aaf5 ACN: Configuration renaming for pjsip endpoint
5 years ago
Ben Ford deaa3742dc res_stir_shaken: Fix memory allocation error in curl.c
5 years ago
George Joseph 1f78ee9d0f res_pjsip_session: Ensure reused streams have correct bundle group
5 years ago
Joshua C. Colp 921b1a02c4 res_pjsip_registrar: Don't specify an expiration for static contacts.
5 years ago
Sean Bright 7d96b3e437 utf8.c: Add UTF-8 validation and utility functions
5 years ago
sungtae kim c10ed8d4d6 stasis_bridge.c: Fixed wrong video_mode shown
5 years ago
Sean Bright b5bb4a7a0d vector.h: Add AST_VECTOR_SORT()
5 years ago
George Joseph e1d30f3e6c CI: Force publishAsteriskDocs to use python2
5 years ago
Joshua C. Colp 9f641483e6 websocket / pjsip: Increase maximum packet size.
5 years ago
George Joseph 9c3b57822a Prepare master for the next Asterisk version
5 years ago
Sean Bright c3588d9c0b acl.c: Coerce a NULL pointer into the empty string
5 years ago
Joshua C. Colp f1d7de121f pjsip: Include timer patch to prevent cancelling timer 0.
5 years ago
Asterisk Development Team 1f5e6805bf Update CHANGES and UPGRADE.txt for 18.0.0
5 years ago
Nickolay Shmyrev e4d24f5137 res_http_websocket: Avoid reading past end of string
5 years ago
Ben Ford 5fbed5af24 res_stir_shaken: Add stir_shaken option and general improvements.
5 years ago
George Joseph e88beedd08 res_pjsip_session: Fix segv in session_on_rx_response
5 years ago
Walter Doekes 312c23b0e1 app_queue: (Breaking change) shared_lastcall and autofill default to no
5 years ago
George Joseph 9bd1d686a1 ACN: Add tracing to existing code
5 years ago
George Joseph 2d22e34206 ACN: res_pjsip endpoint options
5 years ago
sungtae kim 81b5e4a73f res_pjsip.c: Added disable_rport option for pjsip.conf
5 years ago
George Joseph d093e44b1e frame.c: Make debugging easier
5 years ago
George Joseph 955b7b4fdb Scope Trace: Make it easier to trace through synchronous tasks
5 years ago
Nickolay Shmyrev 7163efd934 res_http_websocket.c: Continue reading after ping/pong
5 years ago
Kevin Harwell 4eba6b9eb2 PJSIP_MEDIA_OFFER: override configuration on refresh
5 years ago
Kevin Harwell cfed0ea033 manager - Add Content-Type parameter to the SendText action
5 years ago
George Joseph 8d1064eaaf Streams: Add features for Advanced Codec Negotiation
5 years ago
George Joseph 7440fd0397 Scope Trace: Add some new tracing macros and an ast_str helper
5 years ago
Joshua C. Colp 4f86118bd8 res_pjsip: Apply AOR outbound proxy to static contacts.
5 years ago
Joshua C. Colp 9b5042433b menuselect: Resolve infinite loop in dependency scenario.
5 years ago
Frederic LE FOLL a423f935c9 chan_sip: chan_sip does not process 400 response to an INVITE.
5 years ago
Kevin Harwell 8b925fbda3 chan_pjsip: don't use PJSIP_SC_NULL as it only exists pjproject 2.8+
5 years ago
Università di Bologna - CESIA VoIP 0c1c386634 res_corosync: Fix crash in huge distributed environment.
5 years ago
Moises Silva 9445dac43b res_http_websocket: Add payload masking to the websocket client
5 years ago
Joshua C. Colp 00a52b4752 app_stream_echo: Fix state of added streams.
5 years ago
Guido Falsi d88e230037 chan_dadhi: Fix setvar in dahdi channels
5 years ago
Joshua C. Colp ee8ea9275f res_pjsip_session: Preserve label on incoming re-INVITE.
5 years ago
Joshua C. Colp a143c3a7b7 res_sorcery_memory_cache: Disallow per-object expire with full backend.
5 years ago
Ben Ford 1274117102 res_stir_shaken: Add outbound INVITE support.
5 years ago
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