Ha SIP INFO-ban jon a DTMF, tartalmazza a duration-t.
Hogy egyseges legyen, az RFC 2833 miatt, DtmfStarted es DtmfReceived
eventeket kell hasznalni ennel is.
Amikor megerkezik az INFO, akkor DtmfStarted, majd inditani kell egy timert a duration-nel.
Ha a timer tickel, akkor ki kell valtani a DtmfStopped esemenyt.
Inheritance HierarchySystemObject
Ozeki.VoIPInfoDtmfEvent
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic class InfoDtmfEvent
Public Class InfoDtmfEvent
public ref class InfoDtmfEvent
type InfoDtmfEvent = class end
The InfoDtmfEvent type exposes the following members.
Constructors
| Name | Description |
---|
 | InfoDtmfEvent | Initializes a new instance of the InfoDtmfEvent class |
Top
Properties
Methods
| Name | Description |
---|
 | Dispose | Releases all resources used by the InfoDtmfEvent |
 | Start | |
Top
Events
See Also