[Freeswitch-svn] [commit] r13375 - freeswitch/trunk/conf/directory/default

FreeSWITCH SVN mikej at freeswitch.org
Mon May 18 08:42:38 PDT 2009


Author: mikej
Date: Mon May 18 10:42:38 2009
New Revision: 13375

Log:
 remove mailbox= attribute

Modified:
   freeswitch/trunk/conf/directory/default/1000.xml
   freeswitch/trunk/conf/directory/default/1001.xml
   freeswitch/trunk/conf/directory/default/1002.xml
   freeswitch/trunk/conf/directory/default/1003.xml
   freeswitch/trunk/conf/directory/default/1004.xml
   freeswitch/trunk/conf/directory/default/1005.xml
   freeswitch/trunk/conf/directory/default/1006.xml
   freeswitch/trunk/conf/directory/default/1007.xml
   freeswitch/trunk/conf/directory/default/1008.xml
   freeswitch/trunk/conf/directory/default/1009.xml
   freeswitch/trunk/conf/directory/default/1010.xml
   freeswitch/trunk/conf/directory/default/1011.xml
   freeswitch/trunk/conf/directory/default/1012.xml
   freeswitch/trunk/conf/directory/default/1013.xml
   freeswitch/trunk/conf/directory/default/1014.xml
   freeswitch/trunk/conf/directory/default/1015.xml
   freeswitch/trunk/conf/directory/default/1016.xml
   freeswitch/trunk/conf/directory/default/1017.xml
   freeswitch/trunk/conf/directory/default/1018.xml
   freeswitch/trunk/conf/directory/default/1019.xml
   freeswitch/trunk/conf/directory/default/brian.xml

Modified: freeswitch/trunk/conf/directory/default/1000.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1000.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1000.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1000" mailbox="1000">
+  <user id="1000">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1000"/>

Modified: freeswitch/trunk/conf/directory/default/1001.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1001.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1001.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1001" mailbox="1001">
+  <user id="1001">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1001"/>

Modified: freeswitch/trunk/conf/directory/default/1002.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1002.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1002.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1002" mailbox="1002">
+  <user id="1002">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1002"/>

Modified: freeswitch/trunk/conf/directory/default/1003.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1003.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1003.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1003" mailbox="1003">
+  <user id="1003">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1003"/>

Modified: freeswitch/trunk/conf/directory/default/1004.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1004.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1004.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1004" mailbox="1004">
+  <user id="1004">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1004"/>

Modified: freeswitch/trunk/conf/directory/default/1005.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1005.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1005.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1005" mailbox="1005">
+  <user id="1005">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1005"/>

Modified: freeswitch/trunk/conf/directory/default/1006.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1006.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1006.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1006" mailbox="1006">
+  <user id="1006">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1006"/>

Modified: freeswitch/trunk/conf/directory/default/1007.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1007.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1007.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1007" mailbox="1007">
+  <user id="1007">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1007"/>

Modified: freeswitch/trunk/conf/directory/default/1008.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1008.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1008.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1008" mailbox="1008">
+  <user id="1008">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1008"/>

Modified: freeswitch/trunk/conf/directory/default/1009.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1009.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1009.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1009" mailbox="1009">
+  <user id="1009">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1009"/>

Modified: freeswitch/trunk/conf/directory/default/1010.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1010.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1010.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1010" mailbox="1010">
+  <user id="1010">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1010"/>

Modified: freeswitch/trunk/conf/directory/default/1011.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1011.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1011.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1011" mailbox="1011">
+  <user id="1011">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1011"/>

Modified: freeswitch/trunk/conf/directory/default/1012.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1012.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1012.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1012" mailbox="1012">
+  <user id="1012">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1012"/>

Modified: freeswitch/trunk/conf/directory/default/1013.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1013.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1013.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1013" mailbox="1013">
+  <user id="1013">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1013"/>

Modified: freeswitch/trunk/conf/directory/default/1014.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1014.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1014.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1014" mailbox="1014">
+  <user id="1014">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1014"/>

Modified: freeswitch/trunk/conf/directory/default/1015.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1015.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1015.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1015" mailbox="1015">
+  <user id="1015">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1015"/>

Modified: freeswitch/trunk/conf/directory/default/1016.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1016.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1016.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1016" mailbox="1016">
+  <user id="1016">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1016"/>

Modified: freeswitch/trunk/conf/directory/default/1017.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1017.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1017.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1017" mailbox="1017">
+  <user id="1017">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1017"/>

Modified: freeswitch/trunk/conf/directory/default/1018.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1018.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1018.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1018" mailbox="1018">
+  <user id="1018">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1018"/>

Modified: freeswitch/trunk/conf/directory/default/1019.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1019.xml	(original)
+++ freeswitch/trunk/conf/directory/default/1019.xml	Mon May 18 10:42:38 2009
@@ -1,5 +1,5 @@
 <include>
-  <user id="1019" mailbox="1019">
+  <user id="1019">
     <params>
       <param name="password" value="$${default_password}"/>
       <param name="vm-password" value="1019"/>

Modified: freeswitch/trunk/conf/directory/default/brian.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/brian.xml	(original)
+++ freeswitch/trunk/conf/directory/default/brian.xml	Mon May 18 10:42:38 2009
@@ -3,7 +3,7 @@
       ipauth if you have an cidr= in the user attributes ie cidr="1.2.3.4/32"  
       see <node type="allow" domain="$${domain}"/> in default acl.conf.xml 
   -->
-  <user id="brian" mailbox="9999" cidr="192.0.2.0/24">
+  <user id="brian" cidr="192.0.2.0/24">
     <!-- Outbound Registrations Related to this user -->
     <gateways>
       <!--<gateway name="asterlink.com">-->



More information about the Freeswitch-svn mailing list