Small update for the SIP logs and DPD sig.

The logs were incomplete for intermediate 1xx responses.
This commit is contained in:
Seth Hall 2015-04-17 21:46:56 -04:00
parent 4a2d7f1d39
commit 94afcd89c0
2 changed files with 29 additions and 10 deletions

View file

@ -1,5 +1,5 @@
signature dpd_sip {
ip-proto == udp
payload /^( SIP\/[0-9]\.[0-9]\x0d\x0a|SIP\/[0-9]\.[0-9] [0-9][0-9][0-9] )/
payload /^ ?SIP\/[0-9]\.[0-9](\x0d\x0a| [0-9][0-9][0-9] )/
enable "sip"
}