CallFlowFramework.Nodes Namespace |
Class | Description | |
---|---|---|
![]() | Answer |
Answers a suitable incoming call.
|
![]() | CallOwnerNode |
Extends the base class to add the CallName property.
|
![]() | Hangup |
Terminates a call with the given name.
|
![]() | Hold |
Holds a call with the given name.
|
![]() | MakeCall |
Dials the given number.
|
![]() | Register |
Attempts to register.
|
![]() | Sms | |
![]() | Talk | |
![]() | Unhold |
Unholds a call with the given name.
|
![]() | WaitDuration | |
![]() | WaitForAnswer |
Simply waits for the remote party to answer a call with the given name.
|
![]() | WaitForCall |
Simply waits for an inbound call and, if successful, assigns the configured name to the call.
|
![]() | WaitForHangup |
Simply waits for the remote party to hang up on a call with the given name.
|