I am trying to set up Linphone as a softphone using an SIP account I created online. While I was able to add the SIP account successfully, I am facing two main issues:
- Authentication Issue: Linphone continuously prompts me to verify my password with a dialog titled, "Unable to authenticate your account. Please verify your password."
- Call Issue: When I attempt to make a test call by pressing the call icon next to a username, nothing happens.
Here are the details of my setup and what I've tried so far:
SIP Account Details
- SIP Provider: Linphone (where my SIP account was created)
- SIP Domain/Server: sip.linphone.org
- Transport Protocol: TLS
- Outbound Proxy: sip:sip.linphone.org
Linphone Configuration
- Version: 4.4.21
- Platform: ZorinOS 17.2 Lite
- Account Settings:
- Register: Enabled
- NAT and Firewall (ICE): Enabled
- DTMF Mode: SIP INFO
Steps Taken
- Added my online SIP account using the option "Use SIP Account" on the "Account Assistant" page.
- Verified that the SIP username, password, and server details are correct.
- Checked if registration is enabled for the SIP account in Linphone.
- Checked the firewall and network settings to ensure SIP and RTP traffic is not blocked.
- Made a test call to 09002 (as suggested here).
- Enabled debug logs in Linphone and observed the following error:
WARNING no host found in this uri
Additional Information
- Network Setup: home wifi network
- SIP Provider Documentation: Linphone Documentation
My questions are:
- What could be causing the continuous password verification prompt in Linphone?
- Why are calls not going through, and how can I troubleshoot this further?
- Are there specific settings I need to configure in Linphone or my network to resolve this issue?
Any help or suggestions would be greatly appreciated!