< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] 302 Invite Handling


Hi,

I am adding 302 INVITE handling support to resiprocate.

In my case,
Resiprocate is set to use outbound proxy.

When resiprocate receives "302 Moved Temporarily" in response to
INVITE request,all the requests(RE-INVITE,ACK,BYE) for that session should
go the IP
address specified as "maddr" parameter in 302 response Contact header.
Though all REGISTER and initial requests including INVITE should go to
outbound proxy.

Can anyone suggest, what would be the minimum changes required
to implement this?

Regards,
Shraddha