Table of Contents |
---|
Info |
---|
Working in shell is very powerful and flexible, but also dangerous |
Connect via SSH
Use default SSH clients on any desktop
...
Username: root
Password: < your custom password >
...
Connect via USB Serial
USB to Serial cable
Use supplied usbtoserial cable
Configure Terminal Client on Laptop
Windows HyperTerminal
Linux –mincomm
Serial Settings
115200, N, 8, 1 vt100
Press enter a few times until a login prompt appears.
Loginvia: username: root, password:sangoma
Bash Shell
Once successfully logged into the system, either via sshorusb serial, user will be offered a bash prompt.
SBC system is based on Linux
The initial console after login will be a bash shell
System Commands
System commands are based on Linux operating systems.
Listed here aresomemost useful debugging commands.
...
Refer to the appendix for all System Commands
SBC CLI – nsc_cli
First log into the System Console (bash)
Once on bash prompt: run
nsc_cli
...
Info |
---|
The SBC gateway must be running and started in Control Panel. |
...
Command Description
status | Shows SBC Status |
showchannels | List all active calls |
log[debug, error,crit] | Set log level to debugloglevelcritical |