BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
391 stars 200 forks source link

[Bug]: outbound calls not possible; SIP caller id uses IP instead of hostname #792

Closed Marx1st closed 8 months ago

Marx1st commented 8 months ago

Context

I use Linphone desktop client on Mac and just want to make outbound calls.

General information

Expected behaviour

Caller ids in the call history or when I type in a number manually always get the ip of my sip server added after the @ sign instead of the servers hostname.

Example: sip:0815@192.168.1.1 instead of sip:0815@my.sip.server

Because of that outgoing calls don't work. If I manually enter sip:0815@my.sip.server and initiate the call, it works fine.

I couldn't find a config to change this behaviour. On a different Mac I have version 5.0.1 which works just fine.

To Reproduce

Initiate a call by just typing in the number.

Additional context

No response

SDK logs URL

No response

Marx1st commented 8 months ago

And suddenly it works. No idea what's different now.