Avaya 7960 IP Phone User Manual


 
40
© 2006 Avaya Inc. All rights reserved.
Useful Avaya SES SIP Debugging Tips
From SES 3.1 *SP1 from bash shell prompt - tethereal
tethereal -i eth0 -R sip
tethereal -i eth0 -R sip -V (verbose)
tethereal -i eth0 -R tcp.port==5061 (you wont be able to read the
encrypted SIP packets but you can see if packets are flowing
between SES and CM CLAN/S8300 PROCR)
tethereal -i eth0 -R ip.addr==x.x.x.x (x.x.x.x = a from/to IP address)
4xx, 5xx SIP messages may expand upon error condition (use Tethereal –V verbose option)
*SES 3.1 SP1 provides access to tethereal for admin account