mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00

This is based on commit 2731def9159247e6da8a3191783c89683363689c from the zeek-docs repo.
16 lines
386 B
ReStructuredText
16 lines
386 B
ReStructuredText
:orphan:
|
|
|
|
Package: base/protocols/sip
|
|
===========================
|
|
|
|
Support for Session Initiation Protocol (SIP) analysis.
|
|
|
|
:doc:`/scripts/base/protocols/sip/__load__.zeek`
|
|
|
|
|
|
:doc:`/scripts/base/protocols/sip/main.zeek`
|
|
|
|
Implements base functionality for SIP analysis. The logging model is
|
|
to log request/response pairs and all relevant metadata together in
|
|
a single record.
|
|
|