[OpenSER-Users] Aliases table and db aliases
    Iñaki Baz Castillo 
    ibc at in.ilimit.es
       
    Thu Nov 15 14:49:30 CET 2007
    
    
  
El Thursday 15 November 2007 14:31:52 Daniel escribió:
> Hi all,
> what is the different between Aliases table and DB aliases table? What is
> their use ?
"aliases" table is same as "location" table but it should be used to look for 
alias with the function lookup("aliases").
Of course, aliases are simpler than the complex location or aliases tables 
that manage more info about users, so in order to implement alias system in a 
simpler way the module ALIAS_DB exists and its table dbaliases.
Note that dbaliases table is much simpler (it's just valid for aliases),
Look at the module doc:
  http://www.openser.org/docs/modules/1.3.x/alias_db.html
-- 
Iñaki Baz Castillo
ibc at in.ilimit.es
    
    
More information about the Users
mailing list