- Joined
- Dec 23, 2024
- Messages
- 128
- Reaction score
- 11
Scenario:
Thanks in advance!
- A customer calls, and the call is directed to a queue where an agent answers.
- After the call ends, the agent transfers the call to an IVR for review.
- Attended Transfer: The callerId shows the agent's extension instead of the customer's phone number. (Previously, it worked correctly, where callerId contained the customer number and transferringExtension contained the agent's extension.)
- Blind Transfer: The callerId is correct (customer's phone number), but transferringExtension is empty.
- callerId should display the customer's phone number.
- transferringExtension should contain the agent’s extension.
Thanks in advance!