jiti-meet/react/features/prejoin
Jaya Allamsetty dcda89012e
fix(tracks): Do not signal muted audio tracks.
Do not add the muted audio tracks to peerconnection until the user unmutes the first time. This applies to startSilent, startWithAudioMuted and startAudioMuted/startVideoMuted config.js settings.
2021-03-05 10:18:34 -05:00
..
components feat(prejoin) show connection status in exported prejoin screen 2020-10-07 17:23:49 +02:00
actionTypes.js feat(conference): Enable forced reload of client on bridge failure. 2021-02-04 12:33:18 -05:00
actions.js (feature) - Add support for custom DID numbers page url 2021-02-24 11:37:14 +02:00
functions.js feat(sip): Added auto-knocking for sip gateway if lobby is enabled 2021-02-24 11:35:32 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js feat(prejoin_page): Add prejoin page 2020-05-04 12:49:35 +02:00
middleware.js fix(tracks): Do not signal muted audio tracks. 2021-03-05 10:18:34 -05:00
reducer.js feat(conference): Enable forced reload of client on bridge failure. 2021-02-04 12:33:18 -05:00
utils.js feat(prejoin_page): Add ability for guest to join audio by phone 2020-05-18 14:47:44 +02:00