User`s manual

5.2 [quit]
Type quit will quit the Gateway configuration mode and turn back to login
prompt (in console mode) or disconnect (in TELNET mode).
usr/config$ quit
Disconnecting...
login:
Note: It is recommended that type the “quit” command before you leave
the console. If so, Gateway will ask password again when next user
connects to console port.
5.3 [debug]
Open debug message will show up specific information while Gateway is
in operation. After executing the debug command, it should execute
command debug -open as well. One example is demonstrated below.
usr/config$ debug -add fsm vp
usr/config$ debug -open
In this example, user open debug flags including fsm, vp.
Parameters Usage:
-status Display the enabled debug flags.
-add Add debug flag.
-- fsm: sip related information
-- vp : voice related information
-delete Remove specified debug flag.
-open Start to show debug messages.
-close Stop showing debug messages.
49