[Freeswitch-users] Blind dialed number

Rob Forman rob4manhere at gmail.com
Fri Jan 29 06:48:00 PST 2010


Agreed- you have lots of options.

A side note though- if your requirement is that the number is kept  
private from freeswitch, you're going to run into issues.  Freeswitch  
will eventually have to know the number in order to call it, and it  
will log its activity... so if there are people who aren't supposed to  
see the number but can see 1001.xml, they could also see the  
freeswitch logs.  They could also open the fs_cli and see activity  
there.  I guess you could lock everything like that down but just  
things to think through if that kind of compartmentalization is a big  
requirement.

Rob

On Jan 29, 2010, at 8:33 AM, João Mesquita wrote:

> A couple of options there.
>
> ESL, mod_xml_curl or even mod_python, mod_spidermonkey, lua, etc...
>
> Pick your flavor.
>
> João Mesquita
>
>
> On Fri, Jan 29, 2010 at 12:04 PM, Edward Q. <q.edward at gmail.com>  
> wrote:
> Hi guys.
> Sorry for been a newbie on all this. And thank you for your help in  
> advanced.
> Here is the scenario I am trying to accomplish.
> I would like to have the phone number inside a database not in the  
> extension.xml file.
> Here is what I am trying to do.
> Create a let's say 1001.xml file ( if needed )  but that file  
> instead of having the phone number to be dialed,  go to MySQL and  
> look for the phone number there. Or when freeswitch is told to call  
> that extension instead of looking for the 1001.xml file go directly  
> to mysql to look for the phone number associated to that extension  
> to dial it out.
> That way the phone numbers are always kept private at all times.
> What we are doing is.
> From the webserver customer clicks on a link -> link dials the phone  
> number in the xml file automatically but I would like to keep the  
> phone number on the DB server not in the xml file.
> Can anyone point me please in the right direction?
> Really appreciated.
> Ed
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100129/98fc690f/attachment-0002.html 


More information about the FreeSWITCH-users mailing list