El Thursday 13 September 2007 16:33:40 Juha Heinanen escribió:
Iñaki Baz Castillo writes:
Yes, but note what Klaus Darilion said: "This is a known limitation with openser - loose_route does not import the domains from domain module."
and it should not do so. see my reply to you. your feature request is not valid no matter what klaus said.
You said: "i thought that route header includes list of proxies that the request should visit, not domains the request should visit"
But what I mean is that if my OpenSer is has as local domains (in "domain" table):
domain1.org domain2.org
A DNS type A or SRV of those domain should give us the IP of OpenSer, so finally the proxy = the domain.
So if WengoPhones includes a "Route: domain1.org" in REGISTER then it'll do a DNS query (SRV or A) for "domain1.org" and it will get OpenSer IP.
So, what is the difference?
Thanks for your replies.