Hi,
Can someone tell me how I would go about checking a CallerID (number) against a MySQL DB.
I have been playing around with this query but it doesn’t seem to work.
SELECT number_ollo FROM callerid WHERE deviceID=${UNIQUEID};
is ${UNIQUEID} the caller ID number and if so what type is it (int, varchar etc…)?
If its not, can someone tell me how to get the Caller ID number in Visual DialPlan.
Thanks in advance
Ken