[Freeswitch-users] database authentication
Anestis Mavro
devel at omninet.eu
Thu May 12 01:57:56 MSD 2011
Hello Michel,
I would say this is one of the main features that I would expect from this
kind of system.
You might be able to find different approaches with FS.
Look here: http://wiki.freeswitch.org/wiki/Mod_xml_curl
Basically you need a database and an http server (like Apache). FS posts a
request to the url that you set in xml_curl.conf.xml whenever it needs to
authenticate a client.
Your webpage should return the results in XML after querying the database.
It works fine and don't forget that you are able to "play" with the database
during these requests as you like.
It is not as difficult at it sounds.
Regards
Anestis
_____
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Michel
Freiha
Sent: Wednesday, May 11, 2011 10:29 PM
To: freeswitch-users at lists.freeswitch.org
Subject: [Freeswitch-users] database authentication
Dear All,
I have a question that I'm not be able to find an answer or I'm a bit
confused about listed details regarding this topic...As you know, OpenSips
or asterisk has real time authentication which mean all endpoints
credentials are defind into a database and when a user with a specific
extension tries to register to registrar server, this server send an
authentication to database in order to accept registration or not..
Is this scenario doable with freeswitch or not?
Regards
__________ Information from ESET NOD32 Antivirus, version of virus signature
database 5054 (20100423) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110512/c4bc5af4/attachment.html
More information about the FreeSWITCH-users
mailing list