Commit Graph

32729 Commits (28bae5e901b2595cac7b159734762128a2c591fe)
 

Author SHA1 Message Date
Joshua C. Colp 28bae5e901 pbx: Fix hints deadlock between reload and ExtensionState.
5 years ago
George Joseph 54ddf19141 logger.c: Added a new log formatter called "plain"
5 years ago
Nickolay Shmyrev 5b9ac90531 res_speech: Bump reference on format object
5 years ago
Torrey Searle 04051b324b res_pjsip_diversion: handle 181
5 years ago
Sean Bright c925ed0eb9 app_voicemail: Process urgent messages with mailcmd
5 years ago
Evandro César Arruda b2bd38a4f0 app_queue: Member lastpause time reseting
5 years ago
Joshua C. Colp 71ceefa75d res_pjsip_session: Don't aggressively terminate on failed re-INVITE.
5 years ago
Sean Bright 3553192900 bridge_channel: Ensure text messages are zero terminated
5 years ago
Sean Bright 057fda460b res_musiconhold.c: Use ast_file_read_dir to scan MoH directory
5 years ago
George Joseph 64ca2d48da scope_trace: Added debug messages and added additional macros
5 years ago
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