[OpenSIPS-Users] UAC_REDIRECT : get_redirects does not rewrite host

Julien Chavanton jc at atlastelecom.com
Thu Aug 13 19:23:26 CEST 2009


I am looking to handle redirect 302 request, get_redirect does not replace the domain/host part of the new target ?
 
How do we handle redirection to a different IP address ?
 
 
Example :
 
U 10.0.4.44:5060 -> 10.0.1.73:57226
INVITE sip:777 at 10.0.1.73:57226;rinstance=c699f35c276783d3 SIP/2.0.
 
U 10.0.1.73:57226 -> 10.0.4.44:5060
SIP/2.0 302 Moved Temporarily.
Contact: <sip:new_target at 10.0.1.1:5060>.
 
U 10.0.4.44:5060 -> 10.0.1.73:57226
INVITE sip:new_target at 10.0.1.73:57226 SIP/2.0.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090813/839e33cf/attachment.htm 


More information about the Users mailing list