[SR-Users] DMQ tries to resolve dns AAA even when it is disabled in kamailio core config

2019-01-15 Thread José Seabra
Hi all, I'm using DMQ with multi_notify set to 1, the dns_try_ipv6 is disabled and dns_cache_flags is set to 1, but even this way DMQ is making dns AAA queries. Once that AAA queries are disabled in core dns config it seems that DMQ is not respecting those configurations, is that supposed? Thank y

Re: [SR-Users] DMQ tries to resolve dns AAA even when it is disabled in kamailio core config

2019-01-15 Thread Charles Chance
Hi José, The DMQ module does not currently observe the dns_try_ipv6 flag when populating the initial node list - is it causing you problems? Cheers, Charles On Tue, 15 Jan 2019 at 14:55, José Seabra wrote: > Hi all, > I'm using DMQ with multi_notify set to 1, the dns_try_ipv6 is disabled > an

Re: [SR-Users] DMQ tries to resolve dns AAA even when it is disabled in kamailio core config

2019-01-16 Thread José Seabra
Hi Charles, Well its not causing any real problem, but once that it also seems that isn't caching the dns results, every time that DMQ needs to send a msg it sends a new query to dns server, so its doing unnecessary dns queries. Thank you for your help. Best regards José Charles Chance escreveu

Re: [SR-Users] DMQ tries to resolve dns AAA even when it is disabled in kamailio core config

2019-01-16 Thread Charles Chance
Hi José, You are correct in that the DNS cache is not used - however, after the initial lookup, all discovered nodes are stored as IP addresses. Therefore, providing at least one other node has been discovered, no further DNS queries should be required/performed. Are you seeing a DNS lookup for ev