issues
search
callstats-io
/
callstats.java
A java library to connect Android and java-based WebRTC apps to callstats.io. Also useful for integrating infrastructure components like the jitsi-videobridge, turn-server.
MIT License
12
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump okio from 1.13.0 to 3.4.0 in /callstats-java-sdk
#56
dependabot[bot]
opened
1 year ago
0
Bump jose4j from 0.5.5 to 0.9.3 in /callstats-java-sdk
#55
dependabot[bot]
opened
1 year ago
0
Bump gson from 2.3.1 to 2.8.9 in /callstats-java-sdk
#54
dependabot[bot]
opened
2 years ago
0
Use java.logging, remove log4j.
#53
bgrozev
closed
2 years ago
0
Bump log4j-core from 2.15.0 to 2.16.0 in /callstats-java-sdk
#52
dependabot[bot]
closed
2 years ago
0
Bump log4j-api from 2.15.0 to 2.16.0 in /callstats-java-sdk
#51
dependabot[bot]
closed
2 years ago
0
Bump log4j-core from 2.13.2 to 2.15.0 in /callstats-java-sdk
#50
dependabot[bot]
closed
2 years ago
0
fix function header
#49
karthikbr82
closed
3 years ago
0
Bump bcprov-jdk15on from 1.54 to 1.67 in /callstats-java-sample-maven/sample.sdk
#48
dependabot[bot]
closed
3 years ago
0
Add additional ids support
#47
karthikbr82
opened
3 years ago
0
new APIs for sending conference alive events
#46
karthikbr82
closed
3 years ago
0
chore: Update log4j-api to match log4j-core.
#45
bgrozev
closed
3 years ago
0
Bump junit from 4.8.1 to 4.13.1 in /callstats-java-sdk
#44
dependabot[bot]
closed
3 years ago
0
Bump junit from 3.8.1 to 4.13.1 in /callstats-java-sample-maven/sample.sdk
#43
dependabot[bot]
closed
3 years ago
0
Bump log4j-core from 2.3 to 2.13.2 in /callstats-java-sdk
#42
dependabot[bot]
closed
3 years ago
0
Bump jose4j from 0.5.1 to 0.5.5 in /callstats-java-sdk
#41
dependabot[bot]
closed
3 years ago
0
Add support for siteID
#40
eljasala
closed
4 years ago
0
Remove unused code.
#39
bgrozev
opened
5 years ago
0
reading urls from token
#38
karthikbr82
closed
5 years ago
1
fix formatting
#37
karthikbr82
closed
5 years ago
0
proxy support added
#36
karthikbr82
closed
6 years ago
0
rest api for bridge conference events
#35
karthikbr82
closed
6 years ago
0
Ch6898/rest format bridge status
#34
karthikbr82
closed
6 years ago
0
Ch6899/rest bridge keep alive event
#33
karthikbr82
closed
6 years ago
0
bridge keep aive over rest API
#32
karthikbr82
closed
6 years ago
0
apache replaced with okhttp
#31
karthikbr82
closed
6 years ago
0
sending a proper remoteUserId.
#30
karthikbr82
closed
7 years ago
0
Ch3244/change data types to native.
#29
karthikbr82
closed
7 years ago
0
fix to avoid default 0 values in stats
#28
karthikbr82
closed
7 years ago
0
conference setup will be queued, authentication before token expiry
#27
karthikbr82
closed
6 years ago
0
encodeURIcomponenent for confid, localID, and remoteid
#26
karthikbr82
closed
7 years ago
0
stats building bug fix.
#25
karthikbr82
closed
8 years ago
1
apiTS is made long, queue length added to bridge message queue, stats
#24
karthikbr82
closed
8 years ago
1
New authentication
#23
eljasala
closed
8 years ago
1
Fixes what looks like a typo and might lead to some statistics being
#22
bgrozev
closed
8 years ago
0
maven plugin chnged, to have version with jar file
#21
karthikbr82
closed
8 years ago
0
version added to pom files
#20
karthikbr82
closed
8 years ago
2
[#117818497] Add original challenge to the challenge response
#19
eljasala
closed
8 years ago
2
memory leak fix, removing from map once stats sent to backend
#18
karthikbr82
closed
8 years ago
1
Update json-simple to 1.1.1 (from 1.1)
#17
champtar
closed
8 years ago
3
apiTS changed to long
#16
karthikbr82
closed
8 years ago
4
added system property to set the config file path
#15
karthikbr82
closed
8 years ago
1
Added new authType parameter in auth messages, handling the config read
#14
karthikbr82
closed
8 years ago
2
configuration files moved from resource folder to config folder, now it
#13
karthikbr82
closed
8 years ago
0
added MIT license
#12
vr000m
closed
8 years ago
2
Callstats conference stats handling with new object and start/stop way.
#11
karthikbr82
closed
9 years ago
0
106203692 handle conference events and stats
#10
karthikbr82
closed
9 years ago
0
105554146 queeing messages on network unavailable
#9
karthikbr82
closed
9 years ago
0
Bug fix : Updating token after token expiry in KeepAliveManager
#8
karthikbr82
closed
9 years ago
1
Update BridgeStatusInfo.java
#7
vr000m
closed
9 years ago
1
Next