Andrey Volk
16c03f8ec8
Merge pull request #1581 from signalwire/repotoken
...
[Testing] Enable repo auth on Drone CI
2022-03-18 03:54:54 +03:00
Andrey Volk
6913ccd41b
[Testing] Enable repo auth on Drone CI
2022-03-18 03:17:33 +03:00
Andrey Volk
d01c427c0b
[mod_conference] Fix regression made by previous commit when fixing memory consumption.
2022-03-18 01:53:38 +03:00
Dragos Oancea
24355b63ab
[mod_local_stream] fix path with ".loc" file extension.
2022-03-15 18:47:06 +02:00
Dragos Oancea
a40584b465
[mod_verto] fix potential memleaks at init.
2022-03-15 16:49:17 +03:00
Andrey Volk
7e0a7f0f28
[mod_verto] Fix dead nested assignments
2022-03-15 16:49:11 +03:00
Andrey Volk
aabce0c3b8
Merge pull request #1423 from azzbcc/fix_error_array_parameter
...
[core] fix compile error with gcc 11.1
2022-03-09 16:21:50 +03:00
Andrey Volk
19e64a6501
Merge pull request #1540 from zayim/send-events-on-recording-error
...
[core] set completion cause upon failed recording
2022-03-08 02:29:08 +03:00
Andrey Volk
b5bc40554b
Merge pull request #1568 from signalwire/bbb
...
[mod_conference] Fix memory consumption and Media flow direction issue.
2022-03-08 02:07:35 +03:00
Andrey Volk
c460588dfe
[mod_conference] Fix memory consumption and Media flow direction issue.
2022-03-08 01:50:07 +03:00
Andrey Volk
4b580a07c4
Merge pull request #1523 from mochouinard/master
...
[core] Add support to phrase play-file to set a volume attribute
2022-02-25 01:26:16 +03:00
Dragos Oancea
7fb158ae6a
[core] RTP: remove unfulfillable conditions involving timer. add missing LF to DEBUG log line.
2022-02-21 22:53:02 +03:00
Andrey Volk
224836b5d2
Merge pull request #1551 from dragos-oancea/rtp-continue-rtcp-mux
...
[core] Handling RTCP MUX resulting in gaps
2022-02-21 21:39:31 +03:00
Dragos Oancea
ae272359f4
[core] Handling RTCP MUX resulting in gaps
...
(fix proposed by Leon de Rooij)
2022-02-21 15:18:45 +02:00
Andrey Volk
36f2e77beb
Merge pull request #1544 from signalwire/libks180
...
[Build-System] Update libks to 1.8.0 on Windows.
2022-02-09 17:57:43 +03:00
Andrey Volk
0072db0dbb
[Build-System] Update libks to 1.8.0 on Windows.
2022-02-09 15:20:16 +03:00
Nadin Zajimovic
90dd5bb88e
[core] set completion cause upon failed recording
2022-02-03 18:15:23 +01:00
Hailin Zhou
d249fb8017
[mod_json_cdr] add timeout param.
2022-01-27 16:28:09 +03:00
Emmanuel Schmidbauer
6113db7bd7
[mod_amqp] add support for ssl connections
2022-01-27 16:25:38 +03:00
Andrey Volk
351b505535
Merge pull request #1528 from signalwire/multicast_overflow
...
[mod_event_multicast] Fix buffer overflow on module load.
2022-01-26 20:14:03 +03:00
Andrey Volk
989097080d
[mod_event_multicast] Fix buffer overflow on module load.
2022-01-26 19:12:28 +03:00
Andrey Volk
462bc9afe8
Merge pull request #1529 from signalwire/sipptestsrequires
...
[Unit-tests] Replace fst_requires with fst_check in mod_sofia unit tests. Increase timeout.
2022-01-26 18:27:46 +03:00
Marc Olivier Chouinard
de487b0ada
[core] Add support to phrase play-file to set a volume attribute
2022-01-25 20:07:39 -05:00
Andrey Volk
b9875d1ac9
[Unit-tests] Replace fst_requires with fst_check in mod_sofia unit tests. Increase timeout.
2022-01-25 19:52:20 +03:00
Andrey Volk
92d2e0b136
[mod_pgsql] Fix build by using PG_VERSION_NUM provided by libpq instead of using POSTGRESQL_MAJOR_VERSION detected by freeswitch configure.
2022-01-11 18:44:36 +03:00
xbipin
f9bb8940c2
[mod_sofia] Caller ID name in contact. Introduce sip_caller_id_name_in_contact channel variable.
2021-12-29 23:30:18 +03:00
Andrey Volk
e37638d526
Merge pull request #1407 from mochouinard/master
...
[mod_sofia] Provide retry time for failed and waiting registration
2021-12-29 13:39:01 +03:00
Andrey Volk
132d3d4f2e
Merge pull request #1421 from signalwire/unicall-array-overflow
...
[mod_unicall] Fix array overflow
2021-12-29 11:44:24 +03:00
MarioG-X
f55cc1993a
[libvpx] configure.sh erroneous make warnings starting with macOS 11.5.1
2021-12-28 23:02:15 +03:00
Martin Paterson
083a9ab1c3
[mod_voicemail] Fix voicemail ignoring vm-a1-hash
2021-12-28 19:02:02 +03:00
Andrey Volk
de70d9d493
Merge pull request #1420 from signalwire/voicemail-ivr-overflow
...
[mod_voicemail_ivr] Fix array overflow
2021-12-28 17:07:45 +03:00
Andrey Volk
bacb3f9386
Merge pull request #1498 from seven1240/fix-crypto-mem-ctrl
...
[core] fix macOS build when missing CRYPTO_mem_ctrl
2021-12-28 12:33:06 +03:00
Seven Du
e743e8ab3c
[core] fix macOS build when missing CRYPTO_mem_ctrl
...
https://github.com/signalwire/freeswitch/issues/1461
3493e9c952
2021-12-28 08:15:34 +08:00
Andrey Volk
fb807e40f2
Merge pull request #1462 from udovichenkoAlexander/sofia_completition_improve
...
[mod_sofia] Add autocomplete options to status profile command
2021-12-27 18:37:56 +03:00
wmasilva
a92eee4e93
[mod_voicemail] add option to skip goodbye
2021-12-23 01:55:29 +03:00
Anthony Minessale
e3f031fc7c
Update LICENSE
2021-12-22 16:17:08 -06:00
Andrey Volk
3c28202e22
Merge pull request #1495 from ros-tel/mod_av_fix_parse_profile
...
[mod_av] FIX parse config param "profile" and "level"
2021-12-22 16:23:43 +03:00
ros-tel
cbc610db26
[mod_av] FIX parse config param "profile" and "level"
2021-12-22 17:32:59 +05:00
Alexander Traud
b995b22164
[Build-System] Add libswscale-dev debian package to the debian_min_build.sh
2021-12-21 23:20:47 +03:00
Andrey Volk
f10d8ef5e8
Merge pull request #1463 from Hello71/no-execinfo
...
[build] skip checking unused execinfo.h
2021-12-21 23:18:03 +03:00
Michael Jerris
6c87ed4915
[Core] RFC 3264 says once we assign a payload number to a dynamic codec, we are stuck with it.
...
8.3.1 Modifying Address, Port or Transport
The port number for a stream MAY be changed. To do this, the offerer
creates a new media description, with the port number in the m line
different from the corresponding stream in the previous SDP. If only
the port number is to be changed, the rest of the media stream
description SHOULD remain unchanged. The offerer MUST be prepared to
receive media on both the old and new ports as soon as the offer is
sent. The offerer SHOULD NOT cease listening for media on the old
port until the answer is received and media arrives on the new port.
Doing so could result in loss of media during the transition.
Co-authored-by: Anthony Minessale <anthm@signalwire.com>
2021-12-17 23:56:43 +03:00
Andrey Volk
862a19e103
Merge pull request #1480 from dragos-oancea/acl-extend
...
[core] extend count of acl entries (per SOFIA_MAX_ACL).
2021-12-09 17:45:56 +03:00
Dragos Oancea
77481b327c
[core] extend count of acl entries (per SOFIA_MAX_ACL).
2021-12-09 11:36:39 +02:00
Clarence
e632759ae8
[mod_amqp] Fix memory leaks on command queue name and parsing configure file
2021-12-05 12:55:51 +03:00
Andrey Volk
ee1dc921fe
Merge pull request #1436 from seven1240/fix-vmd
...
[mod_vmd] fix shutdown function not being called
2021-12-04 01:29:14 +03:00
Minh
f3604557e5
[mod_distributor] Reload message should be same as others (+OK instead of +ok)
2021-12-01 20:48:29 +03:00
Andrey Volk
99d9c3bd65
Merge pull request #1259 from bmlkc/mod-opusfile-drain-before-closing-write
...
[mod_opusfile] add opc_encoder_drain before destroying handle
2021-12-01 12:38:21 +03:00
Alex Xu (Hello71)
6ece47e17f
[build] skip checking unused execinfo.h
...
since 380fd060ef
, execinfo.h is not used
anymore, so there is no need to check for it.
2021-11-26 11:50:48 -05:00
Alexander Udovichenko
1bab462f19
[mod_sofia] Add autocomplete options to status profile command
2021-11-26 15:18:23 +03:00
Jakub Karolczyk
4f123c4682
[mod_conference] Set conference vars from core/channel variables
2021-11-23 20:24:23 +03:00