Use any SSH client such as SSH Secure Shell to connect to the PBX on port 22.
Login by using your administrator username and password.
The syslog is most informative about any odd failures on the system level
Use an SSH client such as SSH Secure Shell to connect to the PBX on port 22.
Login by using your administrator username and password.
Nu zie je de debuging gegevens op het scherm voorbij komen. Als je de Polycom opnieuw
opstart zal hij zich gaan registeren. Als het bijv. een wachtwoord fout is zie je die dan
voorbij komen.
Enter the command: aox_console
Enter the command: sip debug to start debugging. The logs will show up on the screen.
SIP Debug Usage
Enables dumping of SIP packets for debugging purposes
1. Login to the PBX as admin using SSH (for example Putty)
2. Type: asterisk -rvvv
3. Type: sip debug
sip debug ip <host[:PORT]>
Enables dumping of SIP packets to and from host.
sip debug peer <peername>
Enables dumping of SIP packets to and from host.
Require peer to be registered.
To disable debugging enter the command: sip no debug
Note: ensure you disable debugging as it takes up CPU and memory capacity.