damencho
234f3384e1
Moves loading of analytics in the library.
9 лет назад
paweldomas
30c7739899
Avoid 'session-accept' timeout
Do not flush the connection after 'session-accept'
is queued to avoid BOSH race condition issue.
9 лет назад
paweldomas
7f6a5dd415
Reload the conference on 'session-accept' timeout
This is an unrecoverable error and in current state of
the system reload in the client is the least complex
thing to do.
9 лет назад
damencho
2f93ae15e1
Adds analytics events for connection times.
Moves render time calculations in the library.
9 лет назад
damencho
0e49f7b92f
Throws an exception when strophe plugins are missing.
9 лет назад
damencho
11f0cef3a3
Handles videoType from last received presence.
Handles the case where we can receive the presence with the video type before we have received and created the remote track.
9 лет назад
damencho
2efb7f64af
Avoids sending presence when kicked and room is left.
9 лет назад
paweldomas
43e46336d0
Send 'useRoomAsSharedDocumentName' option to Jicofo
9 лет назад
damencho
709f12f533
Uses the empty element with namespace for initial presence.
Fixes a problem where, sending that namespace on every presence will make the server think we are joining every time and will return us the message history for the muc.
9 лет назад
hristoterezov
b1e4c8debe
Fixes issues after review PR #166
9 лет назад
damencho
339c472dcd
Fixes few issues with kicking participant.
If in the presence there is 110 and 307 status codes there was an error in processing. When kicked the other participants were not cleared from the conference. Firing an event for focus leaving the conference when we are kicked.
9 лет назад
damencho
3699c741dd
Removes variable not present in the code anymore.
9 лет назад
paweldomas
5aa32d2d00
Prefer main domain if 'token' option was specified
9 лет назад
hristoterezov
0e6a1073c8
Fixes JS error
9 лет назад
hristoterezov
e862d165d7
Fixes JS error when sends JingleSessionPC errors to callstats
9 лет назад
hristoterezov
824169f659
Tries to fix issue with not recognized focus participant on reload
9 лет назад
Boris Grozev
68b1eb7912
Logs the ICE ufrags to callstats.
9 лет назад
paweldomas
d62ad1c2fd
Not disconnect on 3rd PING failure
9 лет назад
paweldomas
5db491c6f1
Log PING failure on error level starting from the 3rd
9 лет назад
paweldomas
dbc3368c6b
No longer log Strophe's secondary timeouts as errors
9 лет назад
paweldomas
9e58ec6bcf
Add RETRYING Jibri status
9 лет назад
paweldomas
2493791059
Append random hex string to MUC nickname with XMPP login
9 лет назад
hristoterezov
6ca2c62090
Reloads JitsiConnection on prosody or jicofo restart
9 лет назад
hristoterezov
0449071f89
Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload.
9 лет назад
Boris Grozev
8c3f7084b7
Fixes a bug added in 0f40e2efd4f3c75c31ada99df7e3f4edd3b2fe8a.
9 лет назад
Boris Grozev
985f79da37
Adds a set of properties to JitsiParticipant, which can be updated
via presence (via special items with a tag name beginning with
"jitsi_participant_). An events is fired when the value of a property changes.
9 лет назад
Boris Grozev
0f40e2efd4
Adds only a single item with a given key to presence.
9 лет назад
Boris Grozev
0b1f998a74
Ignore "bridgeIsDown" presence from non-focus members.
9 лет назад
hristoterezov
0d4acbf2de
Fixes issues after rebase
9 лет назад
hristoterezov
49d3d84a65
Fixes track removal for NWJS
9 лет назад
Lyubomir Marinov
770ffa085e
Support statistics on React Native
9 лет назад
hristoterezov
40188b9ce5
Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls
9 лет назад
paweldomas
97e2e845f4
Move disco-info initialization to the XMPP module
9 лет назад
paweldomas
5594316003
Adds 'enableLipSync' and 'audioPacketDelay' config options
9 лет назад
hristoterezov
85fd13a082
Fixes issues after review
9 лет назад
Lyubomir Marinov
2fe4df5293
Reduce duplication
9 лет назад
Lyubomir Marinov
2c8c5a1028
Remove duplications of error messages
9 лет назад
hristoterezov
dd3e1bc4a9
Calls the global error handler on every logger.error
9 лет назад
yanas
e4928ef6e4
Handle jibri errors and busy status
9 лет назад
Lance Stout
ef2240182b
Stay consistent with other subclassing instances.
9 лет назад
Lance Stout
3d3b684710
Correctly subclass JingleSession
The previous method was clobbering the JingleSession prototype,
preventing the creation of additional subclasses.
9 лет назад
paweldomas
c90d758fdf
Reopen data channels on ice restart
9 лет назад
Lyubomir Marinov
e165952a5d
Simplify, clarify source code
9 лет назад
George Politis
c3dafcf0f3
Nukes the pre-configured bridge from the example config file.
Jicofo is smart and can find any bridge with service discovery and/or
pubsub.
9 лет назад
hristoterezov
e6968912ae
Changes console.* to logger.*
9 лет назад
damencho
f79f76fb8c
Removes fabricSetupFailed and adds iceConnectionFailure for callstats.
9 лет назад
hristoterezov
24a9158838
Fixes removeTrack from previous commit
9 лет назад
hristoterezov
d7c65e1129
Makes sure that the state of the app is not changed if add/remove track fails
9 лет назад
hristoterezov
4861c2a9fc
Fixes issue with not completing promise for remove/add track and conference leave
9 лет назад
yanas
d4be648c45
Fix off recording state handling
9 лет назад