Click or drag to resize
QueueAddActionInterface Property
Get/Set the interface to add. To add a specific channel just use the channel name, e.g. "SIP/1234".
This property is mandatory.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Interface { get; set; }

Property Value

Type: String
See Also