Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.03k stars 1.19k forks source link

CallingCommunicationError: User stack init timeout #28271

Open naresaichaitanya opened 8 months ago

naresaichaitanya commented 8 months ago

I'm using the Azure Communications Service JavaScript SDK in my Electron Forge app. I'm encountering code 480, which prevents calls from initiating and receiving calls.

Dependencies:

"@azure/communication-calling": "1.20.1-beta.2",
"@azure/communication-common": "^2.3.0",
"@azure/communication-identity": "^1.2.0",
"@azure/msal-node": "^2.4.0",
"electron": "^26.4.3",
"typescript": "~4.5.4",

I'm using a Teams user, where I exchange the user token to ACS to obtain an access token. In my logic, I retrieve the token if the user token or ACS token is about to expire in the next 10 minutes. This issue occurs every 3-4 days.

Here are some logs captured from the console:

renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.688Z CallClient69 op:Dispose, started 2024-01-16T06:26:52.691Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.689Z CallClient69:CallStack op:Dispose, started 2024-01-16T06:26:52.692Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.690Z CallClient69:CallStack:Trouter [Trouter] clearMessageHandlers is called 2024-01-16T06:26:52.693Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.691Z CallClient69:CallStack:Trouter Trouterservice stop 2024-01-16T06:26:52.705Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.702Z CallClient69:CallStack:Trouter [Trouter] onStateChanged called 2024-01-16T06:26:52.706Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.704Z CallClient69:CallStack:Trouter [Trouter] close connection 2024-01-16T06:26:52.707Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.705Z CallClient69:CallStack:Trouter [ManagerFsm] Switching from state 'Connected' to state 'Unknown' 2024-01-16T06:26:52.708Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.705Z CallClient69:CallStack:Trouter [Connection] Stopping 2024-01-16T06:26:52.711Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.709Z CallClient69:CallStack:Trouter [ConnectionFsm] Switching from state 'Connected' to state 'Unregistering' 2024-01-16T06:26:52.712Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.710Z CallClient69:CallStack:Trouter [Connection] sending unregister request 2024-01-16T06:26:52.713Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.711Z CallClient69:CallStack:Trouter [RegistrarClient] sending unregister request 2024-01-16T06:26:52.716Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.714Z CallClient69:CallStack:PluginlessStack:[12b2a191][dispose] Dispose 2024-01-16T06:26:52.717Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.715Z CallClient69:CallStack:PluginlessStack:CallRegistry/baafe34c:[12b2a191][dispose] dispose 2024-01-16T06:26:52.718Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.716Z CallClient69:CallStack:SignalingAgent:TokenManager [setDisableTimerFlag] set disableTimerFlag to true 2024-01-16T06:26:52.719Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.717Z CallClient69:CallStack:SignalingAgent timeoutManager :: dispose 2024-01-16T06:26:52.721Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.719Z CallClient69:CallStack:PluginlessStack:CallRegistry/baafe34c:[Operation] [a52d0810][Logout]API called, 2024-01-16T06:26:52.721Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.719Z CallClient69:CallStack:PluginlessStack:CallRegistry/baafe34c:[Operation] [a52d0810][Logout][creating...] 2024-01-16T06:26:52.722Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.720Z CallClient69:CallStack:PluginlessStack:CallRegistry/baafe34c:[Operation] [a52d0810][Logout] executing operation... 2024-01-16T06:26:52.723Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.721Z CallClient69:CallStack:PluginlessStack:CallRegistry/baafe34c:[de7219d4][logout] logout 2024-01-16T06:26:52.724Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.721Z CallClient69:CallStack:PluginlessStack:CallRegistry/baafe34c:CallRegistryTelemetry Event success:,,Logout,, 2024-01-16T06:26:52.724Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.722Z CallClient69:CallStack:PluginlessStack:CallRegistry/baafe34c:[Operation] [a52d0810][Logout] execution succeeded, result=void, time=2 2024-01-16T06:26:52.724Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.722Z CallClient69:CallStack:PluginlessStack:CallRegistry/baafe34c:[Operation] [a52d0810][Logout]resolved, result=void 2024-01-16T06:26:52.725Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.723Z CallClient69:CallStack:PluginlessStack:CallRegistry/baafe34c:CallRegistryTelemetry Call eventTimestampBag {... 2024-01-16T06:26:52.728Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.726Z CallClient69:CallStack:MA:DeviceManager:DeviceEnumerator disposing 2024-01-16T06:26:52.729Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.727Z CallClient69:CallStack:MA:DeviceManager:RawDeviceStream Dispose All clients 2024-01-16T06:26:52.731Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.729Z CallClient69:CallStack:PluginlessStack:[12b2a191][dispose] media agent is disposed 2024-01-16T06:26:52.732Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.730Z CallClient69:CallStack:PluginlessStack:[12b2a191][dispose] call registries are disposed 2024-01-16T06:26:52.732Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.730Z CallClient69:CallStack:PluginlessStack:[12b2a191][dispose] screensharing manager is disposed 2024-01-16T06:26:52.733Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.730Z CallClient69:CallStack Calling stack disposed 2024-01-16T06:26:52.733Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.731Z CallClient69:CallStack op:Dispose, succeeded in 0.042s 2024-01-16T06:26:52.733Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:52.731Z CallClient69 op:Dispose, succeeded in 0.043s 2024-01-16T06:26:55.900Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:warning 2024-01-16T06:26:55.897Z CallClient70 appName is to long, max allowed length is 64 chars, appName was truncated to max length 2024-01-16T06:26:55.900Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:warning 2024-01-16T06:26:55.897Z CallClient70 appVersion is to long, max allowed length is 64 chars, appVersion was truncated to max length 2024-01-16T06:26:55.900Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:warning 2024-01-16T06:26:55.898Z CallClient70 tags are to long, max allowed length is 128 chars, tags were truncated to max length 2024-01-16T06:26:55.902Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:55.900Z CallClient70 created 2024-01-16T06:26:55.904Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:55.902Z AcsProxy Proxy url not defined, return original https://api.flightproxy.skype.com/api/v2/cpconv 2024-01-16T06:26:55.914Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:55.902Z AcsProxy Proxy url not defined, return original https://edge.skype.com/trap 2024-01-16T06:26:55.914Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:55.912Z AcsProxy Proxy url not defined, return original https://edge.skype.com/trap/tokens 2024-01-16T06:26:55.916Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:55.914Z CallClient70 op:Feature, started 2024-01-16T06:26:55.917Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:55.915Z CallClient70 waiting for call agent to be created 2024-01-16T06:26:55.918Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:55.916Z CallClient70:CallingEventEmitter event:subscribe to callAgentCreated 2024-01-16T06:26:55.920Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:55.918Z CallClient70 op:Feature, succeeded in 0.004s 2024-01-16T06:26:55.920Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: callClient: [object Object] 2024-01-16T06:26:55.921Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: loginResponse 2024-01-16T06:26:55.923Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:55.921Z CallClient70 op:CreateTeamsCallAgent, started 2024-01-16T06:26:57.078Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:57.076Z CallClient70 op:Initialize, started 2024-01-16T06:26:57.080Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:57.078Z CallClient70 op:GetEnvironmentInfo, started 2024-01-16T06:26:57.081Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:57.079Z CallClient70:CallStack op:CreateStackBase, started 2024-01-16T06:26:57.096Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:57.094Z CallClient70:CallStack:MA:configProvider Initialized 2024-01-16T06:26:57.098Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:57.096Z CallClient70:CallStack:MA:UFD Initialized 2024-01-16T06:26:57.099Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:57.097Z CallClient70:CallStack:MA:DeviceManager:DeviceEnumerator:DeviceList Initialized 2024-01-16T06:26:57.103Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:57.101Z CallClient70:CallStack:MA:DeviceManager:DeviceSelection Initialized 2024-01-16T06:26:57.104Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:57.102Z CallClient70:CallStack:MA:DeviceManager:PermissionManager Initializing 2024-01-16T06:26:57.106Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:57.104Z CallClient70:CallStack op:InitializeEcsBase, started 2024-01-16T06:26:57.108Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:26:57.106Z AcsProxy Proxy url not defined, return original https://ecs.communication.microsoft.com 2024-01-16T06:26:57.618Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: Checking for ACS SDK Errors 2024-01-16T06:27:05.562Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:05.560Z CallClient69:CallStack:Trouter [Connection] Unregister request successful 2024-01-16T06:27:05.563Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:05.561Z CallClient69:CallStack:Trouter [ConnectionFsm] Switching from state 'Unregistering' to state 'Initial' 2024-01-16T06:27:05.563Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:05.561Z CallClient69:CallStack:Trouter [Connection] dispatching unregistered 2024-01-16T06:27:05.564Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:05.562Z CallClient69:CallStack:Trouter TrouterService registrationStateCallbackForAcs: false 2024-01-16T06:27:05.565Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:error 2024-01-16T06:27:05.562Z CallClient69:CallStack:Trouter Signaling service is currently not registered. Unable to receive incoming calls 2024-01-16T06:27:05.565Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:05.563Z CallClient69:CallStack:Trouter TrouterService onRegisteredChanged: false 2024-01-16T06:27:05.566Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:05.564Z CallClient69:CallAgent69:CallingEventEmitter event:emit connectionStateChanged 2024-01-16T06:27:05.566Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:05.564Z CallClient69:CallStack:Trouter [Connection] dispatching disconnected 2024-01-16T06:27:05.567Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:05.565Z CallClient69:CallStack:Trouter [Trouter] notifyStateChanged called, will forward to 0 listeners 2024-01-16T06:27:05.618Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:05.616Z CallClient70:CallStack:MA:DeviceManager:PermissionManager Permission state for microphone changed unknown -> granted 2024-01-16T06:27:05.619Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:05.617Z CallClient70:CallStack:MA:DeviceManager Device event: permissions_state_changed: {"microphone":"granted","camera":"unknown"} 2024-01-16T06:27:06.863Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:06.860Z CallClient70:CallStack:MA:DeviceManager:DeviceEnumerator:DeviceList Device lists updated and changed 2024-01-16T06:27:06.863Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:06.861Z CallClient70:CallStack:MA:DeviceManager:DeviceEnumerator:DeviceList microphone|input(4)|-communications|default:groupId(u1)|default(u1)|-defaultId 2024-01-16T06:27:06.864Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:06.861Z CallClient70:CallStack:MA:DeviceManager:DeviceEnumerator:DeviceList camera|input(1)|default:only|default(u801) 2024-01-16T06:27:06.864Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:06.862Z CallClient70:CallStack:MA:DeviceManager:DeviceEnumerator:DeviceList speaker|input(4)|-communications|default:groupId(u2)|default(u2)|-defaultId 2024-01-16T06:27:06.865Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:06.863Z CallClient70:CallStack:MA:DeviceManager:DeviceEnumerator:DeviceList compositeAudio|pairSimple(u3, u2)|pairSimple(u1, u4)|directMatched(2)|otherMatched(0) 2024-01-16T06:27:06.867Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:06.865Z CallClient70:CallStack:MA:DeviceManager:DeviceSelection Changed due to device list change: {"deviceId":"u5","label":"CABLE VB-Audio Cable","kind":"audioinput","groupId":"u6","capabilities":{"autoGainControl":{"0":true,"1":false},"channelCount":{"max":2,"min":1},"echoCancellation":{"0":true,"1":false},"latency":{"max":0.01,"min":0},"noiseSuppression":{"0":true,"1":false},"sampleRate":{"max":48000,"min":48000},"sampleSize":{"max":16,"min":16}},"type":"microphone","guid":"u1","isSystemDefault":true},{"deviceId":"u802","label":"Integrated Cam","kind":"videoinput","groupId":"u803","capabilities":{"aspectRatio":{"max":1920,"min":0.000925925925925926},"facingMode":{},"frameRate":{"max":60,"min":1},"height":{"max":1080,"min":1},"resizeMode":{"0":"none","1":"crop-and-scale"},"width":{"max":1920,"min":1}},"type":"camera","guid":"u801","isSystemDefault":true,"position":"unknown"},{"deviceId":"u7","label":"CABLE VB-Audio Cable","kind":"audiooutput","groupId":"u8","type":"speaker","guid":"u2","isSystemDefault":true},null 2024-01-16T06:27:06.869Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:06.867Z CallClient70:CallStack:MA:DeviceManager Device event: selected_devices_changed: {"microphone":"CABLE VB-Audio Cable","camera":"Integrated Cam","speaker":"CABLE VB-Audio Cable","fromInterface":false} 2024-01-16T06:27:06.871Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:06.868Z CallClient70:CallStack:MA:DeviceManager Device event: devices_changed: {"devices":[{"label":"CABLE VB-Audio Cable","isSystemDefault":true,"kind":"audioinput","type":"microphone","capabilities":{"autoGainControl":{"0":true,"1":false},"channelCount":{"max":2,"min":1},"echoCancellation":{"0":true,"1":false},"latency":{"max":0.01,"min":0},"noiseSuppression":{"0":true,"1":false},"sampleRate":{"max":48000,"min":48000},"sampleSize":{"max":16,"min":16}},"groupId":"u9"},{"label":"CABLE VB-Audio Cable","isSystemDefault":false,"kind":"audioinput","type":"microphone","capabilities":{"autoGainControl":{"0":true,"1":false},"channelCount":{"max":2,"min":1},"echoCancellation":{"0":true,"1":false},"latency":{"max":0.01,"min":0},"noiseSuppression":{"0":true,"1":false},"sampleRate":{"max":48000,"min":48000},"sampleSize":{"max":16,"min":16}},"groupId":"u10"},{"label":"Integrated Cam","isSystemDefault":true,"kind":"videoinput","type":"camera","capabilities":{"aspectRatio":{"max":1920,"min":0.000925925925925926},"facingMode":{},"frameRate":{"max":60,"min":1},"height":{"max":1080,"min":1},"resizeMode":{"0":"none","1":"crop-and-scale"},"width":{"max":1920,"min":1}},"groupId":"u11"},{"label":"CABLE VB-Audio Cable","isSystemDefault":true,"kind":"audiooutput","type":"speaker","groupId":"u10"},{"label":"CABLE VB-Audio Cable","isSystemDefault":false,"kind":"audiooutput","type":"speaker","groupId":"u9"},{"label":"VB-Audio Cable","isSystemDefault":false,"kind":"compositeAudio","type":"compositeAudio","groupId":"u804"},{"label":"VB-Audio Cable","isSystemDefault":false,"kind":"compositeAudio","type":"compositeAudio","groupId":"u804"}],"debug":{"microphone":"microphone|input(4)|-communications|default:groupId(u1)|default(u1)|-defaultId","camera":"camera|input(1)|default:only|default(u801)","speaker":"speaker|input(4)|-communications|default:groupId(u2)|default(u2)|-defaultId","compositeAudio":"compositeAudio|pairSimple(u3, u2)|pairSimple(u1, u4)|directMatched(2)|otherMatched(0)","audioIngestDevice":"","virtualDevice":""}} 2024-01-16T06:27:06.872Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:06.869Z CallClient70:CallStack:MA:DeviceManager Renderers updates finished 2024-01-16T06:27:09.489Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: Checking for ACS SDK Errors 2024-01-16T06:27:09.557Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:warning 2024-01-16T06:27:09.555Z CallClient70:CallStack Failed to fetch base settings. Stack will initialize without default settings,CallingCommunicationError: Operation timed out 2024-01-16T06:27:09.559Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.557Z CallClient70:CallStack Update ECS settings 2024-01-16T06:27:09.560Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.558Z CallClient70:CallStack op:InitializeEcsBase, succeeded in 12.453s 2024-01-16T06:27:09.561Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.559Z CallClient70:CallStack op:CreateStackBase, succeeded in 12.48s 2024-01-16T06:27:09.565Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.562Z CallClient70 op:GetEnvironmentInfo, succeeded in 12.484s 2024-01-16T06:27:09.565Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.563Z CallClient70:CallStack op:InitializeStackForUser, started 2024-01-16T06:27:09.566Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.563Z CallClient70:CallStack op:CreateStackBase, started 2024-01-16T06:27:09.567Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.564Z CallClient70:CallStack op:CreateStackBase, succeeded in 0.001s 2024-01-16T06:27:09.568Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.566Z AcsProxy Proxy url not defined, return original https://api.flightproxy.skype.com/api/v2/cpconv 2024-01-16T06:27:09.568Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.566Z AcsProxy Proxy url not defined, return original https://edge.skype.com/trap 2024-01-16T06:27:09.569Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.567Z AcsProxy Proxy url not defined, return original https://edge.skype.com/trap/tokens 2024-01-16T06:27:09.570Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.568Z CallClient70:CallStack op:InitializeEcsBase, started 2024-01-16T06:27:09.572Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:09.570Z AcsProxy Proxy url not defined, return original https://config.teams.microsoft.com 2024-01-16T06:27:11.084Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:11.082Z CallClient70:CallStack:MA:DeviceManager:PermissionManager Permission state for camera changed unknown -> granted 2024-01-16T06:27:11.085Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:11.082Z CallClient70:CallStack:MA:DeviceManager Device event: permissions_state_changed: {"microphone":"granted","camera":"granted"} 2024-01-16T06:27:21.978Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: ECS - Config fetch complete 2024-01-16T06:27:21.978Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:21.942Z CallClient70:CallStack Update ECS settings 2024-01-16T06:27:22.068Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:22.065Z CallClient70:CallStack:MA:configProvider Merging settings with platform call constraints: {"numVideoChannelsGvc":10,"specCompliantSimulcast":{},"multiviewResolutionLimits":{"1":1080,"2":720,"3":540,"4":360,"more":360},"enableVla":false,"allowRemoteVla":false,"enableNonAdvVla":false,"outgoingVideoLimit":{},"specCompliantSimulcastMultiparty":{"video":{"enableLocally":false,"allowEnableRemotely":false,"layerScaleFactors":[1],"minFsForSimulcast":920,"useApplyConstraints":true},"sharing":{"enableLocally":false,"allowEnableRemotely":false,"layerScaleFactors":[1]},"allowOverride":false,"constraintsDisableVla":true,"collectResolutionInfo":true,"maxBrControlEnabled":false,"allowedBweOvershootRatio":1,"allowResLimit":false}} 2024-01-16T06:27:22.070Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:22.068Z CallClient70:CallStack:MA:configProvider Merging settings with console overrides: {} 2024-01-16T06:27:22.159Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:22.075Z CallClient70:CallStack:MA:configProvider Settings updated: {"activeSpeaker":{"timeToPromote":10000},"dtmf":{"toneDuration":200,"toneGap":100},"webrtcAllowedMediaContentType":["application/sdp-ngc-1.0","application/sdp-ngc-0.5","application/sdp"],"webrtcMediaContentType":"application/sdp-ngc-1.0","webrtcMultiPartyRecvVideoMaxFS":8160,"webrtcMaxScalingFs":3600,"enableOptimalVideoCount":true,"nonEstimatedDefaultVideoReceiversCount":9,"ovcMaxCount":9,"useAudioAnalyzer":true,"permissions":{"usePositiveInAdp":false,"useNegativeInAdp":false,"adpFallback":true,"adpFallbackAudio":true,"adpFallbackVideo":true,"adpRequestAVLast":true,"rememberNegative":false,"persistOnDeniedError":true,"disableOnPermissionDeniedOnly":false},"devices":{"blacklist":{"microphone":"stereo mix \(","camera":"(ir camera|avstream media device)","speaker":"stereo mix \("},"overrideDefault":false,"compositeLabelMatchingThreshold":0.5,"piiSafeWords":["airpod","bluetooth","hands-free","stereo","wireless","citrix hdx","remote audio","vmware","built-in","integrated","internal","teams","high definition","facetime","macbook","smartaudio","front","rear","back","iphone","ipad","display","displayport","dp","hdmi","amd","nvidia","intel","analog","digital","dock","line( in| out)?","s/pdif","external","thunderbolt\d","usb","panoramic","desktop","capture","cable","cam","virtual","manycam","snap camera","obs","vb-audio","vaio","effect","sink","source","default","test"],"pollingIntervalActive":3000,"enumerateDevicesTimeout":25000,"enumerateDevicesAfterADP":true},"multiviewResolutionLimits":{"1":1080,"2":720,"3":540,"4":360,"more":360},"useApplyChannelParametersForSourceRequests":true,"allowedAudioCodecs":[],"allowedVideoCodecs":[],"allowedVideoCodecsMultiparty":[{"clockRate":90000,"mimeType":"video/H264"},{"clockRate":90000,"mimeType":"video/rtx"}],"reduceRtcpFbInSdp":[],"reduceRtcpFbInSdpMultiparty":["goog-remb","transport-cc","ccm/fir","nack","nack/pli"],"telemetryTenants":{"signaling":"53fdaa090eb946b5a1d6cbdeb4f2ef66-bcbf6380-2590-41cc-ae60-9e467cd51835-7413","media":"1cae5691997646c98b01d15beddae7a3-ce16e198-bc32-420f-ac64-42bb916111af-6865","realtimeMedia":"5aea257f81424f5d8574e57a50974ead-d3a768ce-590c-4595-ab85-3dd046114290-6701","tlePlayer":"2efdf03d07594586a5977c404e185186-71b046c4-f48f-4ba7-96d3-2a74b54e1d46-7326"},"transmitProfileTimings":[],"oneStreamPerDeviceType":true,"enableStopSharingWithIncomingOffer":true,"enableDevtoolsAPI":true,"webrtcDataChannel":{"enableFragmentation":false,"fragmentationSize":0,"enableSendScheduler":true,"rateLimiterCheckInterval":250,"discardOnSendFailure":false,"bufferedAmountLowThreshold":65535,"bufferedAmountHighThreshold":262144,"maxBitrate":0,"maxPacketRate":0,"maxQueueSize":524288,"dataIds":[{"dataId":21,"maxBitrate":512000,"maxQueueSize":2097152},{"dataId":22,"maxBitrate":64000,"maxQueueSize":1048576},{"dataId":23,"maxBitrate":200000,"maxQueueSize":2097152,"priorityWeight":0.1}]},"mediaControlPlaneConfig":{"enableBweNotifications":true,"enableDominantSpeakerHistory":true,"enableSourceRequests":false,"sourceRequestsMessagesTimeout":10000,"storedSRRecordsCount":60,"verboseTelemetry":false,"sendDuplicates":false},"wasmdns":{"pTime":10,"goodPerfThreshold":8,"poorPerfThreshold":10,"badPerfThreshold":12,"perfWindowLength":10,"enableNoiseSuppression":false,"noiseSuppressionMode":"Off","backgroundMode":false},"wasmvqe":{"enableAec":false,"enableVqe":false,"backgroundMode":false,"performanceThresholdMs":8,"performanceWindowDurationSecs":10,"defaultVqeMode":0,"callType":1,"audioUsageMode":0,"performanceProfile":0},"webcv":{"powerPreference":"high-performance","qualityConfig":{"improvementFpsThresholdPercent":20,"degradationLadder":[{"resolution":{"width":1920,"height":1080},"fps":{"min":15,"max":30}},{"resolution":{"width":1280,"height":720},"fps":{"min":15,"max":30}},{"resolution":{"width":960,"height":540},"fps":{"min":15,"max":30}},{"resolution":{"width":640,"height":360},"fps":{"min":13,"max":30}},{"resolution":{"width":416,"height":234},"fps":{"min":10,"max":20}},{"resolution":{"width":320,"height":180},"fps":{"min":10,"max":20}}],"statsIntervalSec":5,"outputFps":{"min":10,"max":30},"outputResolution":720,"preserveResolution":true,"initialLadderResolution":360},"webGLUnsupportedRenderers":["Google SwiftShader"],"webGLRequiredExtensions":["EXT_color_buffer_float","WEBGL_debug_renderer_info","OES_texture_float_linear"],"usePreheat":false,"useWasmEffects":true},"notRenderingTimeInterval":{"video":3,"sharing":10},"raiseVideoMuteUfd":true,"specCompliantSimulcast":{},"specCompliantSimulcastMultiparty":{"video":{"enableLocally":false,"allowEnableRemotely":false,"layerScaleFactors":[1],"minFsForSimulcast":920,"useApplyConstraints":true},"sharing":{"enableLocally":false,"allowEnableRemotely":false,"layerScaleFactors":[1]},"allowOverride":false,"constraintsDisableVla":true,"collectResolutionInfo":true,"maxBrControlEnabled":false,"allowedBweOvershootRatio":1,"allowResLimit":false},"enforceOpusFmtpMultiparty":{"usedtx":1,"useinbandfec":1},"disconnectOnPageHide":true,"enablePlatformCallConstraintsPerCall":true,"acceptProvisionalAnswerFromPstnOnly":true,"pictureInPicture":{"enablePictureInPicture":false,"aspectRatioHorizontal":16,"aspectRatioVertical":9,"maxActiveStreams":1,"minStreamGridCellWidth":160,"dominantStreamChangeDebounce":3000,"statisticsBufferSize":20,"multiStreamWorkerURL":""},"requiredVideoCodecs":["h264"],"primaryVideoCodecs":["h264","vp8","vp9"],"removeUnsupportedVideoModality":true,"bwPercentiles":[5,50,95],"enableTimerTracker":true,"diagnostics":{"sideBySide":true,"useForTelemetry":false,"collectWhileNotConnected":true,"collectionLimits":{"numDeviceEvents":200,"numVideoEffectsEvents":100,"numAudioEffectsEvents":100,"numOvershootEvents":100,"numIsRenderingEvents":100,"numStatsReports":600,"numStatsErrors":100,"numSubscriptionEvents":100,"numUFDs":100,"numNativeSessions":3,"numSessions":3,"numNetworkEvents":50,"numReconnects":50,"numCapabilitiesRequested":60,"numCapabilitiesApplied":60,"maxVideoStatsAfterSubscription":30,"numResolutionSwitches":10,"numSamplesForE2E":4},"telemetryLimits":{"numDeviceEvents":50,"numVideoEffectsEvents":50,"numAudioEffectsEvents":50,"numOvershootEvents":20,"numIsRenderingEvents":4,"numPreferredResolutions":3,"numSubscriptionEvents":100,"numUFDs":50,"numAggregatedSamples":60,"numStatsErrors":20,"numCapabilitiesRequested":5,"numCapabilitiesApplied":3,"maxVideoStatsAfterSubscription":30,"numNetworkEvents":20,"numReconnects":10},"teamsRealtimeTelemetry":{"pollingInterval":15},"performanceMonitoring":{"fluctuationSamplesNum":5,"enableRemoteVideoCalculator":false,"enableLowerResolution":false,"decodeThresholds":{"180":{"fps":15,"maxDecodeTime":10},"234":{"fps":15,"maxDecodeTime":10},"360":{"fps":30,"maxDecodeTime":9},"540":{"fps":30,"maxDecodeTime":11},"720":{"fps":30,"maxDecodeTime":15},"1080":{"fps":30,"maxDecodeTime":20}},"defaultThrehold":{"fps":30,"maxDecodeTime":60},"remoteVideoTrackInterval":10,"telemetryResolutionRequestSpanMs":5000,"cpuMetricCollector":3},"features":{"takeFreezeTelemetryFromGathererV2":false,"useLastSampleDeltaPerSecondConverter":false}},"webrtcPranswerWaitForMediaPollingInterval":null,"setBWSeed":true,"bwSeedOptions":{"mids":[""],"aggregation":"const","aggregateLastN":null,"constValue":2000000,"cappingValue":-1,"useLocalStorage":false,"localStorageKey":"bwSeed"},"audioRendererFailedRetryCodes":[3],"mediaEventDictionary":{"Extensions":["IceConnectionState","IceConnectionStatePrevious","SignalingState","SignalingStatePrevious"],"metrics":["ReconnectInProgress","IceConnectedStateTime","ErrorType","ErrorDetail","InitialNegotiationType","InitialNegotiationCompleted"]},"useSenderV2":true,"hevcCodecs":["hev1.1.6.L120.90","hev1.1.4.L93.B0","hev1.1.6.L93.B0"],"recvResolutionTableOverride":[{"w":320,"h":180,"minBr":20000,"maxBr":175000},{"w":426,"h":240,"minBr":125000,"maxBr":500000},{"w":640,"h":360,"minBr":400000,"maxBr":575000},{"w":960,"h":540,"minBr":500000,"maxBr":1125000},{"w":1280,"h":720,"minBr":1000000,"maxBr":2500000},{"w":1920,"h":1080,"minBr":1750000,"maxBr":100000000}],"participantStreamInitialSubscriptions":true,"holdSkipActivation":true,"numVideoChannelsGvc":10,"resizeModeForSharing":"none","h264SdpProfileMultiparty":"64001f","enableRollbackHander":false,"noDummyLocalPreview":false,"preferSdesSrtpMultiparty":false,"webrtcUnifiedPlanEnabledMultiparty":true,"enableDataChannel1on1":true,"outgoingVideoLimit":{}} 2024-01-16T06:27:23.636Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: Checking for ACS SDK Errors 2024-01-16T06:27:23.845Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:warning 2024-01-16T06:27:23.843Z CallClient70:CallStack Failed to fetch base settings. Stack will initialize without default settings,CallingCommunicationError: Operation timed out 2024-01-16T06:27:23.846Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:23.844Z CallClient70:CallStack Update ECS settings 2024-01-16T06:27:23.847Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:23.844Z AcsProxy Proxy url not defined, return original https://teams.microsoft.com/registrar/prod/v3/registrations 2024-01-16T06:27:23.848Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:23.846Z AcsProxy Proxy url not defined, return original https://api.flightproxy.teams.microsoft.com/api/v2/epconv 2024-01-16T06:27:23.849Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:23.847Z AcsProxy Proxy url not defined, return original https://teams.microsoft.com/trap 2024-01-16T06:27:23.850Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:23.847Z AcsProxy Proxy url not defined, return original https://teams.microsoft.com/trap/tokens 2024-01-16T06:27:23.850Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:23.848Z CallClient70:CallStack op:InitializeEcsBase, succeeded in 14.28s 2024-01-16T06:27:23.851Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:23.849Z CallClient70:CallStack op:InitializeEcsForUser, started 2024-01-16T06:27:23.852Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: ECS - Delaying User config fetch until we have a valid SkypeToken 2024-01-16T06:27:31.062Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: ECS - Config fetch complete 2024-01-16T06:27:31.065Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:31.062Z CallClient70:CallStack Update ECS settings 2024-01-16T06:27:31.067Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:31.064Z AcsProxy Proxy url not defined, return original https://teams.microsoft.com/registrar/prod/v3/registrations 2024-01-16T06:27:31.087Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:31.085Z CallClient70:CallStack:MA:configProvider Merging settings with platform call constraints: {"numVideoChannelsGvc":10,"specCompliantSimulcast":{},"multiviewResolutionLimits":{"1":1080,"2":720,"3":540,"4":360,"more":360},"enableVla":false,"allowRemoteVla":false,"enableNonAdvVla":false,"outgoingVideoLimit":{},"specCompliantSimulcastMultiparty":{"video":{"enableLocally":false,"allowEnableRemotely":false,"layerScaleFactors":[1],"minFsForSimulcast":920,"useApplyConstraints":true},"sharing":{"enableLocally":false,"allowEnableRemotely":false,"layerScaleFactors":[1]},"allowOverride":false,"constraintsDisableVla":true,"collectResolutionInfo":true,"maxBrControlEnabled":false,"allowedBweOvershootRatio":1,"allowResLimit":false}} 2024-01-16T06:27:31.089Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:31.086Z CallClient70:CallStack:MA:configProvider Merging settings with console overrides: {} 2024-01-16T06:27:31.097Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:31.094Z CallClient70:CallStack:MA:configProvider Settings updated: {"activeSpeaker":{"timeToPromote":10000},"dtmf":{"toneDuration":200,"toneGap":100},"webrtcAllowedMediaContentType":["application/sdp-ngc-1.0","application/sdp-ngc-0.5"],"webrtcMediaContentType":"application/sdp-ngc-1.0","webrtcMultiPartyRecvVideoMaxFS":8160,"webrtcMaxScalingFs":3600,"enableOptimalVideoCount":true,"nonEstimatedDefaultVideoReceiversCount":9,"ovcMaxCount":9,"useAudioAnalyzer":true,"permissions":{"usePositiveInAdp":false,"useNegativeInAdp":false,"adpFallback":true,"adpFallbackAudio":true,"adpFallbackVideo":true,"adpRequestAVLast":true,"rememberNegative":false,"persistOnDeniedError":true,"disableOnPermissionDeniedOnly":false},"devices":{"blacklist":{"microphone":"stereo mix \(","camera":"(ir camera|avstream media device)","speaker":"stereo mix \("},"overrideDefault":false,"compositeLabelMatchingThreshold":0.5,"piiSafeWords":["airpod","bluetooth","hands-free","stereo","wireless","citrix hdx","remote audio","vmware","built-in","integrated","internal","teams","high definition","facetime","macbook","smartaudio","front","rear","back","iphone","ipad","display","displayport","dp","hdmi","amd","nvidia","intel","analog","digital","dock","line( in| out)?","s/pdif","external","thunderbolt\d","usb","panoramic","desktop","capture","cable","cam","virtual","manycam","snap camera","obs","vb-audio","vaio","effect","sink","source","default","test"],"pollingIntervalActive":3000,"enumerateDevicesTimeout":25000,"enumerateDevicesAfterADP":true},"multiviewResolutionLimits":{"1":1080,"2":720,"3":540,"4":360,"more":360},"useApplyChannelParametersForSourceRequests":true,"allowedAudioCodecs":[],"allowedVideoCodecs":[],"allowedVideoCodecsMultiparty":[{"clockRate":90000,"mimeType":"video/H264"},{"clockRate":90000,"mimeType":"video/rtx"}],"reduceRtcpFbInSdp":[],"reduceRtcpFbInSdpMultiparty":["goog-remb","transport-cc","ccm/fir","nack","nack/pli"],"telemetryTenants":{"signaling":"53fdaa090eb946b5a1d6cbdeb4f2ef66-bcbf6380-2590-41cc-ae60-9e467cd51835-7413","media":"1cae5691997646c98b01d15beddae7a3-ce16e198-bc32-420f-ac64-42bb916111af-6865","realtimeMedia":"5aea257f81424f5d8574e57a50974ead-d3a768ce-590c-4595-ab85-3dd046114290-6701","tlePlayer":"2efdf03d07594586a5977c404e185186-71b046c4-f48f-4ba7-96d3-2a74b54e1d46-7326"},"transmitProfileTimings":[],"oneStreamPerDeviceType":true,"enableStopSharingWithIncomingOffer":true,"enableDevtoolsAPI":true,"webrtcDataChannel":{"enableFragmentation":false,"fragmentationSize":0,"enableSendScheduler":true,"rateLimiterCheckInterval":250,"discardOnSendFailure":false,"bufferedAmountLowThreshold":65535,"bufferedAmountHighThreshold":262144,"maxBitrate":0,"maxPacketRate":0,"maxQueueSize":524288,"dataIds":[{"dataId":21,"maxBitrate":512000,"maxQueueSize":2097152},{"dataId":22,"maxBitrate":64000,"maxQueueSize":1048576},{"dataId":23,"maxBitrate":200000,"maxQueueSize":2097152,"priorityWeight":0.1}]},"mediaControlPlaneConfig":{"enableBweNotifications":true,"enableDominantSpeakerHistory":true,"enableSourceRequests":false,"sourceRequestsMessagesTimeout":10000,"storedSRRecordsCount":60,"verboseTelemetry":false,"sendDuplicates":false},"wasmdns":{"pTime":10,"goodPerfThreshold":8,"poorPerfThreshold":10,"badPerfThreshold":12,"perfWindowLength":10,"enableNoiseSuppression":false,"noiseSuppressionMode":"Off","backgroundMode":false},"wasmvqe":{"enableAec":false,"enableVqe":false,"backgroundMode":false,"performanceThresholdMs":8,"performanceWindowDurationSecs":10,"defaultVqeMode":0,"callType":1,"audioUsageMode":0,"performanceProfile":0},"webcv":{"powerPreference":"high-performance","qualityConfig":{"improvementFpsThresholdPercent":20,"degradationLadder":[{"resolution":{"width":1920,"height":1080},"fps":{"min":15,"max":30}},{"resolution":{"width":1280,"height":720},"fps":{"min":15,"max":30}},{"resolution":{"width":960,"height":540},"fps":{"min":15,"max":30}},{"resolution":{"width":640,"height":360},"fps":{"min":13,"max":30}},{"resolution":{"width":416,"height":234},"fps":{"min":10,"max":20}},{"resolution":{"width":320,"height":180},"fps":{"min":10,"max":20}}],"statsIntervalSec":5,"outputFps":{"min":10,"max":30},"outputResolution":720,"preserveResolution":true,"initialLadderResolution":360},"webGLUnsupportedRenderers":["Google SwiftShader"],"webGLRequiredExtensions":["EXT_color_buffer_float","WEBGL_debug_renderer_info","OES_texture_float_linear"],"usePreheat":false,"useWasmEffects":true},"notRenderingTimeInterval":{"video":3,"sharing":10},"raiseVideoMuteUfd":true,"specCompliantSimulcast":{},"specCompliantSimulcastMultiparty":{"video":{"enableLocally":false,"allowEnableRemotely":false,"layerScaleFactors":[1],"minFsForSimulcast":920,"useApplyConstraints":true},"sharing":{"enableLocally":false,"allowEnableRemotely":false,"layerScaleFactors":[1]},"allowOverride":false,"constraintsDisableVla":true,"collectResolutionInfo":true,"maxBrControlEnabled":false,"allowedBweOvershootRatio":1,"allowResLimit":false},"enforceOpusFmtpMultiparty":{"usedtx":1,"useinbandfec":1},"disconnectOnPageHide":true,"enablePlatformCallConstraintsPerCall":true,"acceptProvisionalAnswerFromPstnOnly":true,"pictureInPicture":{"enablePictureInPicture":false,"aspectRatioHorizontal":16,"aspectRatioVertical":9,"maxActiveStreams":1,"minStreamGridCellWidth":160,"dominantStreamChangeDebounce":3000,"statisticsBufferSize":20,"multiStreamWorkerURL":""},"requiredVideoCodecs":["h264"],"primaryVideoCodecs":["h264","vp8","vp9"],"removeUnsupportedVideoModality":true,"bwPercentiles":[5,50,95],"enableTimerTracker":true,"diagnostics":{"sideBySide":true,"useForTelemetry":false,"collectWhileNotConnected":true,"collectionLimits":{"numDeviceEvents":200,"numVideoEffectsEvents":100,"numAudioEffectsEvents":100,"numOvershootEvents":100,"numIsRenderingEvents":100,"numStatsReports":600,"numStatsErrors":100,"numSubscriptionEvents":100,"numUFDs":100,"numNativeSessions":3,"numSessions":3,"numNetworkEvents":50,"numReconnects":50,"numCapabilitiesRequested":60,"numCapabilitiesApplied":60,"maxVideoStatsAfterSubscription":30,"numResolutionSwitches":10,"numSamplesForE2E":4},"telemetryLimits":{"numDeviceEvents":50,"numVideoEffectsEvents":50,"numAudioEffectsEvents":50,"numOvershootEvents":20,"numIsRenderingEvents":4,"numPreferredResolutions":3,"numSubscriptionEvents":100,"numUFDs":50,"numAggregatedSamples":60,"numStatsErrors":20,"numCapabilitiesRequested":5,"numCapabilitiesApplied":3,"maxVideoStatsAfterSubscription":30,"numNetworkEvents":20,"numReconnects":10},"teamsRealtimeTelemetry":{"pollingInterval":15},"performanceMonitoring":{"fluctuationSamplesNum":5,"enableRemoteVideoCalculator":false,"enableLowerResolution":false,"decodeThresholds":{"180":{"fps":15,"maxDecodeTime":10},"234":{"fps":15,"maxDecodeTime":10},"360":{"fps":30,"maxDecodeTime":9},"540":{"fps":30,"maxDecodeTime":11},"720":{"fps":30,"maxDecodeTime":15},"1080":{"fps":30,"maxDecodeTime":20}},"defaultThrehold":{"fps":30,"maxDecodeTime":60},"remoteVideoTrackInterval":10,"telemetryResolutionRequestSpanMs":5000,"cpuMetricCollector":3},"features":{"takeFreezeTelemetryFromGathererV2":false,"useLastSampleDeltaPerSecondConverter":false}},"webrtcPranswerWaitForMediaPollingInterval":null,"setBWSeed":true,"bwSeedOptions":{"mids":[""],"aggregation":"const","aggregateLastN":null,"constValue":2000000,"cappingValue":-1,"useLocalStorage":false,"localStorageKey":"bwSeed"},"audioRendererFailedRetryCodes":[3],"mediaEventDictionary":{"Extensions":["IceConnectionState","IceConnectionStatePrevious","SignalingState","SignalingStatePrevious"],"metrics":["ReconnectInProgress","IceConnectedStateTime","ErrorType","ErrorDetail","InitialNegotiationType","InitialNegotiationCompleted"]},"useSenderV2":true,"hevcCodecs":["hev1.1.6.L120.90","hev1.1.4.L93.B0","hev1.1.6.L93.B0"],"recvResolutionTableOverride":[{"w":320,"h":180,"minBr":20000,"maxBr":175000},{"w":426,"h":240,"minBr":125000,"maxBr":500000},{"w":640,"h":360,"minBr":400000,"maxBr":575000},{"w":960,"h":540,"minBr":500000,"maxBr":1125000},{"w":1280,"h":720,"minBr":1000000,"maxBr":2500000},{"w":1920,"h":1080,"minBr":1750000,"maxBr":100000000}],"participantStreamInitialSubscriptions":true,"holdSkipActivation":true,"numVideoChannelsGvc":10,"resizeModeForSharing":"none","h264SdpProfileMultiparty":"64001f","enableRollbackHander":false,"noDummyLocalPreview":false,"preferSdesSrtpMultiparty":false,"webrtcUnifiedPlanEnabledMultiparty":true,"enableDataChannel1on1":true,"outgoingVideoLimit":{}} 2024-01-16T06:27:35.594Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: Checking for ACS SDK Errors 2024-01-16T06:27:35.596Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:warning 2024-01-16T06:27:35.588Z CallClient70:CallStack Failed to fetch user settings. Stack will initialize without user settings,CallingCommunicationError: Operation timed out 2024-01-16T06:27:35.597Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:35.589Z CallClient70:CallStack op:InitializeEcsForUser, succeeded in 11.74s 2024-01-16T06:27:35.597Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:35.589Z CallClient70:CallStack:Trouter init 2024-01-16T06:27:35.597Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:35.589Z CallClient70:CallStack:Trouter Trouterservice start 2024-01-16T06:27:35.598Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:35.590Z CallClient70:CallStack:Trouter [Trouter] Created TrouterService version 2023.46.01.6 2024-01-16T06:27:35.598Z [info]: Event:console-message | Line: 2 | Source: file:///C:/Users/Administrator/AppData/Local/tekvizion-ctaas-bot/app-10.4.23/resources/app/.webpack/renderer/main_window/index.js | Message: azure:ACS-calling:info 2024-01-16T06:27:35.591Z CallClient70:CallStack:Trouter [Trouter] Start

akania commented 8 months ago

hi @naresaichaitanya , thank you for raising this

One observation based on the logs is that you're creating new instance of CallClient - probably every time you want to refresh token - that is not the most efficient way of doing it - here in this log we can see that you've had 70 instances of the SDK created over time (CallClient70) - please review public doc about refreshing user tokens - https://learn.microsoft.com/en-us/azure/communication-services/concepts/credentials-best-practices?tabs=javascript#proactive-token-refreshing this would allow you to have 1 instance of calling SDK and keep using it

as for the issue with getting - 480 - i think that the log is incomplete, i couldn't find a reference to it so it's unclear why you'd get that error - whole init flow looks fine until end of the provided log, maybe something failed later - we'd need full log , until wee see an exception/rejected promise - can you provide that?

also please update to our latest 1.21 beta - it has new subcodes and result categories that can help you understand outcomes of any operation performed by ACS SDK

we're in the process of updating documention right now - but if you inspect payload of rejected promise ( eg createCallAgent is rejected ) - you'll notice "subcode" and "resultCategories" - please provide them here and we can check further