STATE_STARTING

val STATE_STARTING: Int

Session states: Starting (-1) : session has been created, but the stack has not been started yet. In progress (0) : the stack has been started and user is allowed to start the call. Closed (1) : the session has been closed.