Anthony Minessale
cd5182c27c
FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets #resolve
2017-03-17 13:47:35 -05:00
Anthony Minessale
c9eb818e4a
FS-10120: [mod_verto] Move text support behind a param
2017-03-13 11:06:48 -05:00
Anthony Minessale
fbe05e2035
FS-10120: [mod_verto] Move text support behind a param #resolve
2017-03-09 13:40:33 -06:00
Anthony Minessale
da6b9e001c
FS-9742: [mod_conference,mod_cv] Refactor canvas zoom code #resolve
2017-03-09 11:54:13 -06:00
Alexandr Popov
ccae156780
FS-10061 [mod_verto] now it sends custom variables on incoming call via verto
2017-03-07 10:42:17 +02:00
Sergey Safarov
df1ab07ca4
FS-9924: Removed extra space in source files
2017-02-09 23:59:49 -05:00
Anthony Minessale
cbc8d23603
FS-10026: [mod_verto] reduce attach_wake calls #resolve
2017-02-09 17:39:35 -06:00
Mike Jerris
a3ee7595bb
FS-10025: fix global symbol scope issue causing modules to use another modules global pointer
2017-02-09 17:23:30 -06:00
Anthony Minessale
b81d6990ee
FS-9997: [mod_verto] Invalid JSON-RPC Response to an incorrect JSON-RPC Request. #resolve
2017-02-03 10:57:08 -06:00
Mike Jerris
dbd1c8684d
Merge pull request #1124 in FS/freeswitch from ~TCULJAGA/freeswitch_tc:bugfix/FS-9873-a1-hash_for_mod_verto to master
...
* commit '1f7a7e336f0d2d0d4c67ee45478bf9b759e0dda8':
FS-9873 mod_verto a1-hash - squashed
2017-01-04 11:37:32 -06:00
Tihomir Culjaga
1f7a7e336f
FS-9873 mod_verto a1-hash - squashed
2017-01-04 06:48:35 -06:00
Brian West
d28f29594f
FS-9776: [mod_sofia] SIP Transfer generates high CPU #resolve
2016-12-28 12:40:06 -06:00
Mike Jerris
6e2764776f
Merge pull request #1110 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-9840-fix-some-warnings-V2 to master
...
* commit '8c94e6f57fd9adee5e6a12535811fff8e4d9ae46':
FS-9840 mod_avmd: Fix implicit declaration warning
FS-9840 sofia-sip: fix implicit declaration warning
FS-9840 mod-verto: fix implicit declaration warning
FS-9840 mod_sofia: fix redefine warning
2016-12-27 12:36:58 -06:00
Sebastian Kemper
8063ad658b
FS-9840 mod-verto: fix implicit declaration warning
...
This fixes the following compile-time warning:
making all mod_verto
make[7]: Entering directory '/home/sk/tmp/lede/build_dir/target-mips_24kc_musl-1.1.15/freeswitch-1.8.0/src/mod/endpoints/mod_verto'
CC mod_verto_la-mod_verto.lo
CC mod_verto_la-ws.lo
ws.c: In function 'hton64':
ws.c:730:14: error: implicit declaration of function '__bswap_64' [-Werror=implicit-function-declaration]
else return __bswap_64(val);
^
cc1: all warnings being treated as errors
Fix by including byteswap.h, which is available on Linux and also
everywhere glibc is used (wpa_supplicant includes this header the same
way).
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2016-12-23 21:44:25 +01:00
Anthony Minessale
ade6e856a2
FS-9745: [mod_sofia] Call to FS WebRTC Gateway fails when no SDP on invite #resolve
2016-12-20 12:20:41 -06:00
Seven Du
6528ae00b5
FS-9817 #resolve fix regression from 828d6eaf0177caff9b60052be3c83b2008f85416
2016-12-06 11:33:01 +08:00
Seven Du
b26fa6e17c
FS-9810 fix ws write fail on slow network
2016-12-04 12:49:46 +08:00
Anthony Minessale
09028b251e
FS-9455 #resolve [Doubled posts in the chat window ]
2016-11-02 16:00:49 -05:00
Mike Jerris
f35c2a4ec2
FS-9623: fix rare crash on startup due to openssl init functions being run multiple times
2016-10-07 15:33:50 -04:00
Seven Du
241bbd1529
FS-9622 #resolve fix buffer size calculation in http interface in mod_verto
2016-10-07 10:16:35 +08:00
Mike Jerris
0d56945f71
FS-9581: [windows] CF_TEXT is a reserved constant on windows
2016-10-05 11:06:44 -04:00
Mike Jerris
4814cb1e34
FS-9581: [windows] CF_TEXT is a reserved constant on windows
2016-10-05 09:57:31 -04:00
Anthony Minessale
f38dde9fec
fix merge
2016-09-27 16:44:25 -05:00
Anthony Minessale
c409499cd9
FS-9576 #resolve [Add Realtime Text]
2016-09-27 16:40:43 -05:00
Brian West
39738b32ca
FS-9574 #resolve [We shouldn't print data sent on the buffer.]
2016-09-27 15:52:25 -05:00
Anthony Minessale
56a129a854
FS-9550 #resolve [Set user on outbound verto calls to sync with user directory]
2016-09-20 14:06:05 -05:00
Anthony Minessale
ccadea219a
FS-9524 #resolve [Enable whitelisting of Verto connections by IP using FS ACL]
2016-09-20 14:03:35 -05:00
Anthony Minessale
eb4d24b68c
FS-9549 #resolve [Add userVariables to DMTF and INFO messages]
2016-09-20 13:57:34 -05:00
Anthony Minessale
5c43a17a04
FS-8761
2016-09-12 11:24:41 -05:00
Anthony Minessale
47cbd2f628
FS-9475 #resolve [Video bandwidth not conveyed in SDP for verto]
2016-09-01 17:18:33 -05:00
Brian West
7cc2653edc
FS-8608 found while doing config audit, params should have dashes
2016-08-22 15:20:04 -05:00
Anthony Minessale
2e3227b50f
FS-9422 #resolve [Freeswitch Exit/Crash on SDP Negotiation] #comment renegotiate-codec-on-hold renegotiate-codec-on-reinvite are both removed in this commit
2016-08-12 14:10:23 -05:00
Anthony Minessale
a3648f244f
tweak on yesterday's commit
2016-08-11 10:04:01 -05:00
Anthony Minessale
c79441d84e
try to deliver locally to verto too
2016-08-10 21:57:42 -05:00
Anthony Minessale
61c487c3e8
Revert "FS-8761 #resolve [Memory leak in FreeSWITCH]"
...
This reverts commit 341e94b28d966ae47390606c5447bb56f2453465.
2016-08-06 11:47:07 -05:00
Anthony Minessale
341e94b28d
FS-8761 #resolve [Memory leak in FreeSWITCH]
2016-08-03 23:57:00 -05:00
Anthony Minessale
18db50c46a
FS-9099 #resolve [Websocket raw frame read timeout is too short]
2016-04-25 17:29:50 -05:00
Italo Rossi
e3263680c1
FS-9077 [mod_verto] Adding verto_hangup_disposition variable to indicate who hangup
2016-04-15 16:54:38 -03:00
Flavio Grossi
3623e2747d
FS-8990 add verto_client_address to verto and presence events
2016-03-30 11:42:43 +02:00
Italo Rossi
ce3f10a702
FS-8990 - [mod_verto] - Adding verto_login header to verto::client_disconnect event
2016-03-29 17:39:40 -03:00
Anthony Minessale
3eff2d553d
FS-7800 should be able to call extra screens with same extension as the original and place the param conferenceCanvasID with the desired canvas id into the call params in the same place bandwidth prefs are added
2016-03-18 14:54:31 -05:00
Anthony Minessale
a1fff59c25
FS-7132
2016-02-18 11:44:16 -06:00
Corey Smith
30077789d5
FS-8778 #resolve FreeBSD: src/mod/endpoints/mod_verto/ws.h define __bswap_64
2016-01-31 05:09:38 -05:00
Mike Jerris
4245f5de89
Merge pull request #689 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-8782-mod_verto-fails-to-build-on-solaris to master
...
* commit '2caa6efdacce9493a6a145aa6475d4b857fd4e9d':
FS-8782: [mod_verto] fix build error for missing __bswap_64 on Solaris
2016-01-29 11:07:06 -06:00
Anthony Minessale
ff43872e20
FS-8796 #resolve [issues with verto mcast]
2016-01-28 12:29:45 -06:00
Spencer Thomason
2caa6efdac
FS-8782: [mod_verto] fix build error for missing __bswap_64 on Solaris
2016-01-27 19:44:59 -08:00
Michael Jerris
b1206d0b50
FS-9658: [mod_verto] windows fixes for mod_verto
2015-12-14 14:23:31 -06:00
Mike Jerris
5ab62d8114
FS-8578: [mod_verto] fix build error for missing __bswap_64 on osx
2015-11-25 20:07:04 -05:00
Jeff Lenk
08816959aa
simple compile fixes for windows
2015-11-22 15:38:12 -06:00
Anthony Minessale
b4f477c22e
FS-8293 fix some regressions where speed test caused excessive downlink bandwidth
2015-11-18 21:36:41 -06:00