Skip to content

Auth credentials not honored on Livekit Cloud #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RenegadeMaster opened this issue Apr 22, 2025 · 0 comments
Open

Auth credentials not honored on Livekit Cloud #338

RenegadeMaster opened this issue Apr 22, 2025 · 0 comments
Assignees

Comments

@RenegadeMaster
Copy link

When creating a Livekit Cloud inbound trunk as per https://docs.livekit.io/sip/quickstarts/configuring-sip-trunk/
It is possible to add a username and password.
This can also be added retroactively with the lk CLI tool as e.g.:

lk sip inbound update --id ST_ID_HERE --auth-user test --auth-pass test123

However whatever username and password is set will simply not work. We get the following response:

"[2025-04-14 14:04:43] WARNING[1202949]: res_pjsip_outbound_registration.c:1440 handle_registration_response: '405' fatal response received from 'sip:5mjicw2rw4y.sip.livekit.cloud:5060' on registration attempt to 'sip:[email protected]:5060', retrying in '30' seconds"

Without username and password everything works fine.

See also https://livekit-users.slack.com/archives/C07FRP66XGE/p1745176433935169

@dennwc dennwc transferred this issue from livekit/livekit-cli Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants