<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt"><div><span>of course, you're completely right. In my case, it's only one human user behind the server. It would scale perfectly to one call every few seconds, but not much more.</span></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br><span></span></div><div style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><span><br></span></div><div><br></div>  <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 10pt;"> <div style="font-family: HelveticaNeue, Helvetica
 Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> "covici@ccs.covici.com" &lt;covici@ccs.covici.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> FreeSWITCH Users Help &lt;freeswitch-users@lists.freeswitch.org&gt; <br><b><span style="font-weight: bold;">Cc:</span></b> "nhall@unixlan.com.ar" &lt;nhall@unixlan.com.ar&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Sunday, July 6, 2014 12:06 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Freeswitch-users] The best way to IVR talks the Address based        on CallerID Number<br> </font> </div> <div class="y_msg_container"><br>But this will not scale very well, it has to load and execute the<br clear="none">interpreter for each call, but if there are not very many, it should<br clear="none">work fine.<br clear="none"><br
 clear="none">Stanislav Sinyagin &lt;<a shape="rect" ymailto="mailto:ssinyagin@yahoo.com" href="mailto:ssinyagin@yahoo.com">ssinyagin@yahoo.com</a>&gt; wrote:<br clear="none"><br clear="none">&gt; I'm implementing something similar with mod_perl. The inbound call is handed over to a Perl script which looks up the caller in the database (which is an import from Google Contacts), checks the availability in another database (which is an export from Google Calendar), and then plays various prompts in one of 3 languages, depending on the caller's prefix and attributes in the phonebook.<br clear="none">&gt; <br clear="none">&gt; The script initialization and local MySQL lookups are taking less than 10ms, so the caller does not notice any delays.<br clear="none">&gt; <br clear="none">&gt; When it's finished, I'm planning to write a short article with details.<br clear="none">&gt; <br clear="none">&gt; <br clear="none">&gt; <br clear="none">&gt; <br
 clear="none">&gt; ________________________________<br clear="none">&gt;&nbsp; From: Normando Hall &lt;<a shape="rect" ymailto="mailto:nhall@unixlan.com.ar" href="mailto:nhall@unixlan.com.ar">nhall@unixlan.com.ar</a>&gt;<br clear="none">&gt; To: FreeSWITCH Users Help &lt;<a shape="rect" ymailto="mailto:freeswitch-users@lists.freeswitch.org" href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt; <br clear="none">&gt; Sent: Saturday, July 5, 2014 7:53 AM<br clear="none">&gt; Subject: [Freeswitch-users] The best way to IVR talks the Address based on&nbsp;&nbsp;&nbsp; CallerID Number<br clear="none">&gt;&nbsp; <br clear="none">&gt; <br clear="none">&gt; <br clear="none">&gt; Hello.<br clear="none">&gt; <br clear="none">&gt; I am working on an IVR based on FS. This is what I want to do:<br clear="none">&gt; <br clear="none">&gt; I have a huge database with a few fields: 'phone number' - 'address<br
 clear="none">&gt;&nbsp; &nbsp;  street' - 'address number' - 'address building' - 'address floor' -<br clear="none">&gt;&nbsp; &nbsp;  etc.<br clear="none">&gt; <br clear="none">&gt; When I receive a call I will query the CallerID into de 'phone<br clear="none">&gt;&nbsp; &nbsp;  number' field. If found it, the phrase macro says something like<br clear="none">&gt;&nbsp; &nbsp;  "Hello, your address is xxxx, xxx" If the caller confirm pressing 1,<br clear="none">&gt;&nbsp; &nbsp;  then we will use this query results to activate other systems in the<br clear="none">&gt;&nbsp; &nbsp;  server, such as storing or trigger an event. I was recorder each<br clear="none">&gt;&nbsp; &nbsp;  street name and numers with an annoucer (broadcaster) into a<br clear="none">&gt;&nbsp; &nbsp;  separate wav files.<br clear="none">&gt; <br clear="none">&gt; I was reading about mod_cidlookup, but I don't know if this is the better way to achieve this. Another way I see are
 related tomod_db, mod_dptools, mod_easyroute, etc.<br clear="none">&gt; <br clear="none">&gt; Thanks for your advices.<br clear="none">&gt; <br clear="none">&gt; Normando Hall<br clear="none">&gt; <br clear="none">&gt; <br clear="none">&gt; _________________________________________________________________________<br clear="none">&gt; Professional FreeSWITCH Consulting Services:<br clear="none">&gt; <a shape="rect" ymailto="mailto:consulting@freeswitch.org" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br clear="none">&gt; <a shape="rect" href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br clear="none">&gt; <br clear="none">&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br clear="none">&gt; <a shape="rect" href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br clear="none">&gt; <br clear="none">&gt; Official FreeSWITCH Sites<br
 clear="none">&gt; <a shape="rect" href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br clear="none">&gt; <a shape="rect" href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br clear="none">&gt; <a shape="rect" href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br clear="none">&gt; <br clear="none">&gt; FreeSWITCH-users mailing list<br clear="none">&gt; <a shape="rect" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br clear="none">&gt; <a shape="rect" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br clear="none">&gt; UNSUBSCRIBE:<a shape="rect" href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
 target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br clear="none">&gt; <a shape="rect" href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br clear="none">&gt; ----------------------------------------------------<br clear="none">&gt; Alternatives:<br clear="none">&gt; <br clear="none">&gt; ----------------------------------------------------<br clear="none">&gt; _________________________________________________________________________<br clear="none">&gt; Professional FreeSWITCH Consulting Services:<br clear="none">&gt; <a shape="rect" ymailto="mailto:consulting@freeswitch.org" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br clear="none">&gt; <a shape="rect" href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br clear="none">&gt; <br clear="none">&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br
 clear="none">&gt; <a shape="rect" href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br clear="none">&gt; <br clear="none">&gt; Official FreeSWITCH Sites<br clear="none">&gt; <a shape="rect" href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br clear="none">&gt; <a shape="rect" href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br clear="none">&gt; <a shape="rect" href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br clear="none">&gt; <br clear="none">&gt; FreeSWITCH-users mailing list<br clear="none">&gt; <a shape="rect" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br clear="none">&gt; <a shape="rect" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
 target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br clear="none">&gt; UNSUBSCRIBE:<a shape="rect" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br clear="none">&gt; <a shape="rect" href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br clear="none"><br clear="none">-- <br clear="none">Your life is like a penny.&nbsp; You're going to lose it.&nbsp; The question is:<br clear="none">How do<br clear="none">you spend it?<br clear="none"><br clear="none">&nbsp; &nbsp; &nbsp; &nbsp;  John Covici<br clear="none">&nbsp; &nbsp; &nbsp; &nbsp;  <a shape="rect" ymailto="mailto:covici@ccs.covici.com" href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a><div class="qtdSeparateBR"><br><br></div><div class="yqt2141323590" id="yqtfd58794"><br clear="none"><br
 clear="none">_________________________________________________________________________<br clear="none">Professional FreeSWITCH Consulting Services:<br clear="none"><a shape="rect" ymailto="mailto:consulting@freeswitch.org" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br clear="none"><a shape="rect" href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br clear="none"><br clear="none">FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br clear="none"><a shape="rect" href="http://www.cudatel.com/" target="_blank">http://www.cudatel.com</a><br clear="none"><br clear="none">Official FreeSWITCH Sites<br clear="none"><a shape="rect" href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br clear="none"><a shape="rect" href="http://wiki.freeswitch.org/" target="_blank">http://wiki.freeswitch.org</a><br clear="none"><a shape="rect"
 href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br clear="none"><br clear="none">FreeSWITCH-users mailing list<br clear="none"><a shape="rect" ymailto="mailto:FreeSWITCH-users@lists.freeswitch.org" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br clear="none"><a shape="rect" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br clear="none">UNSUBSCRIBE:<a shape="rect" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br clear="none"><a shape="rect" href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br clear="none"></div><br><br></div> </div> </div>  </div></body></html>