Yep. I agree.
But does this mean for **any** SIP message that loose_route() returns
TRUE, I simply call t_relay() and then stop processing via a break
command?
I can't remember, but I thought I ran in to some cases where even when
loose_route() returned TRUE, I still had to do some other processing.
Regards,
Paul
On Tue, 15 Mar 2005 20:13:40 +0200, Juha Heinanen <jh(a)tutpro.com> wrote:
Java Rockx writes:
I thought I had mine right, but then I realized
that some re-INVITE
messages were not being handled properly and calls were being
disconnected.
you should not use or need to use lcr modules functions for re-invites.
re-invites are in-dialog requests that are forwarded based on route
headers.
-- juha