Click or drag to resize

CallFlowGraph Properties

The CallFlowGraph type exposes the following members.

Properties
  NameDescription
Public propertyAuthUsername
Used for authentication performed by the SIP stack.
Public propertyCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from ListCallFlowNodeFactory.)
Public propertyCount (Inherited from ListCallFlowNodeFactory.)
Public propertyDeviceId
Gets or sets cisco deviceId.
Public propertyDeviceType
Gets or sets cisco phone device type.
Public propertyDomain
Gets or sets the DNS or IP address of the registrar (aka Realm).
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from ListCallFlowNodeFactory.)
Public propertyLicensingServerIP
Gets or sets the DSV Licensing Server IP-address
Public propertyLicensingServerPort
Gets or sets the DSV Licensing Server UDP-port
Public propertyLineId
Gets or sets the ID of the line that the graph will register (if a Register action is present).
Public propertyPassword
The password that is used for authentication.
Public propertyProvisioningId
Gets or sets the Provisioning Id to get line credentials from Sip Provisioning Proxy Service.
Public propertyProvisioningLineId
Gets or sets the Line Id to get line credentials from Sip Provisioning Proxy Service.
Public propertyProxy
Gets or sets the DNS or IP address of an outbound proxy. If not proxy is in use, leave unassigned.
Public propertyStunHost
Used for NAT traversal.
Public propertyTelephonyType
Gets or sets Telephony Type ( 1 - SIP, 2 - Skinny )
Public propertyUccmAddress
Gets or sets UccmServer address.
Public propertyUccmPort
Gets or sets the Uccm server port
Public propertyUseStun
If false, the value of StunServerHost is ignored.
Top
See Also