Hi!
Our app redirects customers to a helpdesk for complex matters by using a BlindTransferActivity.
What happens after a BlindTransfer?
I guess the DisconnectcallActivity at the end of the workflow is not processed. Looking in the eventlog, normal calls have events like "workflow instanciated" and afterwards "workflow completed successfully" (or similar). But after BlindTransfers, I do not get these messages. The lines should be busy (both incoming and outgoing) until the someone hangs up.
My concern is if workflows are ended after a blindtransfer and if the mss must somehow be notfied when the transfered call is done or what happens otherwise.
Thanks!