El Thursday 13 September 2007 15:41:07 Juha Heinanen escribió:
Iñaki Baz Castillo writes:
I've found a work around that is adding the domains in "/etc/hosts", but that just valid for DNS A registry, what about a SRV registry?
if your proxy has hostname myproxy.foo.bar and it is serving domain company.com, then srv entry for that domain looks like
_sip._udp.company.com. IN SRV 0 0 5060 myproxy.foo.bar.
if wengo phone then puts company.com in route header instead of myproxy.foo.bar, you should report a bug or switch to a better sip ua.
I haven't tryed it again, I will do ;)