Antonio Silva
|
93096d6a16
|
Merge branch 'mod_verto-add-to-login-event-id-domain' of https://github.com/wmasilva/freeswitch into mod_verto-add-to-login-event-id-domain
|
2020-05-07 17:21:45 +02:00 |
Antonio Silva
|
5c62791bc1
|
mod_verto: add to login event id and domain values
|
2020-05-07 17:21:42 +02:00 |
Andrey Volk
|
2dced93d94
|
[sofia-sip] Build internal tests
|
2020-05-07 03:19:16 +04:00 |
Mike Jerris
|
598d52d5fb
|
[mod_sofia] remove blank display name that can show up in from uri
|
2020-05-07 03:18:16 +04:00 |
Andrey Volk
|
d9d49920cb
|
[mod_httapi] Fix leak of context->url_params
|
2020-05-07 03:16:58 +04:00 |
Andrey Volk
|
1956911e4b
|
[Core] Fix locking and a memory leak in switch_core_session_write_video_frame() and switch_core_session_write_text_frame().
|
2020-05-07 03:15:43 +04:00 |
VCC Live/Core
|
2d6e2e2fa3
|
[mod_erlang_event] Fix segfault in destroy_listener()
|
2020-05-07 03:14:18 +04:00 |
Andrey Volk
|
b847935ce2
|
[Core] Fix dereference of null pointer in video_bridge_thread() when codec b is not yet initialized.
|
2020-05-07 03:12:51 +04:00 |
Chris Rienzo
|
4589a47324
|
[build/test] git ignore test output
|
2020-05-07 03:11:50 +04:00 |
Andrey Volk
|
b31c47eab7
|
[mod_shout] Reduce log level from error to warning for "Error opening %s (invalid rate or channel count)"
|
2020-05-07 03:10:37 +04:00 |
Mike Jerris
|
3089e8e548
|
[mod_av] reduce some errors to warnings in logs
|
2020-05-07 03:08:42 +04:00 |
Andrey Volk
|
84a20addc8
|
[sofia-sip] Fix crash in timer B outgoing_timer_bf() which asserts if INVITE request was completed already.
|
2020-05-07 03:07:20 +04:00 |
Mike Jerris
|
39892e05a7
|
[sofia-sip] fix build on newer clang
|
2020-05-07 03:03:37 +04:00 |
Andrey Volk
|
40ba118936
|
[sofia-sip] Fix use of deprecated CRYPTO_set_id_callback().
|
2020-05-07 03:02:08 +04:00 |
Andrey Volk
|
865de72cee
|
[core,mod_verto,mod_xml_rpc] Fix use of deprecated CRYPTO_set_id_callback().
|
2020-05-07 03:00:03 +04:00 |
Chris Rienzo
|
bc9515468e
|
[test] Fix out of bound buffer read in switch_test
|
2020-05-07 02:58:30 +04:00 |
Andrey Volk
|
b630dfa79e
|
[Core] switch_rtp: reduce end call due to SRTP failure log level from error to warning.
|
2020-05-07 02:54:54 +04:00 |
Andrey Volk
|
7b46e37318
|
[Core] switch_rtp: reduce dtls handshake failure level from error to warning.
|
2020-05-07 02:49:35 +04:00 |
Andrey Volk
|
06dfe2e3a4
|
[mod_sndfile] Reduce error level to warning for "Error Opening File"
|
2020-05-07 02:48:21 +04:00 |
Andrey Volk
|
96c615e353
|
[mod_av] Reduce error level to warning for "Could not decode frame".
|
2020-05-07 02:47:19 +04:00 |
Chris Rienzo
|
52a17066eb
|
[mod_sofia] Quiet down error when registration credentials are missing
|
2020-05-07 02:42:01 +04:00 |
Andrey Volk
|
a198e765fe
|
[mod_conference] Fix memory leaks and a possible deadlock in chat_send();
|
2020-05-07 02:40:41 +04:00 |
Anthony Minessale
|
55b148f1c3
|
[mod_verto] Fix packet o death.
|
2020-05-07 02:36:08 +04:00 |
Piotr Gregor
|
7c795ea555
|
[mod_vlc] Fix segfault.
|
2020-05-07 02:33:51 +04:00 |
Andrey Volk
|
8778cda16d
|
[Core] Wait sql threads to spin up. Fixes module_exists, show_codec commands.
|
2020-05-07 02:26:22 +04:00 |
Seven Du
|
16f782f979
|
[mod_loopback] Don't block channel too long if already hangup, also add option to hangup immediately with cause
|
2020-05-07 02:21:38 +04:00 |
Seven Du
|
e0aef355db
|
[core] use switch_core_session_get_partner in sched_hangup to hangup channel also in signalling bond state
|
2020-05-07 02:18:56 +04:00 |
lazedo
|
ce019aa566
|
[mod_loopback] fix early_set_loopback_id for b leg
|
2020-05-07 02:10:30 +04:00 |
surendrasignalwire
|
12f56e293d
|
[Core] Fix one way audio after executing the uuid_recv_dtmf with dtmf string ending with w or W.
|
2020-05-07 02:08:49 +04:00 |
Andrey Volk
|
2ef4a32ce2
|
Merge pull request #613 from signalwire/ogg_windows
[mod_shout] Fix Windows build by placing libogg sources to files.freeswitch.org
|
2020-05-06 21:20:31 +04:00 |
Andrey Volk
|
f5634c8f6d
|
[mod_shout] Fix Windows build by placing libogg sources to files.freeswitch.org
|
2020-05-06 21:04:43 +04:00 |
Antonio Silva
|
b341643657
|
mod_verto: add to login event id and domain values
|
2020-05-05 01:17:16 +02:00 |
Stefan Weil
|
2487e32c39
|
Add git configuration to ignore errors from `git fsck`
|
2020-05-01 20:42:38 +04:00 |
Andrey Volk
|
53cd06900c
|
[Core] Fix leak in switch_xml_set_attr().
|
2020-04-28 21:43:58 +04:00 |
Andrey Volk
|
4f9c05b279
|
Merge pull request #586 from TheJJ/fix-rtc-ip-index
[mod_sofia] Fix rtp config ipv4/ipv6 index confusion
|
2020-04-28 21:39:19 +04:00 |
Jonas Jelten
|
30cf345b41
|
[mod_sofia] Fix rtp config ipv4/ipv6 index confusion
|
2020-04-28 13:13:13 +02:00 |
上海宁卫信息技术有限公司
|
ae0444e9cb
|
[Configuration] sip_profiles: Use $${external_sip_ip} for ext-sip-ip, $${external_rtp_ip} for ext-rtp-ip
|
2020-04-06 00:02:48 +04:00 |
Andrey Volk
|
bbca42cbf5
|
Merge pull request #540 from signalwire/ilbc
[Build-System] Enable mod_ilbc Debian packaging.
|
2020-04-01 14:30:15 +04:00 |
Nick Lemberger
|
4fa0870ef0
|
[mod_sofia] Fix potential buffer overrun when rewrite_multicasted_fs_path is enabled.
|
2020-04-01 00:11:24 +04:00 |
Andrey Volk
|
92a746990c
|
[Build-System] Enable mod_ilbc Debian packaging.
|
2020-03-31 21:28:00 +04:00 |
Andrey Volk
|
890dac9972
|
Merge pull request #528 from lazedo/kazoo-eventstream-time
[mod_kazoo] add event stream connected time
|
2020-03-24 20:15:54 +04:00 |
lazedo
|
343f031915
|
[mod_kazoo] add event stream connected time
|
2020-03-24 10:54:16 +00:00 |
Andrey Volk
|
5c52b174f2
|
Merge pull request #520 from signalwire/drone
[Testing] Add mod_portaudio, mod_redis, mod_skinny to scan-build on Drone
|
2020-03-24 01:09:50 +04:00 |
Jourdan Templeton
|
5805addbeb
|
[mod_sofia] Add new gateway param 'contact-in-ping' to support for Microsoft Teams Direct Routing
|
2020-03-23 23:29:53 +04:00 |
Nathan Neulinger
|
477086b3e2
|
[mod_mariadb] Fix reconnect during db failover/restart
|
2020-03-23 20:55:00 +04:00 |
Andrey Volk
|
eb51f76e6b
|
[Testing] Add mod_portaudio, mod_redis, mod_skinny to scan-build on Drone
|
2020-03-22 14:57:29 +04:00 |
Andrey Volk
|
9b0cfefce7
|
Merge pull request #521 from signalwire/verto
[mod_verto] Fix Makefile.am and reswig, fix scan-build warnings in swig and enable scan-build on Drone
|
2020-03-22 14:51:25 +04:00 |
Andrey Volk
|
d07e1654a2
|
[mod_verto] Fix scan-build warnings in swig and enable scan-build on Drone
|
2020-03-22 14:14:14 +04:00 |
Andrey Volk
|
d67d09705a
|
[mod_verto] Fix Makefile.am and reswig
|
2020-03-22 01:35:58 +00:00 |
Andrey Volk
|
ac64d8e78d
|
Merge pull request #511 from signalwire/sofia_dns_crash
[sofia-sip] Sip crash on unresolvable dns resolution error of outbound request.
|
2020-03-16 22:57:05 +04:00 |