< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] How does a client build a DNS lookup that restr icts the responses to UDP?



On 2006.12.05, at 15:32 , Dave Mason wrote:


In response to your last comment, I find that if there are no TCP SRVs
defined, it will use the IP address from the A record for domain.com, with port 5060, transport UDP. That looks right to me - I guess UDP and 5060 are
pre-defined for that case?

Yes - reading the somewhat Byzantine text in RFC 3263 Sec 4, ... you can infer that this is what you should do.

Thanks
Alan