Hi,
When customer calls, I need to check if a redirect number exists in an SQL Table, if it exists, then I need to route the call to that number. If it doesn't exists then I need to go to the next step.
Can I read a number from an MSSQL table and route the call to this number?
Thanks
Morten
When customer calls, I need to check if a redirect number exists in an SQL Table, if it exists, then I need to route the call to that number. If it doesn't exists then I need to go to the next step.
Can I read a number from an MSSQL table and route the call to this number?
Thanks
Morten
Comment