Click or drag to resize
ICallStopDTMFSignal Method
Stops the DTMF signalling.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
int StopDTMFSignal(
	DtmfNamedEvents signal
)

Parameters

signal
Type: Ozeki.VoIPDtmfNamedEvents
The event signal.

Return Value

Type: Int32
The duration of the DTMF signaling
See Also