Click or drag to resize

SipChannelDial Method (String, DestinationGroup)

Dials out using the specified DestinationGroup

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public DialResult Dial(
	string phonenumber,
	DestinationGroup destinationGroup
)

Parameters

phonenumber
Type: SystemString
destinationGroup
Type: DestinationGroup

Return Value

Type: DialResult

[Missing <returns> documentation for "M:VoiceElements.Client.SipChannel.Dial(System.String,VoiceElements.Client.DestinationGroup)"]

See Also