I am using this java library and I got an exception and next HTTP 500 error when Consult Transfer and destination number does not exist.
Debugging I have found that the method addTransferStatusInfo of the class VoiceXmlInputTurnFactory is not working properly when the duration property of the transfer property is retrieved.
I am using this java library and I got an exception and next HTTP 500 error when Consult Transfer and destination number does not exist.
Debugging I have found that the method addTransferStatusInfo of the class VoiceXmlInputTurnFactory is not working properly when the duration property of the transfer property is retrieved.
Exactly the line 146 produces the exception:
Using rivr-voicexml-1.0.7.jar library (last version in the maven repository indeed).