I am trying to analyses Genesys SIP server logs with sip-viewer(Ref link) , Unfortunately i am getting the below error while running.
With command prompt,
Exception in thread "main" java.lang.RuntimeException: SIP Server, Version: 8.1.
101.64 Compiled: Apr 17 2015 07:20:14 is not having the right format
at javax.sip.viewer.parser.TextLogParser.parseMessageDetails(TextLogPars
er.java:66)
at javax.sip.viewer.parser.TextLogParser.parseLogs(TextLogParser.java:37
)
at javax.sip.viewer.SipTextViewer.display(SipTextViewer.java:73)
at javax.sip.viewer.SipTextViewer.main(SipTextViewer.java:227)
Anyone faced the same kind of issue and resolved it.. please guide me here