<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello.<br>
<br>
I am working on an IVR based on FS. This is what I want to do:<br>
<br>
I have a huge database with a few fields: 'phone number' - 'address
street' - 'address number' - 'address building' - 'address floor' -
etc.<br>
<br>
When I receive a call I will query the CallerID into de 'phone
number' field. If found it, the phrase macro says something like
"Hello, your address is xxxx, xxx" If the caller confirm pressing 1,
then we will use this query results to activate other systems in the
server, such as storing or trigger an event. I was recorder each
street name and numers with an annoucer (broadcaster) into a
separate wav files.<br>
<br>
I was reading about <b>mod_cidlookup</b>, but I don't know if this
is the better way to achieve this. Another way I see are related to<b>
mod_db</b>, <b>mod_dptools</b>, <b>mod_easyroute</b>, etc.<br>
<br>
Thanks for your advices.<br>
<br>
Normando Hall<br>
<br>
</body>
</html>