109 Commits (147060da9322f8c9b1f4909ebe898fc30ef8e18f)

Autor SHA1 Mensaje Fecha
  damencho d123017232 Adds suspended events and its detection. hace 9 años
  Boris Grozev f56dbca640 feat: Fires an event when the ICE state changes. hace 9 años
  paweldomas 584785a2b2 fix(JingleSessionPC): send SSRC updates regardless of the ICE state hace 9 años
  paweldomas 3ee1080ad9 ref(Jingle): Jingle session state + terminate cleanup hace 9 años
  paweldomas 682e0abaf8 fix(sdp): remove 'ssltcp' candidates when 'webrtcIceTcpDisable' = true hace 9 años
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format hace 9 años
  paweldomas 937dc622c0 feat(Jingle): add 'failICE' config option hace 9 años
  Lyubomir Marinov 90ee7e8a54 ESLint hace 9 años
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files hace 9 años
  damencho 234f3384e1 Moves loading of analytics in the library. hace 9 años
  paweldomas 30c7739899 Avoid 'session-accept' timeout hace 9 años
  paweldomas 7f6a5dd415 Reload the conference on 'session-accept' timeout hace 9 años
  damencho 2f93ae15e1 Adds analytics events for connection times. hace 9 años
  hristoterezov b1e4c8debe Fixes issues after review PR #166 hace 9 años
  Devin Wilson 35ce33da81 Add config.hosts.domain to the callstats id hace 9 años
  hristoterezov e862d165d7 Fixes JS error when sends JingleSessionPC errors to callstats hace 9 años
  Boris Grozev 68b1eb7912 Logs the ICE ufrags to callstats. hace 9 años
  hristoterezov 6ca2c62090 Reloads JitsiConnection on prosody or jicofo restart hace 9 años
  hristoterezov 0d4acbf2de Fixes issues after rebase hace 9 años
  hristoterezov 49d3d84a65 Fixes track removal for NWJS hace 9 años
  hristoterezov 40188b9ce5 Adds all SRD/SLD to modifySourcesQueue and removes modifySourcesQueue.pause calls hace 9 años
  hristoterezov 85fd13a082 Fixes issues after review hace 9 años
  Lyubomir Marinov 2fe4df5293 Reduce duplication hace 9 años
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages hace 9 años
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error hace 9 años
  Lance Stout ef2240182b Stay consistent with other subclassing instances. hace 9 años
  Lance Stout 3d3b684710 Correctly subclass JingleSession hace 9 años
  paweldomas c90d758fdf Reopen data channels on ice restart hace 9 años
  Lyubomir Marinov e165952a5d Simplify, clarify source code hace 9 años
  damencho f79f76fb8c Removes fabricSetupFailed and adds iceConnectionFailure for callstats. hace 9 años
  hristoterezov 24a9158838 Fixes removeTrack from previous commit hace 9 años
  hristoterezov d7c65e1129 Makes sure that the state of the app is not changed if add/remove track fails hace 9 años
  hristoterezov 4861c2a9fc Fixes issue with not completing promise for remove/add track and conference leave hace 9 años
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis hace 9 años
  paweldomas 6b25f9cd20 Add missing semicolons, break some comments at line limit hace 9 años
  hristoterezov da7d7f038a Removes unused CONNECTION_CLOSED event hace 9 años
  hristoterezov eab5873d89 Fixes issues realted to JitsiConference.leave() hace 9 años
  paweldomas 1c31d7bfab Fix 'source-add' + 'source-remove' race condition hace 9 años
  paweldomas 0c43c09e72 Simplify source-remove handling hace 9 años
  hristoterezov 3c94755413 Renames performanceTimes to ConnectionTimes hace 9 años
  hristoterezov d2c277eec3 Fixes the performance time structure which is used by torture hace 9 años
  hristoterezov 6b267bbb5e Stores measured times and exposes them hace 9 años
  Lyubomir Marinov b96988fc10 Limits the early DTLS to Chrome because Firefox does not support instructing it about its RFC 4145 setup attribute value. hace 9 años
  Lyubomir Marinov 7cf5191d08 Switch the WebRTC DTLS peer from active to passive. hace 9 años
  Lyubomir Marinov 3660ff23a3 Expresses the desire to send the SDP answer ASAP. hace 9 años
  Lyubomir Marinov a27fe95054 Uses less indentation. hace 9 años
  Lyubomir Marinov a22c56aa32 Switch the WebRTC DTLS peer from active to passive. hace 9 años
  paweldomas 9393018041 Handles transport-replace message hace 9 años
  paweldomas bf42a1c25b Extracts sendSessionInitiate into separate method, adds docs and setOfferCycle method hace 9 años
  paweldomas 07d32cc650 Adds docs and improvements to JingleSessionPC.newJingleErrorHandler hace 9 años