|
Description:
|
corNetSystemServices2StageEndingMethod OBJECT-TYPE
SYNTAX INTEGER {timer(0), endCharacter(1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The method that will be used to determine that second stage dialling
is complete. After this point, any DTMF entered will be sent in-band.
timer: Second stage dialling will end when a period of time equal
to that specified in corNetSystemServices2StageTimeout elapses
without any keys being pressed.
endCharacter: Second stage dialling will end as soon as the character
contained in corNetSystemServices2StageEndKey is
entered by the user."
DEFVAL {timer}
|
|
|