|
Description:
|
fcfIsdnRemCallDirection OBJECT-TYPE
SYNTAX INTEGER {
calling(32),
called(16),
auto(48)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The value of this object defines the mode used to
establish the call with this remote ISDN interface
:
calling : the caller is one of the ISDN
interface of the equipment,
called : the caller is this remote ISDN
interface,
auto : automatic choise between 'calling' and
'called'.
The default value is 'auto'."
|
|
|