Hi Juha,
I took that port out and also didn't include _sip._udp in domain name in the seturi call and it worked.
thanks! Tim
On 9/13/07, Juha Heinanen jh@tutpro.com wrote:
Tim Madorma writes:
seturi("sip:feature_fs@aimcidfilter.com:6010");
and then I call route to send the INVITE.
I was expecting to see a NAPTR and SRV record attempts, but when I sniffed DNS, I only saw A record attempts.
Any advice would be very helpful.
why did you include port 6010 in seturi? try what happens when you leave it out.
-- juha