- Joined
- Dec 29, 2023
- Messages
- 22
- Reaction score
- 4
Hi,
I want to route a call to an extension or a queue based on a CSV file. (for example :if 06 XX XX XX XX calls, directly route to extension 101)
I know that it is doable on the CFD, but I don't have exeperience/knowledge.
I'm doing fine on Call Script, so I thought I would do a script for this.
My question is : I want to get the Caller number to then search in the CSV.
I found the proprety MyCall.Caller.CallerID.
I'm not sure if its the best way to get that info or if there is a better way to do it.
Thx,
I want to route a call to an extension or a queue based on a CSV file. (for example :if 06 XX XX XX XX calls, directly route to extension 101)
I know that it is doable on the CFD, but I don't have exeperience/knowledge.
I'm doing fine on Call Script, so I thought I would do a script for this.
My question is : I want to get the Caller number to then search in the CSV.
I found the proprety MyCall.Caller.CallerID.
I'm not sure if its the best way to get that info or if there is a better way to do it.
Thx,