Hi,
I have setup a pjsip trunk with my ISP with SRV lookup.
The DNS Server to resolve the FQDN is specific of the ISP and has been setup with the asterisk module resolver_unbound.

Till this point everything works.
My problem is that the PJSIP identifies are not generated from the DNS lookup, which then Rejects incoming calls. As a workaround, since I already know the 2 SBC IPs of the TSP I am manually adding them to the match field.
My question is: Is this a known bug or I have missed something?
Useful information is that system DNS is something completely different (let’s say 1.1.1.1). I use the TSP’s DNS Server only inside resolver_unbound module config for pjsip. Do I have to set up the DNS lookups for the TSP domain in dnsmasque too?

