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
2008-11-26 14:50:40 -08:00

26 lines
588 B
XML

<?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>