Commit Graph

31441 Commits (84da8622f6cb320cd23f295d25b53fe9077894c2)
 

Author SHA1 Message Date
Pirmin Walthert 84da8622f6 res_pjsip_logger: use the correct pointer when logging tx_messages to pcap
5 years ago
George Joseph edf9471e05 Scope Tracing: Add stubs to allow easier cherry-picking
5 years ago
Joshua C. Colp e7f7c8c9de res_rtp_asterisk: Re-order RTP destruction.
5 years ago
Pirmin Walthert 81b86702fb res_pjsip_logger.c: correct the return value checks when writing to pcap
5 years ago
Asterisk Development Team 07bf7890dc Update CHANGES and UPGRADE.txt for 13.34.0
5 years ago
Joshua C. Colp c8cabb08aa res_pjsip: Use correct pool for storing the contact_user value.
5 years ago
Pirmin Walthert 4b7293f44e res_pjsip_nat.c: remove x-ast-orig-host from request URI and To header
5 years ago
Joshua C. Colp 0d86f49f7f res_sorcery_config: Always reload configuration on errors.
5 years ago
Joshua C. Colp 17a878dd99 bridge_softmix: Always remove audio from mixed frame.
5 years ago
Joshua C. Colp 4fba0f678b res_pjsip_logger: Expand functionality to improve logging.
5 years ago
sungtae kim 5de3f22ee0 res_rtp_asterisk.c: Fixed memory leak
5 years ago
Guido Falsi 683f0b269e pjproject: Fix race condition when building with parallel make
5 years ago
Roger James 3df1b65dd0 res_pjsip_history.c: Fix to stop SIGSEGV when IPv6 addresses are encountered.
5 years ago
traud 377f5b6992 tcptls: Fix notice when TLS is enabled but not supported.
5 years ago
traud 103b789e56 app_osplookup: Avoid a format truncation.
5 years ago
Pirmin Walthert 146e7c54f1 app.c: make sure that no non-async-signal-safe syscalls are used after
5 years ago
Nathan Bruning 10292dc663 app_queue: track masquerades in app_queue to avoid leaked stasis subscriptions
5 years ago
Guido Falsi 77837059ac pjproject: Remove bashism from configure.m4 script
5 years ago
Jaco Kroon f5a1a91b03 Remove #include <sys/cdefs.h>
5 years ago
George Joseph 2d1713395b app_voicemail: Add workaround for a gcc 10 issue with -Wrestrict
5 years ago
Alexander Traud 18cc090761 core_local: Local calls are always secure.
5 years ago
Joshua C. Colp 35f7e24ebc pjsip: Increase maximum ICE candidate count.
5 years ago
Guido Falsi 5c74f22977 res_rtp_asterisk: Protect access to nochecksums with #ifdef
5 years ago
Peter Turczak 7714bbfeaa chan_mobile: Add smoother to make SIP/RTP endpoints happy.
5 years ago
Asterisk Development Team 074d766fb3 Update CHANGES and UPGRADE.txt for 13.33.0
5 years ago
sungtae kim f2d9d31ef5 res_ari_channels: Fixed endpoint 80 characters limit
5 years ago
DanielYK e4508fcc6e res_pjsip: Fixed format of IPv6 addresses for external media addresses
5 years ago
Alexander Traud 91ce91dbc6 chan_sip: externhost/externaddr with non-default TCP/TLS ports.
5 years ago
Alexander Traud f91dc188dd curl: Add build-time dependency.
5 years ago
Alexander Traud bb5c0f30c4 res_pjsip_refer: Add build-time dependency.
5 years ago
Alexander Traud 7124850d3c app_getcpeid: Add build-time dependency.
5 years ago
Alexander Traud 59f2ad2019 res_pjsip: Add build-time dependency.
5 years ago
Alexander Traud 1edf0047a1 pjproject_bundled: Honor --without-pjproject.
5 years ago
Alexander Traud dac20ce461 chan_sip: DiffServ/ToS not only on UDP but also on TCP and TLS sockets.
5 years ago
Alexander Traud 65598af3ff install_prereq: Add libcap for high bits in DiffServ/ToS.
5 years ago
Alexander Traud 47e887dbf6 BuildSystem: Only if found LibPRI, check its optional parts.
5 years ago
Alexander Traud 007a6ab05a BuildSystem: Only if found external PJProject, check its optional parts.
5 years ago
bernard merindol 43dfd0d300 res_rtp_asterisk.c: Check for first DTMF having timestamp set to 0
5 years ago
Jean Aunis 947a6e8674 func_volume: Accept decimal number as argument
5 years ago
Jaco Kroon ce1213e72f res_rtp_asterisk: iterate all local addresses looking to populate ICE.
5 years ago
Alexander Traud 64427c667b pjproject_bundled: Repair ./configure --with-ssl without ARG.
5 years ago
Jaco Kroon a142a1455c res_pjsip: document legal dtls_verify endpoint options.
5 years ago
Alexander Traud 23211669a7 BuildSystem: Search for Python/C API when possibly needed only.
5 years ago
traud 2bcc3df533 chan_sip: TCP/TLS client without server.
5 years ago
Alexander Traud a0d5f7ccff _pjsua: Build even with Clang.
5 years ago
Alexander Traud 92efcc9047 res_rtp_asterisk: Build without PJProject.
5 years ago
Kevin Harwell b2e7fc6972 chan_pjsip: digit_begin - constant DTMF tone if RTP is not setup yet
5 years ago
traud 9b259c6514 BuildSystem: Remove doc/tex and doc/pdf leftovers.
5 years ago
Alexander Traud 785225c5a0 BuildSystem: Allow space in path.
5 years ago
traud 9082f90217 stasis: Avoid always true warnings with clang.
5 years ago