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
416 stars 211 forks source link

[Question]: Incoming calls with IP address instead of domain #860

Open prjcarr opened 2 months ago

prjcarr commented 2 months ago

Context

In both the desktop application and android app, when I receive a call it comes through in linphone as number@ip_aadress rather than number@domain. This means that if I click to return a missed call, it doesn't work as my SIP provider only accepts calls using the domain. I have to instead manually copy or dial the number. I dont believe I can change this with my SIP provider. Is there a way to force all outgoing calls to use the registered SIP domain rather than IP?

I tried using Zoiper and it did this automatically. Addresses are automatically changed to domain.

General information

Expected behaviour

I want incoming calls to have the SIP address changed to @domain instead of @IP

To Reproduce

As above

Additional context

No response

SDK logs URL

No response