Hello,
I have an IVR with 3 options that going on a specific queue.
I’m wondering if there is a way to add a CID prefix to the ivr option like queues has.
e.g exten => 640,n,Set(QCIDPP=${IF($[${LEN(${VQ_CIDPP})}>0]?${VQ_CIDPP}:C inpr :)})
The issue that i’m facing is that i have a queue with 3 ivr choices and i want to know which option customer dialed.
Thanks in advance
lgaetz
(Lorne Gaetz)
2
You can route each IVR option through a different “Set CallerID” destination:

2 Likes
paperakis
(paperakis)
3
exactly that i wanted.
thanks for your quick answer!
1 Like
system
(system)
Closed
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.