Mike Jerris
|
4ed2af733d
|
[mod_vmd] deprecate abandoned module that is replaced by mod_avmd
|
2020-01-10 14:03:34 -07:00 |
|
mangshe0
|
975e6a6032
|
[mod_av] Fix mod_av not having audio when using avresample
|
2020-01-10 22:38:38 +04:00 |
|
Andrey Volk
|
ebeada67d1
|
Revert "[mod_opusfile] fix play sample rate (don't use original rate, always use 48k), fix eof."
This reverts commit 937c4a03eb032b4b3d1a8a8ad08c777de7a08314.
|
2020-01-06 22:47:49 +04:00 |
|
Andrey Volk
|
78aa7ea37f
|
Merge pull request #202 from dragos-oancea/opusfile_fixes
[mod_opusfile] fix play sample rate (don't use original rate, always use 48k), fix eof.
|
2020-01-06 22:38:38 +04:00 |
|
Andrey Volk
|
8797a0f480
|
Merge pull request #180 from signalwire/CF_AUDIO
[mod_portaudio] CF_AUDIO flag is not set
|
2020-01-06 22:35:03 +04:00 |
|
Dragos Oancea
|
937c4a03eb
|
[mod_opusfile] fix play sample rate (don't use original rate, always use 48k), fix eof.
|
2020-01-03 19:00:26 +00:00 |
|
Andrey Volk
|
4c1a47d5d1
|
swigall
|
2019-12-30 23:39:35 +00:00 |
|
Andrey Volk
|
6f0ad146d2
|
[mod_sofia] Fix crash from double profile unlock on outgoing channel from a gateway on a paused profile
|
2019-12-31 03:13:03 +04:00 |
|
Seven Du
|
13dc7629d6
|
[mod_sofia] add sip_refer_status_code channel variable to track refer status
|
2019-12-31 03:08:58 +04:00 |
|
Seven Du
|
2aec6035dd
|
[mod_loopback] add refer mock to null endpoint
|
2019-12-31 03:07:49 +04:00 |
|
Seven Du
|
c7480bc3fe
|
[mod_loopback] remember dtmf in channel var null_channel_dtmf_queued
|
2019-12-31 03:05:25 +04:00 |
|
Andrey Volk
|
e753e615ca
|
[mod_sofia] Module load will fail if ext-rtp-ip or ext-sip-ip configuration param is set as empty string.
|
2019-12-31 02:17:17 +04:00 |
|
Andrey Volk
|
da31fac5a0
|
[Core, mod_commands] Add switch_core_pool_stats API and pool_stats command with corresponding --enable-pool-debug configure flag.
|
2019-12-31 02:07:22 +04:00 |
|
Andrey Volk
|
dd1aab3332
|
[mod_voicemail] vm_fsdb_msg_email command leaks xml object.
|
2019-12-31 00:48:01 +04:00 |
|
Andrey Volk
|
e4f95f7069
|
[mod_local_stream] Xml object is leaked on reload when cannot stop local_stream beeing in use.
|
2019-12-31 00:46:36 +04:00 |
|
Andrey Volk
|
8442218df1
|
[mod_sofia] sofia_handle_sip_i_invite() leaks xml and event objects on acl_token, sofia_reg_handle_sip_r_challenge() leaks xml object when a user does not have params.
|
2019-12-31 00:45:00 +04:00 |
|
Andrey Volk
|
5fd6299267
|
[mod_hiredis] Xml object is not freed on load.
|
2019-12-31 00:43:24 +04:00 |
|
Andrey Volk
|
05dbd8bd05
|
[mod_distributor] Fix leak of xml object when no lists in config.
|
2019-12-31 00:41:19 +04:00 |
|
Liyang
|
4d2f3fc5ec
|
FS-11677: [mod_video_filter] fix memory leak and support replace read/write video of session with a bug
https://freeswitch.org/jira/browse/FS-11677
|
2019-12-31 00:31:23 +04:00 |
|
Liyang
|
9847a8915f
|
FS-11677: [mod_video_filter] support api/app to replace the write video of session with a bug
https://freeswitch.org/jira/browse/FS-11677
|
2019-12-31 00:31:08 +04:00 |
|
Seven Du
|
fa18a3d0d6
|
FS-11877 fix regression from FS-11773 27ce89a6a2a
rename callID to sessionCallID since it breaks VC
|
2019-12-31 00:25:32 +04:00 |
|
Seven Du
|
aec1cbd236
|
FS-11773 add callID to conference private event
|
2019-12-31 00:25:00 +04:00 |
|
Andrey Volk
|
e2c1e3a7d3
|
FS-12055: [mod_sofia] Fix leaks and release profile properly in general_event_handler() and actual_sofia_presence_event_handler()
|
2019-12-30 23:58:28 +04:00 |
|
Andrey Volk
|
b8a18f7d83
|
FS-12057: [mod_conference] Fix video mute (use of uninitialized pointer)
|
2019-12-30 23:58:04 +04:00 |
|
Andrey Volk
|
24e0949844
|
FS-12056: [mod_sofia] Fix leaking destination in sofia_glue_do_invite() and leaking route in sofia_glue_gen_contact_str()
|
2019-12-30 23:56:16 +04:00 |
|
Andrey Volk
|
ea6a34aa7d
|
[mod_portaudio] CF_AUDIO flag is not set
|
2019-12-17 00:21:52 +04:00 |
|
lazedo
|
ac77de715b
|
[mod_kazoo] use globals hostname to create nodename in create_ei_cnode
|
2019-12-04 05:58:08 +00:00 |
|
lazedo
|
731b0eb8fd
|
[mod_kazoo] add kz_set_hostname declaration
|
2019-12-03 23:24:47 +00:00 |
|
lazedo
|
1afad3413b
|
[mod_kazoo] missing call to kz_set_hostname
|
2019-12-03 21:45:15 +00:00 |
|
Andrey Volk
|
b337e77258
|
[Unit-tests] Fix leaks in mod_test and in switch_core_codec, switch_vpx, switch_xml, switch_ivr_play_say tests.
|
2019-11-27 21:38:19 +04:00 |
|
Andrey Volk
|
2865603ad2
|
[Unit-tests] Fix xml error not finding freeswitch.xml on FST_MINCORE_BEGIN
|
2019-11-26 01:54:43 +04:00 |
|
Ítalo Rossi
|
3de3ec3b1a
|
[mod_callcenter] Adding SAF_SUPPORT_NOMEDIA to callcenter_track since we don't need media up for it. Also, a small fix to make it compile on OSX.
|
2019-11-26 01:33:12 +04:00 |
|
Andrey Volk
|
a4f0b2f2a0
|
[mod_test] Fix OSX build
|
2019-11-22 00:09:14 +04:00 |
|
Andrey Volk
|
f8dc87bd18
|
[mod_event_socket] Fix "Listener session is null" problem - regression from previous commit to the mod.
|
2019-11-13 19:28:25 +04:00 |
|
Piotr Gregor
|
b0f09fcff2
|
[mod_avmd] Unlock and close session if adding a media bug fails
|
2019-11-12 21:29:29 +04:00 |
|
Andrey Volk
|
a288c3d969
|
Merge pull request #117 from lazedo/kazoo-ctx
[mod_kazoo] recurse context runtime vars
|
2019-11-12 01:25:14 +04:00 |
|
Dragos Oancea
|
60746cc07c
|
[mod_tts_commandline, mod_sndfile] fix crash on file not found
|
2019-11-11 23:02:21 +04:00 |
|
Vallimamod Abdullah
|
7f63483138
|
[mod_event_socket] Add null pointer checks on listener session and socket
|
2019-11-11 22:58:18 +04:00 |
|
lazedo
|
3c6d47c293
|
[mod_kazoo] recurse context runtime vars
|
2019-11-11 18:09:26 +00:00 |
|
Areski Belaid
|
647ed310e5
|
[mod_callcenter] Unreserve callcenter events when config errors loading
|
2019-11-11 20:23:20 +04:00 |
|
Andrey Volk
|
7861ec937e
|
Merge pull request #64 from cdosoftei/amqp-reconnect
[mod_amqp] open logging and produced connections from within their threads
|
2019-11-11 20:11:59 +04:00 |
|
Andrey Volk
|
55afe220d3
|
Merge pull request #71 from cdosoftei/amqp-queue-properties
[mod_amqp] configurable commands queue properties
|
2019-11-11 20:11:30 +04:00 |
|
lazedo
|
998e322f46
|
[mod_kazoo] add kz-endpoint-runtime-context
|
2019-11-07 22:42:28 +00:00 |
|
Andrey Volk
|
aa2df4f3f8
|
Merge pull request #90 from lazedo/k-header
[mod_sofia] add K- to prefixes that create a sip_h_ variable
|
2019-10-31 20:50:05 +04:00 |
|
Andrey Volk
|
5705290f8d
|
Merge pull request #89 from lazedo/sofia-auth-query
[mod_sofia] add existing variables when locating user
|
2019-10-31 20:33:55 +04:00 |
|
lazedo
|
b4373c6666
|
[mod_sofia] add K- to prefixes that create a sip_h_ variable
used by sip tracing tools and not to confuse with application (X-) or (P-)
|
2019-10-31 12:27:21 +00:00 |
|
lazedo
|
f77484b96d
|
[mod_sofia] add existing variables when locating user
|
2019-10-31 12:20:33 +00:00 |
|
lazedo
|
8d2174d707
|
[mod_kazoo] several fixes & code cleanup
|
2019-10-31 11:06:16 +00:00 |
|
Andrey Volk
|
c76a8c5458
|
swigall
|
2019-10-30 17:25:47 +00:00 |
|
Dragos Oancea
|
45219aef6f
|
[mod_sndfile] don't force channels and sample rate with .raw extension
|
2019-10-29 21:47:22 +04:00 |
|