Commit Graph

32746 Commits (18.0)
 

Author SHA1 Message Date
Asterisk Development Team 3c299d2aa0 Update for 18.0.1
5 years ago
Ben Ford 7d33320cbe AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
5 years ago
Kevin Harwell eed50a17e5 AST-2020-001 - res_pjsip: Return dialog locked and referenced
5 years ago
Asterisk Development Team 2c1bba3cbe Update for 18.0.0
5 years ago
Andrew Siplas 79d749d2b5 logger.conf.sample: add missing comment mark
5 years ago
Asterisk Development Team 6fd94258f8 Update for 18.0.0-rc2
5 years ago
Joshua C. Colp 5cc4a391b3 res_pjsip: Adjust outgoing offer call pref.
5 years ago
Asterisk Development Team 704cb88799 Update for 18.0.0-rc1
5 years ago
Asterisk Development Team f589985840 Update CHANGES and UPGRADE.txt for 18.0.0
5 years ago
Patrick Verzele 5a49757e40 res_pjsip_session: Deferred re-INVITE without SDP send a=sendrecv instead of a=sendonly
5 years ago
Kevin Harwell ec03909831 conversions: Add string to signed integer conversion functions
5 years ago
Kfir Itzhak c83e4821e5 app_queue: Fix leave-empty not recording a call as abandoned
5 years ago
George Joseph e32815dddb ast_coredumper: Fix issues with naming
5 years ago
Joshua C. Colp 4f0766dcda parking: Copy parker UUID as well.
5 years ago
Alexander Traud 9ed1b1452d sip_nat_settings: Update script for latest Linux.
5 years ago
Alexander Traud 217449a1e5 samples: Fix keep_alive_interval default in pjsip.conf.
5 years ago
Kevin Harwell 31fbfc5e95 chan_pjsip: disallow PJSIP_SEND_SESSION_REFRESH pre-answer execution
5 years ago
Joshua C. Colp 6d50d152d8 pbx: Fix hints deadlock between reload and ExtensionState.
5 years ago
George Joseph 5a8cacb93d logger.c: Added a new log formatter called "plain"
5 years ago
Nickolay Shmyrev 0319e0b07f res_speech: Bump reference on format object
5 years ago
Torrey Searle addd295cda res_pjsip_diversion: handle 181
5 years ago
Evandro César Arruda 36dd15c659 app_queue: Member lastpause time reseting
5 years ago
Sean Bright b575868000 app_voicemail: Process urgent messages with mailcmd
5 years ago
Joshua C. Colp 3c074038fe res_pjsip_session: Don't aggressively terminate on failed re-INVITE.
5 years ago
Sean Bright 5ec7099312 bridge_channel: Ensure text messages are zero terminated
5 years ago
Sean Bright 5dfeeba623 res_musiconhold.c: Use ast_file_read_dir to scan MoH directory
5 years ago
George Joseph c4c72d55a2 scope_trace: Added debug messages and added additional macros
5 years ago
George Joseph d26ab7f8f9 stream.c: Added 2 more debugging utils and added pos to stream string
5 years ago
Dennis Buteyn 9058d9e591 chan_sip: Clear ToHost property on peer when changing to dynamic host
5 years ago
George Joseph 6faf76308d ACN: Changes specific to the core
5 years ago
cmaj 543f936147 Makefile: Fix certified version numbers
5 years ago
Sean Bright 57554c2834 res_musiconhold.c: Prevent crash with realtime MoH
5 years ago
Joshua C. Colp a3d87f78ed res_pjsip: Fix codec preference defaults.
6 years ago
Sean Bright da8a617dc9 vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors
6 years ago
Michael Neuhauser 6482ab5bea pjproject: clone sdp to protect against (nat) modifications
6 years ago
Ben Ford 769a9611e7 utils.c: NULL terminate ast_base64decode_string.
6 years ago
George Joseph 802aa97fa0 ACN: Configuration renaming for pjsip endpoint
6 years ago
Ben Ford de23cb4002 res_stir_shaken: Fix memory allocation error in curl.c
6 years ago
George Joseph 71446b68fc res_pjsip_session: Ensure reused streams have correct bundle group
6 years ago
Joshua C. Colp 99eafe5771 res_pjsip_registrar: Don't specify an expiration for static contacts.
6 years ago
Sean Bright d9ae902f52 utf8.c: Add UTF-8 validation and utility functions
6 years ago
sungtae kim 2e32b56bdb stasis_bridge.c: Fixed wrong video_mode shown
6 years ago
Sean Bright 9022f35f09 vector.h: Add AST_VECTOR_SORT()
6 years ago
George Joseph a678dafac8 CI: Force publishAsteriskDocs to use python2
6 years ago
Joshua C. Colp af70bbb13a websocket / pjsip: Increase maximum packet size.
6 years ago
Sean Bright 7a43bedd72 acl.c: Coerce a NULL pointer into the empty string
6 years ago
Joshua C. Colp 8d15f72721 pjsip: Include timer patch to prevent cancelling timer 0.
6 years ago
George Joseph 3330764213 Update .gitreview defaultbranch to 18
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