浏览代码

- extend documentation a little bit, this table vs. dbaliases

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2995 689a6050-402a-0410-94f2-e92a70836424
Henning Westerholt 18 年之前
父节点
当前提交
612a6f423b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/srdb1/schema/aliases.xml

+ 1 - 1
lib/srdb1/schema/aliases.xml

@@ -12,7 +12,7 @@
     <version>1004</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table for the registrar module is similar to the "location" table, (aliases_contact index makes lookup of missed calls much faster). More information is available at: &OPENSER_MOD_DOC;registrar.html
+        <db:para>This table for the registrar module is similar to the "location" table, (the aliases index makes lookup of missed calls much faster). Thus, the function lookup("alias") can be used to map aliases to AORs. More information is available at: &OPENSER_MOD_DOC;registrar.html. Most people uses the dbaliases table with the the alias_db module now.
         </db:para>
     </description>