You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i specify max_call_duration in CreateSipParticipant sometimes the participant doesn't get disconnected from the room. Here's the code that i am using for CreateSipParticipant:
As per the discussion on livekit sip channel it seems that the issue has been reproduced but is yet to be fixed. Any expedition in fixing the issue would be greatly helpful. Thanks!
The text was updated successfully, but these errors were encountered:
If i specify
max_call_duration
inCreateSipParticipant
sometimes the participant doesn't get disconnected from the room. Here's the code that i am using forCreateSipParticipant
:where
MAX_CALL_DURATION
= 1200.As per the discussion on livekit sip channel it seems that the issue has been reproduced but is yet to be fixed. Any expedition in fixing the issue would be greatly helpful. Thanks!
The text was updated successfully, but these errors were encountered: