Tracing a Session Initiation Protocol proxy server
You can trace a Session Initiation Protocol (SIP) proxy server, starting either immediately or after the next server startup.
Overview
To trace a SIP proxy server...
Procedure
- Start WAS ND, and open the administrative console.
- In the console, click Troubleshooting > Logs and trace .
- Select the name of the server for the SIP proxy server.
- From the General Properties section, click Diagnostic Trace Service.
- Select one of the following options:
Option Description Configuration To start tracing after the next server startup Runtime To start tracing immediately
- Replace the content of the trace specification with the following code: com.ibm.ws.proxy and com.ibm.ws.sip.
- Verify the Enable trace with following specification check box is checked.
- Click Apply > Save.
What to do next
When the changes take effect, SIP proxy server tracing messages display in WASProductDir/logs/serverName/trace.log on the SIP proxy server node, where WASProductDir is the fully-qualified path name of the directory in which WAS is installed and serverName is the name of the specific instance of the appserver that is running the SIP proxy server to be traced.