Hi,
Having searched the mailing list I have found a few references to a SIP analyzer based on BinPAC being available,
Does anyone on the list have a copy they could send me?
Thanks & Regards
Duncan Turnbull
dunc@nturnbull.com
Hi,
Having searched the mailing list I have found a few references to a SIP analyzer based on BinPAC being available,
Does anyone on the list have a copy they could send me?
Thanks & Regards
Duncan Turnbull
dunc@nturnbull.com
git clone --recursive git://git.bro.org/bro
git checkout topic/vladg/sip
./configure
make
Have fun. Please report your experiences if you test it! This is not going into the upcoming 2.3 release because it's still being tested by a few people and we're in feature freeze for 2.3.
.Seth
Unfortunately my SIP is TCP not UDP, which the TODO file says is currently unsupported.
Is this an easy change to make to the analyzer?
Thanks
Duncan Turnbull
dunc@nturnbull.com