Debugging via command line interface (CLI)

Debugging system messages

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.

  • command: tail -f syslog
  • command: dmesg

The syslog is most informative about any odd failures on the system level

Debugging PBX

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.

 
debugging_via_de_cli.txt · Last modified: 2011/04/12 17:33 (external edit)
 
Except where otherwise noted, content on this wiki is copyright of Axeos Services B.V.
Donate Powered by PHP Valid XHTML 1.0 Valid CSS PLD Linux Driven by DokuWiki