I tested it after setting it as follows:1. Set up SFTP server after installing cvp 12.6 on windows 2019 std.2. After setting up mediaserver on oamp server, set ftp port to 22.
I already know that Agent Greeting does not support SFTP yet.I want to upload wav file or IVR application to SFTP using OAMP REST API.Although it is writed in the document that SFTP support is available, it does not work when tested.
Hi ptindall,
You mean, VVB sends a disconnet event to CVP, but CVP cannot process it even if it receives an event while performing backend actions.In other words, the event cannot be detected. Is that right?
Lee
Hi Gerry,
The issue is that if the caller hangs up while listening to the wav specified in fetchaudio, no events occur.Hotevent connection.disconnect.hangup and On Call End java api do not triggered.In other situations, it is normally triggered.There...