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.

-- juha

_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to