add more to default useres

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6833 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-12-17 04:07:35 +00:00
parent bcafdd7cf6
commit d3f0535afe
20 changed files with 20 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<user id="1000" mailbox="1000"> <user id="1000" mailbox="1000">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1000"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1000"/> <variable name="accountcode" value="1000"/>

View File

@ -2,6 +2,7 @@
<user id="1001" mailbox="1001"> <user id="1001" mailbox="1001">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1001"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1001"/> <variable name="accountcode" value="1001"/>

View File

@ -2,6 +2,7 @@
<user id="1002" mailbox="1002"> <user id="1002" mailbox="1002">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1002"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1002"/> <variable name="accountcode" value="1002"/>

View File

@ -2,6 +2,7 @@
<user id="1003" mailbox="1003"> <user id="1003" mailbox="1003">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1003"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1003"/> <variable name="accountcode" value="1003"/>

View File

@ -2,6 +2,7 @@
<user id="1004" mailbox="1004"> <user id="1004" mailbox="1004">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1004"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1004"/> <variable name="accountcode" value="1004"/>

View File

@ -2,6 +2,7 @@
<user id="1005" mailbox="1005"> <user id="1005" mailbox="1005">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1005"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1005"/> <variable name="accountcode" value="1005"/>

View File

@ -2,6 +2,7 @@
<user id="1006" mailbox="1006"> <user id="1006" mailbox="1006">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1006"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1006"/> <variable name="accountcode" value="1006"/>

View File

@ -2,6 +2,7 @@
<user id="1007" mailbox="1007"> <user id="1007" mailbox="1007">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1007"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1007"/> <variable name="accountcode" value="1007"/>

View File

@ -2,6 +2,7 @@
<user id="1008" mailbox="1008"> <user id="1008" mailbox="1008">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1008"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1008"/> <variable name="accountcode" value="1008"/>

View File

@ -2,6 +2,7 @@
<user id="1009" mailbox="1009"> <user id="1009" mailbox="1009">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1009"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1009"/> <variable name="accountcode" value="1009"/>

View File

@ -2,6 +2,7 @@
<user id="1010" mailbox="1010"> <user id="1010" mailbox="1010">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1010"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1010"/> <variable name="accountcode" value="1010"/>

View File

@ -2,6 +2,7 @@
<user id="1011" mailbox="1011"> <user id="1011" mailbox="1011">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1011"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1011"/> <variable name="accountcode" value="1011"/>

View File

@ -2,6 +2,7 @@
<user id="1012" mailbox="1012"> <user id="1012" mailbox="1012">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1012"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1012"/> <variable name="accountcode" value="1012"/>

View File

@ -2,6 +2,7 @@
<user id="1013" mailbox="1013"> <user id="1013" mailbox="1013">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1013"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1013"/> <variable name="accountcode" value="1013"/>

View File

@ -2,6 +2,7 @@
<user id="1014" mailbox="1014"> <user id="1014" mailbox="1014">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1014"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1014"/> <variable name="accountcode" value="1014"/>

View File

@ -2,6 +2,7 @@
<user id="1015" mailbox="1015"> <user id="1015" mailbox="1015">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1015"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1015"/> <variable name="accountcode" value="1015"/>

View File

@ -2,6 +2,7 @@
<user id="1016" mailbox="1016"> <user id="1016" mailbox="1016">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1016"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1016"/> <variable name="accountcode" value="1016"/>

View File

@ -2,6 +2,7 @@
<user id="1017" mailbox="1017"> <user id="1017" mailbox="1017">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1017"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1017"/> <variable name="accountcode" value="1017"/>

View File

@ -2,6 +2,7 @@
<user id="1018" mailbox="1018"> <user id="1018" mailbox="1018">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1018"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1018"/> <variable name="accountcode" value="1018"/>

View File

@ -2,6 +2,7 @@
<user id="1019" mailbox="1019"> <user id="1019" mailbox="1019">
<params> <params>
<param name="password" value="1234"/> <param name="password" value="1234"/>
<param name="vm-password" value="1019"/>
</params> </params>
<variables> <variables>
<variable name="accountcode" value="1019"/> <variable name="accountcode" value="1019"/>