Description | The endpoint becomes disconnected when it tries to communicate
with the call agent and the retransmission procedure times out
after retrying.
The endpoint in disconnected state starts the disconnected timer
initialised to the random value and uniformly distributed between
1 and initial waiting delay (Tdinit) in seconds.
The gateway waits for either the end of this timer, or the reception
of call agent command or the detection of local user activity for
the endpoint.
When the disconnected timer elapses, or when a command is received
from the call agent or when there is a local user activity, the
Media Gateway sends the Restart In Progress command with the restart
method as RM:disconnected to the Media Gateway Controller.
The initial waiting delay (Tdinit) timeout value is defined by
this MIB object.
The recommended value of this object is 15 seconds. |