|
Description:
|
hwOntRecentCallType OBJECT-TYPE
SYNTAX INTEGER {outgoingCall(1), incomingCall(2)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the type of the call.
Options:
1.outgoingCall(1) -indicates the call is a outgoing call
2.incomingCall(2) -indicates the call is a incoming call"
|
|
|