Commit Graph

32651 Commits (04527176458b0183d440891ec31770abedece71c)
 

Author SHA1 Message Date
Joshua C. Colp 0452717645 pbx: Fix hints deadlock between reload and ExtensionState.
5 years ago
George Joseph d28a44c33d logger.c: Added a new log formatter called "plain"
5 years ago
Nickolay Shmyrev 444c606161 res_speech: Bump reference on format object
5 years ago
Torrey Searle 75756ab850 res_pjsip_diversion: handle 181
5 years ago
Evandro César Arruda aa93107444 app_queue: Member lastpause time reseting
5 years ago
Sean Bright 788b60d935 app_voicemail: Process urgent messages with mailcmd
5 years ago
Joshua C. Colp eaed23b340 res_pjsip_session: Don't aggressively terminate on failed re-INVITE.
5 years ago
Sean Bright 32b593c325 bridge_channel: Ensure text messages are zero terminated
5 years ago
Sean Bright 55358b1276 res_musiconhold.c: Use ast_file_read_dir to scan MoH directory
5 years ago
George Joseph b9ba0f8da8 scope_trace: Added debug messages and added additional macros
5 years ago
George Joseph 377caaed3c stream.c: Added 2 more debugging utils and added pos to stream string
5 years ago
Dennis Buteyn 9c6d14b26b chan_sip: Clear ToHost property on peer when changing to dynamic host
5 years ago
cmaj 5609d008da Makefile: Fix certified version numbers
5 years ago
George Joseph 16afb0a05d scope_trace: Add/update utilities
5 years ago
Sean Bright cd8e011670 res_musiconhold.c: Prevent crash with realtime MoH
5 years ago
Sean Bright abad395098 vector.h: Fix implementation of AST_VECTOR_COMPACT() for empty vectors
5 years ago
Michael Neuhauser 1e58da7814 pjproject: clone sdp to protect against (nat) modifications
5 years ago
George Joseph 8c54be8fc9 res_pjsip_session: Ensure reused streams have correct bundle group
5 years ago
Joshua C. Colp 2196511121 res_pjsip_registrar: Don't specify an expiration for static contacts.
5 years ago
Sean Bright e9e441c399 utf8.c: Add UTF-8 validation and utility functions
5 years ago
sungtae kim 15a3318f1f stasis_bridge.c: Fixed wrong video_mode shown
5 years ago
Sean Bright 7892bdec53 vector.h: Add AST_VECTOR_SORT()
5 years ago
George Joseph e91e2ec0da CI: Force publishAsteriskDocs to use python2
5 years ago
Joshua C. Colp e8deea38bd websocket / pjsip: Increase maximum packet size.
5 years ago
Sean Bright d78ccb800e acl.c: Coerce a NULL pointer into the empty string
5 years ago
Joshua C. Colp 9ce6d46aea pjsip: Include timer patch to prevent cancelling timer 0.
5 years ago
Nickolay Shmyrev 373e97ea4e res_http_websocket: Avoid reading past end of string
5 years ago
Asterisk Development Team 21f2044d38 Update CHANGES and UPGRADE.txt for 16.12.0
5 years ago
George Joseph fdcb3e2ead frame.c: Make debugging easier
5 years ago
George Joseph af595e918e Scope Trace: Make it easier to trace through synchronous tasks
5 years ago
sungtae kim e34da79c60 res_pjsip.c: Added disable_rport option for pjsip.conf
5 years ago
Nickolay Shmyrev a700134f57 res_http_websocket.c: Continue reading after ping/pong
5 years ago
Kevin Harwell c356187969 PJSIP_MEDIA_OFFER: override configuration on refresh
5 years ago
Kevin Harwell d9b8f04cd4 manager - Add Content-Type parameter to the SendText action
5 years ago
George Joseph 43ba72dea0 Scope Trace: Add some new tracing macros and an ast_str helper
5 years ago
Joshua C. Colp f252eae438 res_pjsip: Apply AOR outbound proxy to static contacts.
5 years ago
Joshua C. Colp b39d3b5d70 menuselect: Resolve infinite loop in dependency scenario.
5 years ago
Kevin Harwell 2148505f09 chan_pjsip: don't use PJSIP_SC_NULL as it only exists pjproject 2.8+
5 years ago
Frederic LE FOLL 5415606846 chan_sip: chan_sip does not process 400 response to an INVITE.
5 years ago
Università di Bologna - CESIA VoIP a539ce7087 res_corosync: Fix crash in huge distributed environment.
5 years ago
Moises Silva b986b629e4 res_http_websocket: Add payload masking to the websocket client
5 years ago
Guido Falsi 10bc2d40e5 chan_dadhi: Fix setvar in dahdi channels
5 years ago
Joshua C. Colp 397aa391b7 app_stream_echo: Fix state of added streams.
5 years ago
Joshua C. Colp 419be23003 res_sorcery_memory_cache: Disallow per-object expire with full backend.
5 years ago
Joshua C. Colp 63c82caebc res_pjsip_session: Preserve label on incoming re-INVITE.
5 years ago
Walter Doekes 83b4507500 app_queue: Read latest wrapuptime instead of (possibly stale) copy
5 years ago
Walter Doekes 32399abb82 res_pjsip: Include <pjsip_ua.h> instead of internal "pjsua-lib/pjsua.h"
5 years ago
Walter Doekes e8cb8957ec app_queue: Remove stale code in try_calling
5 years ago
Kevin Harwell 82ce3b7620 pjproject: Upgrade bundled version to pjproject 2.10
5 years ago
sungtae kim 0b133a32ec res_ari: Fix create channel request channelId parameter parsing
5 years ago