-
- Downloads
Adjust the use of registration_resend() due to the previous commit, REF 16559
registration_resend() simply does nothing and returns 0 when client_state-> registration_resend_timer_id is -1. This commit creates a 1s timer and causes registration_resend() to do the actual work.
Loading