aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sip.h
AgeCommit message (Collapse)AuthorFilesLines
2004-04-22From Martin MathiesonAnders Broman1-1/+2
add 2 hidden display filters for SIP - namely: (1) sip.error (for all responses with code >= 300) (2) sip.resend (for all packets that appear to have been retransmitted). A field showing a count of these is shown in the SIP stats window. svn path=/trunk/; revision=10662
2004-03-26Add packet-sip.hGerald Combs1-0/+35
svn path=/trunk/; revision=10495