|
Description:
|
sipCallSvcProfileDtmf OBJECT-TYPE
SYNTAX INTEGER {
bypass(1),
rfc2833(2),
rfc2833like(3),
sipinfo(4)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"dtmf bypass : bypass DTMF tone
dtmf rfc2833 : DTMF tone relay according to RFC2833
dtmf rfc2833like : DTMF tone relay by SIP INFO message, but RFC2833 payload
dtmf sipinfo : DTMF tone relay by SIP INFO message"
|
|
|