Daniel Flores
Daniel Flores
Hello, I cloned my project in a machine with npm 2.15.1 , all was installed as expected on my node_modules folder but at the end I had this error :...
Hello, My goal is simple, I'm currently getting this errors together with data, it seems that they are schema validation errors: `Error: Expected a value of type "ExampleType" but received:...
Hello, With the latest version of the repo, there is an error with `flow check`, do you know what could be the problem ?. Thanks in advance. ``` Error -----------------------------------------------------------...
Hello, It seems if two projects A and B use dayjs and we compare A dayjs object using B dayjs, this comparison is resulting in false. A workaround is to...
Hello LiveKit team, We are getting this issue from time to time: ``` The room connection was not established within 10 seconds after calling job_entry. This may indicate that job_ctx.connect()...
Hello Livekit team, I have an issue related to a concurrency scenario and Livekit Cloud (this doesn't happens with a local Livekit server). Basically, when creating rooms and having a...
Hello everyone, Please, do you have an idea about the reason of these strange logs, I think it can be fixed by removing the jitterBuf log, but it's hard to...
Hello LiveKit team, We have an strange issue with a telephony provider (https://www.keyyo.com/fr/) where Outbound calls (number Keyyo -> number X) are started but then an Inbound call (SIP invite,...
Hello, Please, Is it possible to add a way to override main headers?, that way we can set custom `From` headers which are different for some telephony providers ```python sip.CreateSIPParticipantRequest(...