Hi All,
I would like to make a Java application that can controls a Recorder WFO, with ACR10.1 and Java API Toolkit that Avaya Provides.
I have a problem since I stablish the connection with the recorder:
[ERROR] Validation Error. Message ignored.
com.swhh.cti.csapi.lang.ProtocolException: Protocol not determined
at com.swhh.cti.csapi.msg.BootstrapMessageFactory.new TargetOnlineMessage(BootstrapMessageFactory.java:2 8)
at com.swhh.cti.csapi.msg.MessageReader.getMessage(Me ssageReader.java:54)
at com.swhh.cti.csapi.msg.MessageReader.readMessage(M essageReader.java:35)
at com.swhh.cti.csapi.service.RecorderClient.run(Reco rderClient.java:172)
at java.lang.Thread.run(Unknown Source)
[ERROR] Validation Error. Message ignored.
I can't recieve any of the stations configures for ondemand recording. Could you help me or tell me how to do in order to fix this problem? does anybody have an example of Java code that makes this deployment?
Thanks in advance to everybody.
PS: sorry if my post is not in the correct place.
I would like to make a Java application that can controls a Recorder WFO, with ACR10.1 and Java API Toolkit that Avaya Provides.
I have a problem since I stablish the connection with the recorder:
[ERROR] Validation Error. Message ignored.
com.swhh.cti.csapi.lang.ProtocolException: Protocol not determined
at com.swhh.cti.csapi.msg.BootstrapMessageFactory.new TargetOnlineMessage(BootstrapMessageFactory.java:2 8)
at com.swhh.cti.csapi.msg.MessageReader.getMessage(Me ssageReader.java:54)
at com.swhh.cti.csapi.msg.MessageReader.readMessage(M essageReader.java:35)
at com.swhh.cti.csapi.service.RecorderClient.run(Reco rderClient.java:172)
at java.lang.Thread.run(Unknown Source)
[ERROR] Validation Error. Message ignored.
I can't recieve any of the stations configures for ondemand recording. Could you help me or tell me how to do in order to fix this problem? does anybody have an example of Java code that makes this deployment?
Thanks in advance to everybody.
PS: sorry if my post is not in the correct place.