Hi all! I posted earlier about building a regression test tool based on record and replay of PCAP streams. To that end I have been experimenting with some java pcap wrappers ( jNetPcap ) to decode pcap traces. I am wondering if this is the right way to proceed.
Given that all signaling goes through the proxy server in our system, would it make sense to use the proxy log instead of a pcap trace to regenerate the signaling? This could make life much easier after TLS is implemented (we will not need to worry about decrypting the stream ). Further, it is more likey to produce an exact re-creation of message ordering given that we are really interested in what order of messages is seen by the proxy server rather than by the pcap capture deamon. Any thoughts ? Ranga. -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
