forked from Mirrors/freeswitch
FS-7648 adding profile-variable for testing cases
This commit is contained in:
parent
e2d0de3d8e
commit
e71be0c6b7
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1000"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1000"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1001"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1001"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1002"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1002"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1003"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1003"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1004"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1004"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1005"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1005"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1006"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1006"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1007"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1007"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1008"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1008"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1009"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1009"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1010"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1010"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1011"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1011"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1012"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1012"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1013"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1013"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1014"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1014"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1015"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1015"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1016"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1016"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1017"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1017"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1018"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1018"/>
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
<param name="password" value="$${default_password}"/>
|
||||
<param name="vm-password" value="1019"/>
|
||||
</params>
|
||||
<profile-variables>
|
||||
<variable name="Silly-Variable-Name" value="TRUE"/>
|
||||
</profile-variables>
|
||||
<variables>
|
||||
<variable name="toll_allow" value="domestic,international,local"/>
|
||||
<variable name="accountcode" value="1019"/>
|
||||
|
|
Loading…
Reference in New Issue