Restart wip bearer

Hi
how to correctly start bearer? I start bearer afte creg=1 it is correctly ?

and next question, How to up bearer after events WIP_BEV_IP_DISCONNECTED , WIP_BEV_CTX_DEACT , WIP_BEV_CONN_FAILED ?

Hi,

Yes it is correct to start the bearer after gatting indication creg=1.

Firstly open the bearer and then start the bearer.

In the same way,when WIP_BEV_CONN_FAILED is received,the correct way to do is :

-stop the bearer
-close the bearer
-and the again try for ,open the bearer
-start the bearer.