Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to debug SIP / UNISTIM on AVAYA CS1000

Status
Not open for further replies.

wgocip

Technical User
Jun 19, 2012
11
CA
Hi Everyone,

Is there a way (command line ?) to debug SIP protocol (SIP Messages exchange) on CS1000 (Rel 7.5) for peer connection and UA as it exists on cisco (ccsip debug all) or asterisk (sip set debug ip x.x.x.x).

I'm looking for the same debugging trace feature for UNISTIM as well

Thank you.
 
If you have session manager, you can log into the CLI with craft access and run traceSM to see all of the SIP messaging.
 
In release 7.5 Signalling Server. You can capture sip signalling messages and analyze at them in wireshark to debug issues.
Command is "pcap start" and "pcap stop". Capture files would be stored in /opt/nortel/dfoTools/pcap.

I beleive there are also some higher level sip debug commands. But they are difficult to read.
 
Thank you guys for your quick feedback...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top