SipCancelRegsWaitCommand Object


Description:

Waits for completion of registration cancellation on SIP UA blocks.

Can be used with Command Sequencer: Yes

GUI Command Name: SIP: Wait For Cancel SIP Registration Command To Finish

Parents: Sequencer

SipCancelRegsWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
BlockRegistrationState

Block registration state.

Type: enum

Default: REGISTRATION_CANCELED

Possible Values:

Value Description
NOT_REGISTERED

Not registered.

REGISTERING

Registering.

REGISTRATION_SUCCEEDED

Registration succeeded.

REGISTRATION_FAILED

Registration failed.

REGISTRATION_CANCELED

Registration canceled.

UNREGISTERING

Unregistering.

ObjectList

List of object handles (that is, Project, Port, or EmulatedDevice) to wait for idle state on.

Type: handle

Default: 0

WaitTime

Wait time (seconds).

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

SipCancelRegsWaitCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes PassFailState, Successful, Unsuccessful