Commit Graph

31471 Commits (5c0d247d69252caeed7be39aaeccd92e72d74fd0)
 

Author SHA1 Message Date
Joshua C. Colp 5c0d247d69 res_pjsip_registrar: Don't specify an expiration for static contacts.
6 years ago
Sean Bright 718efe9365 utf8.c: Add UTF-8 validation and utility functions
6 years ago
Sean Bright 4fec6da25b vector.h: Add AST_VECTOR_SORT()
6 years ago
George Joseph f6afac1b37 CI: Force publishAsteriskDocs to use python2
6 years ago
Sean Bright ff90e00677 acl.c: Coerce a NULL pointer into the empty string
6 years ago
Joshua C. Colp bcdc3ec645 pjsip: Include timer patch to prevent cancelling timer 0.
6 years ago
Nickolay Shmyrev f8f934b545 res_http_websocket: Avoid reading past end of string
6 years ago
Asterisk Development Team 77a5383957 Update CHANGES and UPGRADE.txt for 13.35.0
6 years ago
George Joseph c705e79d79 Scope Trace: Update stub defines
6 years ago
sungtae kim 52e1e362f0 res_pjsip.c: Added disable_rport option for pjsip.conf
6 years ago
Nickolay Shmyrev f323ac334b res_http_websocket.c: Continue reading after ping/pong
6 years ago
Kevin Harwell ef19d69c6b PJSIP_MEDIA_OFFER: override what's specified on configuration
6 years ago
Kevin Harwell 4bbc5be798 manager - Add Content-Type parameter to the SendText action
6 years ago
George Joseph 9fce541643 logger: Fix scope trace defines
6 years ago
Joshua C. Colp df509590a1 res_pjsip: Apply AOR outbound proxy to static contacts.
6 years ago
Joshua C. Colp 2513235859 menuselect: Resolve infinite loop in dependency scenario.
6 years ago
Frederic LE FOLL 745ae35f0e chan_sip: chan_sip does not process 400 response to an INVITE.
6 years ago
Università di Bologna - CESIA VoIP 09370b0a2b res_corosync: Fix crash in huge distributed environment.
6 years ago
Moises Silva 635885ec33 res_http_websocket: Add payload masking to the websocket client
6 years ago
Guido Falsi a3af7ef7e7 chan_dadhi: Fix setvar in dahdi channels
6 years ago
Joshua C. Colp 1a40a6d55a res_sorcery_memory_cache: Disallow per-object expire with full backend.
6 years ago
Walter Doekes 8576603faf app_queue: Read latest wrapuptime instead of (possibly stale) copy
6 years ago
Walter Doekes bcc7766bf6 app_queue: Remove stale code in try_calling
6 years ago
Walter Doekes 50ba662b6a res_pjsip: Include <pjsip_ua.h> instead of internal "pjsua-lib/pjsua.h"
6 years ago
Kevin Harwell 58eaf41e28 pjproject: Upgrade bundled version to pjproject 2.10
6 years ago
George Joseph dd983edafe res_fax: Don't start a gateway if either channel is hung up
6 years ago
Kevin Harwell 654ec4b908 Compiler fixes for gcc 10
6 years ago
Walter Doekes 1e5ea08e0c pjsip: Prevent invalid memory access when attempting to contact a non-sip URI
6 years ago
Joshua C. Colp f30a61022a res_fax: Don't consume frames given to fax gateway on write.
6 years ago
Alexander Traud 439f782452 pjproject_bundled: Honor --without-pjproject.
6 years ago
Pirmin Walthert 84da8622f6 res_pjsip_logger: use the correct pointer when logging tx_messages to pcap
6 years ago
George Joseph edf9471e05 Scope Tracing: Add stubs to allow easier cherry-picking
6 years ago
Joshua C. Colp e7f7c8c9de res_rtp_asterisk: Re-order RTP destruction.
6 years ago
Pirmin Walthert 81b86702fb res_pjsip_logger.c: correct the return value checks when writing to pcap
6 years ago
Asterisk Development Team 07bf7890dc Update CHANGES and UPGRADE.txt for 13.34.0
6 years ago
Joshua C. Colp c8cabb08aa res_pjsip: Use correct pool for storing the contact_user value.
6 years ago
Pirmin Walthert 4b7293f44e res_pjsip_nat.c: remove x-ast-orig-host from request URI and To header
6 years ago
Joshua C. Colp 0d86f49f7f res_sorcery_config: Always reload configuration on errors.
6 years ago
Joshua C. Colp 17a878dd99 bridge_softmix: Always remove audio from mixed frame.
6 years ago
Joshua C. Colp 4fba0f678b res_pjsip_logger: Expand functionality to improve logging.
6 years ago
sungtae kim 5de3f22ee0 res_rtp_asterisk.c: Fixed memory leak
6 years ago
Guido Falsi 683f0b269e pjproject: Fix race condition when building with parallel make
6 years ago
Roger James 3df1b65dd0 res_pjsip_history.c: Fix to stop SIGSEGV when IPv6 addresses are encountered.
6 years ago
traud 377f5b6992 tcptls: Fix notice when TLS is enabled but not supported.
6 years ago
traud 103b789e56 app_osplookup: Avoid a format truncation.
6 years ago
Pirmin Walthert 146e7c54f1 app.c: make sure that no non-async-signal-safe syscalls are used after
6 years ago
Nathan Bruning 10292dc663 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
6 years ago
Guido Falsi 77837059ac pjproject: Remove bashism from configure.m4 script
6 years ago
Jaco Kroon f5a1a91b03 Remove #include <sys/cdefs.h>
6 years ago
George Joseph 2d1713395b app_voicemail: Add workaround for a gcc 10 issue with -Wrestrict
6 years ago