This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/modules/voip_in_network/voip_in_network_construct.xml

26 lines
588 B
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1" ?>
<construct>
<module>voip_in_network</module>
<table>voip_in_network</table>
<dependancy>voip</dependancy>
<cache>0</cache>
<order_by>id</order_by>
<limit>35</limit>
<index>
<did>did</did>
</index>
<field>
<id>
<type>I4</type>
</id>
<site_id>
<type>I4</type>
</site_id>
<did>
<type>C(16)</type>
<unique>1</unique>
</did>
</field>
<method>0</method>
<trigger>0</trigger>
</construct>