Re: [SR-Users] UAC module and SRV records

2013-03-15 Thread Daniel-Constantin Mierla
On 3/13/13 10:00 AM, Olle E. Johansson wrote: 13 mar 2013 kl. 09:35 skrev Daniel-Constantin Mierla : On 3/13/13 9:25 AM, Olle E. Johansson wrote: 13 mar 2013 kl. 09:08 skrev Daniel-Constantin Mierla : Hello, do you set the port in r-uri/dst-uri? No. That would invalidate SRV record lookup

Re: [SR-Users] UAC module and SRV records

2013-03-13 Thread Olle E. Johansson
13 mar 2013 kl. 09:35 skrev Daniel-Constantin Mierla : > > On 3/13/13 9:25 AM, Olle E. Johansson wrote: >> 13 mar 2013 kl. 09:08 skrev Daniel-Constantin Mierla : >> >>> Hello, >>> >>> do you set the port in r-uri/dst-uri? >> No. That would invalidate SRV record lookup, right? > > yes. > > Ha

Re: [SR-Users] UAC module and SRV records

2013-03-13 Thread Daniel-Constantin Mierla
On 3/13/13 9:25 AM, Olle E. Johansson wrote: 13 mar 2013 kl. 09:08 skrev Daniel-Constantin Mierla : Hello, do you set the port in r-uri/dst-uri? No. That would invalidate SRV record lookup, right? yes. Have you watched the dns traffic? Is directly A/ query? Afaik, this function shoul

Re: [SR-Users] UAC module and SRV records

2013-03-13 Thread Olle E. Johansson
13 mar 2013 kl. 09:08 skrev Daniel-Constantin Mierla : > Hello, > > do you set the port in r-uri/dst-uri? No. That would invalidate SRV record lookup, right? /O > > Cheers, > Daniel > > On 3/12/13 1:27 PM, Olle E. Johansson wrote: >> Hi! >> >> When using the UAC module to send a request to a

Re: [SR-Users] UAC module and SRV records

2013-03-13 Thread Daniel-Constantin Mierla
Hello, do you set the port in r-uri/dst-uri? Cheers, Daniel On 3/12/13 1:27 PM, Olle E. Johansson wrote: Hi! When using the UAC module to send a request to a domain that only exists in SRV records, I get an error message that no A or records can be found for the domain. Is this by des

[SR-Users] UAC module and SRV records

2013-03-12 Thread Olle E. Johansson
Hi! When using the UAC module to send a request to a domain that only exists in SRV records, I get an error message that no A or records can be found for the domain. Is this by design or possibly a bug? Anyone else that have seen this? /O ___