yanas
236c4bb37c
Adds a method in callstats in order to check if it's enabled.
2015-11-17 16:39:40 -06:00
isymchych
72c39a0162
accumulate erorrs unitl connected to callstats
2015-11-17 16:39:40 -06:00
yanas
071fbfbd0d
Merge pull request #399 from isymchych/callstats-error-reporting
...
Callstats error reporting. Ivan is going to publish another PR about earlier failures that would apply on top of this one.
2015-11-10 13:39:23 -06:00
isymchych
9f2b3aa011
rename callStatsUID to callStatsUserName
2015-11-06 14:58:07 -06:00
isymchych
0a71c2e1d3
Generate random username for callstats
2015-11-06 14:49:32 -06:00
yanas
03018a2ead
Fixing documentation warnings.
2015-11-06 11:48:00 -06:00
isymchych
05b3df0560
added jsdocs
2015-11-05 20:30:30 +02:00
isymchych
5be8c33054
report webrtc errors to callstats
2015-11-05 20:21:34 +02:00
yanas
73b1d3c7c2
Adds a feedback button and dialog.
2015-11-05 11:28:01 -06:00
Emil Ivov
097c008a63
add display name to stats debug info
2015-10-04 16:13:28 -05:00
Boris Grozev
6cd4bb8651
Removes the protocol from the callstats.io conferenceID.
2015-08-27 15:24:48 -05:00
Boris Grozev
7f1eb617c3
Uses npm packeges for socket.io and jsSHA.
2015-08-12 21:50:42 +02:00
bgrozev
fdb470d22f
Merge pull request #330 from jitsi/remove-rtcp-mux-from-config
...
Removes the useBundle and useRtcpMux options from config.js. These are
2015-08-03 11:32:43 -05:00
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
2015-07-31 14:25:48 -05:00
Boris Grozev
b0c81985d4
Removes the useBundle and useRtcpMux options from config.js. These are
...
now fully supported by jitsi-videobridge and all browsers which we
support (and if we need to enable them conditionally because of browser
compatibility in the future, we should do it based on run-time browser
detection.)
2015-07-29 11:26:50 -05:00
hristoterezov
a66459e206
Changes the conference id for callstats API.
2015-07-17 14:45:30 -05:00
hristoterezov
506312ac95
Integrates callstats.io API.
2015-06-26 15:32:40 +03:00