-
- Downloads
Fix issues in registration retry mechanism, REF 15851
* 408 response received from the server should be handled the same as other codes like 503 * Introduce response code 444 from pjsip while no response been received to differentiate it with 408 which is from the server * there should have no retry during recovery flow if no retry-after, retry should only happened during the first round if no retry-after.
Loading
Please register or sign in to comment