Juha Heinanen writes:
perhaps the problem is with ";transport=ws" param? my proxy is listening at that address on transport tcp instead:
Listening on ... tcp: 192.98.102.10 [192.98.102.10]:10080
this is not the problem. i changed in loose.c one dbg to info and got:
Apr 18 18:42:07 siika /usr/sbin/sip-proxy[15216]: INFO: calling loose_route() on route <sip:KgdE77WjVHb5ggXAYmYKJ2DAYmYK5uI=@192.98.102.10:10080;transport=ws;lr> Apr 18 18:42:07 siika /usr/sbin/sip-proxy[15216]: INFO: rr [loose.c:794]: Topmost route URI: 'sip:KgdE77WjVHb5ggXAYmYKJ2DAYmYK5uI=@192.98.102.10:10080;transport=ws;lr' is me
the question still remains, why it is not simply removed instead of written to $du?
-- juha