There is a new bug which we were able to confirm and have Genesys looking into which has to do with OLE 5.1 functionality.
We have been using a modified OLE sample application for this testing: we have added a hold button.
Here is a call flow scenario:
-
DN A places a call to DN B.
-
DN B initiates a transfer to DN C.
-
While DN B and DN C are connected with a consult call, DN A hangs up.
-
DN B tries to place the current consult call on hold and fails.
Looking into the log, we have noticed that RequestHoldCall issued by DN B uses the ConnID of the original call and not of the consult call, which leads to an error, since original call has already hung up.
We were unable to duplicate the same problem using Active sample.
Anyone else who noticed this?
A.N.