SIP
302 Moved Temporarily
The callee has temporarily moved to a different address. The client should retry the request at the Contact address but continue using the original URI for future requests.
이 코드를 보게 되는 경우
When a user is temporarily reachable at a different location, such as when traveling or using a different device.
해결 방법
Redirect the current call to the Contact URI provided, but keep the original URI for future requests.