Hi,
I'd like to integrate SQL database with VM PRO so when external calls come in you can also see their names (just like LDAP). I've made several modofications but I can't get it working...
I've created a test call flow with for one user:
1.) in Specific Start Point I've created Leave entry,
Start point is connected to GoTo action (which is routed to Module called SQLDB
2.)In module SQLDB I've done this:
- Database Open: pointed to SQL database, Test connection is ok.
- Databas Execute: with SQL wizard I've created entry:
select acName from TableContacts
where acPhone = '$CLI'
- Database Get Data: retrieve the next in the list.
Success is pointed to Assisted transfer
Is there anything else I should do?
have all licences (DEMO KIT)
IPO 500 R4.2(4)
VM PRO R4.2(19)
I'd like to integrate SQL database with VM PRO so when external calls come in you can also see their names (just like LDAP). I've made several modofications but I can't get it working...
I've created a test call flow with for one user:
1.) in Specific Start Point I've created Leave entry,
Start point is connected to GoTo action (which is routed to Module called SQLDB
2.)In module SQLDB I've done this:
- Database Open: pointed to SQL database, Test connection is ok.
- Databas Execute: with SQL wizard I've created entry:
select acName from TableContacts
where acPhone = '$CLI'
- Database Get Data: retrieve the next in the list.
Success is pointed to Assisted transfer
Is there anything else I should do?
have all licences (DEMO KIT)
IPO 500 R4.2(4)
VM PRO R4.2(19)