[Freeswitch-svn] [commit] r5933 - freeswitch/trunk/conf
Freeswitch SVN
brian at freeswitch.org
Wed Oct 17 12:27:25 EDT 2007
Author: brian
Date: Wed Oct 17 12:27:25 2007
New Revision: 5933
Modified:
freeswitch/trunk/conf/directory.xml
Log:
add the default users for phones
Modified: freeswitch/trunk/conf/directory.xml
==============================================================================
--- freeswitch/trunk/conf/directory.xml (original)
+++ freeswitch/trunk/conf/directory.xml Wed Oct 17 12:27:25 2007
@@ -49,5 +49,27 @@
<vcard>
<!-- insert optional compliant vcard xml here-->
</vcard>
+ <!-- authless users and mailboxes -->
+ <user id="1000"/>
+ <user id="1001"/>
+ <user id="1002"/>
+ <user id="1003"/>
+ <user id="1004"/>
+ <user id="1005"/>
+ <user id="1006"/>
+ <user id="1007"/>
+ <user id="1008"/>
+ <user id="1009"/>
+ <user id="1010"/>
+ <user id="1011"/>
+ <user id="1012"/>
+ <user id="1013"/>
+ <user id="1014"/>
+ <user id="1015"/>
+ <user id="1016"/>
+ <user id="1017"/>
+ <user id="1018"/>
+ <user id="1019"/>
+
</user>
</domain>
More information about the Freeswitch-svn
mailing list