when tryit app sends invite to my proxy, i get this to syslog:
Mar 29 10:04:13 sars /usr/sbin/sip-proxy[626]: INFO: INVITE <sip:bar@test.fi> by
<foo(a)test.fi> as <sip:foo@test.fi> from <192.98.102.131> is authorized
Mar 29 10:04:13 sars /usr/sbin/sip-proxy[626]: INFO: registrar [lookup.c:313]: instance is
<urn:uuid:cf0efb96-f864-45a6-8cd0-88b7b33a3289>
Mar 29 10:04:13 sars /usr/sbin/sip-proxy[626]: INFO: Routing INVITE to contact
<sip:fc8sa46v@tfq7u3ur8iqs.invalid;transport=ws;ov-ob=48f3da1b68>
Mar 29 10:04:13 sars /usr/sbin/sip-proxy[626]: : <core> [dns_cache.c:3374]: BUG:
sip_resolvehost: unknown proto 5
Mar 29 10:04:13 sars /usr/sbin/sip-proxy[626]: ERROR: tm [ut.h:314]: ERROR: uri2dst:
failed to resolve "tfq7u3ur8iqs.invalid" :bug - critical error (-13)
Mar 29 10:04:13 sars /usr/sbin/sip-proxy[626]: INFO: Routing INVITE to contact
<sip:et9oloai@67e046bmmlbt.invalid;transport=ws>
i don't know where the bug/error comes from, since i do not have any uri
in usrloc that would have host tfq7u3ur8iqs.invalid. i do have
et9oloai(a)67e046bmmlbt.invalid and invite gets routed properly to that uri.
-- juha