Click or drag to resize

CallFlowFramework.Nodes Namespace

This namespace contains call flow nodes
Classes
  ClassDescription
Public classAnswer
Answers a suitable incoming call.
Public classCallOwnerNode
Extends the base class to add the CallName property.
Public classHangup
Terminates a call with the given name.
Public classHold
Holds a call with the given name.
Public classMakeCall
Dials the given number.
Public classRegister
Attempts to register.
Public classSms
Public classTalk
Public classUnhold
Unholds a call with the given name.
Public classWaitDuration
Public classWaitForAnswer
Simply waits for the remote party to answer a call with the given name.
Public classWaitForCall
Simply waits for an inbound call and, if successful, assigns the configured name to the call.
Public classWaitForHangup
Simply waits for the remote party to hang up on a call with the given name.