Enum DtmfEventEnum
Enumeration of DTMF event codes. See Section 3.2 of RFC 4733.
Namespace: SipLib.Rtp
Assembly: SipLib.dll
Syntax
public enum DtmfEventEnum : byte
Fields
Name | Description |
---|---|
A | |
Asterisk | |
B | |
C | |
D | |
E | |
Eight | |
F | |
Five | |
Four | |
Nine | |
One | |
Pound | |
Seven | |
Six | |
Three | |
Two | |
Zero |