Skip to content
Snippets Groups Projects
Verified Commit bd28a2c9 authored by Wenpeng Song's avatar Wenpeng Song Committed by IOPSYS Dev
Browse files

Unregister request should be sent out only while registered

While trigger the registration through cli cmd 'pjsip send register {arg}', the
un-register request is sent regardless if it was registered or not. This caused
issues while it was not registered, the un-register request will fall into
recovery or retry mechanism if the un-register request sent failed, and will keep
trying with expire=0 (un-register), hence no regular register could be sent out.
parent c8d8456d
Branches
No related tags found
1 merge request!333unregister request should be sent out only while registered
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment