Commit Graph

32667 Commits (16.14)
 

Author SHA1 Message Date
Asterisk Development Team 372fccb6b2 Update for 16.14.1
6 years ago
Ben Ford eafda33b10 AST-2020-002 - res_pjsip: Stop sending INVITEs after challenge limit.
6 years ago
Kevin Harwell f182dfca85 AST-2020-001 - res_pjsip: Return dialog locked and referenced
6 years ago
Asterisk Development Team 83098c66b1 Update for 16.14.0
6 years ago
Andrew Siplas 8ac6ae48ce logger.conf.sample: add missing comment mark
6 years ago
Asterisk Development Team c1a5bbe7bf Update for 16.14.0-rc1
6 years ago
Asterisk Development Team bd0724c7ed Update CHANGES and UPGRADE.txt for 16.14.0
6 years ago
Patrick Verzele ab34417f7e res_pjsip_session: Deferred re-INVITE without SDP send a=sendrecv instead of a=sendonly
6 years ago
Kevin Harwell 7b441505dc conversions: Add string to signed integer conversion functions
6 years ago
Kfir Itzhak ae718c975a app_queue: Fix leave-empty not recording a call as abandoned
6 years ago
George Joseph a14c5301e7 ast_coredumper: Fix issues with naming
6 years ago
Joshua C. Colp 075a7ee4a6 parking: Copy parker UUID as well.
6 years ago
Sean Bright 53a88df076 app_voicemail: Fix pollmailboxes
6 years ago
Alexander Traud afc5cf8d67 samples: Fix keep_alive_interval default in pjsip.conf.
6 years ago
Alexander Traud 0fa20c8df6 sip_nat_settings: Update script for latest Linux.
6 years ago
Kevin Harwell 17258e0cdf chan_pjsip: disallow PJSIP_SEND_SESSION_REFRESH pre-answer execution
6 years ago
Joshua C. Colp 0452717645 pbx: Fix hints deadlock between reload and ExtensionState.
6 years ago
George Joseph d28a44c33d logger.c: Added a new log formatter called "plain"
6 years ago
Nickolay Shmyrev 444c606161 res_speech: Bump reference on format object
6 years ago
Torrey Searle 75756ab850 res_pjsip_diversion: handle 181
6 years ago
Evandro César Arruda aa93107444 app_queue: Member lastpause time reseting
6 years ago
Sean Bright 788b60d935 app_voicemail: Process urgent messages with mailcmd
6 years ago
Joshua C. Colp eaed23b340 res_pjsip_session: Don't aggressively terminate on failed re-INVITE.
6 years ago
Sean Bright 32b593c325 bridge_channel: Ensure text messages are zero terminated
6 years ago
Sean Bright 55358b1276 res_musiconhold.c: Use ast_file_read_dir to scan MoH directory
6 years ago
George Joseph b9ba0f8da8 scope_trace: Added debug messages and added additional macros
6 years ago
George Joseph 377caaed3c stream.c: Added 2 more debugging utils and added pos to stream string
6 years ago
Dennis Buteyn 9c6d14b26b chan_sip: Clear ToHost property on peer when changing to dynamic host
6 years ago
cmaj 5609d008da Makefile: Fix certified version numbers
6 years ago
George Joseph 16afb0a05d scope_trace: Add/update utilities
6 years ago
Sean Bright cd8e011670 res_musiconhold.c: Prevent crash with realtime MoH
6 years ago
Sean Bright abad395098 vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors
6 years ago
Michael Neuhauser 1e58da7814 pjproject: clone sdp to protect against (nat) modifications
6 years ago
George Joseph 8c54be8fc9 res_pjsip_session: Ensure reused streams have correct bundle group
6 years ago
Joshua C. Colp 2196511121 res_pjsip_registrar: Don't specify an expiration for static contacts.
6 years ago
Sean Bright e9e441c399 utf8.c: Add UTF-8 validation and utility functions
6 years ago
sungtae kim 15a3318f1f stasis_bridge.c: Fixed wrong video_mode shown
6 years ago
Sean Bright 7892bdec53 vector.h: Add AST_VECTOR_SORT()
6 years ago
George Joseph e91e2ec0da CI: Force publishAsteriskDocs to use python2
6 years ago
Joshua C. Colp e8deea38bd websocket / pjsip: Increase maximum packet size.
6 years ago
Sean Bright d78ccb800e acl.c: Coerce a NULL pointer into the empty string
6 years ago
Joshua C. Colp 9ce6d46aea pjsip: Include timer patch to prevent cancelling timer 0.
6 years ago
Nickolay Shmyrev 373e97ea4e res_http_websocket: Avoid reading past end of string
6 years ago
Asterisk Development Team 21f2044d38 Update CHANGES and UPGRADE.txt for 16.12.0
6 years ago
George Joseph fdcb3e2ead frame.c: Make debugging easier
6 years ago
George Joseph af595e918e Scope Trace: Make it easier to trace through synchronous tasks
6 years ago
sungtae kim e34da79c60 res_pjsip.c: Added disable_rport option for pjsip.conf
6 years ago
Nickolay Shmyrev a700134f57 res_http_websocket.c: Continue reading after ping/pong
6 years ago
Kevin Harwell c356187969 PJSIP_MEDIA_OFFER: override configuration on refresh
6 years ago
Kevin Harwell d9b8f04cd4 manager - Add Content-Type parameter to the SendText action
6 years ago