I have gotten sipSpy setup on two systems, but I am not seeing any traffic.
I know that traffic is happening and that if I use ngrep I can see
traffic correctly.
The only thing I can think of is that my regexp expression isn't right.
My password file is
auser:badpass:admin:.*@foo.local
This should get me all messages with sip:baz@foo.local, but I'm not
seeing anything.
Should I just see INVITE sequences? Should I see registrations? Should
I see presence?
What am I missing?
thanks,
jon