Specifications
System Software Diagnostics Guide — September 2006 103
19
19.Getver Reference
This chapter provides reference information about the getver tool.
• Description. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103
• Options. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103
• Output . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104
19.1 Description
The getver (Get Version) software application outputs version information for files that are part of
the Intel
®
Telecom software installation. You specify the file for which you want the version. For
example, the following command prints the version string of the ssp.mlm file to the screen:
getver ssp.mlm
Using getver, you can get version information for the following files provided that they follow
supported versioning formats:
• Intel NetStructure
®
DM3 architecture board firmware files: *.srec, *.mlm
• Intel NetStructure DM3 architecture board files: *.hot, *.psi
• Windows* Dynamic Load Library files: *.dll
• Linux* Dynamic Load Library files: *.so
• Other files part of the Intel Telecom software that follow supported versioning formats (the
OA&M executable binaries and libraries have a version that getver can display)
Getver is located in the bin directory:
• Windows: %INTEL_DIALOGIC_DIR%\bin
• Linux: ${INTEL_DIALOGIC_DIR}/bin
19.2 Options
This section provides the command line arguments for getver:
getver -? <filename> -s -CPU <argument value>
Note the following:
• If you are using switches or options, you must use the sequence given above.
• -? is a option argument that prints out usage information
• -s acts as a switch for processing srec files, to be used only if the srec file does not end with
the .srec extension.










