-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
What steps will reproduce the problem?
1. In tsip_dialog_invite.server.c, 302 response is added for call redirection.
Contact header is added for redirect uri. However, after 302 is sent, the
domain name of Contact header is changed to local ip address.
What is the expected output? What do you see instead?
Expected to see Contact header containing target URI without replacing. Now the
domain name of the target URI is replaced by local IP address.
What version of the product are you using? On what operating system?
Lastest code compiled with Imsdroid to run on Android 2.2.
Please provide any additional information below.
Original issue reported on code.google.com by xiangch...@gmail.com on 11 Feb 2011 at 2:04
Reactions are currently unavailable