Commit Graph

32796 Commits (bf9f0f13c4ce9854a23fbd4f82c8bae6ed8dde20)
 

Author SHA1 Message Date
Torrey Searle 83140c9fed res_pjsip_diversion: implement support for History-Info
5 years ago
Sean Bright 4964302984 format_cap: Perform codec lookups by pointer instead of name
5 years ago
George Joseph cc71be0078 res_pjsip_session: Fix issue with COLP and 491
5 years ago
George Joseph ad4f2a8c99 debugging: Add enough to choke a mule
5 years ago
George Joseph d4f3b17dd3 res_pjsip_session: Handle multi-stream re-invites better
5 years ago
Sungtae Kim 1fd12b88c7 realtime: Increased reg_server character size
5 years ago
Sungtae Kim a0d41a27d4 res_stasis.c: Added video_single option for bridge creation
5 years ago
Ben Ford 7eaae4e7b6 Bridging: Use a ref to bridge_channel's channel to prevent crash.
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.
5 years ago
Sean Bright da8a617dc9 vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors
5 years ago
Michael Neuhauser 6482ab5bea pjproject: clone sdp to protect against (nat) modifications
5 years ago
Ben Ford 769a9611e7 utils.c: NULL terminate ast_base64decode_string.
5 years ago
George Joseph 802aa97fa0 ACN: Configuration renaming for pjsip endpoint
5 years ago
Ben Ford de23cb4002 res_stir_shaken: Fix memory allocation error in curl.c
5 years ago
George Joseph 71446b68fc res_pjsip_session: Ensure reused streams have correct bundle group
5 years ago
Joshua C. Colp 99eafe5771 res_pjsip_registrar: Don't specify an expiration for static contacts.
5 years ago
Sean Bright d9ae902f52 utf8.c: Add UTF-8 validation and utility functions
5 years ago
sungtae kim 2e32b56bdb stasis_bridge.c: Fixed wrong video_mode shown
5 years ago
Sean Bright 9022f35f09 vector.h: Add AST_VECTOR_SORT()
5 years ago
George Joseph a678dafac8 CI: Force publishAsteriskDocs to use python2
5 years ago
Joshua C. Colp af70bbb13a websocket / pjsip: Increase maximum packet size.
5 years ago
Sean Bright 7a43bedd72 acl.c: Coerce a NULL pointer into the empty string
5 years ago
Joshua C. Colp 8d15f72721 pjsip: Include timer patch to prevent cancelling timer 0.
5 years ago
George Joseph 3330764213 Update .gitreview defaultbranch to 18
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