The VoIP Analyzer Tool can be used together with PowerShell to analyse automatically many Wireshark captures.
To illustrate this some PowerShell scripts are installed together with the VoIP Analyzer Tool.
For information on PowerShell go to PowerShell Documentation
PowerShell is available for many Operating Systems : Windows, Linux and MacOS.
PowerShell can be downloaded from : PowerShell on Github
Together with the installation of the VoIP Analyzer Tool some PowerShell scripts are installed under <Installation Directory>/PowerShell :
For the details have a look at the README.txt file in this directory.
An example output:
Put the three PowerShell scripts under some directory :
Put the Wireshark captures under the data directory (see README.txt on how to chose your own directory) :
Start a PowerShell and run the script run_testcases.ps1 :
After the run a basic html file is available with links to every capture file analysis result :
The logging of the run can be found in de log directory (see README.txt on how to chose your own directory) :