This document was generated from CDN thread
Created by: Stewart Ponsford on 13-04-2010 08:32:35 AM
I am putting calls into a UnityVM which is transferring the calls to a CTIRoutepoint my application is watching and routing calls from.
This works ok most of the time but every now and then the route seems to dissappear.
For example:
I get call events for a new call and a routeEvent, I issue a select route but the Unity has already started to transfer the call through.
Once the transfer is complete I try to re-issue the selectroute on the final call but there is no active route session and the call times out on the route point.
Any ideas?