<@U084APK40NS> what is the SIP uri of local sip li...
# ask-ai
m
@millions-hair-24956 what is the SIP uri of local sip livekit server
g
The SIP URI for a local LiveKit SIP server is determined by the public IP address of the machine where the SIP server is running. According to the LiveKit self-hosting documentation, once your SIP server is running, your SIP URI would be
<public-ip-address>:5060
. This setup requires that both the SIP signaling port (5060) and the media port range (10000-20000) are accessible from the Internet. Would you like more details on setting up a local SIP server with LiveKit? Sources: - Self-hosted SIP server | LiveKit Docs 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.