Close
 Brekeke Website | Bekeke SIP Server | Brekeke PBX   
Notification:  
v3.0.2 Professional
Login
Loading

Monitoring and Diagnostic

Enable TLS Logs

  1. Set the following parameters from Brekeke SIP server Admintool > [Configuration] > [Advanced] page.
    TLS packet log:
    net.tls.loglevel.file = 255
    TLS reject log:
    net.sip.tls.log.reject = true
    Certificate and Protocol Information:
    net.sip.tls.log.dump.info = true
    SIP Proxy Log:
    net.sip.loglevel.file = 255
    RegistrarLog:
    net.registrar.loglevel.file = 255
  2. Restart the Brekeke SIP Server from admintool
  3. Log files are stored in the following folder:
    \webapps\sip\WEB-INF\work\sv\log

Diagnostic Commands

To accept a diagnostic command request, set the following from Brekeke SIP server Admintool > [Configuration] > [Advanced] page:

sipadmin.cmd.hosts.allow =pattern of PC IP address

This is a Regular-Expressions pattern to express an IP address of a remote PC which sends a diagnostic request. For example, set as:

sipadmin.cmd.hosts.allow = ^172.16.

Commands:

Access the following URL from the localhost or a remote PC.

Show the List of TLS Connections
http://brekekeserver-IP:port/sip/cmd?cmd=tlslist

Show the List of Ports
http://brekekeserver-IP:port/sip/cmd?cmd=portlist&param=2

Show the List of SIP Sessions
http://brekekeserver-IP:port/sip/cmd?cmd=sessionlist