Hello @all, I'm trying to use linphone for our PBX but we run in a issue. I use Desktop 4.2.5 - Qt5.14.2 Core 4.4.19 on Windows 10 and the config use a Domain to register and a realm for Login mech. But the linphone try to resolv the realm as a domain, how can I told linphone to not resolv the login realm?
The config is as follow: sip-adress: sip:user1@x100 sip-serveradress: sip:pbx.domain.tld;transport=udp The registration works and I'm logged in with my user but in case I want to make a outbound call the belle-sip try to resolve the realm, why? 2021-08-17 09:26:06:324 [/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2021-08-17 09:26:06:324 [/belle-sip] MESSAGE channel [15E272E8]: starting resolution of x100 2021-08-17 09:26:06:324 [/belle-sip] MESSAGE channel 15E272E8: state RES_IN_PROGRESS 2021-08-17 09:26:06:324 [/belle-sip] MESSAGE transaction [08A36908] channel state changed to [RES_IN_PROGRESS] 2021-08-17 09:26:06:335 [/belle-sip] MESSAGE Resolver is using DNS server(s): 2021-08-17 09:26:06:335 [/belle-sip] MESSAGE 192.168.1.21 2021-08-17 09:26:06:335 [/belle-sip] MESSAGE 192.168.1.22 2021-08-17 09:26:06:335 [/belle-sip] MESSAGE 192.168.1.23 2021-08-17 09:26:06:336 [/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2021-08-17 09:26:06:336 [/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2021-08-17 09:26:06:336 [/liblinphone] MESSAGE CallSession [08A5A8AC] moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress 2021-08-17 09:26:06:337 [/liblinphone] MESSAGE Linphone core [0AF4AA80] notified [call_state_changed] 2021-08-17 09:26:06:346 [/qt] MESSAGE QT: C:\GitLab-Runner\builds\651dcee5\2\BC\public\linphone-desktop\linphone-app\src\components\core\event-count-notifier\AbstractEventCountNotifier.cpp:71: "Notify event count: 0." 2021-08-17 09:26:06:577 [/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2021-08-17 09:26:06:608 [/belle-sip] MESSAGE No SRV result for [_sip._udp.x100], trying A/AAAA. 2021-08-17 09:26:06:623 [/belle-sip] MESSAGE Resolver is using DNS server(s): 2021-08-17 09:26:06:623 [/belle-sip] MESSAGE 192.168.1.21 2021-08-17 09:26:06:623 [/belle-sip] MESSAGE 192.168.1.22 2021-08-17 09:26:06:623 [/belle-sip] MESSAGE 192.168.1.23 2021-08-17 09:26:06:623 [/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2021-08-17 09:26:06:623 [/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2021-08-17 09:26:06:651 [/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2021-08-17 09:26:06:657 [/belle-sip] ERROR channel_res_done: DNS resolution failed for x100 _______________________________________________ Linphone-users mailing list Linphone-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/linphone-users