[reSIProcate-users] Handle 301 when the UA register to SIP server
Hi all, my UA built base on 1.4.1, it handle the redirect(301) OK as it registers with the received server in the Contact field, but it still sends the
subscribe message for WMI to the original server and not to the new server which causes a 404.
How to let the subscribe message of WMI to new server?
Thanks