Browse Source

-fixed swapped values

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@4344 689a6050-402a-0410-94f2-e92a70836424
Bogdan-Andrei Iancu 17 years ago
parent
commit
78611c9367
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/srdb1/schema/dialplan.xml

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

@@ -44,7 +44,7 @@
         <name>match_op</name>
         <type>int</type>
         <size>11</size>
-        <description>Matching operator for rule (0-regexp, 1-equal).</description>
+        <description>Matching operator for rule (0-equal, 1-regexp).</description>
     </column>
 
      <column id="match_exp">