瀏覽代碼

lib/srdb1: dbschema - split via branch in own column for topos

Daniel-Constantin Mierla 9 年之前
父節點
當前提交
b250d9ca8f
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      lib/srdb1/schema/topos_t.xml

+ 9 - 0
lib/srdb1/schema/topos_t.xml

@@ -84,6 +84,15 @@
 		<description>From tag - A or B side.</description>
 	</column>
 
+    <column id="x_vbranch">
+        <name>x_vbranch</name>
+        <type>string</type>
+        <size>&callid_len;</size>
+        <default/>
+        <description>Via branch - A or B side</description>
+        <natural/>
+	</column>
+
     <index>
         <name>rectime_idx</name>
         <colref linkend="rectime"/>