Brian West
a577683797
Merge pull request #1536 in FS/freeswitch from ~MARCELL-G/freeswitch:bugfix/FS-11236-sync-tag-with-localtag-video-device-streaming to master
...
* commit '15227e01f27d87ec0657452412d1398373f6899c':
FS-11236 [verto_communicator] call useCamera property on video constraints
2018-07-19 22:44:37 +00:00
Anthony Minessale II
84a3de1495
Merge pull request #1537 in FS/freeswitch from ~MARCELL-G/freeswitch:bugfix/FS-11262-vertojs-undefined-wsfallback to master
...
* commit 'ee1418a5cab7568b7d61c7c844f7b1fcf075fcc3':
FS-11262 [verto_communicator] prevent vertojs from stop retrying socket connection by undefined socketfallbackurl
2018-07-19 18:32:22 +00:00
Marcell Guilherme Costa da Silva
ee1418a5ca
FS-11262 [verto_communicator] prevent vertojs from stop retrying socket connection by undefined socketfallbackurl
2018-07-19 15:26:45 -03:00
Marcell Guilherme Costa da Silva
15227e01f2
FS-11236 [verto_communicator] call useCamera property on video constraints
2018-07-18 18:19:21 -03:00
Brian West
9bc84ac638
Merge pull request #1535 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:fix/deprecating_create_url to master
...
* commit 'fc6661ccb31bff245465a29ab0cc89db6d8c2fa2':
FS-11229 - [verto_communicator]: deprecating use of URL.createObjectURL
2018-07-13 19:20:47 +00:00
Mike Jerris
b1a3c704b7
FS-11230: [core] Fix bad rtp timestamps triggered by cng/missed packet detection
2018-07-13 15:18:35 -04:00
Mike Jerris
9e3da931e5
FS-11230: [core] Fix bad rtp timestamps triggered by cng/missed packet detection
2018-07-13 15:14:00 -04:00
netoguimaraes
fc6661ccb3
FS-11229 - [verto_communicator]: deprecating use of URL.createObjectURL
2018-07-13 15:03:47 -03:00
Brian West
ccebe22c07
Merge pull request #1534 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:feat/stops_localStream to master
...
* commit '49b8cc3a3ef5d41090a6b697009fa190d2cc7ad8':
FS-11227 - [verto_communicator]: stops localVideoStream tracks properly
2018-07-12 14:07:10 +00:00
netoguimaraes
49b8cc3a3e
FS-11227 - [verto_communicator]: stops localVideoStream tracks properly
2018-07-11 15:49:02 -03:00
Mike Jerris
de3df8dc0e
Merge pull request #1531 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:feat/wss_fallbacks to master
...
* commit '68e256597ad7993d1786aedeb6680dc752c1dd88':
FS-11211 - [verto_communicator]: Adding turnServer and socketFallbackUrl options.
2018-07-06 16:03:34 +00:00
netoguimaraes
68e256597a
FS-11211 - [verto_communicator]: Adding turnServer and socketFallbackUrl options.
2018-06-29 14:12:19 -03:00
Mike Jerris
25e9376b29
Merge pull request #1529 in FS/freeswitch from ~S3RJ1K/freeswitch:master to master
...
* commit 'd6adc30781a3e594ba38909b9b2cff8cfbf9c846':
FS-11198: [Debian] install fonts to the correct location
2018-06-19 17:32:42 +00:00
Serj
d6adc30781
FS-11198: [Debian] install fonts to the correct location
2018-06-19 19:55:44 +03:00
Muteesa Fred
9fc898daac
FI-393 [fs_cli banner] this commit changes the text on the fs_cli banner
2018-06-14 19:38:05 +00:00
Mike Jerris
3c7db639fd
FS-11168: [core] fix compile error on gentoo from typo in assert statement
2018-05-16 17:12:08 -04:00
Mike Jerris
ed4920e792
Merge pull request #1520 in FS/freeswitch from ~BOBMCCARTHY/freeswitch:bugfix/FS-10808-memory-leak-with-sla-registrations to master
...
* commit 'bdfc02f22793ee3fb2d02edaa970c34807fc1c3b':
FS-10808 [mod_sofia] Fix memory leak in SLA
2018-05-04 14:37:06 +00:00
Mike Jerris
d332efa6c9
Merge pull request #1471 in FS/freeswitch from ~ANTONIO/freeswitch:bugfix/FS-10775-segfault-switch_frame_buffer_push to master
...
* commit 'a0ae014dc130c97bac7d057ceabe84bcfb03fe7b':
FS-10775 #resolve segfault switch_frame_buffer_push
2018-05-04 14:32:45 +00:00
Bob McCarthy
bdfc02f227
FS-10808 [mod_sofia] Fix memory leak in SLA
2018-05-02 14:06:01 -06:00
Mike Jerris
8f10ae54a1
FS-11139: [mod_commands] add tab completion for uuid_pause command
2018-04-26 09:09:48 -05:00
Italo Rossi
ba7b003bc2
FS-11044 - [verto_communicator] Fix error when muting/unmuting without cam and/or mic.
2018-04-21 18:11:12 -03:00
Mike Jerris
77daf39890
Merge pull request #1511 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-11120-handle-invalid-configs-for-avmd to master
...
* commit '80cd1fa42205c71cbdc1f31811a3e9cba595db8f':
FS-11120 Handle invalid configs for avmd
2018-04-18 19:50:23 +00:00
Piotr Gregor
80cd1fa422
FS-11120 Handle invalid configs for avmd
...
This makes sure avmd session uses default values for global settings
if configuration parameters are invalid or missing.
Also add more printing for avmd. Avmd will now report media
bug direction READ_REPLACE/WRITE_REPLACE it has been started on,
and each frame it is processing if debug==1.
This also fixes confusing log on session stopped reported in FS-10732.
2018-04-18 18:01:17 +01:00
antonio
a0ae014dc1
FS-10775 #resolve segfault switch_frame_buffer_push
2018-04-13 18:49:13 +02:00
Mike Jerris
e1bff03e90
Merge pull request #1508 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-11108-mod_commands-segfault-with-list_users to master
...
* commit '6d1eabc7a12fd85636607ce53865c776f8cfc19d':
FS-11108: [mod_commands] Fix segfault with list_users command
2018-04-13 16:41:04 +00:00
Marc Olivier Chouinard
6d1eabc7a1
FS-11108: [mod_commands] Fix segfault with list_users command
2018-04-12 19:14:17 -04:00
Mike Jerris
b43442a2f2
FS-11104: [Build] check for libldns-fs.pc first when detecting libldns to allow for custom package
2018-04-10 18:19:06 -05:00
Mike Jerris
192a232c23
Merge pull request #1357 in FS/freeswitch from ~KOVALYSHYN/freeswitch:feature/FS-9096-implement-to-set-own-jobid-for-tap.commands to master
...
* commit '28db1ede0629bfa1d63650fabba8b31f4e79eb05':
FS-9096: [mod_commands] new uuid argument for bgapi
2018-04-09 21:55:56 +00:00
Mike Jerris
2042933407
Merge pull request #1501 in FS/freeswitch from ~ALEX_SIBYAKIN/freeswitch:bugfix/FS-10119-compiling-mod_h323 to master
...
* commit '72c625dfb95a2778bd985396552d3f62b142c7c9':
FS-10119 [mod_h323] Patch from issue
2018-04-09 16:41:54 +00:00
Mike Jerris
890b558c9f
Merge pull request #1505 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11100 to master
...
* commit '320f7d6b8cf469e44fcb5f3ad85ed085eab1b09a':
FS-11100 [mod_conference] export variables for conference_outcall_bg
2018-04-09 14:58:55 +00:00
Mike Jerris
cde77d0c96
Merge pull request #1504 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11099 to master
...
* commit 'c4772b5bf03153ad59bbb6cd02cb49cfd4933bd3':
FS-11099 [mod_conference] provide profile name when requesting for caller-controls
2018-04-09 14:57:16 +00:00
lazedo
320f7d6b8c
FS-11100 [mod_conference] export variables for conference_outcall_bg
2018-04-09 01:13:58 +01:00
lazedo
c4772b5bf0
FS-11099 [mod_conference] provide profile name when requesting for
...
caller-controls
2018-04-09 01:10:40 +01:00
Mike Jerris
e2231715f4
Merge pull request #1494 in FS/freeswitch from ~HUNYI/freeswitch:feature/FS-11046-better-logging-for-rename_function to master
...
* commit '74f47cb0eddf42bcf37c5b8fef225f95f51cabc6':
FS-11046: [mod_dptools] Better logging for rename_function
2018-04-06 20:52:47 +00:00
Mike Jerris
0b97c68f3d
Merge pull request #1500 in FS/freeswitch from ~HUNYI/freeswitch:feature/FS-8893-add-variables-to-sofia-register-unregister to master
...
* commit 'bec68edb16b795bed0dbdd95a09999eb4850d82e':
FS-8893: [mod_sofia] Add variables to sofia::register/unregister events
2018-04-06 20:48:42 +00:00
Mike Jerris
938ec99950
Merge pull request #1485 in FS/freeswitch from ~DIASBRUNO/freeswitch:bugfix/FS-10777-freeswitch-failing-to-link-to-process to master
...
* commit 'ab97ad0b5f3093e94377ae568aeeba0ccea5813d':
FS-10777 [mod_erlang_event] #resolve
2018-04-06 19:52:57 +00:00
Mike Jerris
9db7ed7ac7
Merge pull request #1455 in FS/freeswitch from ~HUNYI/freeswitch:FS-10828-fix-mod_verto-codec to master
...
* commit '343b34376346f82fe0208912dd4104e1bfc341a2':
FS-10828 [mod_verto] Always renew codec_string on connect
2018-04-06 19:43:08 +00:00
Sergio Filipe
18f11c7c6d
FS-11088: Fixing verto status api
...
Checking if profile server_socket is valid to decide if is running or not
2018-04-04 11:50:14 +00:00
Alexey Sibyakin
72c625dfb9
FS-10119 [mod_h323] Patch from issue
2018-04-03 22:09:37 +09:00
Hunyadvári Péter
bec68edb16
FS-8893: [mod_sofia] Add variables to sofia::register/unregister events
2018-04-03 10:42:04 +02:00
Hunyadvári Péter
74f47cb0ed
FS-11046: [mod_dptools] Better logging for rename_function
2018-04-03 10:15:33 +02:00
Mike Jerris
930e7f3b0e
FS-11061: [core] fix build with newer pcre
2018-03-29 11:18:20 -04:00
Mike Jerris
07bbb8c226
Merge pull request #1473 in FS/freeswitch from ~SEBASTIAN/freeswitch:FS-10939-fix-format-truncation-warnings-in-mod_cdr_mongodb to master
...
* commit 'eded5965a4b26572aa254bab63771440934494bd':
FS-10939 mod_cdr_mongodb: fix format truncation warnings with gcc 7
2018-03-26 18:27:44 +00:00
Bruno Dias
ab97ad0b5f
FS-10777 [mod_erlang_event] #resolve
2018-03-09 13:41:24 -03:00
Mike Jerris
dd0bb0e331
Merge pull request #1472 in FS/freeswitch from ~STEPHALNET/freeswitch:FS-6816-sofia_send_callee_id-should-not-always to master
...
* commit '159c4ce95d1314bde9f747b0a0857c46fbf25a4f':
FS-6816 [mod_sofia] Set empty callee id if `_undef_`
2018-03-05 17:36:09 +00:00
Italo Rossi
173410ba25
Merge pull request #1332 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10493-replace-core-uuid-with-cc_instance_id to master
...
* commit '1284fbb027ded086e73ee064c0f7f39c0186e18d':
FS-10493: [mod_callcenter] Replace core uuid with cc_instance_id taken from callcenter.conf.xml
2018-02-23 14:30:53 +00:00
Mike Jerris
20c163ec0a
Merge pull request #1481 in FS/freeswitch from ~S3RJ1K/freeswitch:master to master
...
* commit 'ead0122a16dea5f7b47d0a1bfa5deab6e3f157dd':
fix FS-9298
2018-02-22 20:17:04 +00:00
s3rj1k
ead0122a16
fix FS-9298
2018-02-22 22:13:46 +02:00
Mike Jerris
5a8a1f4415
Merge pull request #1476 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9753-accessing-the-wss-interface-via-regular to master
...
* commit 'f37f41ccb2126ad9f32bb1214bf58aaef9518b00':
FS-9753: [mod_sofia] Fix crash when accessing the WSS interface via regular HTTPS
2018-02-21 21:27:57 +00:00
Andrey Volk
f37f41ccb2
FS-9753: [mod_sofia] Fix crash when accessing the WSS interface via regular HTTPS
2018-02-21 22:59:42 +03:00