[Freeswitch-trunk] [commit] r6775 - freeswitch/trunk/conf/directory/default
Freeswitch SVN
brian at freeswitch.org
Thu Dec 13 19:04:42 EST 2007
Author: brian
Date: Thu Dec 13 19:04:41 2007
New Revision: 6775
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
Log:
Lets show how this is done
Modified: freeswitch/trunk/conf/directory/default/1000.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1000.xml (original)
+++ freeswitch/trunk/conf/directory/default/1000.xml Thu Dec 13 19:04:41 2007
@@ -8,6 +8,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Brian West"/>
+ <variable name="effective_caller_id_number" value="1000"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1001.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1001.xml (original)
+++ freeswitch/trunk/conf/directory/default/1001.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1001"/>
+ <variable name="effective_caller_id_number" value="1001"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1002.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1002.xml (original)
+++ freeswitch/trunk/conf/directory/default/1002.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1002"/>
+ <variable name="effective_caller_id_number" value="1002"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1003.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1003.xml (original)
+++ freeswitch/trunk/conf/directory/default/1003.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1003"/>
+ <variable name="effective_caller_id_number" value="1003"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1004.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1004.xml (original)
+++ freeswitch/trunk/conf/directory/default/1004.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1004"/>
+ <variable name="effective_caller_id_number" value="1004"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1005.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1005.xml (original)
+++ freeswitch/trunk/conf/directory/default/1005.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1005"/>
+ <variable name="effective_caller_id_number" value="1005"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1006.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1006.xml (original)
+++ freeswitch/trunk/conf/directory/default/1006.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1006"/>
+ <variable name="effective_caller_id_number" value="1006"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1007.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1007.xml (original)
+++ freeswitch/trunk/conf/directory/default/1007.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1007"/>
+ <variable name="effective_caller_id_number" value="1007"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1008.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1008.xml (original)
+++ freeswitch/trunk/conf/directory/default/1008.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1008"/>
+ <variable name="effective_caller_id_number" value="1008"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1009.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1009.xml (original)
+++ freeswitch/trunk/conf/directory/default/1009.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1009"/>
+ <variable name="effective_caller_id_number" value="1009"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1010.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1010.xml (original)
+++ freeswitch/trunk/conf/directory/default/1010.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1010"/>
+ <variable name="effective_caller_id_number" value="1010"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1011.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1011.xml (original)
+++ freeswitch/trunk/conf/directory/default/1011.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1011"/>
+ <variable name="effective_caller_id_number" value="1011"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1012.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1012.xml (original)
+++ freeswitch/trunk/conf/directory/default/1012.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1012"/>
+ <variable name="effective_caller_id_number" value="1012"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1013.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1013.xml (original)
+++ freeswitch/trunk/conf/directory/default/1013.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1013"/>
+ <variable name="effective_caller_id_number" value="1013"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1014.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1014.xml (original)
+++ freeswitch/trunk/conf/directory/default/1014.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1014"/>
+ <variable name="effective_caller_id_number" value="1014"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1015.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1015.xml (original)
+++ freeswitch/trunk/conf/directory/default/1015.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1015"/>
+ <variable name="effective_caller_id_number" value="1015"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1016.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1016.xml (original)
+++ freeswitch/trunk/conf/directory/default/1016.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1016"/>
+ <variable name="effective_caller_id_number" value="1016"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1017.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1017.xml (original)
+++ freeswitch/trunk/conf/directory/default/1017.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1017"/>
+ <variable name="effective_caller_id_number" value="1017"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1018.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1018.xml (original)
+++ freeswitch/trunk/conf/directory/default/1018.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1018"/>
+ <variable name="effective_caller_id_number" value="1018"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/1019.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/1019.xml (original)
+++ freeswitch/trunk/conf/directory/default/1019.xml Thu Dec 13 19:04:41 2007
@@ -5,6 +5,8 @@
</params>
<variables>
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Extension 1019"/>
+ <variable name="effective_caller_id_number" value="1019"/>
</variables>
</user>
</include>
Modified: freeswitch/trunk/conf/directory/default/brian.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/brian.xml (original)
+++ freeswitch/trunk/conf/directory/default/brian.xml Thu Dec 13 19:04:41 2007
@@ -50,6 +50,8 @@
<variables>
<!--all variables here will be set on all inbound calls that originate from this user -->
<variable name="user_context" value="default"/>
+ <variable name="effective_caller_id_name" value="Brian West"/>
+ <variable name="effective_caller_id_number" value="1000"/>
<!-- limit the max number of outgoing calls for this user -->
<!--<variable name="max_calls" value="2"/>-->
More information about the Freeswitch-trunk
mailing list