The problem is that the ending phrase is scripted like:
1.
2. Book_meeting_tool
3. Thank the user
4. End the call
So it just skips 3. ( If i would have 10 points more under "2. Booking" it will skip those underneath it and just call the end_tool instead)
Even If I have a ending_message in the settings or not.
Ive been dealing with this problem for at least 1,5 week now and the only solution I see RN is to create multiple end_call_tools with different ending_messages in them - but i DONT want it like that, the workload of every script would be huge and difficult to keep track of.