I have my system set up as described. I call from my cell phone into a queue, get to an agent, the agent does a consult transfer to an external number, I talk back and forth on the external lines, then disconnect the side the call was transferred to. After the disconnect, the designated Post-call Flow played to the original caller.
When I checked the call recording, it ended when the consult transfer completed. None of the conversation between the two external parties was recorded, nor was the original caller's time spent in the Post-call Flow IVR.
Settings on the trunk:

I guess the main questions are...how many trunks do you have and are you sure the outbound leg is going out over the trunk configured to not record the external-to-external portion of the call?
------------------------------
George Ganahl GCCX-AI, GCP, GCSME, ICCE, ICHD, etc.
Technical Adoption Champion
Genesys
2024 Community Member of the Year
------------------------------
Original Message:
Sent: 07-23-2025 13:43
From: Marty Hand
Subject: Call recording is continuing when call is transferred out of Genesys Cloud
I've got a ticket open. In my opinion this is an error in implementation of the Set Post Flow action. The default behavior should be to clear it whenever a call is transferred externally. If they can't fix it we will be going back to our manual push to the post interaction survey and removing the Set Post Flow from the flow.
------------------------------
Marty Hand
CTO
------------------------------
Original Message:
Sent: 07-23-2025 13:30
From: Cameron Tomlin
Subject: Call recording is continuing when call is transferred out of Genesys Cloud
Hello Marty,
That is a tough one. @George Ganahl any ideas on this one?
It also might be worth getting the Professional Services team involved so they can take a look at your needs and environment and see what they can do.
Cheers,
------------------------------
Cameron
Online Community Manager/Moderator
Original Message:
Sent: 07-23-2025 13:12
From: Marty Hand
Subject: Call recording is continuing when call is transferred out of Genesys Cloud
Thank you, Cameron.
The issue is that the external transfer is not performed from within the flow. The call is transferred to ACD and then answered by an advocate. During the course of the conversation it is determined that the caller needs to be connected with a provider in their local area and that is when the transfer happens. I don't see a way to clear the set post flow in this situation.
------------------------------
Marty Hand
CTO
Original Message:
Sent: 07-23-2025 12:29
From: Cameron Tomlin
Subject: Call recording is continuing when call is transferred out of Genesys Cloud
Hello Marty,
From my understanding is the current behavior you are seeing is that the Post Flow action persists on the interaction until removed and even with the external trunk is set to not record the post-flow survey still records causing recordings of external transfers. Am I understanding this correctly?
Have you tried to use the clear post-flow action before the external transfer or use the transfer to secure flow action which should auto clear the post flow action?
You can modify your call flow to include a decision point before the transfers. If the transfer is external add a "Clear Post-Flow" action.
You can create the condition something like this:
If (Transfer_Destination = External)
-> Clear Post-Flow
-> Proceed with External Transfer
Else
-> Maintain Post-Flow Survey
-> Proceed with Transfer
This should work to make sure that external transfers wont trigger unnecessary recordings.
Cheers,
------------------------------
Cameron
Online Community Manager/Moderator
Original Message:
Sent: 07-23-2025 09:04
From: Marty Hand
Subject: Call recording is continuing when call is transferred out of Genesys Cloud
As I continue to research this, the cause is the new Set Post Flow action in Architect. In our instance we want to offer a short 3-questions post interaction survey when the call ends. However, if we transfer the call to an external party this behavior should change and the Set Post Flow action should be cleared automatically. We have set the External Trunk to not record on external to external transfer, but since the Set Post Flow action is set GC keeps the recording going and then attempts to offer the survey long after our agent has disconnected and the external conversation is complete. This behavior should be the exception and not the standard. I can't think of a reason an organization would want to keep recording (or conduct a post interaction survey) if the call was transferred to a 3rd party.
------------------------------
Marty Hand
CTO
Original Message:
Sent: 06-27-2025 11:10
From: Marty Hand
Subject: Call recording is continuing when call is transferred out of Genesys Cloud
Thanks, Cameron.
Unfortunately, if we disable recording for the entire flow, we don't have a recording with which to conduct a QA review. The external-to-external is already turned off so I believe this is a miss by the development team that it is keeping the post call flow as an 'active GC participant' and therefore continuing to record the entire conversation which is not what we want.
------------------------------
Marty Hand
CTO
Original Message:
Sent: 06-27-2025 10:58
From: Cameron Tomlin
Subject: Call recording is continuing when call is transferred out of Genesys Cloud
Hello Marty,
This document might be something to look into. I dont know how your flows are set up but you can suppress recording for the entire flow.
Cheers,
------------------------------
Cameron
Online Community Manager/Moderator