_
Home
Features
News
Download
Roadmap
Management
Contributions
OpenSER License
Links
Contact Us
Related
EVENTS
OpenSER Summit 2008
OpenSER Pavilion 2008
VoIP Events
Past Events
SUPPORT
Documentation
Install
Mailing lists
Dokuwiki
Forum
VoIP Info
IRC Channel
DEVELOPMENT
SVN
Tracker
Project Page
Doxygen

new module: perlvdb Print

2007-04-12
- perlvdb: new module to relay database query to arbitrary Perl functions

New module on the truck, courtesy of Bastian Friedrich. The Perl Virtual Database module (perlvdb) can be used to relay the database requests of modules (auth_db, alias_db, ...) to arbitrary Perl functions.

Sample scenario

LDAP directories commonly contain information about users of a network. With the virtual database, LDAP authentication becomes possible; multiple e-mail addresses can be used for aliasing through the alias_db module...

Steps:

  • Configure alias_db and auth_db to use "perlvdb:OpenSER::VDB::Adapter::Alias" and "perlvdb:OpenSER::VDB::Adapter::Auth" as their databases

  • Implement "virtual tables" (VTabs) that provide "query" functions in your Perl module script, or in arbitrary other (reachable) packages.

  • In the configuration script, use alias_db_lookup("vtabname") (vtabname being the name of your function, your package, or your class) to use your virtual database.

For more details, see module's documentation:

 

http://www.openser.org/docs/modules/devel/perlvdb.html

 

PayPal
Support This Project
FLASHNEWS

15 May 2008 

Version 1.3.2 of OpenSER has been released, including experinces and feedbacks from live operating platforms.....

Read more...

2008-05-06
- OPENSER Devel Guide available online ... 

Read more...
25 April 2008
First OpenSER teaching book  -"Building Telephony Systems with OpenSER"- is now available....
Read more...

2008-04-24
- new module available that allows direct connection to Oracle databases ...

Read more...

2008-04-07

- Post Facts from OpenSER Summit and Pavilion...

Read more...

2008-04-02
- social networking events during April to June 2008...

Read more...

2008-03-31
- OpenSER in the top of Open Source VoIP and reported to route billions of minutes per month... 

Read more...

 

.:: (C) 2005-2007 OpenSER. org::.