OK, I understand.
I will re-write my question.
I am facing the same issue described in this post: Moving between conferences confbridge(), but I am using Asterisk 20.
My approach was to use ConfBridgeKick() to remove the participant from the current conference and then Originate() to place them in another conference. However, the call drops during the process.
I would like to know if this is the correct procedure for this type of interaction or if there is a better-recommended way to handle moving participants between conferences in Asterisk 20.