Re: Asterisk ignoring replayed libpcap sessions

Stefano Zanero <[email protected]> Mon, 30 Oct 2006 10:11:21 +0100
Newsgroups gmane.comp.security.vulnerabilities
Organization Secure Network S.r.l.
Message-ID <[email protected]>
nnp wrote:

> Anyways, the problem is Asterisk completely ignores the data sent to
> it via tcpreplay. I'm not sure what the issue could be. 

Just to check the basics... is it TCP or UDP you are talking about ?
Because if it is TCP you cannot expect to replay it and simply make it
work, because it's a stateful protocol...

Stefano