diff --git a/app/devices/app_config.php b/app/devices/app_config.php
index de9b6d5087..b1f909a2dc 100644
--- a/app/devices/app_config.php
+++ b/app/devices/app_config.php
@@ -3177,5 +3177,248 @@
$vendors[$y]['uuid'] = "d07e0905-9788-4039-ba8e-ca1b50fbf643";
$vendors[$y]['name'] = "vtech";
$z=0;
+//flyingvoice
+ $y++;
+ $vendors[$y]['uuid'] = "";
+ $vendors[$y]['name'] = "flyingvoice";
+ $z=0;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-na";
+ $vendors[$y]['functions'][$z]['name'] = "na";
+ $vendors[$y]['functions'][$z]['value'] = "0";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-line";
+ $vendors[$y]['functions'][$z]['name'] = "line";
+ $vendors[$y]['functions'][$z]['value'] = "15";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-conference";
+ $vendors[$y]['functions'][$z]['name'] = "conference";
+ $vendors[$y]['functions'][$z]['value'] = "1";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-forward";
+ $vendors[$y]['functions'][$z]['name'] = "forward";
+ $vendors[$y]['functions'][$z]['value'] = "2";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-transfer";
+ $vendors[$y]['functions'][$z]['name'] = "transfer";
+ $vendors[$y]['functions'][$z]['value'] = "3";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-hold";
+ $vendors[$y]['functions'][$z]['name'] = "hold";
+ $vendors[$y]['functions'][$z]['value'] = "4";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-dnd";
+ $vendors[$y]['functions'][$z]['name'] = "dnd";
+ $vendors[$y]['functions'][$z]['value'] = "5";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-redial";
+ $vendors[$y]['functions'][$z]['name'] = "redial";
+ $vendors[$y]['functions'][$z]['value'] = "6";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-call_pickup";
+ $vendors[$y]['functions'][$z]['name'] = "call_pickup";
+ $vendors[$y]['functions'][$z]['value'] = "9";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-call_park";
+ $vendors[$y]['functions'][$z]['name'] = "call_park";
+ $vendors[$y]['functions'][$z]['value'] = "10";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-dtmf";
+ $vendors[$y]['functions'][$z]['name'] = "dtmf";
+ $vendors[$y]['functions'][$z]['value'] = "11";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-voicemail";
+ $vendors[$y]['functions'][$z]['name'] = "voicemail";
+ $vendors[$y]['functions'][$z]['value'] = "12";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-speed_dial";
+ $vendors[$y]['functions'][$z]['name'] = "speed_dial";
+ $vendors[$y]['functions'][$z]['value'] = "13";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-intercom";
+ $vendors[$y]['functions'][$z]['name'] = "intercom";
+ $vendors[$y]['functions'][$z]['value'] = "14";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-blf";
+ $vendors[$y]['functions'][$z]['name'] = "blf";
+ $vendors[$y]['functions'][$z]['value'] = "16";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-public_hold";
+ $vendors[$y]['functions'][$z]['name'] = "public_hold";
+ $vendors[$y]['functions'][$z]['value'] = "19";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-private";
+ $vendors[$y]['functions'][$z]['name'] = "private";
+ $vendors[$y]['functions'][$z]['value'] = "20";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-group_pickup";
+ $vendors[$y]['functions'][$z]['name'] = "group_pickup";
+ $vendors[$y]['functions'][$z]['value'] = "23";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-paging";
+ $vendors[$y]['functions'][$z]['name'] = "paging";
+ $vendors[$y]['functions'][$z]['value'] = "24";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-record";
+ $vendors[$y]['functions'][$z]['name'] = "record";
+ $vendors[$y]['functions'][$z]['value'] = "25";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-xml_browser";
+ $vendors[$y]['functions'][$z]['name'] = "xml_browser";
+ $vendors[$y]['functions'][$z]['value'] = "27";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-history";
+ $vendors[$y]['functions'][$z]['name'] = "history";
+ $vendors[$y]['functions'][$z]['value'] = "28";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-directory";
+ $vendors[$y]['functions'][$z]['name'] = "directory";
+ $vendors[$y]['functions'][$z]['value'] = "29";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-menu";
+ $vendors[$y]['functions'][$z]['name'] = "menu";
+ $vendors[$y]['functions'][$z]['value'] = "30";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-new_sms";
+ $vendors[$y]['functions'][$z]['name'] = "new_sms";
+ $vendors[$y]['functions'][$z]['value'] = "32";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-status";
+ $vendors[$y]['functions'][$z]['name'] = "status";
+ $vendors[$y]['functions'][$z]['value'] = "33";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-url_record";
+ $vendors[$y]['functions'][$z]['name'] = "url_record";
+ $vendors[$y]['functions'][$z]['value'] = "35";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-ldap";
+ $vendors[$y]['functions'][$z]['name'] = "ldap";
+ $vendors[$y]['functions'][$z]['value'] = "38";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-blf_list";
+ $vendors[$y]['functions'][$z]['name'] = "blf_list";
+ $vendors[$y]['functions'][$z]['value'] = "39";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-local_phonebook";
+ $vendors[$y]['functions'][$z]['name'] = "local_phonebook";
+ $vendors[$y]['functions'][$z]['value'] = "43";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-local_group";
+ $vendors[$y]['functions'][$z]['name'] = "local_group";
+ $vendors[$y]['functions'][$z]['value'] = "45";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-switch_account_up";
+ $vendors[$y]['functions'][$z]['name'] = "switch_account_up";
+ $vendors[$y]['functions'][$z]['value'] = "48";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-switch_account_down";
+ $vendors[$y]['functions'][$z]['name'] = "switch_account_down";
+ $vendors[$y]['functions'][$z]['value'] = "49";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
+ $vendors[$y]['functions'][$z]['uuid'] = "";
+ $vendors[$y]['functions'][$z]['label'] = "label-paging_list";
+ $vendors[$y]['functions'][$z]['name'] = "paging_list";
+ $vendors[$y]['functions'][$z]['value'] = "66";
+ $vendors[$y]['functions'][$z]['groups'][] = "superadmin";
+ $vendors[$y]['functions'][$z]['groups'][] = "admin";
+ $z++;
?>
diff --git a/app/devices/resources/classes/device.php b/app/devices/resources/classes/device.php
index de813176cc..7d35a3a19c 100644
--- a/app/devices/resources/classes/device.php
+++ b/app/devices/resources/classes/device.php
@@ -156,6 +156,9 @@ include "root.php";
case "0080f0":
$device_vendor = "panasonic";
break;
+ case "0021f2":
+ $device_vendor = "flyingvoice";
+ break;
default:
$device_vendor = "";
}
@@ -215,6 +218,9 @@ include "root.php";
if (preg_replace('/^.*?(fanvil).*$/i', '$1', $agent) == "fanvil") {
return "fanvil";
}
+ if (preg_replace('/^.*?(flyingvoice).*$/i', '$1', $agent) == "flyingvoice") {
+ return "flyingvoice";
+ }
// unknown vendor
return "";
}
diff --git a/app/flyingvoice/app_config.php b/app/flyingvoice/app_config.php
new file mode 100644
index 0000000000..60757e8bde
--- /dev/null
+++ b/app/flyingvoice/app_config.php
@@ -0,0 +1,850 @@
+
diff --git a/app/flyingvoice/resources/firmware/README.md b/app/flyingvoice/resources/firmware/README.md
new file mode 100644
index 0000000000..d335afdcfb
--- /dev/null
+++ b/app/flyingvoice/resources/firmware/README.md
@@ -0,0 +1,29 @@
+## Recommended Firmware and Naming Convention for Flyingvoice Firmwares
+
+**FIP10/FIP10P**
+[FIP10/FIP10P Downloads Page](https://www.flyingvoice.cn/download/fip10/fip10p.html#c)
+FIP10-FVUI_V0.5.32.3_202105111814_RC.bin
+
+**FIP11C/FIP11CP**
+[FIP11C/FIP11CP Downloads Page](https://www.flyingvoice.cn/download/fip11c/fip11cp.html#c)
+FIP11C-FVUI_V0.5.32.3_202105111814_RC.bin
+
+**FIP12WP**
+[FIP12WP Downloads Page](https://www.flyingvoice.com/download/fip12wp.html#c)
+FIP12WP-FVUI12_V0.5.7_202012041402_RC.bin
+
+**FIP13G**
+[FIP13G Downloads Page](https://www.flyingvoice.cn/download/fip13g.html#c)
+FIP13G-FVUI_V0.5.32.3_202105111814_RC.bin
+
+**FIP14G**
+[FIP14G Downloads Page](https://www.flyingvoice.cn/download/fip14g.html#c)
+FIP14G-FVUI_V0.5.32.3_202105111814_RC.bin
+
+**FIP15G**
+[FIP15G Downloads Page](https://www.flyingvoice.cn/download/fip15g.html#c)
+FIP15G-FVUI_V0.5.32.3_202105111814_RC.bin
+
+**FIP16**
+[FIP16 Downloads Page](https://www.flyingvoice.cn/download/fip16.html#c)
+FIP16-FVUI16_V0.5.15.4_202102231619_RC.bin
\ No newline at end of file
diff --git a/app/provision/index.php b/app/provision/index.php
index c2e9874493..2e82fe48b4 100644
--- a/app/provision/index.php
+++ b/app/provision/index.php
@@ -122,6 +122,11 @@
$mac = $matches[1];
$mac = preg_replace("#[^a-fA-F0-9./]#", "", $mac);
}
+ //Flyingvoice: $_SERVER['HTTP_USER_AGENT'] = "Flyingvoice FIP13G V0.6.24 00:21:F2:22:AE:F1"
+ if (strtolower(substr($_SERVER['HTTP_USER_AGENT'],0,11)) == "flyingvoice") {
+ $mac = substr($_SERVER['HTTP_USER_AGENT'],-17);
+ $mac = preg_replace("#[^a-fA-F0-9./]#", "", $mac);
+ }
}
//prepare the mac address
@@ -452,7 +457,7 @@
header("Content-Type: text/plain");
header("Content-Length: ".strlen($file_contents));
}
- else if ($device_vendor === "yealink") {
+ else if ($device_vendor === "yealink" || $device_vendor === "flyingvoice") {
header("Content-Type: text/plain");
header("Content-Length: ".strval(strlen($file_contents)));
}
diff --git a/app/provision/resources/classes/provision.php b/app/provision/resources/classes/provision.php
index d0bcd7ae91..673079cacc 100644
--- a/app/provision/resources/classes/provision.php
+++ b/app/provision/resources/classes/provision.php
@@ -502,6 +502,16 @@ include "root.php";
$templates['Vesa VCS754'] = 'vtech/vcs754';
$templates['Wget/1.11.3'] = 'konftel/kt300ip';
+
+ $templates['Flyingvoice FIP10'] = 'flyingvoice/fip10';
+ $templates['Flyingvoice FIP11C'] = 'flyingvoice/fip11c';
+ $templates['Flyingvoice FIP12WP'] = 'flyingvoice/fip12wp';
+ $templates['Flyingvoice FIP13G'] = 'flyingvoice/fip13g';
+ $templates['Flyingvoice FIP14G'] = 'flyingvoice/fip14g';
+ $templates['Flyingvoice FIP15G'] = 'flyingvoice/fip15g';
+ $templates['Flyingvoice FIP16'] = 'flyingvoice/fip16';
+ $templates['Flyingvoice FIP16PLUS'] = 'flyingvoice/fip16plus';
+
foreach ($templates as $key=>$value){
if(stripos($_SERVER['HTTP_USER_AGENT'],$key)!== false) {
$device_template = $value;
diff --git a/resources/templates/provision/flyingvoice/fip10/directory.xml b/resources/templates/provision/flyingvoice/fip10/directory.xml
new file mode 100644
index 0000000000..297b9e4108
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip10/directory.xml
@@ -0,0 +1,83 @@
+
+{foreach $contacts as $row}
+{if $smarty.get.contacts == "users" && $row.category == "users"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+{$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "groups" && $row.category == "groups"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "extensions" && $row.category == "extensions"}
+
+{if $row.contact_name_given != ""}
+ {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+
+{elseif $smarty.get.contacts == "all"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.category == "extensions"}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+{else}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+{/if}
+
+{/if}
+{/foreach}
+
diff --git a/resources/templates/provision/flyingvoice/fip10/y000000000000.boot b/resources/templates/provision/flyingvoice/fip10/y000000000000.boot
new file mode 100644
index 0000000000..f14987d007
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip10/y000000000000.boot
@@ -0,0 +1,6 @@
+#!version:1.0.0.1
+## The header above must appear as-is in the first line
+
+include:config "y000000000000.cfg"
+include:config "{$mac}.cfg"
+
diff --git a/resources/templates/provision/flyingvoice/fip10/y000000000000.cfg b/resources/templates/provision/flyingvoice/fip10/y000000000000.cfg
new file mode 100644
index 0000000000..77f1e38072
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip10/y000000000000.cfg
@@ -0,0 +1,971 @@
+#!version:1.0.0.1
+
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Network CDP ##
+#######################################################################################
+static.network.cdp.enable = {$flyingvoice_cdp_enable}
+static.network.cdp.packet_interval = {$flyingvoice_cdp_packet_interval}
+
+
+
+#######################################################################################
+## Network IPv6 ##
+#######################################################################################
+static.network.ipv6_static_dns_enable =
+static.network.ipv6_icmp_v6.enable =
+static.network.ipv6_secondary_dns =
+static.network.ipv6_primary_dns =
+static.network.ipv6_internet_port.gateway =
+static.network.ipv6_internet_port.ip =
+static.network.ipv6_internet_port.type =
+static.network.ipv6_prefix =
+
+#######################################################################################
+## Network WiFi ##
+#######################################################################################
+##static.wifi.X.label=
+##static.wifi.X.ssid=
+##static.wifi.X.priority=
+##static.wifi.X.security_mode=
+##static.wifi.X.cipher_type=
+##static.wifi.X.password=
+##static.wifi.X.eap_type=
+##static.wifi.X.eap_user_name=
+##static.wifi.x.eap_password=
+##(X ranges from 1 to 5)
+
+static.wifi.enable = {$flyingvoice_wifi_enable}
+static.wifi.1.label = {$flyingvoice_wifi_1_label}
+static.wifi.1.ssid = {$flyingvoice_wifi_1_ssid}
+static.wifi.1.priority = {$flyingvoice_wifi_1_priority}
+static.wifi.1.security_mode = {$flyingvoice_wifi_1_security}
+static.wifi.1.cipher_type = {$flyingvoice_wifi_1_cipher}
+static.wifi.1.password = {$flyingvoice_wifi_1_password}
+static.wifi.1.eap_type = {$flyingvoice_wifi_1_type}
+static.wifi.1.eap_user_name = {$flyingvoice_wifi_1_username}
+static.wifi.1.eap_password = {$flyingvoice_wifi_1_password}
+static.wifi.show_scan_prompt = {$flyingvoice_wifi_scan_prompt}
+
+
+#######################################################################################
+## Network Internet ##
+#######################################################################################
+static.network.ip_address_mode = {$flyingvoice_ip_address_mode}
+static.network.span_to_pc_port =
+static.network.vlan.pc_port_mode =
+{if isset($dns_server_primary)}static.network.static_dns_enable = 1{else}static.network.static_dns_enable = 0
+{/if}
+static.network.pc_port.enable = 1
+static.network.primary_dns = {$dns_server_primary}
+static.network.secondary_dns = {$dns_server_secondary}
+static.network.internet_port.gateway =
+static.network.internet_port.mask =
+static.network.internet_port.ip =
+static.network.internet_port.type =
+
+
+static.network.preference =
+
+
+#######################################################################################
+## Network Advanced ##
+#######################################################################################
+static.network.dhcp_host_name =
+static.network.dhcp.option60type =
+static.network.mtu_value =
+static.network.qos.audiotos =
+static.network.port.min_rtpport =
+static.network.port.max_rtpport =
+static.network.qos.signaltos =
+
+static.wui.http_enable =
+static.wui.https_enable =
+static.network.port.https =
+static.network.port.http =
+
+static.network.pc_port.speed_duplex =
+static.network.internet_port.speed_duplex =
+
+
+static.network.redundancy.mode =
+static.network.redundancy.failback.timeout =
+
+
+
+#######################################################################################
+## Network LLDP ##
+#######################################################################################
+static.network.lldp.enable = {$flyingvoice_lldp_enable}
+static.network.lldp.packet_interval = {$flyingvoice_lldp_packet_interval}
+
+
+
+
+#######################################################################################
+## Network VLAN ##
+#######################################################################################
+static.network.vlan.dhcp_enable =
+static.network.vlan.dhcp_option =
+static.network.vlan.vlan_change.enable =
+
+static.network.vlan.pc_port_priority = {$flyingvoice_vlan_pc_cos}
+static.network.vlan.pc_port_vid = {$flyingvoice_vlan_pc_id}
+static.network.vlan.pc_port_enable =
+
+static.network.vlan.internet_port_priority = {$flyingvoice_vlan_cos}
+static.network.vlan.internet_port_vid = {$flyingvoice_vlan_id}
+{if isset($flyingvoice_vlan_enable)}static.network.vlan.internet_port_enable = {$flyingvoice_vlan_enable}{else}static.network.vlan.internet_port_enable = 0{/if}
+
+
+
+#######################################################################################
+## Network VPN ##
+#######################################################################################
+static.network.vpn_enable = {$flyingvoice_network_vpn_enable}
+static.openvpn.url = {$flyingvoice_openvpn_url}
+
+
+
+#######################################################################################
+## Network 802.1x ##
+#######################################################################################
+static.network.802_1x.mode =
+static.network.802_1x.identity =
+static.network.802_1x.md5_password =
+static.network.802_1x.client_cert_url =
+static.network.802_1x.root_cert_url =
+static.network.802_1x.eap_fast_provision_mode =
+static.network.802_1x.anonymous_identity =
+static.network.802_1x.proxy_eap_logoff.enable =
+
+
+
+
+
+#######################################################################################
+## ZERO Touch ##
+#######################################################################################
+static.zero_touch.enable = {$flyingvoice_zero_touch_enable}
+static.zero_touch.wait_time = {$flyingvoice_zero_touch_wait_time}
+static.features.hide_zero_touch_url.enable = {$flyingvoice_zero_touch_hide}
+static.zero_touch.network_fail_delay_times = {$flyingvoice_zero_touch_delay}
+static.zero_touch.network_fail_wait_times = {$flyingvoice_zero_touch_wait}
+
+
+#######################################################################################
+## Autop URL ##
+#######################################################################################
+static.auto_provision.server.url = {$flyingvoice_provision_url}
+static.auto_provision.server.username = {$http_auth_username}
+static.auto_provision.server.password = {$http_auth_password}
+
+
+#######################################################################################
+## Autop Repeat ##
+#######################################################################################
+static.auto_provision.repeat.enable = {$flyingvoice_autop_repeat_enable}
+static.auto_provision.repeat.minutes = {$flyingvoice_autop_repeat_minutes}
+
+
+#######################################################################################
+## Autop DHCP ##
+#######################################################################################
+static.auto_provision.dhcp_option.list_user_options =
+static.auto_provision.dhcp_option.enable =
+
+
+static.auto_provision.dhcp_option.list_user6_options =
+
+#######################################################################################
+## Autop Mode ##
+#######################################################################################
+static.auto_provision.power_on = {$flyingvoice_autop_power_on}
+
+
+
+#######################################################################################
+## Autop PNP ##
+#######################################################################################
+static.auto_provision.pnp_enable = {$flyingvoice_autop_pnp}
+
+
+
+#######################################################################################
+## TR069 ##
+#######################################################################################
+
+static.managementserver.enable =
+static.managementserver.username =
+static.managementserver.password =
+static.managementserver.url =
+static.managementserver.periodic_inform_enable =
+static.managementserver.periodic_inform_interval =
+static.managementserver.connection_request_password =
+static.managementserver.connection_request_username =
+
+
+
+#######################################################################################
+## Firmware Update ##
+#######################################################################################
+static.firmware.url = {$flyingvoice_firmware_url}/{$flyingvoice_firmware_fip10}
+
+
+#######################################################################################
+## Confguration ##
+#######################################################################################
+features.reset_by_long_press_enable =
+features.factory_pwd_enable =
+static.configuration.url =
+static.features.custom_factory_config.enable =
+static.custom_factory_configuration.url =
+
+
+#######################################################################################
+## Security ##
+#######################################################################################
+static.phone_setting.reserve_certs_enable =
+features.relog_offtime =
+static.security.default_ssl_method = {$flyingvoice_security_default_ssl_method}
+static.security.cn_validation =
+static.security.dev_cert =
+static.security.ca_cert =
+
+static.security.trust_certificates = {if $flyingvoice_trust_certificates == "false"}0{elseif $flyingvoice_trust_certificates == "true"}1{/if}
+
+security.tls_cipher_list = {$flyingvoice_security_tls_cipher_list}
+{if isset($admin_name) }
+static.security.user_name.admin = {$admin_name}
+static.security.user_password = {$admin_name}:{$admin_password}
+{/if}
+
+
+
+#######################################################################################
+## Server Certificates ##
+#######################################################################################
+static.server_certificates.url =
+static.server_certificates.delete =
+
+#######################################################################################
+## Trusted Certificates ##
+#######################################################################################
+static.trusted_certificates.url =
+static.trusted_certificates.delete =
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+features.transfer_type= {$flyingvoice_transfer_type}
+dialplan.transfer.mode = {$flyingvoice_transfer_mode}
+transfer.on_hook_trans_enable = {$flyingvoice_transfer_onhook}
+transfer.tran_others_after_conf_enable = {$flyingvoice_transfer_after_conf}
+transfer.blind_tran_on_hook_enable = {$flyingvoice_transfer_blind_on_hook}
+transfer.semi_attend_tran_enable = {$flyingvoice_transfer_semi_attended}
+phone_setting.call_appearance.transfer_via_new_linekey= {$flyingvoice_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+features.conference.with_previous_call.enable =
+features.local_conf.combine_with_one_press.enable=
+phone_setting.call_appearance.conference_via_new_linekey=
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+features.anonymous_response_code=
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+phone_setting.incoming_call_when_dialing.priority=
+phone_setting.hold_or_swap.mode=
+features.play_held_tone.interval=
+features.play_held_tone.delay=
+features.play_held_tone.enable=
+features.play_hold_tone.interval=
+features.ignore_incoming_call.enable=
+force.voice.ring_vol=
+features.mute.autoanswer_mute.enable=
+features.play_hold_tone.delay =
+phone_setting.end_call_net_disconnect.enable =
+features.custom_auto_answer_tone.enable=
+default_input_method.dialing=
+features.speaker_mode.enable=
+features.headset_mode.enable=
+features.handset_mode.enable=
+features.conference.local.enable =
+features.off_hook_answer.enable=
+features.caller_name_type_on_dialing=
+phone_setting.show_code403=
+phone_setting.ring_for_tranfailed=
+features.password_dial.length=
+features.password_dial.prefix=
+features.password_dial.enable=
+features.group_listen_in_talking_enable=
+phone_setting.call_info_display_method=
+phone_setting.called_party_info_display.enable =
+features.headset_training=
+features.headset_prior=
+features.dtmf.replace_tran =
+features.dtmf.transfer =
+phone_setting.ringing_timeout=
+phone_setting.ringback_timeout=
+
+features.keep_mute.enable=
+linekey.1.shortlabel=
+features.config_dsskey_length.shorten =
+transfer.dsskey_deal_type = {$flyingvoice_dsskey_transfer_mode}
+features.auto_linekeys.enable=
+phone_setting.call_appearance.calls_per_linekey=
+features.linekey_call_with_default_account=
+
+features.station_name.value =
+features.station_name.scrolling_display =
+voice.headset.autoreset_spk_vol =
+voice.handset.autoreset_spk_vol =
+voice.handfree.autoreset_spk_vol =
+features.headset.ctrl_call.enable =
+phone_setting.incoming_call.reject.enable =
+
+features.play_mute_tone.enable=
+features.play_mute_tone.interval=
+
+features.call_out_directory_by_off_hook.enable=
+features.congestion_tone.codelist=
+
+
+#######################################################################################
+## Features USB Record ##
+#######################################################################################
+##FIP16/FIP16PLUS Models not support the parameter.
+features.usb_call_recording.enable = {$flyingvoice_usb_record_enable}
+
+features.idle_recording.enable=
+
+
+
+#######################################################################################
+## DTMF ##
+#######################################################################################
+features.dtmf.min_interval=
+features.dtmf.volume=
+features.dtmf.duration =
+
+#######################################################################################
+## Tones ##
+#######################################################################################
+voice.tone.autoanswer =
+voice.tone.message =
+voice.tone.stutter =
+voice.tone.info =
+voice.tone.dialrecall =
+voice.tone.callwaiting =
+voice.tone.congestion =
+voice.tone.busy =
+voice.tone.ring =
+voice.tone.dial =
+voice.tone.country =
+voice.side_tone =
+features.partition_tone =
+voice.tone.secondary_dial=
+
+
+#######################################################################################
+## Jitter Buffer ##
+#######################################################################################
+voice.jib.normal= {$flyingvoice_jib_normal}
+voice.jib.max = {$flyingvoice_jib_max}
+voice.jib.min = {$flyingvoice_jib_min}
+voice.jib.adaptive = {$flyingvoice_jib_adaptive}
+
+voice.jib.wifi.normal= {$flyingvoice_jib_wifi_normal}
+voice.jib.wifi.max= {$flyingvoice_jib_wifi_max}
+voice.jib.wifi.min= {$flyingvoice_jib_wifi_min}
+voice.jib.wifi.adaptive= {$flyingvoice_jib_wifi_adaptive}
+
+
+#######################################################################################
+## Echo Cancellation ##
+#######################################################################################
+voice.echo_cancellation = {$flyingvoice_echo_cancellation}
+voice.cng = {$flyingvoice_cng}
+voice.vad = {$flyingvoice_vad}
+
+
+################################################################
+# SIP Basic Config ##
+################################################################
+sip.use_out_bound_in_dialog=
+sip.unreg_with_socket_close=
+phone_setting.disable_account_without_username.enable=
+features.auto_answer.first_call_only=
+
+
+phone_setting.call_display_name.mode=
+
+################################################################
+# SIP Advanced config ##
+################################################################
+sip.request_validation.event=
+sip.sdp_early_answer_or_offer=
+sip.cid_source.preference=
+sip.request_validation.digest.realm=
+sip.request_validation.digest.list=
+sip.request_validation.source.list=
+sip.send_keepalive_by_socket=
+sip.reliable_protocol.timerae.enable=
+sip.requesturi.e164.addglobalprefix=
+sip.trust_ctrl = {$flyingvoice_trust_ctrl}
+sip.mac_in_ua=
+
+sip.timer_t1=
+sip.timer_t2=
+
+
+sip.listen_mode=
+{if isset($flyingvoice_sip_listen_port)}sip.listen_port = {$flyingvoice_sip_listen_port}{else}sip.listen_port = 5060{/if}
+
+sip.listen_port=
+sip.tls_listen_port=
+sip.tcp_port_random_mode=
+sip.escape_characters.enable=
+sip.notify_reboot_enable=
+sip.send_response_by_request=
+sip.disp_incall_to_info=
+features.call_invite_format=
+phone_setting.early_media.rtp_sniffer.timeout=
+sip.reg_surge_prevention =
+
+
+################################################################
+# NAT&ICE ##
+################################################################
+
+
+static.sip.nat_stun.enable=
+static.sip.nat_stun.server=
+static.sip.nat_stun.port= {if isset($stun_port)}{$stun_port}{else}3478{/if}
+
+
+
+#######################################################################################
+## RTP ##
+#######################################################################################
+features.rtp_symmetric.enable=
+
+
+#######################################################################################
+## RTCP-XR ##
+#######################################################################################
+voice.rtcp.enable= {$flyingvoice_rtcp_enable}
+voice.rtcp_cname= {$flyingvoice_rtcp_cname}
+voice.rtcp_xr.enable= {$flyingvoice_rtcpxr_enable}
+phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_round_trip_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moscq.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moslq.enable = {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_packets_lost.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_stop_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_start_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_interval_period= {$flyingvoice_rtcpxr_interval}
+phone_setting.vq_rtcpxr_delay_threshold_critical= {$flyingvoice_rtcpxr_delay_threshold_critical}
+phone_setting.vq_rtcpxr_delay_threshold_warning= {$flyingvoice_rtcpxr_delay_threshold_warning}
+phone_setting.vq_rtcpxr_moslq_threshold_critical= {$flyingvoice_rtcpxr_mos_threshold_critical}
+phone_setting.vq_rtcpxr_moslq_threshold_warning= {$flyingvoice_rtcpxr_mos_threshold_warning}
+phone_setting.vq_rtcpxr.interval_report.enable= {$flyingvoice_rtcpxr_interval_report_enable}
+phone_setting.vq_rtcpxr.states_show_on_gui.enable= {$flyingvoice_rtcpxr_show_gui_enable}
+phone_setting.vq_rtcpxr.states_show_on_web.enable= {$flyingvoice_rtcpxr_show_web_enable}
+phone_setting.vq_rtcpxr.session_report.enable= {$flyingvoice_rtcpxr_report_enable}
+
+
+#######################################################################################
+## Contact ##
+#######################################################################################
+
+local_contact.data.url=
+local_contact.data.delete=
+
+
+#######################################################################################
+## Remote Phonebook ##
+#######################################################################################
+##remote_phonebook.data.X.url
+##remote_phonebook.data.X.name
+#remote_phonebook.data.X.username=
+#remote_phonebook.data.X.password=
+##(X ranges from 1 to 5)
+
+{if isset($flyingvoice_remote_phonebook_1_name) }
+remote_phonebook.data.1.name = {$flyingvoice_remote_phonebook_1_name}
+{else}
+remote_phonebook.data.1.name = Users
+{/if}
+{if isset($flyingvoice_remote_phonebook_1_url) }
+remote_phonebook.data.1.url = {$flyingvoice_remote_phonebook_1_url}
+{else}
+remote_phonebook.data.1.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_2_name) }
+remote_phonebook.data.2.name = {$flyingvoice_remote_phonebook_2_name}
+{else}
+remote_phonebook.data.2.name = Groups
+{/if}
+{if isset($flyingvoice_remote_phonebook_2_url) }
+remote_phonebook.data.2.url = {$flyingvoice_remote_phonebook_2_url}
+{else}
+remote_phonebook.data.2.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_3_name) }
+remote_phonebook.data.3.name = {$flyingvoice_remote_phonebook_3_name}
+{else}
+remote_phonebook.data.3.name = Extensions
+{/if}
+{if isset($flyingvoice_remote_phonebook_3_url) }
+remote_phonebook.data.3.url = {$flyingvoice_remote_phonebook_3_url}
+{else}
+remote_phonebook.data.3.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
+{/if}
+
+remote_phonebook.data.4.name = {$flyingvoice_remote_phonebook_4_name}
+remote_phonebook.data.4.url = {$flyingvoice_remote_phonebook_4_url}
+
+remote_phonebook.data.5.name = {$flyingvoice_remote_phonebook_5_name}
+remote_phonebook.data.5.url = {$flyingvoice_remote_phonebook_5_url}
+
+
+#######################################################################################
+## LDAP ##
+#######################################################################################
+ldap.enable = {$ldap_enable}
+ldap.user = {$ldap_user}
+ldap.password = {$ldap_password}
+ldap.base = {$ldap_base}
+ldap.port = {$ldap_port}
+ldap.host = {$ldap_host}
+ldap.customize_label=
+ldap.incoming_call_special_search.enable=
+ldap.tls_mode=
+ldap.search_type=
+ldap.numb_display_mode=
+ldap.ldap_sort = {$ldap_sort}
+ldap.call_in_lookup = {$ldap_call_in_lookup}
+ldap.version = {$ldap_version}
+ldap.display_name = {$ldap_display_name}
+ldap.numb_attr = {$ldap_numb_attr}
+ldap.name_attr = {$ldap_name_attr}
+ldap.max_hits = {$ldap_max_hits}
+ldap.number_filter = {$ldap_number_filter}
+ldap.name_filter = {$ldap_name_filter}
+ldap.call_out_lookup = {$ldap_dial_lookup}
+
+#######################################################################################
+## Programablekey ##
+#######################################################################################
+#programablekey.X.type
+#programablekey.X.line
+#programablekey.X.value
+#programablekey.X.xml_phonebook
+#programablekey.X.history_type
+#programablekey.X.label(X ranges from 1 to 4)
+#programablekey.X.extension
+
+{foreach $keys["programmable"] as $row}
+programablekey.{$row.device_key_id}.type = {$row.device_key_type}
+{if $row.device_key_type == "22" || $row.device_key_type == "47"}
+programablekey.{$row.device_key_id}.xml_phonebook = {$row.device_key_line}
+{else}
+programablekey.{$row.device_key_id}.line = {$row.device_key_line}
+programablekey.{$row.device_key_id}.value = {$row.device_key_value}
+{/if}
+programablekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+programablekey.{$row.device_key_id}.label = {$row.device_key_label}
+programablekey.1.pickup_value ={$row.device_key_extension}
+programablekey.1.history_type =
+
+{/foreach}
+
+#######################################################################################
+## Linekey ##
+#######################################################################################
+##linekey.X.line
+##linekey.X.value
+##linekey.X.extension
+##linekey.X.type
+##linekey.X.xml_phonebook
+##linekey.X.shortlabel
+##linekey.X.label
+##LineKeyX ranges(FIP10(P)/FIP12WP: X ranges from 1 to 2. FIP11C(P): X ranges from 1 to 6. FIP13G: X ranges from 1 to 9. FIP14G: X ranges from 1 to 21. FIP15G: X ranges from 1 to 74. )##
+## Not Support FIP16
+
+{foreach $keys['line'] as $row}
+#Configure Line Key {$row.device_key_id}
+linekey.{$row.device_key_id}.line = {$row.device_key_line}
+linekey.{$row.device_key_id}.value = {$row.device_key_value}
+{if $row.device_key_type == "1" || $row.device_key_type == "16"}
+linekey.{$row.device_key_id}.pickup_value = {$row.device_key_extension}
+{else}
+linekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+{/if}
+linekey.{$row.device_key_id}.type = {$row.device_key_type}
+linekey.{$row.device_key_id}.xml_phonebook =
+linekey.{$row.device_key_id}.label = {$row.device_key_label}
+{/foreach}
+
+
+
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+features.fwd.allow=
+features.fwd_mode=
+forward.no_answer.enable=
+forward.busy.enable=
+forward.always.enable=
+forward.no_answer.timeout=
+forward.no_answer.on_code=
+forward.no_answer.off_code=
+forward.busy.off_code=
+forward.busy.on_code=
+forward.always.off_code = {$flyingvoice_forward_always_off_code}
+forward.always.on_code = {$flyingvoice_forward_always_on_code}
+forward.no_answer.target=
+forward.busy.target=
+forward.always.target=
+
+features.forward.emergency.authorized_number=
+features.forward.emergency.enable=
+forward.idle_access_always_fwd.enable=
+features.forward_call_popup.enable=
+
+
+features.forward.no_answer.show_ring_times =
+
+
+features.no_answer_code=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+
+features.dnd.enable=
+
+features.dnd.off_code= *79
+features.dnd.on_code= *78
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+features.voice_mail_alert.enable=
+features.voice_mail_popup.enable = {$flyingvoice_voice_mail_popup_enable}
+features.voice_mail_tone_enable=
+features.hide_feature_access_codes.enable = {$flyingvoice_hide_feature_access_codes_enable}
+voice_mail.number.1=
+
+
+
+#######################################################################################
+## Audio Intercom ##
+#######################################################################################
+features.intercom.mode=
+
+features.intercom.led.enable=
+features.intercom.feature_access_code=
+
+features.intercom.ptt_mode.enable=
+
+
+features.intercom.allow=
+features.intercom.barge=
+features.intercom.tone=
+features.intercom.mute=
+
+
+
+
+#######################################################################################
+## Feature General ##
+#######################################################################################
+features.ip_call.auto_answer.enable=
+features.show_default_account=
+features.call.dialtone_time_out=
+features.missed_call_popup.enable = {$flyingvoice_missed_call_popup_enable}
+features.auto_answer_tone.enable=
+features.play_hold_tone.enable=
+features.key_as_send=
+features.send_pound_key=
+features.busy_tone_delay=
+features.hotline_delay=
+features.hotline_number=
+features.direct_ip_call_enable = {$flyingvoice_direct_ip_call_enable}
+features.call_num_filter=
+features.call_completion_enable=
+features.allow_mute=
+features.auto_answer_delay=
+features.normal_refuse_code=
+features.dnd_refuse_code=
+features.upload_server=
+features.dtmf.repetition=
+features.dtmf.hide_delay=
+features.dtmf.hide = {$flyingvoice_dtmf_hide}
+features.play_local_dtmf_tone_enable =
+features.reboot_in_talk_enable =
+features.fwd_diversion_enable=
+
+call_waiting.enable = {$flyingvoice_call_waiting}
+call_waiting.tone = {$flyingvoice_call_waiting_tone}
+call_waiting.off_code=
+call_waiting.on_code=
+
+auto_redial.times=
+auto_redial.interval=
+auto_redial.enable=
+
+sip.rfc2543_hold = {$flyingvoice_rfc2543_hold}
+sip.use_23_as_pound=
+forward.international.enable=
+phone_setting.headsetkey_mode=
+phone_setting.is_deal180=
+phone_setting.change_183_to_180=
+
+
+features.touch_tone=
+
+#######################################################################################
+## Action URL&URI ##
+#######################################################################################
+features.csta_control.enable=
+features.action_uri.enable=
+features.action_uri_limit_ip=
+features.show_action_uri_option=
+action_url.call_remote_canceled=
+action_url.remote_busy=
+action_url.cancel_callout=
+action_url.handfree=
+action_url.headset=
+action_url.unheld=
+action_url.held=
+action_url.transfer_failed=
+action_url.transfer_finished=
+action_url.answer_new_incoming_call=
+action_url.reject_incoming_call=
+action_url.forward_incoming_call=
+action_url.ip_change=
+action_url.idle_to_busy=
+action_url.busy_to_idle=
+action_url.call_terminated=
+action_url.missed_call=
+action_url.unmute=
+action_url.mute=
+action_url.unhold=
+action_url.hold=
+action_url.always_fwd_off =
+action_url.always_fwd_on =
+action_url.attended_transfer_call =
+action_url.blind_transfer_call =
+action_url.busy_fwd_off =
+action_url.busy_fwd_on =
+action_url.call_established =
+action_url.call_waiting_off =
+action_url.call_waiting_on =
+action_url.dnd_off =
+action_url.dnd_on =
+action_url.incoming_call =
+action_url.no_answer_fwd_off =
+action_url.no_answer_fwd_on =
+action_url.off_hook =
+action_url.on_hook =
+action_url.outgoing_call =
+action_url.register_failed =
+action_url.registered =
+action_url.setup_autop_finish =
+action_url.setup_completed =
+action_url.transfer_call =
+action_url.unregistered =
+
+
+
+
+#######################################################################################
+## Power LED ##
+#######################################################################################
+phone_setting.hold_and_held_power_led_flash_enable=
+phone_setting.mute_power_led_flash_enable=
+phone_setting.talk_and_dial_power_led_enable=
+phone_setting.mail_power_led_flash_enable = 1
+phone_setting.ring_power_led_flash_enable=
+phone_setting.common_power_led_enable=
+phone_setting.missed_call_power_led_flash.enable = {$flyingvoice_missed_call_power_led_flash_enable}
+
+
+#######################################################################################
+## Time&Date ##
+#######################################################################################
+
+auto_dst.url = {$flyingvoice_auto_dst_url}
+local_time.manual_time_enable =
+local_time.manual_ntp_srv_prior =
+local_time.time_format = {$flyingvoice_time_format}
+local_time.date_format = {$flyingvoice_date_format}
+local_time.dhcp_time = {$flyingvoice_dhcp_time}
+
+
+local_time.ntp_server1 = {$ntp_server_primary}
+local_time.ntp_server2 = {$ntp_server_secondary}
+local_time.time_zone = {$flyingvoice_time_zone}
+
+
+
+#######################################################################################
+## Multicast Paging ##
+#######################################################################################
+##multicast.listen_address.X.label
+##multicast.paging_address.X.channel
+##multicast.listen_address.X.ip_address
+##multicast.paging_address.X.ip_address
+##multicast.paging_address.X.label
+##multicast.listen_address.X.channel
+##multicast.listen_address.X.volume
+##Multicast(X ranges from 1 to 31.)
+
+multicast.codec=
+
+multicast.paging_address.1.channel=
+multicast.paging_address.1.label=
+multicast.paging_address.1.ip_address=
+multicast.receive_priority.enable=
+multicast.receive_priority.priority=
+
+multicast.receive.use_speaker=
+multicast.receive.enhance_volume=
+multicast.receive.ignore_dnd.priority=
+
+multicast.listen_address.1.channel=
+multicast.listen_address.1.label=
+multicast.listen_address.1.ip_address=
+multicast.listen_address.1.volume=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+
+phone_setting.contrast=
+phone_setting.backlight_time = {$flyingvoice_backlight_time}
+phone_setting.inactive_backlight_level = 1
+phone_setting.active_backlight_level=
+phone_setting.predial_autodial = 1
+
+ringtone.url= {$flyingvoice_ringtone_url}
+ringtone.delete= {$flyingvoice_ringtone_delete}
+phone_setting.ring_type= {$flyingvoice_ring_type}
+phone_setting.inter_digit_time= {$flyingvoice_inter_digit_time}
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+distinctive_ring_tones.alert_info.1.text = {$flyingvoice_ring_text_1}
+distinctive_ring_tones.alert_info.2.text = {$flyingvoice_ring_text_2}
+distinctive_ring_tones.alert_info.3.text = {$flyingvoice_ring_text_3}
+distinctive_ring_tones.alert_info.4.text = {$flyingvoice_ring_text_4}
+distinctive_ring_tones.alert_info.5.text = {$flyingvoice_ring_text_5}
+distinctive_ring_tones.alert_info.6.text = {$flyingvoice_ring_text_6}
+distinctive_ring_tones.alert_info.7.text = {$flyingvoice_ring_text_7}
+distinctive_ring_tones.alert_info.8.text = {$flyingvoice_ring_text_8}
+distinctive_ring_tones.alert_info.9.text = {$flyingvoice_ring_text_9}
+distinctive_ring_tones.alert_info.10.text = {$flyingvoice_ring_text_10}
+
+distinctive_ring_tones.alert_info.1.ringer = {$flyingvoice_ring_file_1}
+distinctive_ring_tones.alert_info.2.ringer = {$flyingvoice_ring_file_2}
+distinctive_ring_tones.alert_info.3.ringer = {$flyingvoice_ring_file_3}
+distinctive_ring_tones.alert_info.4.ringer = {$flyingvoice_ring_file_4}
+distinctive_ring_tones.alert_info.5.ringer = {$flyingvoice_ring_file_5}
+distinctive_ring_tones.alert_info.6.ringer = {$flyingvoice_ring_file_6}
+distinctive_ring_tones.alert_info.7.ringer = {$flyingvoice_ring_file_7}
+distinctive_ring_tones.alert_info.8.ringer = {$flyingvoice_ring_file_8}
+distinctive_ring_tones.alert_info.9.ringer = {$flyingvoice_ring_file_9}
+distinctive_ring_tones.alert_info.10.ringer = {$flyingvoice_ring_file_10}
+
+
+#######################################################################################
+## Language Settings ##
+#######################################################################################
+
+lang.gui=
+lang.wui=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+features.call_park.enable=
+features.call_park.park_mode=
+features.call_park.park_code=
+features.call_park.park_retrieve_code=
+features.call_park.direct_send.enable=
+features.call_park.park_visual_notify_enable=
+features.call_park.park_ring=
+features.call_park.group_enable=
+features.call_park.group_park_code=
+sip.call_park_without_blf=
+features.call_park.line_restriction.enable=
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+features.pickup.direct_pickup_enable = {$flyingvoice_direct_pickup_enable}
+features.pickup.group_pickup_enable =
+features.pickup.direct_pickup_code = **
+features.pickup.group_pickup_code =
+features.pickup.blf_audio_enable =
+features.pickup.blf_visual_enable =
+features.pickup_display.method =
+
+
+features.pickup.blf_audio.list=
+features.pickup.blf_visual.list=
+
+
+#######################################################################################
+## Alert Info ##
+#######################################################################################
+features.alert_info_tone =
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+features.feature_key_sync.enable = {$flyingvoice_feature_key_sync}
+
+
+
+#######################################################################################
+## Metaswitch Setting ##
+#######################################################################################
+meta.enable =
+
diff --git a/resources/templates/provision/flyingvoice/fip10/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip10/{$mac}.cfg
new file mode 100644
index 0000000000..f82b46d775
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip10/{$mac}.cfg
@@ -0,0 +1,786 @@
+#!version:1.0.0.1
+#{$microtime}
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.1.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.1.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.1.anonymous_call.server_base_only =
+account.1.send_anonymous_rejection_code =
+account.1.anonymous_reject_offcode =
+account.1.anonymous_reject_oncode =
+account.1.reject_anonymous_call=
+account.1.anonymous_call_offcode =
+account.1.anonymous_call_oncode =
+account.1.anonymous_call =
+account.1.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.1.music_server_uri=
+account.1.music_on_hold_type=
+account.1.auto_label.rule=
+account.1.auto_label.enable=
+account.1.number_of_linekey=
+account.1.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.1.codec.ilbc_15_2kbps.priority= 0
+account.1.codec.ilbc_15_2kbps.enable= 0
+account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if}
+
+account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if}
+
+account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if}
+
+account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if}
+
+account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if}
+
+account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if}
+
+account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if}
+
+account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if}
+
+account.1.codec.opus.para=
+
+account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if}
+
+account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if}
+
+account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if}
+
+account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if}
+
+account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if}
+
+account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if}
+
+account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if}
+
+account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if}
+
+account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if}
+
+account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if}
+
+account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if}
+
+account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if}
+
+account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if}
+
+account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if}
+
+account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if}
+
+account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.1.password) }
+account.1.enable = 1
+{else}
+account.1.enable = 0
+{/if}
+account.1.label = {$account.1.display_name}
+account.1.display_name = {$account.1.display_name}
+account.1.auth_name = {$account.1.auth_id}
+account.1.password = {$account.1.password}
+{if isset($account.1.server.1.address)}
+account.1.user_name = {$account.1.user_id}@{$account.1.server_address}
+{else}
+account.1.user_name = {$account.1.user_id}
+{/if}
+
+{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address} {else} account.1.sip_server.1.address= {$account.1.server_address} {/if}
+
+account.1.sip_server.1.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
+
+account.1.sip_server.1.expires= {$account.1.register_expires}
+account.1.sip_server.1.retry_counts= 3
+
+account.1.sip_server.2.address= {$account.1.server.2.address}
+account.1.sip_server.2.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if}
+
+account.1.sip_server.2.expires= {$account.1.register_expires}
+account.1.sip_server.2.retry_counts= 3
+
+account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if}
+
+account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.1.outbound_proxy.1.port = {$account.1.sip_port}
+{/if}
+
+account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.1.outbound_proxy.2.port = {$account.1.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.1.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.1.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.1.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.1.nat.udp_update_enable= 3
+account.1.nat.udp_update_time= 30
+account.1.nat.rport= {$flyingvoice_rport}
+
+account.1.dtmf.type= {$flyingvoice_dtmf_type}
+account.1.dtmf.info_type=
+account.1.dtmf.dtmf_payload=
+account.1.100rel_enable= {$flyingvoice_retransmission}
+
+account.1.subscribe_register=
+account.1.cid_source= {$flyingvoice_cid_source}
+account.1.enable_user_equal_phone=
+account.1.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.1.ptime= 20
+account.1.register_line=
+account.1.register_mac=
+account.1.reg_fail_retry_interval=
+account.1.unregister_on_reboot=1
+
+account.1.session_timer.refresher=
+account.1.session_timer.expires=
+account.1.session_timer.enable= {$flyingvoice_session_timer}
+
+account.1.conf_type = {if $nway_conference == true}2{/if}
+account.1.sip_server_type=
+
+
+account.1.srtp.unencrypted_rtcp.enable =
+account.1.srtp.unencrypted_rtp.enable =
+account.1.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.1.outbound_proxy.1.register_on_enable=
+account.1.outbound_proxy.1.failback_timeout=
+account.1.outbound_proxy.1.failback_mode=
+account.1.outbound_proxy.1.retry_counts=
+account.1.outbound_proxy.1.only_signal_with_registered=
+account.1.outbound_proxy.1.failback_subscribe.enable=
+account.1.outbound_proxy.1.invite_retry_counts=
+
+account.1.sip_server.1.register_on_enable= 0
+account.1.sip_server.1.failback_timeout= 3600
+account.1.sip_server.1.failback_mode= 0
+account.1.sip_server.1.failback_subscribe.enable=
+account.1.sip_server.1.only_signal_with_registered=
+account.1.sip_server.1.invite_retry_counts=
+
+account.1.outbound_proxy.2.register_on_enable=
+account.1.outbound_proxy.2.failback_timeout=
+account.1.outbound_proxy.2.failback_mode=
+account.1.outbound_proxy.2.retry_counts=
+account.1.outbound_proxy.2.only_signal_with_registered=
+account.1.outbound_proxy.2.failback_subscribe.enable=
+account.1.outbound_proxy.2.invite_retry_counts=
+
+account.1.sip_server.2.register_on_enable=
+account.1.sip_server.2.failback_timeout=
+account.1.sip_server.2.failback_mode=
+account.1.sip_server.2.failback_subscribe.enable=
+account.1.sip_server.2.only_signal_with_registered=
+account.1.sip_server.2.invite_retry_counts=
+
+account.1.static_cache_pri=
+account.1.dns_cache_type=
+account.1.naptr_build=
+account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.1.fallback.redundancy_type=
+account.1.reg_failed_retry_max_time=
+account.1.reg_failed_retry_min_time=
+account.1.redundancy_with_reg_fail.enable =
+
+
+account.1.sip_server.1.outbound_proxy_enable =
+account.1.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.1.contact_take_line_param=
+account.1.update_ack_while_dialing=
+account.1.srtp_lifetime=
+account.1.third_part_request_with_route.enable=
+account.1.insert_outbound_in_route.enable=
+account.1.path.enable=
+account.1.sub_fail_retry_interval=
+account.1.transfer_refer_to_contact_header.enable=
+account.1.hold_use_inactive=
+account.1.gruu.enable=
+account.1.dial_tone=
+account.1.call_id_mode=
+account.1.subscribe_expires_overlap=
+account.1.register_expires_overlap=
+account.1.call_info=
+account.1.custom_ua=
+account.1.mwi_parse_terminated=
+account.1.check_cseq.enable=
+account.1.check_to_tag.enable=
+account.1.vq_rtcpxr.collector_server_port=
+account.1.vq_rtcpxr.collector_server_host=
+account.1.vq_rtcpxr.collector_name=
+account.1.compact_header_enable=
+account.1.cp_source=
+account.1.cid_source_ppi=
+account.1.cid_source_privacy=
+account.1.reg_with_pani_header.enable =
+account.1.alert_info=
+account.1.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.1.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.1.timeout_fwd.off_code=
+account.1.timeout_fwd.on_code=
+account.1.timeout_fwd.timeout=
+account.1.timeout_fwd.target=
+account.1.timeout_fwd.enable=
+account.1.busy_fwd.off_code=
+account.1.busy_fwd.on_code=
+account.1.busy_fwd.target=
+account.1.busy_fwd.enable=
+account.1.always_fwd.off_code=
+account.1.always_fwd.on_code=
+account.1.always_fwd.target=
+account.1.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.1.dnd.enable=
+account.1.dnd.off_code=
+account.1.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.1.subscribe_mwi=
+account.1.subscribe_mwi_to_vm=
+account.1.subscribe_mwi_expires=
+account.1.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.1.auto_dial_enable=
+account.1.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.1.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.1.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.1.blf.blf_list_uri=
+account.1.blf_list_barge_in_code=
+account.1.blf_list_code=
+account.1.blf_list_retrieve_call_parked_code=
+account.1.blf.subscribe_period=
+account.1.blf.match_host.enable=
+account.1.out_dialog_blf_enable=
+account.1.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.1.shared_line= {$shared_line_1}
+account.1.line_seize.expires=
+account.1.shared_line_one_touch_bargein.enable=
+account.1.shared_line_one_touch_retrieve.enable=
+account.1.sca_manage_interface_display_time=
+account.1.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.1.direct_pickup_code =
+account.1.group_pickup_code =
+account.1.dialoginfo_callpickup =
+account.1.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.1.conf_uri = {if $nway_conference == true}nway{$account.1.auth_id}@{$account.1.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.1.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.1.acd.available_url=
+account.1.acd.away_url =
+account.1.acd.refresh_url =
+account.1.acd.call_information=
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.2.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.2.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.2.anonymous_call.server_base_only =
+account.2.send_anonymous_rejection_code =
+account.2.anonymous_reject_offcode =
+account.2.anonymous_reject_oncode =
+account.2.reject_anonymous_call=
+account.2.anonymous_call_offcode =
+account.2.anonymous_call_oncode =
+account.2.anonymous_call =
+account.2.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.2.music_server_uri=
+account.2.music_on_hold_type=
+account.2.auto_label.rule=
+account.2.auto_label.enable=
+account.2.number_of_linekey=
+account.2.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.2.codec.ilbc_15_2kbps.priority=
+account.2.codec.ilbc_15_2kbps.enable=
+account.2.codec.ilbc_13_33kbps.priority=
+account.2.codec.ilbc_13_33kbps.enable =
+account.2.codec.pcma.enable = 1
+account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.2.codec.pcmu.enable = 1
+account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.2.codec.opus.enable = 1
+account.2.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.2.codec.g726_32.enable=
+account.2.codec.g726_32.priority=
+
+account.2.codec.g729.enable = 1
+account.2.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.2.codec.g722.enable = 1
+account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.2.password) }
+account.2.enable = 1
+{else}
+account.2.enable = 0
+{/if}
+account.2.label = {$account.2.display_name}
+account.2.display_name = {$account.2.display_name}
+account.2.auth_name = {$account.2.auth_id}
+account.2.password = {$account.2.password}
+{if isset($account.2.server.1.address)}
+account.2.user_name = {$account.2.user_id}@{$account.2.server_address}
+{else}
+account.2.user_name = {$account.2.user_id}
+{/if}
+
+{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address} {else} account.2.sip_server.1.address= {$account.2.server_address} {/if}
+
+account.2.sip_server.1.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if}
+
+account.2.sip_server.1.expires= {$account.2.register_expires}
+account.2.sip_server.1.retry_counts= 3
+
+account.2.sip_server.2.address= {$account.2.server.2.address}
+account.2.sip_server.2.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if}
+
+account.2.sip_server.2.expires= {$account.2.register_expires}
+account.2.sip_server.2.retry_counts= 3
+
+account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if}
+
+account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.2.outbound_proxy.1.port = {$account.2.sip_port}
+{/if}
+
+account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.2.outbound_proxy.2.port = {$account.2.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.2.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.2.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.2.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.2.nat.udp_update_enable= 3
+account.2.nat.udp_update_time= 30
+account.2.nat.rport= {$flyingvoice_rport}
+
+account.2.dtmf.type= {$flyingvoice_dtmf_type}
+account.2.dtmf.info_type=
+account.2.dtmf.dtmf_payload=
+account.2.100rel_enable= {$flyingvoice_retransmission}
+
+account.2.subscribe_register=
+account.2.cid_source= {$flyingvoice_cid_source}
+account.2.enable_user_equal_phone=
+account.2.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.2.ptime= 20
+account.2.register_line=
+account.2.register_mac=
+account.2.reg_fail_retry_interval=
+account.2.unregister_on_reboot=
+
+account.2.session_timer.refresher=
+account.2.session_timer.expires=
+account.2.session_timer.enable= {$flyingvoice_session_timer}
+
+account.2.conf_type = {if $nway_conference == true}2{/if}
+account.2.sip_server_type=
+
+
+account.2.srtp.unencrypted_rtcp.enable =
+account.2.srtp.unencrypted_rtp.enable =
+account.2.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.2.outbound_proxy.1.register_on_enable=
+account.2.outbound_proxy.1.failback_timeout=
+account.2.outbound_proxy.1.failback_mode=
+account.2.outbound_proxy.1.retry_counts=
+account.2.outbound_proxy.1.only_signal_with_registered=
+account.2.outbound_proxy.1.failback_subscribe.enable=
+account.2.outbound_proxy.1.invite_retry_counts=
+
+account.2.sip_server.1.register_on_enable= 0
+account.2.sip_server.1.failback_timeout= 3600
+account.2.sip_server.1.failback_mode= 0
+account.2.sip_server.1.failback_subscribe.enable=
+account.2.sip_server.1.only_signal_with_registered=
+account.2.sip_server.1.invite_retry_counts=
+
+account.2.outbound_proxy.2.register_on_enable=
+account.2.outbound_proxy.2.failback_timeout=
+account.2.outbound_proxy.2.failback_mode=
+account.2.outbound_proxy.2.retry_counts=
+account.2.outbound_proxy.2.only_signal_with_registered=
+account.2.outbound_proxy.2.failback_subscribe.enable=
+account.2.outbound_proxy.2.invite_retry_counts=
+
+account.2.sip_server.2.register_on_enable=
+account.2.sip_server.2.failback_timeout=
+account.2.sip_server.2.failback_mode=
+account.2.sip_server.2.failback_subscribe.enable=
+account.2.sip_server.2.only_signal_with_registered=
+account.2.sip_server.2.invite_retry_counts=
+
+account.2.static_cache_pri=
+account.2.dns_cache_type=
+account.2.naptr_build=
+account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.2.fallback.redundancy_type=
+account.2.reg_failed_retry_max_time=
+account.2.reg_failed_retry_min_time=
+account.2.redundancy_with_reg_fail.enable =
+
+
+account.2.sip_server.1.outbound_proxy_enable =
+account.2.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.2.contact_take_line_param=
+account.2.update_ack_while_dialing=
+account.2.srtp_lifetime=
+account.2.third_part_request_with_route.enable=
+account.2.insert_outbound_in_route.enable=
+account.2.path.enable=
+account.2.sub_fail_retry_interval=
+account.2.transfer_refer_to_contact_header.enable=
+account.2.hold_use_inactive=
+account.2.gruu.enable=
+account.2.dial_tone=
+account.2.call_id_mode=
+account.2.subscribe_expires_overlap=
+account.2.register_expires_overlap=
+account.2.call_info=
+account.2.custom_ua=
+account.2.mwi_parse_terminated=
+account.2.check_cseq.enable=
+account.2.check_to_tag.enable=
+account.2.vq_rtcpxr.collector_server_port=
+account.2.vq_rtcpxr.collector_server_host=
+account.2.vq_rtcpxr.collector_name=
+account.2.compact_header_enable=
+account.2.cp_source=
+account.2.cid_source_ppi=
+account.2.cid_source_privacy=
+account.2.reg_with_pani_header.enable =
+account.2.alert_info=
+account.2.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.2.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.2.timeout_fwd.off_code=
+account.2.timeout_fwd.on_code=
+account.2.timeout_fwd.timeout=
+account.2.timeout_fwd.target=
+account.2.timeout_fwd.enable=
+account.2.busy_fwd.off_code=
+account.2.busy_fwd.on_code=
+account.2.busy_fwd.target=
+account.2.busy_fwd.enable=
+account.2.always_fwd.off_code=
+account.2.always_fwd.on_code=
+account.2.always_fwd.target=
+account.2.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.2.dnd.enable=
+account.2.dnd.off_code=
+account.2.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.2.subscribe_mwi=
+account.2.subscribe_mwi_to_vm=
+account.2.subscribe_mwi_expires=
+account.2.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.2.auto_dial_enable=
+account.2.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.2.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.2.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.2.blf.blf_list_uri=
+account.2.blf_list_barge_in_code=
+account.2.blf_list_code=
+account.2.blf_list_retrieve_call_parked_code=
+account.2.blf.subscribe_period=
+account.2.blf.match_host.enable=
+account.2.out_dialog_blf_enable=
+account.2.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.2.shared_line= {$shared_line_1}
+account.2.line_seize.expires=
+account.2.shared_line_one_touch_bargein.enable=
+account.2.shared_line_one_touch_retrieve.enable=
+account.2.sca_manage_interface_display_time=
+account.2.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.2.direct_pickup_code =
+account.2.group_pickup_code =
+account.2.dialoginfo_callpickup =
+account.2.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.2.conf_uri = {if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.2.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.2.acd.available_url=
+account.2.acd.away_url =
+account.2.acd.refresh_url =
+account.2.acd.call_information=
+
diff --git a/resources/templates/provision/flyingvoice/fip11c/directory.xml b/resources/templates/provision/flyingvoice/fip11c/directory.xml
new file mode 100644
index 0000000000..297b9e4108
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip11c/directory.xml
@@ -0,0 +1,83 @@
+
+{foreach $contacts as $row}
+{if $smarty.get.contacts == "users" && $row.category == "users"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+{$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "groups" && $row.category == "groups"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "extensions" && $row.category == "extensions"}
+
+{if $row.contact_name_given != ""}
+ {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+
+{elseif $smarty.get.contacts == "all"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.category == "extensions"}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+{else}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+{/if}
+
+{/if}
+{/foreach}
+
diff --git a/resources/templates/provision/flyingvoice/fip11c/y000000000000.boot b/resources/templates/provision/flyingvoice/fip11c/y000000000000.boot
new file mode 100644
index 0000000000..f14987d007
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip11c/y000000000000.boot
@@ -0,0 +1,6 @@
+#!version:1.0.0.1
+## The header above must appear as-is in the first line
+
+include:config "y000000000000.cfg"
+include:config "{$mac}.cfg"
+
diff --git a/resources/templates/provision/flyingvoice/fip11c/y000000000000.cfg b/resources/templates/provision/flyingvoice/fip11c/y000000000000.cfg
new file mode 100644
index 0000000000..0eb4653b14
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip11c/y000000000000.cfg
@@ -0,0 +1,971 @@
+#!version:1.0.0.1
+
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Network CDP ##
+#######################################################################################
+static.network.cdp.enable = {$flyingvoice_cdp_enable}
+static.network.cdp.packet_interval = {$flyingvoice_cdp_packet_interval}
+
+
+
+#######################################################################################
+## Network IPv6 ##
+#######################################################################################
+static.network.ipv6_static_dns_enable =
+static.network.ipv6_icmp_v6.enable =
+static.network.ipv6_secondary_dns =
+static.network.ipv6_primary_dns =
+static.network.ipv6_internet_port.gateway =
+static.network.ipv6_internet_port.ip =
+static.network.ipv6_internet_port.type =
+static.network.ipv6_prefix =
+
+#######################################################################################
+## Network WiFi ##
+#######################################################################################
+##static.wifi.X.label=
+##static.wifi.X.ssid=
+##static.wifi.X.priority=
+##static.wifi.X.security_mode=
+##static.wifi.X.cipher_type=
+##static.wifi.X.password=
+##static.wifi.X.eap_type=
+##static.wifi.X.eap_user_name=
+##static.wifi.x.eap_password=
+##(X ranges from 1 to 5)
+
+static.wifi.enable = {$flyingvoice_wifi_enable}
+static.wifi.1.label = {$flyingvoice_wifi_1_label}
+static.wifi.1.ssid = {$flyingvoice_wifi_1_ssid}
+static.wifi.1.priority = {$flyingvoice_wifi_1_priority}
+static.wifi.1.security_mode = {$flyingvoice_wifi_1_security}
+static.wifi.1.cipher_type = {$flyingvoice_wifi_1_cipher}
+static.wifi.1.password = {$flyingvoice_wifi_1_password}
+static.wifi.1.eap_type = {$flyingvoice_wifi_1_type}
+static.wifi.1.eap_user_name = {$flyingvoice_wifi_1_username}
+static.wifi.1.eap_password = {$flyingvoice_wifi_1_password}
+static.wifi.show_scan_prompt = {$flyingvoice_wifi_scan_prompt}
+
+
+#######################################################################################
+## Network Internet ##
+#######################################################################################
+static.network.ip_address_mode = {$flyingvoice_ip_address_mode}
+static.network.span_to_pc_port =
+static.network.vlan.pc_port_mode =
+{if isset($dns_server_primary)}static.network.static_dns_enable = 1{else}static.network.static_dns_enable = 0
+{/if}
+static.network.pc_port.enable = 1
+static.network.primary_dns = {$dns_server_primary}
+static.network.secondary_dns = {$dns_server_secondary}
+static.network.internet_port.gateway =
+static.network.internet_port.mask =
+static.network.internet_port.ip =
+static.network.internet_port.type =
+
+
+static.network.preference =
+
+
+#######################################################################################
+## Network Advanced ##
+#######################################################################################
+static.network.dhcp_host_name =
+static.network.dhcp.option60type =
+static.network.mtu_value =
+static.network.qos.audiotos =
+static.network.port.min_rtpport =
+static.network.port.max_rtpport =
+static.network.qos.signaltos =
+
+static.wui.http_enable =
+static.wui.https_enable =
+static.network.port.https =
+static.network.port.http =
+
+static.network.pc_port.speed_duplex =
+static.network.internet_port.speed_duplex =
+
+
+static.network.redundancy.mode =
+static.network.redundancy.failback.timeout =
+
+
+
+#######################################################################################
+## Network LLDP ##
+#######################################################################################
+static.network.lldp.enable = {$flyingvoice_lldp_enable}
+static.network.lldp.packet_interval = {$flyingvoice_lldp_packet_interval}
+
+
+
+
+#######################################################################################
+## Network VLAN ##
+#######################################################################################
+static.network.vlan.dhcp_enable =
+static.network.vlan.dhcp_option =
+static.network.vlan.vlan_change.enable =
+
+static.network.vlan.pc_port_priority = {$flyingvoice_vlan_pc_cos}
+static.network.vlan.pc_port_vid = {$flyingvoice_vlan_pc_id}
+static.network.vlan.pc_port_enable =
+
+static.network.vlan.internet_port_priority = {$flyingvoice_vlan_cos}
+static.network.vlan.internet_port_vid = {$flyingvoice_vlan_id}
+{if isset($flyingvoice_vlan_enable)}static.network.vlan.internet_port_enable = {$flyingvoice_vlan_enable}{else}static.network.vlan.internet_port_enable = 0{/if}
+
+
+
+#######################################################################################
+## Network VPN ##
+#######################################################################################
+static.network.vpn_enable = {$flyingvoice_network_vpn_enable}
+static.openvpn.url = {$flyingvoice_openvpn_url}
+
+
+
+#######################################################################################
+## Network 802.1x ##
+#######################################################################################
+static.network.802_1x.mode =
+static.network.802_1x.identity =
+static.network.802_1x.md5_password =
+static.network.802_1x.client_cert_url =
+static.network.802_1x.root_cert_url =
+static.network.802_1x.eap_fast_provision_mode =
+static.network.802_1x.anonymous_identity =
+static.network.802_1x.proxy_eap_logoff.enable =
+
+
+
+
+
+#######################################################################################
+## ZERO Touch ##
+#######################################################################################
+static.zero_touch.enable = {$flyingvoice_zero_touch_enable}
+static.zero_touch.wait_time = {$flyingvoice_zero_touch_wait_time}
+static.features.hide_zero_touch_url.enable = {$flyingvoice_zero_touch_hide}
+static.zero_touch.network_fail_delay_times = {$flyingvoice_zero_touch_delay}
+static.zero_touch.network_fail_wait_times = {$flyingvoice_zero_touch_wait}
+
+
+#######################################################################################
+## Autop URL ##
+#######################################################################################
+static.auto_provision.server.url = {$flyingvoice_provision_url}
+static.auto_provision.server.username = {$http_auth_username}
+static.auto_provision.server.password = {$http_auth_password}
+
+
+#######################################################################################
+## Autop Repeat ##
+#######################################################################################
+static.auto_provision.repeat.enable = {$flyingvoice_autop_repeat_enable}
+static.auto_provision.repeat.minutes = {$flyingvoice_autop_repeat_minutes}
+
+
+#######################################################################################
+## Autop DHCP ##
+#######################################################################################
+static.auto_provision.dhcp_option.list_user_options =
+static.auto_provision.dhcp_option.enable =
+
+
+static.auto_provision.dhcp_option.list_user6_options =
+
+#######################################################################################
+## Autop Mode ##
+#######################################################################################
+static.auto_provision.power_on = {$flyingvoice_autop_power_on}
+
+
+
+#######################################################################################
+## Autop PNP ##
+#######################################################################################
+static.auto_provision.pnp_enable = {$flyingvoice_autop_pnp}
+
+
+
+#######################################################################################
+## TR069 ##
+#######################################################################################
+
+static.managementserver.enable =
+static.managementserver.username =
+static.managementserver.password =
+static.managementserver.url =
+static.managementserver.periodic_inform_enable =
+static.managementserver.periodic_inform_interval =
+static.managementserver.connection_request_password =
+static.managementserver.connection_request_username =
+
+
+
+#######################################################################################
+## Firmware Update ##
+#######################################################################################
+static.firmware.url = {$flyingvoice_firmware_url}/{$flyingvoice_firmware_fip11c}
+
+
+#######################################################################################
+## Confguration ##
+#######################################################################################
+features.reset_by_long_press_enable =
+features.factory_pwd_enable =
+static.configuration.url =
+static.features.custom_factory_config.enable =
+static.custom_factory_configuration.url =
+
+
+#######################################################################################
+## Security ##
+#######################################################################################
+static.phone_setting.reserve_certs_enable =
+features.relog_offtime =
+static.security.default_ssl_method = {$flyingvoice_security_default_ssl_method}
+static.security.cn_validation =
+static.security.dev_cert =
+static.security.ca_cert =
+
+static.security.trust_certificates = {if $flyingvoice_trust_certificates == "false"}0{elseif $flyingvoice_trust_certificates == "true"}1{/if}
+
+security.tls_cipher_list = {$flyingvoice_security_tls_cipher_list}
+{if isset($admin_name) }
+static.security.user_name.admin = {$admin_name}
+static.security.user_password = {$admin_name}:{$admin_password}
+{/if}
+
+
+
+#######################################################################################
+## Server Certificates ##
+#######################################################################################
+static.server_certificates.url =
+static.server_certificates.delete =
+
+#######################################################################################
+## Trusted Certificates ##
+#######################################################################################
+static.trusted_certificates.url =
+static.trusted_certificates.delete =
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+features.transfer_type= {$flyingvoice_transfer_type}
+dialplan.transfer.mode = {$flyingvoice_transfer_mode}
+transfer.on_hook_trans_enable = {$flyingvoice_transfer_onhook}
+transfer.tran_others_after_conf_enable = {$flyingvoice_transfer_after_conf}
+transfer.blind_tran_on_hook_enable = {$flyingvoice_transfer_blind_on_hook}
+transfer.semi_attend_tran_enable = {$flyingvoice_transfer_semi_attended}
+phone_setting.call_appearance.transfer_via_new_linekey= {$flyingvoice_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+features.conference.with_previous_call.enable =
+features.local_conf.combine_with_one_press.enable=
+phone_setting.call_appearance.conference_via_new_linekey=
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+features.anonymous_response_code=
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+phone_setting.incoming_call_when_dialing.priority=
+phone_setting.hold_or_swap.mode=
+features.play_held_tone.interval=
+features.play_held_tone.delay=
+features.play_held_tone.enable=
+features.play_hold_tone.interval=
+features.ignore_incoming_call.enable=
+force.voice.ring_vol=
+features.mute.autoanswer_mute.enable=
+features.play_hold_tone.delay =
+phone_setting.end_call_net_disconnect.enable =
+features.custom_auto_answer_tone.enable=
+default_input_method.dialing=
+features.speaker_mode.enable=
+features.headset_mode.enable=
+features.handset_mode.enable=
+features.conference.local.enable =
+features.off_hook_answer.enable=
+features.caller_name_type_on_dialing=
+phone_setting.show_code403=
+phone_setting.ring_for_tranfailed=
+features.password_dial.length=
+features.password_dial.prefix=
+features.password_dial.enable=
+features.group_listen_in_talking_enable=
+phone_setting.call_info_display_method=
+phone_setting.called_party_info_display.enable =
+features.headset_training=
+features.headset_prior=
+features.dtmf.replace_tran =
+features.dtmf.transfer =
+phone_setting.ringing_timeout=
+phone_setting.ringback_timeout=
+
+features.keep_mute.enable=
+linekey.1.shortlabel=
+features.config_dsskey_length.shorten =
+transfer.dsskey_deal_type = {$flyingvoice_dsskey_transfer_mode}
+features.auto_linekeys.enable=
+phone_setting.call_appearance.calls_per_linekey=
+features.linekey_call_with_default_account=
+
+features.station_name.value =
+features.station_name.scrolling_display =
+voice.headset.autoreset_spk_vol =
+voice.handset.autoreset_spk_vol =
+voice.handfree.autoreset_spk_vol =
+features.headset.ctrl_call.enable =
+phone_setting.incoming_call.reject.enable =
+
+features.play_mute_tone.enable=
+features.play_mute_tone.interval=
+
+features.call_out_directory_by_off_hook.enable=
+features.congestion_tone.codelist=
+
+
+#######################################################################################
+## Features USB Record ##
+#######################################################################################
+##FIP16/FIP16PLUS Models not support the parameter.
+features.usb_call_recording.enable = {$flyingvoice_usb_record_enable}
+
+features.idle_recording.enable=
+
+
+
+#######################################################################################
+## DTMF ##
+#######################################################################################
+features.dtmf.min_interval=
+features.dtmf.volume=
+features.dtmf.duration =
+
+#######################################################################################
+## Tones ##
+#######################################################################################
+voice.tone.autoanswer =
+voice.tone.message =
+voice.tone.stutter =
+voice.tone.info =
+voice.tone.dialrecall =
+voice.tone.callwaiting =
+voice.tone.congestion =
+voice.tone.busy =
+voice.tone.ring =
+voice.tone.dial =
+voice.tone.country =
+voice.side_tone =
+features.partition_tone =
+voice.tone.secondary_dial=
+
+
+#######################################################################################
+## Jitter Buffer ##
+#######################################################################################
+voice.jib.normal= {$flyingvoice_jib_normal}
+voice.jib.max = {$flyingvoice_jib_max}
+voice.jib.min = {$flyingvoice_jib_min}
+voice.jib.adaptive = {$flyingvoice_jib_adaptive}
+
+voice.jib.wifi.normal= {$flyingvoice_jib_wifi_normal}
+voice.jib.wifi.max= {$flyingvoice_jib_wifi_max}
+voice.jib.wifi.min= {$flyingvoice_jib_wifi_min}
+voice.jib.wifi.adaptive= {$flyingvoice_jib_wifi_adaptive}
+
+
+#######################################################################################
+## Echo Cancellation ##
+#######################################################################################
+voice.echo_cancellation = {$flyingvoice_echo_cancellation}
+voice.cng = {$flyingvoice_cng}
+voice.vad = {$flyingvoice_vad}
+
+
+################################################################
+# SIP Basic Config ##
+################################################################
+sip.use_out_bound_in_dialog=
+sip.unreg_with_socket_close=
+phone_setting.disable_account_without_username.enable=
+features.auto_answer.first_call_only=
+
+
+phone_setting.call_display_name.mode=
+
+################################################################
+# SIP Advanced config ##
+################################################################
+sip.request_validation.event=
+sip.sdp_early_answer_or_offer=
+sip.cid_source.preference=
+sip.request_validation.digest.realm=
+sip.request_validation.digest.list=
+sip.request_validation.source.list=
+sip.send_keepalive_by_socket=
+sip.reliable_protocol.timerae.enable=
+sip.requesturi.e164.addglobalprefix=
+sip.trust_ctrl = {$flyingvoice_trust_ctrl}
+sip.mac_in_ua=
+
+sip.timer_t1=
+sip.timer_t2=
+
+
+sip.listen_mode=
+{if isset($flyingvoice_sip_listen_port)}sip.listen_port = {$flyingvoice_sip_listen_port}{else}sip.listen_port = 5060{/if}
+
+sip.listen_port=
+sip.tls_listen_port=
+sip.tcp_port_random_mode=
+sip.escape_characters.enable=
+sip.notify_reboot_enable=
+sip.send_response_by_request=
+sip.disp_incall_to_info=
+features.call_invite_format=
+phone_setting.early_media.rtp_sniffer.timeout=
+sip.reg_surge_prevention =
+
+
+################################################################
+# NAT&ICE ##
+################################################################
+
+
+static.sip.nat_stun.enable=
+static.sip.nat_stun.server=
+static.sip.nat_stun.port= {if isset($stun_port)}{$stun_port}{else}3478{/if}
+
+
+
+#######################################################################################
+## RTP ##
+#######################################################################################
+features.rtp_symmetric.enable=
+
+
+#######################################################################################
+## RTCP-XR ##
+#######################################################################################
+voice.rtcp.enable= {$flyingvoice_rtcp_enable}
+voice.rtcp_cname= {$flyingvoice_rtcp_cname}
+voice.rtcp_xr.enable= {$flyingvoice_rtcpxr_enable}
+phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_round_trip_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moscq.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moslq.enable = {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_packets_lost.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_stop_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_start_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_interval_period= {$flyingvoice_rtcpxr_interval}
+phone_setting.vq_rtcpxr_delay_threshold_critical= {$flyingvoice_rtcpxr_delay_threshold_critical}
+phone_setting.vq_rtcpxr_delay_threshold_warning= {$flyingvoice_rtcpxr_delay_threshold_warning}
+phone_setting.vq_rtcpxr_moslq_threshold_critical= {$flyingvoice_rtcpxr_mos_threshold_critical}
+phone_setting.vq_rtcpxr_moslq_threshold_warning= {$flyingvoice_rtcpxr_mos_threshold_warning}
+phone_setting.vq_rtcpxr.interval_report.enable= {$flyingvoice_rtcpxr_interval_report_enable}
+phone_setting.vq_rtcpxr.states_show_on_gui.enable= {$flyingvoice_rtcpxr_show_gui_enable}
+phone_setting.vq_rtcpxr.states_show_on_web.enable= {$flyingvoice_rtcpxr_show_web_enable}
+phone_setting.vq_rtcpxr.session_report.enable= {$flyingvoice_rtcpxr_report_enable}
+
+
+#######################################################################################
+## Contact ##
+#######################################################################################
+
+local_contact.data.url=
+local_contact.data.delete=
+
+
+#######################################################################################
+## Remote Phonebook ##
+#######################################################################################
+##remote_phonebook.data.X.url
+##remote_phonebook.data.X.name
+#remote_phonebook.data.X.username=
+#remote_phonebook.data.X.password=
+##(X ranges from 1 to 5)
+
+{if isset($flyingvoice_remote_phonebook_1_name) }
+remote_phonebook.data.1.name = {$flyingvoice_remote_phonebook_1_name}
+{else}
+remote_phonebook.data.1.name = Users
+{/if}
+{if isset($flyingvoice_remote_phonebook_1_url) }
+remote_phonebook.data.1.url = {$flyingvoice_remote_phonebook_1_url}
+{else}
+remote_phonebook.data.1.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_2_name) }
+remote_phonebook.data.2.name = {$flyingvoice_remote_phonebook_2_name}
+{else}
+remote_phonebook.data.2.name = Groups
+{/if}
+{if isset($flyingvoice_remote_phonebook_2_url) }
+remote_phonebook.data.2.url = {$flyingvoice_remote_phonebook_2_url}
+{else}
+remote_phonebook.data.2.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_3_name) }
+remote_phonebook.data.3.name = {$flyingvoice_remote_phonebook_3_name}
+{else}
+remote_phonebook.data.3.name = Extensions
+{/if}
+{if isset($flyingvoice_remote_phonebook_3_url) }
+remote_phonebook.data.3.url = {$flyingvoice_remote_phonebook_3_url}
+{else}
+remote_phonebook.data.3.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
+{/if}
+
+remote_phonebook.data.4.name = {$flyingvoice_remote_phonebook_4_name}
+remote_phonebook.data.4.url = {$flyingvoice_remote_phonebook_4_url}
+
+remote_phonebook.data.5.name = {$flyingvoice_remote_phonebook_5_name}
+remote_phonebook.data.5.url = {$flyingvoice_remote_phonebook_5_url}
+
+
+#######################################################################################
+## LDAP ##
+#######################################################################################
+ldap.enable = {$ldap_enable}
+ldap.user = {$ldap_user}
+ldap.password = {$ldap_password}
+ldap.base = {$ldap_base}
+ldap.port = {$ldap_port}
+ldap.host = {$ldap_host}
+ldap.customize_label=
+ldap.incoming_call_special_search.enable=
+ldap.tls_mode=
+ldap.search_type=
+ldap.numb_display_mode=
+ldap.ldap_sort = {$ldap_sort}
+ldap.call_in_lookup = {$ldap_call_in_lookup}
+ldap.version = {$ldap_version}
+ldap.display_name = {$ldap_display_name}
+ldap.numb_attr = {$ldap_numb_attr}
+ldap.name_attr = {$ldap_name_attr}
+ldap.max_hits = {$ldap_max_hits}
+ldap.number_filter = {$ldap_number_filter}
+ldap.name_filter = {$ldap_name_filter}
+ldap.call_out_lookup = {$ldap_dial_lookup}
+
+#######################################################################################
+## Programablekey ##
+#######################################################################################
+#programablekey.X.type
+#programablekey.X.line
+#programablekey.X.value
+#programablekey.X.xml_phonebook
+#programablekey.X.history_type
+#programablekey.X.label(X ranges from 1 to 4)
+#programablekey.X.extension
+
+{foreach $keys["programmable"] as $row}
+programablekey.{$row.device_key_id}.type = {$row.device_key_type}
+{if $row.device_key_type == "22" || $row.device_key_type == "47"}
+programablekey.{$row.device_key_id}.xml_phonebook = {$row.device_key_line}
+{else}
+programablekey.{$row.device_key_id}.line = {$row.device_key_line}
+programablekey.{$row.device_key_id}.value = {$row.device_key_value}
+{/if}
+programablekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+programablekey.{$row.device_key_id}.label = {$row.device_key_label}
+programablekey.1.pickup_value ={$row.device_key_extension}
+programablekey.1.history_type =
+
+{/foreach}
+
+#######################################################################################
+## Linekey ##
+#######################################################################################
+##linekey.X.line
+##linekey.X.value
+##linekey.X.extension
+##linekey.X.type
+##linekey.X.xml_phonebook
+##linekey.X.shortlabel
+##linekey.X.label
+##LineKeyX ranges(FIP10(P)/FIP12WP: X ranges from 1 to 2. FIP11C(P): X ranges from 1 to 6. FIP13G: X ranges from 1 to 9. FIP14G: X ranges from 1 to 21. FIP15G: X ranges from 1 to 74. )##
+## Not Support FIP16
+
+{foreach $keys['line'] as $row}
+#Configure Line Key {$row.device_key_id}
+linekey.{$row.device_key_id}.line = {$row.device_key_line}
+linekey.{$row.device_key_id}.value = {$row.device_key_value}
+{if $row.device_key_type == "1" || $row.device_key_type == "16"}
+linekey.{$row.device_key_id}.pickup_value = {$row.device_key_extension}
+{else}
+linekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+{/if}
+linekey.{$row.device_key_id}.type = {$row.device_key_type}
+linekey.{$row.device_key_id}.xml_phonebook =
+linekey.{$row.device_key_id}.label = {$row.device_key_label}
+{/foreach}
+
+
+
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+features.fwd.allow=
+features.fwd_mode=
+forward.no_answer.enable=
+forward.busy.enable=
+forward.always.enable=
+forward.no_answer.timeout=
+forward.no_answer.on_code=
+forward.no_answer.off_code=
+forward.busy.off_code=
+forward.busy.on_code=
+forward.always.off_code = {$flyingvoice_forward_always_off_code}
+forward.always.on_code = {$flyingvoice_forward_always_on_code}
+forward.no_answer.target=
+forward.busy.target=
+forward.always.target=
+
+features.forward.emergency.authorized_number=
+features.forward.emergency.enable=
+forward.idle_access_always_fwd.enable=
+features.forward_call_popup.enable=
+
+
+features.forward.no_answer.show_ring_times =
+
+
+features.no_answer_code=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+
+features.dnd.enable=
+
+features.dnd.off_code= *79
+features.dnd.on_code= *78
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+features.voice_mail_alert.enable=
+features.voice_mail_popup.enable = {$flyingvoice_voice_mail_popup_enable}
+features.voice_mail_tone_enable=
+features.hide_feature_access_codes.enable = {$flyingvoice_hide_feature_access_codes_enable}
+voice_mail.number.1=
+
+
+
+#######################################################################################
+## Audio Intercom ##
+#######################################################################################
+features.intercom.mode=
+
+features.intercom.led.enable=
+features.intercom.feature_access_code=
+
+features.intercom.ptt_mode.enable=
+
+
+features.intercom.allow=
+features.intercom.barge=
+features.intercom.tone=
+features.intercom.mute=
+
+
+
+
+#######################################################################################
+## Feature General ##
+#######################################################################################
+features.ip_call.auto_answer.enable=
+features.show_default_account=
+features.call.dialtone_time_out=
+features.missed_call_popup.enable = {$flyingvoice_missed_call_popup_enable}
+features.auto_answer_tone.enable=
+features.play_hold_tone.enable=
+features.key_as_send=
+features.send_pound_key=
+features.busy_tone_delay=
+features.hotline_delay=
+features.hotline_number=
+features.direct_ip_call_enable = {$flyingvoice_direct_ip_call_enable}
+features.call_num_filter=
+features.call_completion_enable=
+features.allow_mute=
+features.auto_answer_delay=
+features.normal_refuse_code=
+features.dnd_refuse_code=
+features.upload_server=
+features.dtmf.repetition=
+features.dtmf.hide_delay=
+features.dtmf.hide = {$flyingvoice_dtmf_hide}
+features.play_local_dtmf_tone_enable =
+features.reboot_in_talk_enable =
+features.fwd_diversion_enable=
+
+call_waiting.enable = {$flyingvoice_call_waiting}
+call_waiting.tone = {$flyingvoice_call_waiting_tone}
+call_waiting.off_code=
+call_waiting.on_code=
+
+auto_redial.times=
+auto_redial.interval=
+auto_redial.enable=
+
+sip.rfc2543_hold = {$flyingvoice_rfc2543_hold}
+sip.use_23_as_pound=
+forward.international.enable=
+phone_setting.headsetkey_mode=
+phone_setting.is_deal180=
+phone_setting.change_183_to_180=
+
+
+features.touch_tone=
+
+#######################################################################################
+## Action URL&URI ##
+#######################################################################################
+features.csta_control.enable=
+features.action_uri.enable=
+features.action_uri_limit_ip=
+features.show_action_uri_option=
+action_url.call_remote_canceled=
+action_url.remote_busy=
+action_url.cancel_callout=
+action_url.handfree=
+action_url.headset=
+action_url.unheld=
+action_url.held=
+action_url.transfer_failed=
+action_url.transfer_finished=
+action_url.answer_new_incoming_call=
+action_url.reject_incoming_call=
+action_url.forward_incoming_call=
+action_url.ip_change=
+action_url.idle_to_busy=
+action_url.busy_to_idle=
+action_url.call_terminated=
+action_url.missed_call=
+action_url.unmute=
+action_url.mute=
+action_url.unhold=
+action_url.hold=
+action_url.always_fwd_off =
+action_url.always_fwd_on =
+action_url.attended_transfer_call =
+action_url.blind_transfer_call =
+action_url.busy_fwd_off =
+action_url.busy_fwd_on =
+action_url.call_established =
+action_url.call_waiting_off =
+action_url.call_waiting_on =
+action_url.dnd_off =
+action_url.dnd_on =
+action_url.incoming_call =
+action_url.no_answer_fwd_off =
+action_url.no_answer_fwd_on =
+action_url.off_hook =
+action_url.on_hook =
+action_url.outgoing_call =
+action_url.register_failed =
+action_url.registered =
+action_url.setup_autop_finish =
+action_url.setup_completed =
+action_url.transfer_call =
+action_url.unregistered =
+
+
+
+
+#######################################################################################
+## Power LED ##
+#######################################################################################
+phone_setting.hold_and_held_power_led_flash_enable=
+phone_setting.mute_power_led_flash_enable=
+phone_setting.talk_and_dial_power_led_enable=
+phone_setting.mail_power_led_flash_enable = 1
+phone_setting.ring_power_led_flash_enable=
+phone_setting.common_power_led_enable=
+phone_setting.missed_call_power_led_flash.enable = {$flyingvoice_missed_call_power_led_flash_enable}
+
+
+#######################################################################################
+## Time&Date ##
+#######################################################################################
+
+auto_dst.url = {$flyingvoice_auto_dst_url}
+local_time.manual_time_enable =
+local_time.manual_ntp_srv_prior =
+local_time.time_format = {$flyingvoice_time_format}
+local_time.date_format = {$flyingvoice_date_format}
+local_time.dhcp_time = {$flyingvoice_dhcp_time}
+
+
+local_time.ntp_server1 = {$ntp_server_primary}
+local_time.ntp_server2 = {$ntp_server_secondary}
+local_time.time_zone = {$flyingvoice_time_zone}
+
+
+
+#######################################################################################
+## Multicast Paging ##
+#######################################################################################
+##multicast.listen_address.X.label
+##multicast.paging_address.X.channel
+##multicast.listen_address.X.ip_address
+##multicast.paging_address.X.ip_address
+##multicast.paging_address.X.label
+##multicast.listen_address.X.channel
+##multicast.listen_address.X.volume
+##Multicast(X ranges from 1 to 31.)
+
+multicast.codec=
+
+multicast.paging_address.1.channel=
+multicast.paging_address.1.label=
+multicast.paging_address.1.ip_address=
+multicast.receive_priority.enable=
+multicast.receive_priority.priority=
+
+multicast.receive.use_speaker=
+multicast.receive.enhance_volume=
+multicast.receive.ignore_dnd.priority=
+
+multicast.listen_address.1.channel=
+multicast.listen_address.1.label=
+multicast.listen_address.1.ip_address=
+multicast.listen_address.1.volume=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+
+phone_setting.contrast=
+phone_setting.backlight_time = {$flyingvoice_backlight_time}
+phone_setting.inactive_backlight_level = 1
+phone_setting.active_backlight_level=
+phone_setting.predial_autodial = 1
+
+ringtone.url= {$flyingvoice_ringtone_url}
+ringtone.delete= {$flyingvoice_ringtone_delete}
+phone_setting.ring_type= {$flyingvoice_ring_type}
+phone_setting.inter_digit_time= {$flyingvoice_inter_digit_time}
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+distinctive_ring_tones.alert_info.1.text = {$flyingvoice_ring_text_1}
+distinctive_ring_tones.alert_info.2.text = {$flyingvoice_ring_text_2}
+distinctive_ring_tones.alert_info.3.text = {$flyingvoice_ring_text_3}
+distinctive_ring_tones.alert_info.4.text = {$flyingvoice_ring_text_4}
+distinctive_ring_tones.alert_info.5.text = {$flyingvoice_ring_text_5}
+distinctive_ring_tones.alert_info.6.text = {$flyingvoice_ring_text_6}
+distinctive_ring_tones.alert_info.7.text = {$flyingvoice_ring_text_7}
+distinctive_ring_tones.alert_info.8.text = {$flyingvoice_ring_text_8}
+distinctive_ring_tones.alert_info.9.text = {$flyingvoice_ring_text_9}
+distinctive_ring_tones.alert_info.10.text = {$flyingvoice_ring_text_10}
+
+distinctive_ring_tones.alert_info.1.ringer = {$flyingvoice_ring_file_1}
+distinctive_ring_tones.alert_info.2.ringer = {$flyingvoice_ring_file_2}
+distinctive_ring_tones.alert_info.3.ringer = {$flyingvoice_ring_file_3}
+distinctive_ring_tones.alert_info.4.ringer = {$flyingvoice_ring_file_4}
+distinctive_ring_tones.alert_info.5.ringer = {$flyingvoice_ring_file_5}
+distinctive_ring_tones.alert_info.6.ringer = {$flyingvoice_ring_file_6}
+distinctive_ring_tones.alert_info.7.ringer = {$flyingvoice_ring_file_7}
+distinctive_ring_tones.alert_info.8.ringer = {$flyingvoice_ring_file_8}
+distinctive_ring_tones.alert_info.9.ringer = {$flyingvoice_ring_file_9}
+distinctive_ring_tones.alert_info.10.ringer = {$flyingvoice_ring_file_10}
+
+
+#######################################################################################
+## Language Settings ##
+#######################################################################################
+
+lang.gui=
+lang.wui=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+features.call_park.enable=
+features.call_park.park_mode=
+features.call_park.park_code=
+features.call_park.park_retrieve_code=
+features.call_park.direct_send.enable=
+features.call_park.park_visual_notify_enable=
+features.call_park.park_ring=
+features.call_park.group_enable=
+features.call_park.group_park_code=
+sip.call_park_without_blf=
+features.call_park.line_restriction.enable=
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+features.pickup.direct_pickup_enable = {$flyingvoice_direct_pickup_enable}
+features.pickup.group_pickup_enable =
+features.pickup.direct_pickup_code = **
+features.pickup.group_pickup_code =
+features.pickup.blf_audio_enable =
+features.pickup.blf_visual_enable =
+features.pickup_display.method =
+
+
+features.pickup.blf_audio.list=
+features.pickup.blf_visual.list=
+
+
+#######################################################################################
+## Alert Info ##
+#######################################################################################
+features.alert_info_tone =
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+features.feature_key_sync.enable = {$flyingvoice_feature_key_sync}
+
+
+
+#######################################################################################
+## Metaswitch Setting ##
+#######################################################################################
+meta.enable =
+
diff --git a/resources/templates/provision/flyingvoice/fip11c/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip11c/{$mac}.cfg
new file mode 100644
index 0000000000..ce3b43e709
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip11c/{$mac}.cfg
@@ -0,0 +1,1180 @@
+#!version:1.0.0.1
+#{$microtime}
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.1.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.1.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.1.anonymous_call.server_base_only =
+account.1.send_anonymous_rejection_code =
+account.1.anonymous_reject_offcode =
+account.1.anonymous_reject_oncode =
+account.1.reject_anonymous_call=
+account.1.anonymous_call_offcode =
+account.1.anonymous_call_oncode =
+account.1.anonymous_call =
+account.1.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.1.music_server_uri=
+account.1.music_on_hold_type=
+account.1.auto_label.rule=
+account.1.auto_label.enable=
+account.1.number_of_linekey=
+account.1.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.1.codec.ilbc_15_2kbps.priority= 0
+account.1.codec.ilbc_15_2kbps.enable= 0
+account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if}
+
+account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if}
+
+account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if}
+
+account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if}
+
+account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if}
+
+account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if}
+
+account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if}
+
+account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if}
+
+account.1.codec.opus.para=
+
+account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if}
+
+account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if}
+
+account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if}
+
+account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if}
+
+account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if}
+
+account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if}
+
+account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if}
+
+account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if}
+
+account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if}
+
+account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if}
+
+account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if}
+
+account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if}
+
+account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if}
+
+account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if}
+
+account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if}
+
+account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.1.password) }
+account.1.enable = 1
+{else}
+account.1.enable = 0
+{/if}
+account.1.label = {$account.1.display_name}
+account.1.display_name = {$account.1.display_name}
+account.1.auth_name = {$account.1.auth_id}
+account.1.password = {$account.1.password}
+{if isset($account.1.server.1.address)}
+account.1.user_name = {$account.1.user_id}@{$account.1.server_address}
+{else}
+account.1.user_name = {$account.1.user_id}
+{/if}
+
+{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address} {else} account.1.sip_server.1.address= {$account.1.server_address} {/if}
+
+account.1.sip_server.1.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
+
+account.1.sip_server.1.expires= {$account.1.register_expires}
+account.1.sip_server.1.retry_counts= 3
+
+account.1.sip_server.2.address= {$account.1.server.2.address}
+account.1.sip_server.2.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if}
+
+account.1.sip_server.2.expires= {$account.1.register_expires}
+account.1.sip_server.2.retry_counts= 3
+
+account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if}
+
+account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.1.outbound_proxy.1.port = {$account.1.sip_port}
+{/if}
+
+account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.1.outbound_proxy.2.port = {$account.1.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.1.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.1.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.1.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.1.nat.udp_update_enable= 3
+account.1.nat.udp_update_time= 30
+account.1.nat.rport= {$flyingvoice_rport}
+
+account.1.dtmf.type= {$flyingvoice_dtmf_type}
+account.1.dtmf.info_type=
+account.1.dtmf.dtmf_payload=
+account.1.100rel_enable= {$flyingvoice_retransmission}
+
+account.1.subscribe_register=
+account.1.cid_source= {$flyingvoice_cid_source}
+account.1.enable_user_equal_phone=
+account.1.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.1.ptime= 20
+account.1.register_line=
+account.1.register_mac=
+account.1.reg_fail_retry_interval=
+account.1.unregister_on_reboot=1
+
+account.1.session_timer.refresher=
+account.1.session_timer.expires=
+account.1.session_timer.enable= {$flyingvoice_session_timer}
+
+account.1.conf_type = {if $nway_conference == true}2{/if}
+account.1.sip_server_type=
+
+
+account.1.srtp.unencrypted_rtcp.enable =
+account.1.srtp.unencrypted_rtp.enable =
+account.1.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.1.outbound_proxy.1.register_on_enable=
+account.1.outbound_proxy.1.failback_timeout=
+account.1.outbound_proxy.1.failback_mode=
+account.1.outbound_proxy.1.retry_counts=
+account.1.outbound_proxy.1.only_signal_with_registered=
+account.1.outbound_proxy.1.failback_subscribe.enable=
+account.1.outbound_proxy.1.invite_retry_counts=
+
+account.1.sip_server.1.register_on_enable= 0
+account.1.sip_server.1.failback_timeout= 3600
+account.1.sip_server.1.failback_mode= 0
+account.1.sip_server.1.failback_subscribe.enable=
+account.1.sip_server.1.only_signal_with_registered=
+account.1.sip_server.1.invite_retry_counts=
+
+account.1.outbound_proxy.2.register_on_enable=
+account.1.outbound_proxy.2.failback_timeout=
+account.1.outbound_proxy.2.failback_mode=
+account.1.outbound_proxy.2.retry_counts=
+account.1.outbound_proxy.2.only_signal_with_registered=
+account.1.outbound_proxy.2.failback_subscribe.enable=
+account.1.outbound_proxy.2.invite_retry_counts=
+
+account.1.sip_server.2.register_on_enable=
+account.1.sip_server.2.failback_timeout=
+account.1.sip_server.2.failback_mode=
+account.1.sip_server.2.failback_subscribe.enable=
+account.1.sip_server.2.only_signal_with_registered=
+account.1.sip_server.2.invite_retry_counts=
+
+account.1.static_cache_pri=
+account.1.dns_cache_type=
+account.1.naptr_build=
+account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.1.fallback.redundancy_type=
+account.1.reg_failed_retry_max_time=
+account.1.reg_failed_retry_min_time=
+account.1.redundancy_with_reg_fail.enable =
+
+
+account.1.sip_server.1.outbound_proxy_enable =
+account.1.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.1.contact_take_line_param=
+account.1.update_ack_while_dialing=
+account.1.srtp_lifetime=
+account.1.third_part_request_with_route.enable=
+account.1.insert_outbound_in_route.enable=
+account.1.path.enable=
+account.1.sub_fail_retry_interval=
+account.1.transfer_refer_to_contact_header.enable=
+account.1.hold_use_inactive=
+account.1.gruu.enable=
+account.1.dial_tone=
+account.1.call_id_mode=
+account.1.subscribe_expires_overlap=
+account.1.register_expires_overlap=
+account.1.call_info=
+account.1.custom_ua=
+account.1.mwi_parse_terminated=
+account.1.check_cseq.enable=
+account.1.check_to_tag.enable=
+account.1.vq_rtcpxr.collector_server_port=
+account.1.vq_rtcpxr.collector_server_host=
+account.1.vq_rtcpxr.collector_name=
+account.1.compact_header_enable=
+account.1.cp_source=
+account.1.cid_source_ppi=
+account.1.cid_source_privacy=
+account.1.reg_with_pani_header.enable =
+account.1.alert_info=
+account.1.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.1.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.1.timeout_fwd.off_code=
+account.1.timeout_fwd.on_code=
+account.1.timeout_fwd.timeout=
+account.1.timeout_fwd.target=
+account.1.timeout_fwd.enable=
+account.1.busy_fwd.off_code=
+account.1.busy_fwd.on_code=
+account.1.busy_fwd.target=
+account.1.busy_fwd.enable=
+account.1.always_fwd.off_code=
+account.1.always_fwd.on_code=
+account.1.always_fwd.target=
+account.1.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.1.dnd.enable=
+account.1.dnd.off_code=
+account.1.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.1.subscribe_mwi=
+account.1.subscribe_mwi_to_vm=
+account.1.subscribe_mwi_expires=
+account.1.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.1.auto_dial_enable=
+account.1.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.1.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.1.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.1.blf.blf_list_uri=
+account.1.blf_list_barge_in_code=
+account.1.blf_list_code=
+account.1.blf_list_retrieve_call_parked_code=
+account.1.blf.subscribe_period=
+account.1.blf.match_host.enable=
+account.1.out_dialog_blf_enable=
+account.1.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.1.shared_line= {$shared_line_1}
+account.1.line_seize.expires=
+account.1.shared_line_one_touch_bargein.enable=
+account.1.shared_line_one_touch_retrieve.enable=
+account.1.sca_manage_interface_display_time=
+account.1.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.1.direct_pickup_code =
+account.1.group_pickup_code =
+account.1.dialoginfo_callpickup =
+account.1.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.1.conf_uri = {if $nway_conference == true}nway{$account.1.auth_id}@{$account.1.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.1.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.1.acd.available_url=
+account.1.acd.away_url =
+account.1.acd.refresh_url =
+account.1.acd.call_information=
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.2.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.2.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.2.anonymous_call.server_base_only =
+account.2.send_anonymous_rejection_code =
+account.2.anonymous_reject_offcode =
+account.2.anonymous_reject_oncode =
+account.2.reject_anonymous_call=
+account.2.anonymous_call_offcode =
+account.2.anonymous_call_oncode =
+account.2.anonymous_call =
+account.2.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.2.music_server_uri=
+account.2.music_on_hold_type=
+account.2.auto_label.rule=
+account.2.auto_label.enable=
+account.2.number_of_linekey=
+account.2.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.2.codec.ilbc_15_2kbps.priority=
+account.2.codec.ilbc_15_2kbps.enable=
+account.2.codec.ilbc_13_33kbps.priority=
+account.2.codec.ilbc_13_33kbps.enable =
+account.2.codec.pcma.enable = 1
+account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.2.codec.pcmu.enable = 1
+account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.2.codec.opus.enable = 1
+account.2.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.2.codec.g726_32.enable=
+account.2.codec.g726_32.priority=
+
+account.2.codec.g729.enable = 1
+account.2.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.2.codec.g722.enable = 1
+account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.2.password) }
+account.2.enable = 1
+{else}
+account.2.enable = 0
+{/if}
+account.2.label = {$account.2.display_name}
+account.2.display_name = {$account.2.display_name}
+account.2.auth_name = {$account.2.auth_id}
+account.2.password = {$account.2.password}
+{if isset($account.2.server.1.address)}
+account.2.user_name = {$account.2.user_id}@{$account.2.server_address}
+{else}
+account.2.user_name = {$account.2.user_id}
+{/if}
+
+{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address} {else} account.2.sip_server.1.address= {$account.2.server_address} {/if}
+
+account.2.sip_server.1.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if}
+
+account.2.sip_server.1.expires= {$account.2.register_expires}
+account.2.sip_server.1.retry_counts= 3
+
+account.2.sip_server.2.address= {$account.2.server.2.address}
+account.2.sip_server.2.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if}
+
+account.2.sip_server.2.expires= {$account.2.register_expires}
+account.2.sip_server.2.retry_counts= 3
+
+account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if}
+
+account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.2.outbound_proxy.1.port = {$account.2.sip_port}
+{/if}
+
+account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.2.outbound_proxy.2.port = {$account.2.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.2.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.2.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.2.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.2.nat.udp_update_enable= 3
+account.2.nat.udp_update_time= 30
+account.2.nat.rport= {$flyingvoice_rport}
+
+account.2.dtmf.type= {$flyingvoice_dtmf_type}
+account.2.dtmf.info_type=
+account.2.dtmf.dtmf_payload=
+account.2.100rel_enable= {$flyingvoice_retransmission}
+
+account.2.subscribe_register=
+account.2.cid_source= {$flyingvoice_cid_source}
+account.2.enable_user_equal_phone=
+account.2.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.2.ptime= 20
+account.2.register_line=
+account.2.register_mac=
+account.2.reg_fail_retry_interval=
+account.2.unregister_on_reboot=
+
+account.2.session_timer.refresher=
+account.2.session_timer.expires=
+account.2.session_timer.enable= {$flyingvoice_session_timer}
+
+account.2.conf_type = {if $nway_conference == true}2{/if}
+account.2.sip_server_type=
+
+
+account.2.srtp.unencrypted_rtcp.enable =
+account.2.srtp.unencrypted_rtp.enable =
+account.2.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.2.outbound_proxy.1.register_on_enable=
+account.2.outbound_proxy.1.failback_timeout=
+account.2.outbound_proxy.1.failback_mode=
+account.2.outbound_proxy.1.retry_counts=
+account.2.outbound_proxy.1.only_signal_with_registered=
+account.2.outbound_proxy.1.failback_subscribe.enable=
+account.2.outbound_proxy.1.invite_retry_counts=
+
+account.2.sip_server.1.register_on_enable= 0
+account.2.sip_server.1.failback_timeout= 3600
+account.2.sip_server.1.failback_mode= 0
+account.2.sip_server.1.failback_subscribe.enable=
+account.2.sip_server.1.only_signal_with_registered=
+account.2.sip_server.1.invite_retry_counts=
+
+account.2.outbound_proxy.2.register_on_enable=
+account.2.outbound_proxy.2.failback_timeout=
+account.2.outbound_proxy.2.failback_mode=
+account.2.outbound_proxy.2.retry_counts=
+account.2.outbound_proxy.2.only_signal_with_registered=
+account.2.outbound_proxy.2.failback_subscribe.enable=
+account.2.outbound_proxy.2.invite_retry_counts=
+
+account.2.sip_server.2.register_on_enable=
+account.2.sip_server.2.failback_timeout=
+account.2.sip_server.2.failback_mode=
+account.2.sip_server.2.failback_subscribe.enable=
+account.2.sip_server.2.only_signal_with_registered=
+account.2.sip_server.2.invite_retry_counts=
+
+account.2.static_cache_pri=
+account.2.dns_cache_type=
+account.2.naptr_build=
+account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.2.fallback.redundancy_type=
+account.2.reg_failed_retry_max_time=
+account.2.reg_failed_retry_min_time=
+account.2.redundancy_with_reg_fail.enable =
+
+
+account.2.sip_server.1.outbound_proxy_enable =
+account.2.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.2.contact_take_line_param=
+account.2.update_ack_while_dialing=
+account.2.srtp_lifetime=
+account.2.third_part_request_with_route.enable=
+account.2.insert_outbound_in_route.enable=
+account.2.path.enable=
+account.2.sub_fail_retry_interval=
+account.2.transfer_refer_to_contact_header.enable=
+account.2.hold_use_inactive=
+account.2.gruu.enable=
+account.2.dial_tone=
+account.2.call_id_mode=
+account.2.subscribe_expires_overlap=
+account.2.register_expires_overlap=
+account.2.call_info=
+account.2.custom_ua=
+account.2.mwi_parse_terminated=
+account.2.check_cseq.enable=
+account.2.check_to_tag.enable=
+account.2.vq_rtcpxr.collector_server_port=
+account.2.vq_rtcpxr.collector_server_host=
+account.2.vq_rtcpxr.collector_name=
+account.2.compact_header_enable=
+account.2.cp_source=
+account.2.cid_source_ppi=
+account.2.cid_source_privacy=
+account.2.reg_with_pani_header.enable =
+account.2.alert_info=
+account.2.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.2.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.2.timeout_fwd.off_code=
+account.2.timeout_fwd.on_code=
+account.2.timeout_fwd.timeout=
+account.2.timeout_fwd.target=
+account.2.timeout_fwd.enable=
+account.2.busy_fwd.off_code=
+account.2.busy_fwd.on_code=
+account.2.busy_fwd.target=
+account.2.busy_fwd.enable=
+account.2.always_fwd.off_code=
+account.2.always_fwd.on_code=
+account.2.always_fwd.target=
+account.2.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.2.dnd.enable=
+account.2.dnd.off_code=
+account.2.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.2.subscribe_mwi=
+account.2.subscribe_mwi_to_vm=
+account.2.subscribe_mwi_expires=
+account.2.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.2.auto_dial_enable=
+account.2.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.2.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.2.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.2.blf.blf_list_uri=
+account.2.blf_list_barge_in_code=
+account.2.blf_list_code=
+account.2.blf_list_retrieve_call_parked_code=
+account.2.blf.subscribe_period=
+account.2.blf.match_host.enable=
+account.2.out_dialog_blf_enable=
+account.2.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.2.shared_line= {$shared_line_1}
+account.2.line_seize.expires=
+account.2.shared_line_one_touch_bargein.enable=
+account.2.shared_line_one_touch_retrieve.enable=
+account.2.sca_manage_interface_display_time=
+account.2.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.2.direct_pickup_code =
+account.2.group_pickup_code =
+account.2.dialoginfo_callpickup =
+account.2.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.2.conf_uri = {if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.2.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.2.acd.available_url=
+account.2.acd.away_url =
+account.2.acd.refresh_url =
+account.2.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.3.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.3.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.3.anonymous_call.server_base_only =
+account.3.send_anonymous_rejection_code =
+account.3.anonymous_reject_offcode =
+account.3.anonymous_reject_oncode =
+account.3.reject_anonymous_call=
+account.3.anonymous_call_offcode =
+account.3.anonymous_call_oncode =
+account.3.anonymous_call =
+account.3.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.3.music_server_uri=
+account.3.music_on_hold_type=
+account.3.auto_label.rule=
+account.3.auto_label.enable=
+account.3.number_of_linekey=
+account.3.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.3.codec.ilbc_15_2kbps.priority=
+account.3.codec.ilbc_15_2kbps.enable=
+account.3.codec.ilbc_13_33kbps.priority=
+account.3.codec.ilbc_13_33kbps.enable =
+account.3.codec.pcma.enable = 1
+account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.3.codec.pcmu.enable = 1
+account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.3.codec.opus.enable = 1
+account.3.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.3.codec.g726_32.enable=
+account.3.codec.g726_32.priority=
+
+account.3.codec.g729.enable = 1
+account.3.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.3.codec.g722.enable = 1
+account.3.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.3.password) }
+account.3.enable = 1
+{else}
+account.3.enable = 0
+{/if}
+account.3.label = {$account.3.display_name}
+account.3.display_name = {$account.3.display_name}
+account.3.auth_name = {$account.3.auth_id}
+account.3.password = {$account.3.password}
+{if isset($account.3.server.1.address)}
+account.3.user_name = {$account.3.user_id}@{$account.3.server_address}
+{else}
+account.3.user_name = {$account.3.user_id}
+{/if}
+
+{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address} {else} account.3.sip_server.1.address= {$account.3.server_address} {/if}
+
+account.3.sip_server.1.port= {$account.3.sip_port}
+
+
+{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if}
+{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if}
+{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if}
+{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if}
+
+account.3.sip_server.1.expires= {$account.3.register_expires}
+account.3.sip_server.1.retry_counts= 3
+
+account.3.sip_server.2.address= {$account.3.server.2.address}
+account.3.sip_server.2.port= {$account.3.sip_port}
+
+
+{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if}
+{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if}
+{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if}
+{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if}
+
+account.3.sip_server.2.expires= {$account.3.register_expires}
+account.3.sip_server.2.retry_counts= 3
+
+account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if}
+
+account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.3.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.3.outbound_proxy.1.port = {$account.3.sip_port}
+{/if}
+
+account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.3.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.3.outbound_proxy.2.port = {$account.3.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.3.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.3.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.3.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.3.nat.udp_update_enable= 3
+account.3.nat.udp_update_time= 30
+account.3.nat.rport= {$flyingvoice_rport}
+
+account.3.dtmf.type= {$flyingvoice_dtmf_type}
+account.3.dtmf.info_type=
+account.3.dtmf.dtmf_payload=
+account.3.100rel_enable= {$flyingvoice_retransmission}
+
+account.3.subscribe_register=
+account.3.cid_source= {$flyingvoice_cid_source}
+account.3.enable_user_equal_phone=
+account.3.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.3.ptime= 20
+account.3.register_line=
+account.3.register_mac=
+account.3.reg_fail_retry_interval=
+account.3.unregister_on_reboot=
+
+account.3.session_timer.refresher=
+account.3.session_timer.expires=
+account.3.session_timer.enable= {$flyingvoice_session_timer}
+
+account.3.conf_type = {if $nway_conference == true}2{/if}
+account.3.sip_server_type=
+
+
+account.3.srtp.unencrypted_rtcp.enable =
+account.3.srtp.unencrypted_rtp.enable =
+account.3.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.3.outbound_proxy.1.register_on_enable=
+account.3.outbound_proxy.1.failback_timeout=
+account.3.outbound_proxy.1.failback_mode=
+account.3.outbound_proxy.1.retry_counts=
+account.3.outbound_proxy.1.only_signal_with_registered=
+account.3.outbound_proxy.1.failback_subscribe.enable=
+account.3.outbound_proxy.1.invite_retry_counts=
+
+account.3.sip_server.1.register_on_enable= 0
+account.3.sip_server.1.failback_timeout= 3600
+account.3.sip_server.1.failback_mode= 0
+account.3.sip_server.1.failback_subscribe.enable=
+account.3.sip_server.1.only_signal_with_registered=
+account.3.sip_server.1.invite_retry_counts=
+
+account.3.outbound_proxy.2.register_on_enable=
+account.3.outbound_proxy.2.failback_timeout=
+account.3.outbound_proxy.2.failback_mode=
+account.3.outbound_proxy.2.retry_counts=
+account.3.outbound_proxy.2.only_signal_with_registered=
+account.3.outbound_proxy.2.failback_subscribe.enable=
+account.3.outbound_proxy.2.invite_retry_counts=
+
+account.3.sip_server.2.register_on_enable=
+account.3.sip_server.2.failback_timeout=
+account.3.sip_server.2.failback_mode=
+account.3.sip_server.2.failback_subscribe.enable=
+account.3.sip_server.2.only_signal_with_registered=
+account.3.sip_server.2.invite_retry_counts=
+
+account.3.static_cache_pri=
+account.3.dns_cache_type=
+account.3.naptr_build=
+account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.3.fallback.redundancy_type=
+account.3.reg_failed_retry_max_time=
+account.3.reg_failed_retry_min_time=
+account.3.redundancy_with_reg_fail.enable =
+
+
+account.3.sip_server.1.outbound_proxy_enable =
+account.3.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.3.contact_take_line_param=
+account.3.update_ack_while_dialing=
+account.3.srtp_lifetime=
+account.3.third_part_request_with_route.enable=
+account.3.insert_outbound_in_route.enable=
+account.3.path.enable=
+account.3.sub_fail_retry_interval=
+account.3.transfer_refer_to_contact_header.enable=
+account.3.hold_use_inactive=
+account.3.gruu.enable=
+account.3.dial_tone=
+account.3.call_id_mode=
+account.3.subscribe_expires_overlap=
+account.3.register_expires_overlap=
+account.3.call_info=
+account.3.custom_ua=
+account.3.mwi_parse_terminated=
+account.3.check_cseq.enable=
+account.3.check_to_tag.enable=
+account.3.vq_rtcpxr.collector_server_port=
+account.3.vq_rtcpxr.collector_server_host=
+account.3.vq_rtcpxr.collector_name=
+account.3.compact_header_enable=
+account.3.cp_source=
+account.3.cid_source_ppi=
+account.3.cid_source_privacy=
+account.3.reg_with_pani_header.enable =
+account.3.alert_info=
+account.3.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.3.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.3.timeout_fwd.off_code=
+account.3.timeout_fwd.on_code=
+account.3.timeout_fwd.timeout=
+account.3.timeout_fwd.target=
+account.3.timeout_fwd.enable=
+account.3.busy_fwd.off_code=
+account.3.busy_fwd.on_code=
+account.3.busy_fwd.target=
+account.3.busy_fwd.enable=
+account.3.always_fwd.off_code=
+account.3.always_fwd.on_code=
+account.3.always_fwd.target=
+account.3.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.3.dnd.enable=
+account.3.dnd.off_code=
+account.3.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.3.subscribe_mwi=
+account.3.subscribe_mwi_to_vm=
+account.3.subscribe_mwi_expires=
+account.3.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.3.auto_dial_enable=
+account.3.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.3.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.3.dialplan.digitmap.enable=
+account.3.dialplan.digitmap.string=
+account.3.dialplan.digitmap.no_match_action=
+account.3.dialplan.digitmap.interdigit_short_timer=
+account.3.dialplan.digitmap.interdigit_long_timer=
+account.3.dialplan.digitmap.apply_to.press_send=
+account.3.dialplan.digitmap.apply_to.forward=
+account.3.dialplan.digitmap.apply_to.history_dial=
+account.3.dialplan.digitmap.apply_to.directory_dial=
+account.3.dialplan.digitmap.apply_to.on_hook_dial=
+account.3.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.3.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.3.blf.blf_list_uri=
+account.3.blf_list_barge_in_code=
+account.3.blf_list_code=
+account.3.blf_list_retrieve_call_parked_code=
+account.3.blf.subscribe_period=
+account.3.blf.match_host.enable=
+account.3.out_dialog_blf_enable=
+account.3.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.3.shared_line= {$shared_line_1}
+account.3.line_seize.expires=
+account.3.shared_line_one_touch_bargein.enable=
+account.3.shared_line_one_touch_retrieve.enable=
+account.3.sca_manage_interface_display_time=
+account.3.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.3.direct_pickup_code =
+account.3.group_pickup_code =
+account.3.dialoginfo_callpickup =
+account.3.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.3.conf_uri = {if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.3.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.3.acd.available_url=
+account.3.acd.away_url =
+account.3.acd.refresh_url =
+account.3.acd.call_information=
+
diff --git a/resources/templates/provision/flyingvoice/fip12wp/directory.xml b/resources/templates/provision/flyingvoice/fip12wp/directory.xml
new file mode 100644
index 0000000000..297b9e4108
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip12wp/directory.xml
@@ -0,0 +1,83 @@
+
+{foreach $contacts as $row}
+{if $smarty.get.contacts == "users" && $row.category == "users"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+{$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "groups" && $row.category == "groups"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "extensions" && $row.category == "extensions"}
+
+{if $row.contact_name_given != ""}
+ {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+
+{elseif $smarty.get.contacts == "all"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.category == "extensions"}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+{else}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+{/if}
+
+{/if}
+{/foreach}
+
diff --git a/resources/templates/provision/flyingvoice/fip12wp/y000000000000.boot b/resources/templates/provision/flyingvoice/fip12wp/y000000000000.boot
new file mode 100644
index 0000000000..f14987d007
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip12wp/y000000000000.boot
@@ -0,0 +1,6 @@
+#!version:1.0.0.1
+## The header above must appear as-is in the first line
+
+include:config "y000000000000.cfg"
+include:config "{$mac}.cfg"
+
diff --git a/resources/templates/provision/flyingvoice/fip12wp/y000000000000.cfg b/resources/templates/provision/flyingvoice/fip12wp/y000000000000.cfg
new file mode 100644
index 0000000000..9407362d9e
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip12wp/y000000000000.cfg
@@ -0,0 +1,971 @@
+#!version:1.0.0.1
+
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Network CDP ##
+#######################################################################################
+static.network.cdp.enable = {$flyingvoice_cdp_enable}
+static.network.cdp.packet_interval = {$flyingvoice_cdp_packet_interval}
+
+
+
+#######################################################################################
+## Network IPv6 ##
+#######################################################################################
+static.network.ipv6_static_dns_enable =
+static.network.ipv6_icmp_v6.enable =
+static.network.ipv6_secondary_dns =
+static.network.ipv6_primary_dns =
+static.network.ipv6_internet_port.gateway =
+static.network.ipv6_internet_port.ip =
+static.network.ipv6_internet_port.type =
+static.network.ipv6_prefix =
+
+#######################################################################################
+## Network WiFi ##
+#######################################################################################
+##static.wifi.X.label=
+##static.wifi.X.ssid=
+##static.wifi.X.priority=
+##static.wifi.X.security_mode=
+##static.wifi.X.cipher_type=
+##static.wifi.X.password=
+##static.wifi.X.eap_type=
+##static.wifi.X.eap_user_name=
+##static.wifi.x.eap_password=
+##(X ranges from 1 to 5)
+
+static.wifi.enable = {$flyingvoice_wifi_enable}
+static.wifi.1.label = {$flyingvoice_wifi_1_label}
+static.wifi.1.ssid = {$flyingvoice_wifi_1_ssid}
+static.wifi.1.priority = {$flyingvoice_wifi_1_priority}
+static.wifi.1.security_mode = {$flyingvoice_wifi_1_security}
+static.wifi.1.cipher_type = {$flyingvoice_wifi_1_cipher}
+static.wifi.1.password = {$flyingvoice_wifi_1_password}
+static.wifi.1.eap_type = {$flyingvoice_wifi_1_type}
+static.wifi.1.eap_user_name = {$flyingvoice_wifi_1_username}
+static.wifi.1.eap_password = {$flyingvoice_wifi_1_password}
+static.wifi.show_scan_prompt = {$flyingvoice_wifi_scan_prompt}
+
+
+#######################################################################################
+## Network Internet ##
+#######################################################################################
+static.network.ip_address_mode = {$flyingvoice_ip_address_mode}
+static.network.span_to_pc_port =
+static.network.vlan.pc_port_mode =
+{if isset($dns_server_primary)}static.network.static_dns_enable = 1{else}static.network.static_dns_enable = 0
+{/if}
+static.network.pc_port.enable = 1
+static.network.primary_dns = {$dns_server_primary}
+static.network.secondary_dns = {$dns_server_secondary}
+static.network.internet_port.gateway =
+static.network.internet_port.mask =
+static.network.internet_port.ip =
+static.network.internet_port.type =
+
+
+static.network.preference =
+
+
+#######################################################################################
+## Network Advanced ##
+#######################################################################################
+static.network.dhcp_host_name =
+static.network.dhcp.option60type =
+static.network.mtu_value =
+static.network.qos.audiotos =
+static.network.port.min_rtpport =
+static.network.port.max_rtpport =
+static.network.qos.signaltos =
+
+static.wui.http_enable =
+static.wui.https_enable =
+static.network.port.https =
+static.network.port.http =
+
+static.network.pc_port.speed_duplex =
+static.network.internet_port.speed_duplex =
+
+
+static.network.redundancy.mode =
+static.network.redundancy.failback.timeout =
+
+
+
+#######################################################################################
+## Network LLDP ##
+#######################################################################################
+static.network.lldp.enable = {$flyingvoice_lldp_enable}
+static.network.lldp.packet_interval = {$flyingvoice_lldp_packet_interval}
+
+
+
+
+#######################################################################################
+## Network VLAN ##
+#######################################################################################
+static.network.vlan.dhcp_enable =
+static.network.vlan.dhcp_option =
+static.network.vlan.vlan_change.enable =
+
+static.network.vlan.pc_port_priority = {$flyingvoice_vlan_pc_cos}
+static.network.vlan.pc_port_vid = {$flyingvoice_vlan_pc_id}
+static.network.vlan.pc_port_enable =
+
+static.network.vlan.internet_port_priority = {$flyingvoice_vlan_cos}
+static.network.vlan.internet_port_vid = {$flyingvoice_vlan_id}
+{if isset($flyingvoice_vlan_enable)}static.network.vlan.internet_port_enable = {$flyingvoice_vlan_enable}{else}static.network.vlan.internet_port_enable = 0{/if}
+
+
+
+#######################################################################################
+## Network VPN ##
+#######################################################################################
+static.network.vpn_enable = {$flyingvoice_network_vpn_enable}
+static.openvpn.url = {$flyingvoice_openvpn_url}
+
+
+
+#######################################################################################
+## Network 802.1x ##
+#######################################################################################
+static.network.802_1x.mode =
+static.network.802_1x.identity =
+static.network.802_1x.md5_password =
+static.network.802_1x.client_cert_url =
+static.network.802_1x.root_cert_url =
+static.network.802_1x.eap_fast_provision_mode =
+static.network.802_1x.anonymous_identity =
+static.network.802_1x.proxy_eap_logoff.enable =
+
+
+
+
+
+#######################################################################################
+## ZERO Touch ##
+#######################################################################################
+static.zero_touch.enable = {$flyingvoice_zero_touch_enable}
+static.zero_touch.wait_time = {$flyingvoice_zero_touch_wait_time}
+static.features.hide_zero_touch_url.enable = {$flyingvoice_zero_touch_hide}
+static.zero_touch.network_fail_delay_times = {$flyingvoice_zero_touch_delay}
+static.zero_touch.network_fail_wait_times = {$flyingvoice_zero_touch_wait}
+
+
+#######################################################################################
+## Autop URL ##
+#######################################################################################
+static.auto_provision.server.url = {$flyingvoice_provision_url}
+static.auto_provision.server.username = {$http_auth_username}
+static.auto_provision.server.password = {$http_auth_password}
+
+
+#######################################################################################
+## Autop Repeat ##
+#######################################################################################
+static.auto_provision.repeat.enable = {$flyingvoice_autop_repeat_enable}
+static.auto_provision.repeat.minutes = {$flyingvoice_autop_repeat_minutes}
+
+
+#######################################################################################
+## Autop DHCP ##
+#######################################################################################
+static.auto_provision.dhcp_option.list_user_options =
+static.auto_provision.dhcp_option.enable =
+
+
+static.auto_provision.dhcp_option.list_user6_options =
+
+#######################################################################################
+## Autop Mode ##
+#######################################################################################
+static.auto_provision.power_on = {$flyingvoice_autop_power_on}
+
+
+
+#######################################################################################
+## Autop PNP ##
+#######################################################################################
+static.auto_provision.pnp_enable = {$flyingvoice_autop_pnp}
+
+
+
+#######################################################################################
+## TR069 ##
+#######################################################################################
+
+static.managementserver.enable =
+static.managementserver.username =
+static.managementserver.password =
+static.managementserver.url =
+static.managementserver.periodic_inform_enable =
+static.managementserver.periodic_inform_interval =
+static.managementserver.connection_request_password =
+static.managementserver.connection_request_username =
+
+
+
+#######################################################################################
+## Firmware Update ##
+#######################################################################################
+static.firmware.url = {$flyingvoice_firmware_url}/{$flyingvoice_firmware_fip12wp}
+
+
+#######################################################################################
+## Confguration ##
+#######################################################################################
+features.reset_by_long_press_enable =
+features.factory_pwd_enable =
+static.configuration.url =
+static.features.custom_factory_config.enable =
+static.custom_factory_configuration.url =
+
+
+#######################################################################################
+## Security ##
+#######################################################################################
+static.phone_setting.reserve_certs_enable =
+features.relog_offtime =
+static.security.default_ssl_method = {$flyingvoice_security_default_ssl_method}
+static.security.cn_validation =
+static.security.dev_cert =
+static.security.ca_cert =
+
+static.security.trust_certificates = {if $flyingvoice_trust_certificates == "false"}0{elseif $flyingvoice_trust_certificates == "true"}1{/if}
+
+security.tls_cipher_list = {$flyingvoice_security_tls_cipher_list}
+{if isset($admin_name) }
+static.security.user_name.admin = {$admin_name}
+static.security.user_password = {$admin_name}:{$admin_password}
+{/if}
+
+
+
+#######################################################################################
+## Server Certificates ##
+#######################################################################################
+static.server_certificates.url =
+static.server_certificates.delete =
+
+#######################################################################################
+## Trusted Certificates ##
+#######################################################################################
+static.trusted_certificates.url =
+static.trusted_certificates.delete =
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+features.transfer_type= {$flyingvoice_transfer_type}
+dialplan.transfer.mode = {$flyingvoice_transfer_mode}
+transfer.on_hook_trans_enable = {$flyingvoice_transfer_onhook}
+transfer.tran_others_after_conf_enable = {$flyingvoice_transfer_after_conf}
+transfer.blind_tran_on_hook_enable = {$flyingvoice_transfer_blind_on_hook}
+transfer.semi_attend_tran_enable = {$flyingvoice_transfer_semi_attended}
+phone_setting.call_appearance.transfer_via_new_linekey= {$flyingvoice_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+features.conference.with_previous_call.enable =
+features.local_conf.combine_with_one_press.enable=
+phone_setting.call_appearance.conference_via_new_linekey=
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+features.anonymous_response_code=
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+phone_setting.incoming_call_when_dialing.priority=
+phone_setting.hold_or_swap.mode=
+features.play_held_tone.interval=
+features.play_held_tone.delay=
+features.play_held_tone.enable=
+features.play_hold_tone.interval=
+features.ignore_incoming_call.enable=
+force.voice.ring_vol=
+features.mute.autoanswer_mute.enable=
+features.play_hold_tone.delay =
+phone_setting.end_call_net_disconnect.enable =
+features.custom_auto_answer_tone.enable=
+default_input_method.dialing=
+features.speaker_mode.enable=
+features.headset_mode.enable=
+features.handset_mode.enable=
+features.conference.local.enable =
+features.off_hook_answer.enable=
+features.caller_name_type_on_dialing=
+phone_setting.show_code403=
+phone_setting.ring_for_tranfailed=
+features.password_dial.length=
+features.password_dial.prefix=
+features.password_dial.enable=
+features.group_listen_in_talking_enable=
+phone_setting.call_info_display_method=
+phone_setting.called_party_info_display.enable =
+features.headset_training=
+features.headset_prior=
+features.dtmf.replace_tran =
+features.dtmf.transfer =
+phone_setting.ringing_timeout=
+phone_setting.ringback_timeout=
+
+features.keep_mute.enable=
+linekey.1.shortlabel=
+features.config_dsskey_length.shorten =
+transfer.dsskey_deal_type = {$flyingvoice_dsskey_transfer_mode}
+features.auto_linekeys.enable=
+phone_setting.call_appearance.calls_per_linekey=
+features.linekey_call_with_default_account=
+
+features.station_name.value =
+features.station_name.scrolling_display =
+voice.headset.autoreset_spk_vol =
+voice.handset.autoreset_spk_vol =
+voice.handfree.autoreset_spk_vol =
+features.headset.ctrl_call.enable =
+phone_setting.incoming_call.reject.enable =
+
+features.play_mute_tone.enable=
+features.play_mute_tone.interval=
+
+features.call_out_directory_by_off_hook.enable=
+features.congestion_tone.codelist=
+
+
+#######################################################################################
+## Features USB Record ##
+#######################################################################################
+##FIP16/FIP16PLUS Models not support the parameter.
+features.usb_call_recording.enable = {$flyingvoice_usb_record_enable}
+
+features.idle_recording.enable=
+
+
+
+#######################################################################################
+## DTMF ##
+#######################################################################################
+features.dtmf.min_interval=
+features.dtmf.volume=
+features.dtmf.duration =
+
+#######################################################################################
+## Tones ##
+#######################################################################################
+voice.tone.autoanswer =
+voice.tone.message =
+voice.tone.stutter =
+voice.tone.info =
+voice.tone.dialrecall =
+voice.tone.callwaiting =
+voice.tone.congestion =
+voice.tone.busy =
+voice.tone.ring =
+voice.tone.dial =
+voice.tone.country =
+voice.side_tone =
+features.partition_tone =
+voice.tone.secondary_dial=
+
+
+#######################################################################################
+## Jitter Buffer ##
+#######################################################################################
+voice.jib.normal= {$flyingvoice_jib_normal}
+voice.jib.max = {$flyingvoice_jib_max}
+voice.jib.min = {$flyingvoice_jib_min}
+voice.jib.adaptive = {$flyingvoice_jib_adaptive}
+
+voice.jib.wifi.normal= {$flyingvoice_jib_wifi_normal}
+voice.jib.wifi.max= {$flyingvoice_jib_wifi_max}
+voice.jib.wifi.min= {$flyingvoice_jib_wifi_min}
+voice.jib.wifi.adaptive= {$flyingvoice_jib_wifi_adaptive}
+
+
+#######################################################################################
+## Echo Cancellation ##
+#######################################################################################
+voice.echo_cancellation = {$flyingvoice_echo_cancellation}
+voice.cng = {$flyingvoice_cng}
+voice.vad = {$flyingvoice_vad}
+
+
+################################################################
+# SIP Basic Config ##
+################################################################
+sip.use_out_bound_in_dialog=
+sip.unreg_with_socket_close=
+phone_setting.disable_account_without_username.enable=
+features.auto_answer.first_call_only=
+
+
+phone_setting.call_display_name.mode=
+
+################################################################
+# SIP Advanced config ##
+################################################################
+sip.request_validation.event=
+sip.sdp_early_answer_or_offer=
+sip.cid_source.preference=
+sip.request_validation.digest.realm=
+sip.request_validation.digest.list=
+sip.request_validation.source.list=
+sip.send_keepalive_by_socket=
+sip.reliable_protocol.timerae.enable=
+sip.requesturi.e164.addglobalprefix=
+sip.trust_ctrl = {$flyingvoice_trust_ctrl}
+sip.mac_in_ua=
+
+sip.timer_t1=
+sip.timer_t2=
+
+
+sip.listen_mode=
+{if isset($flyingvoice_sip_listen_port)}sip.listen_port = {$flyingvoice_sip_listen_port}{else}sip.listen_port = 5060{/if}
+
+sip.listen_port=
+sip.tls_listen_port=
+sip.tcp_port_random_mode=
+sip.escape_characters.enable=
+sip.notify_reboot_enable=
+sip.send_response_by_request=
+sip.disp_incall_to_info=
+features.call_invite_format=
+phone_setting.early_media.rtp_sniffer.timeout=
+sip.reg_surge_prevention =
+
+
+################################################################
+# NAT&ICE ##
+################################################################
+
+
+static.sip.nat_stun.enable=
+static.sip.nat_stun.server=
+static.sip.nat_stun.port= {if isset($stun_port)}{$stun_port}{else}3478{/if}
+
+
+
+#######################################################################################
+## RTP ##
+#######################################################################################
+features.rtp_symmetric.enable=
+
+
+#######################################################################################
+## RTCP-XR ##
+#######################################################################################
+voice.rtcp.enable= {$flyingvoice_rtcp_enable}
+voice.rtcp_cname= {$flyingvoice_rtcp_cname}
+voice.rtcp_xr.enable= {$flyingvoice_rtcpxr_enable}
+phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_round_trip_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moscq.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moslq.enable = {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_packets_lost.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_stop_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_start_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_interval_period= {$flyingvoice_rtcpxr_interval}
+phone_setting.vq_rtcpxr_delay_threshold_critical= {$flyingvoice_rtcpxr_delay_threshold_critical}
+phone_setting.vq_rtcpxr_delay_threshold_warning= {$flyingvoice_rtcpxr_delay_threshold_warning}
+phone_setting.vq_rtcpxr_moslq_threshold_critical= {$flyingvoice_rtcpxr_mos_threshold_critical}
+phone_setting.vq_rtcpxr_moslq_threshold_warning= {$flyingvoice_rtcpxr_mos_threshold_warning}
+phone_setting.vq_rtcpxr.interval_report.enable= {$flyingvoice_rtcpxr_interval_report_enable}
+phone_setting.vq_rtcpxr.states_show_on_gui.enable= {$flyingvoice_rtcpxr_show_gui_enable}
+phone_setting.vq_rtcpxr.states_show_on_web.enable= {$flyingvoice_rtcpxr_show_web_enable}
+phone_setting.vq_rtcpxr.session_report.enable= {$flyingvoice_rtcpxr_report_enable}
+
+
+#######################################################################################
+## Contact ##
+#######################################################################################
+
+local_contact.data.url=
+local_contact.data.delete=
+
+
+#######################################################################################
+## Remote Phonebook ##
+#######################################################################################
+##remote_phonebook.data.X.url
+##remote_phonebook.data.X.name
+#remote_phonebook.data.X.username=
+#remote_phonebook.data.X.password=
+##(X ranges from 1 to 5)
+
+{if isset($flyingvoice_remote_phonebook_1_name) }
+remote_phonebook.data.1.name = {$flyingvoice_remote_phonebook_1_name}
+{else}
+remote_phonebook.data.1.name = Users
+{/if}
+{if isset($flyingvoice_remote_phonebook_1_url) }
+remote_phonebook.data.1.url = {$flyingvoice_remote_phonebook_1_url}
+{else}
+remote_phonebook.data.1.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_2_name) }
+remote_phonebook.data.2.name = {$flyingvoice_remote_phonebook_2_name}
+{else}
+remote_phonebook.data.2.name = Groups
+{/if}
+{if isset($flyingvoice_remote_phonebook_2_url) }
+remote_phonebook.data.2.url = {$flyingvoice_remote_phonebook_2_url}
+{else}
+remote_phonebook.data.2.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_3_name) }
+remote_phonebook.data.3.name = {$flyingvoice_remote_phonebook_3_name}
+{else}
+remote_phonebook.data.3.name = Extensions
+{/if}
+{if isset($flyingvoice_remote_phonebook_3_url) }
+remote_phonebook.data.3.url = {$flyingvoice_remote_phonebook_3_url}
+{else}
+remote_phonebook.data.3.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
+{/if}
+
+remote_phonebook.data.4.name = {$flyingvoice_remote_phonebook_4_name}
+remote_phonebook.data.4.url = {$flyingvoice_remote_phonebook_4_url}
+
+remote_phonebook.data.5.name = {$flyingvoice_remote_phonebook_5_name}
+remote_phonebook.data.5.url = {$flyingvoice_remote_phonebook_5_url}
+
+
+#######################################################################################
+## LDAP ##
+#######################################################################################
+ldap.enable = {$ldap_enable}
+ldap.user = {$ldap_user}
+ldap.password = {$ldap_password}
+ldap.base = {$ldap_base}
+ldap.port = {$ldap_port}
+ldap.host = {$ldap_host}
+ldap.customize_label=
+ldap.incoming_call_special_search.enable=
+ldap.tls_mode=
+ldap.search_type=
+ldap.numb_display_mode=
+ldap.ldap_sort = {$ldap_sort}
+ldap.call_in_lookup = {$ldap_call_in_lookup}
+ldap.version = {$ldap_version}
+ldap.display_name = {$ldap_display_name}
+ldap.numb_attr = {$ldap_numb_attr}
+ldap.name_attr = {$ldap_name_attr}
+ldap.max_hits = {$ldap_max_hits}
+ldap.number_filter = {$ldap_number_filter}
+ldap.name_filter = {$ldap_name_filter}
+ldap.call_out_lookup = {$ldap_dial_lookup}
+
+#######################################################################################
+## Programablekey ##
+#######################################################################################
+#programablekey.X.type
+#programablekey.X.line
+#programablekey.X.value
+#programablekey.X.xml_phonebook
+#programablekey.X.history_type
+#programablekey.X.label(X ranges from 1 to 4)
+#programablekey.X.extension
+
+{foreach $keys["programmable"] as $row}
+programablekey.{$row.device_key_id}.type = {$row.device_key_type}
+{if $row.device_key_type == "22" || $row.device_key_type == "47"}
+programablekey.{$row.device_key_id}.xml_phonebook = {$row.device_key_line}
+{else}
+programablekey.{$row.device_key_id}.line = {$row.device_key_line}
+programablekey.{$row.device_key_id}.value = {$row.device_key_value}
+{/if}
+programablekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+programablekey.{$row.device_key_id}.label = {$row.device_key_label}
+programablekey.1.pickup_value ={$row.device_key_extension}
+programablekey.1.history_type =
+
+{/foreach}
+
+#######################################################################################
+## Linekey ##
+#######################################################################################
+##linekey.X.line
+##linekey.X.value
+##linekey.X.extension
+##linekey.X.type
+##linekey.X.xml_phonebook
+##linekey.X.shortlabel
+##linekey.X.label
+##LineKeyX ranges(FIP10(P)/FIP12WP: X ranges from 1 to 2. FIP11C(P): X ranges from 1 to 6. FIP13G: X ranges from 1 to 9. FIP14G: X ranges from 1 to 21. FIP15G: X ranges from 1 to 74. )##
+## Not Support FIP16
+
+{foreach $keys['line'] as $row}
+#Configure Line Key {$row.device_key_id}
+linekey.{$row.device_key_id}.line = {$row.device_key_line}
+linekey.{$row.device_key_id}.value = {$row.device_key_value}
+{if $row.device_key_type == "1" || $row.device_key_type == "16"}
+linekey.{$row.device_key_id}.pickup_value = {$row.device_key_extension}
+{else}
+linekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+{/if}
+linekey.{$row.device_key_id}.type = {$row.device_key_type}
+linekey.{$row.device_key_id}.xml_phonebook =
+linekey.{$row.device_key_id}.label = {$row.device_key_label}
+{/foreach}
+
+
+
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+features.fwd.allow=
+features.fwd_mode=
+forward.no_answer.enable=
+forward.busy.enable=
+forward.always.enable=
+forward.no_answer.timeout=
+forward.no_answer.on_code=
+forward.no_answer.off_code=
+forward.busy.off_code=
+forward.busy.on_code=
+forward.always.off_code = {$flyingvoice_forward_always_off_code}
+forward.always.on_code = {$flyingvoice_forward_always_on_code}
+forward.no_answer.target=
+forward.busy.target=
+forward.always.target=
+
+features.forward.emergency.authorized_number=
+features.forward.emergency.enable=
+forward.idle_access_always_fwd.enable=
+features.forward_call_popup.enable=
+
+
+features.forward.no_answer.show_ring_times =
+
+
+features.no_answer_code=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+
+features.dnd.enable=
+
+features.dnd.off_code= *79
+features.dnd.on_code= *78
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+features.voice_mail_alert.enable=
+features.voice_mail_popup.enable = {$flyingvoice_voice_mail_popup_enable}
+features.voice_mail_tone_enable=
+features.hide_feature_access_codes.enable = {$flyingvoice_hide_feature_access_codes_enable}
+voice_mail.number.1=
+
+
+
+#######################################################################################
+## Audio Intercom ##
+#######################################################################################
+features.intercom.mode=
+
+features.intercom.led.enable=
+features.intercom.feature_access_code=
+
+features.intercom.ptt_mode.enable=
+
+
+features.intercom.allow=
+features.intercom.barge=
+features.intercom.tone=
+features.intercom.mute=
+
+
+
+
+#######################################################################################
+## Feature General ##
+#######################################################################################
+features.ip_call.auto_answer.enable=
+features.show_default_account=
+features.call.dialtone_time_out=
+features.missed_call_popup.enable = {$flyingvoice_missed_call_popup_enable}
+features.auto_answer_tone.enable=
+features.play_hold_tone.enable=
+features.key_as_send=
+features.send_pound_key=
+features.busy_tone_delay=
+features.hotline_delay=
+features.hotline_number=
+features.direct_ip_call_enable = {$flyingvoice_direct_ip_call_enable}
+features.call_num_filter=
+features.call_completion_enable=
+features.allow_mute=
+features.auto_answer_delay=
+features.normal_refuse_code=
+features.dnd_refuse_code=
+features.upload_server=
+features.dtmf.repetition=
+features.dtmf.hide_delay=
+features.dtmf.hide = {$flyingvoice_dtmf_hide}
+features.play_local_dtmf_tone_enable =
+features.reboot_in_talk_enable =
+features.fwd_diversion_enable=
+
+call_waiting.enable = {$flyingvoice_call_waiting}
+call_waiting.tone = {$flyingvoice_call_waiting_tone}
+call_waiting.off_code=
+call_waiting.on_code=
+
+auto_redial.times=
+auto_redial.interval=
+auto_redial.enable=
+
+sip.rfc2543_hold = {$flyingvoice_rfc2543_hold}
+sip.use_23_as_pound=
+forward.international.enable=
+phone_setting.headsetkey_mode=
+phone_setting.is_deal180=
+phone_setting.change_183_to_180=
+
+
+features.touch_tone=
+
+#######################################################################################
+## Action URL&URI ##
+#######################################################################################
+features.csta_control.enable=
+features.action_uri.enable=
+features.action_uri_limit_ip=
+features.show_action_uri_option=
+action_url.call_remote_canceled=
+action_url.remote_busy=
+action_url.cancel_callout=
+action_url.handfree=
+action_url.headset=
+action_url.unheld=
+action_url.held=
+action_url.transfer_failed=
+action_url.transfer_finished=
+action_url.answer_new_incoming_call=
+action_url.reject_incoming_call=
+action_url.forward_incoming_call=
+action_url.ip_change=
+action_url.idle_to_busy=
+action_url.busy_to_idle=
+action_url.call_terminated=
+action_url.missed_call=
+action_url.unmute=
+action_url.mute=
+action_url.unhold=
+action_url.hold=
+action_url.always_fwd_off =
+action_url.always_fwd_on =
+action_url.attended_transfer_call =
+action_url.blind_transfer_call =
+action_url.busy_fwd_off =
+action_url.busy_fwd_on =
+action_url.call_established =
+action_url.call_waiting_off =
+action_url.call_waiting_on =
+action_url.dnd_off =
+action_url.dnd_on =
+action_url.incoming_call =
+action_url.no_answer_fwd_off =
+action_url.no_answer_fwd_on =
+action_url.off_hook =
+action_url.on_hook =
+action_url.outgoing_call =
+action_url.register_failed =
+action_url.registered =
+action_url.setup_autop_finish =
+action_url.setup_completed =
+action_url.transfer_call =
+action_url.unregistered =
+
+
+
+
+#######################################################################################
+## Power LED ##
+#######################################################################################
+phone_setting.hold_and_held_power_led_flash_enable=
+phone_setting.mute_power_led_flash_enable=
+phone_setting.talk_and_dial_power_led_enable=
+phone_setting.mail_power_led_flash_enable = 1
+phone_setting.ring_power_led_flash_enable=
+phone_setting.common_power_led_enable=
+phone_setting.missed_call_power_led_flash.enable = {$flyingvoice_missed_call_power_led_flash_enable}
+
+
+#######################################################################################
+## Time&Date ##
+#######################################################################################
+
+auto_dst.url = {$flyingvoice_auto_dst_url}
+local_time.manual_time_enable =
+local_time.manual_ntp_srv_prior =
+local_time.time_format = {$flyingvoice_time_format}
+local_time.date_format = {$flyingvoice_date_format}
+local_time.dhcp_time = {$flyingvoice_dhcp_time}
+
+
+local_time.ntp_server1 = {$ntp_server_primary}
+local_time.ntp_server2 = {$ntp_server_secondary}
+local_time.time_zone = {$flyingvoice_time_zone}
+
+
+
+#######################################################################################
+## Multicast Paging ##
+#######################################################################################
+##multicast.listen_address.X.label
+##multicast.paging_address.X.channel
+##multicast.listen_address.X.ip_address
+##multicast.paging_address.X.ip_address
+##multicast.paging_address.X.label
+##multicast.listen_address.X.channel
+##multicast.listen_address.X.volume
+##Multicast(X ranges from 1 to 31.)
+
+multicast.codec=
+
+multicast.paging_address.1.channel=
+multicast.paging_address.1.label=
+multicast.paging_address.1.ip_address=
+multicast.receive_priority.enable=
+multicast.receive_priority.priority=
+
+multicast.receive.use_speaker=
+multicast.receive.enhance_volume=
+multicast.receive.ignore_dnd.priority=
+
+multicast.listen_address.1.channel=
+multicast.listen_address.1.label=
+multicast.listen_address.1.ip_address=
+multicast.listen_address.1.volume=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+
+phone_setting.contrast=
+phone_setting.backlight_time = {$flyingvoice_backlight_time}
+phone_setting.inactive_backlight_level = 1
+phone_setting.active_backlight_level=
+phone_setting.predial_autodial = 1
+
+ringtone.url= {$flyingvoice_ringtone_url}
+ringtone.delete= {$flyingvoice_ringtone_delete}
+phone_setting.ring_type= {$flyingvoice_ring_type}
+phone_setting.inter_digit_time= {$flyingvoice_inter_digit_time}
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+distinctive_ring_tones.alert_info.1.text = {$flyingvoice_ring_text_1}
+distinctive_ring_tones.alert_info.2.text = {$flyingvoice_ring_text_2}
+distinctive_ring_tones.alert_info.3.text = {$flyingvoice_ring_text_3}
+distinctive_ring_tones.alert_info.4.text = {$flyingvoice_ring_text_4}
+distinctive_ring_tones.alert_info.5.text = {$flyingvoice_ring_text_5}
+distinctive_ring_tones.alert_info.6.text = {$flyingvoice_ring_text_6}
+distinctive_ring_tones.alert_info.7.text = {$flyingvoice_ring_text_7}
+distinctive_ring_tones.alert_info.8.text = {$flyingvoice_ring_text_8}
+distinctive_ring_tones.alert_info.9.text = {$flyingvoice_ring_text_9}
+distinctive_ring_tones.alert_info.10.text = {$flyingvoice_ring_text_10}
+
+distinctive_ring_tones.alert_info.1.ringer = {$flyingvoice_ring_file_1}
+distinctive_ring_tones.alert_info.2.ringer = {$flyingvoice_ring_file_2}
+distinctive_ring_tones.alert_info.3.ringer = {$flyingvoice_ring_file_3}
+distinctive_ring_tones.alert_info.4.ringer = {$flyingvoice_ring_file_4}
+distinctive_ring_tones.alert_info.5.ringer = {$flyingvoice_ring_file_5}
+distinctive_ring_tones.alert_info.6.ringer = {$flyingvoice_ring_file_6}
+distinctive_ring_tones.alert_info.7.ringer = {$flyingvoice_ring_file_7}
+distinctive_ring_tones.alert_info.8.ringer = {$flyingvoice_ring_file_8}
+distinctive_ring_tones.alert_info.9.ringer = {$flyingvoice_ring_file_9}
+distinctive_ring_tones.alert_info.10.ringer = {$flyingvoice_ring_file_10}
+
+
+#######################################################################################
+## Language Settings ##
+#######################################################################################
+
+lang.gui=
+lang.wui=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+features.call_park.enable=
+features.call_park.park_mode=
+features.call_park.park_code=
+features.call_park.park_retrieve_code=
+features.call_park.direct_send.enable=
+features.call_park.park_visual_notify_enable=
+features.call_park.park_ring=
+features.call_park.group_enable=
+features.call_park.group_park_code=
+sip.call_park_without_blf=
+features.call_park.line_restriction.enable=
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+features.pickup.direct_pickup_enable = {$flyingvoice_direct_pickup_enable}
+features.pickup.group_pickup_enable =
+features.pickup.direct_pickup_code = **
+features.pickup.group_pickup_code =
+features.pickup.blf_audio_enable =
+features.pickup.blf_visual_enable =
+features.pickup_display.method =
+
+
+features.pickup.blf_audio.list=
+features.pickup.blf_visual.list=
+
+
+#######################################################################################
+## Alert Info ##
+#######################################################################################
+features.alert_info_tone =
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+features.feature_key_sync.enable = {$flyingvoice_feature_key_sync}
+
+
+
+#######################################################################################
+## Metaswitch Setting ##
+#######################################################################################
+meta.enable =
+
diff --git a/resources/templates/provision/flyingvoice/fip12wp/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip12wp/{$mac}.cfg
new file mode 100644
index 0000000000..60608a598c
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip12wp/{$mac}.cfg
@@ -0,0 +1,787 @@
+#!version:1.0.0.1
+#{$microtime}
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.1.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.1.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.1.anonymous_call.server_base_only =
+account.1.send_anonymous_rejection_code =
+account.1.anonymous_reject_offcode =
+account.1.anonymous_reject_oncode =
+account.1.reject_anonymous_call=
+account.1.anonymous_call_offcode =
+account.1.anonymous_call_oncode =
+account.1.anonymous_call =
+account.1.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.1.music_server_uri=
+account.1.music_on_hold_type=
+account.1.auto_label.rule=
+account.1.auto_label.enable=
+account.1.number_of_linekey=
+account.1.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.1.codec.ilbc_15_2kbps.priority= 0
+account.1.codec.ilbc_15_2kbps.enable= 0
+account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if}
+
+account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if}
+
+account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if}
+
+account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if}
+
+account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if}
+
+account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if}
+
+account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if}
+
+account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if}
+
+account.1.codec.opus.para=
+
+account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if}
+
+account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if}
+
+account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if}
+
+account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if}
+
+account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if}
+
+account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if}
+
+account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if}
+
+account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if}
+
+account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if}
+
+account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if}
+
+account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if}
+
+account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if}
+
+account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if}
+
+account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if}
+
+account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if}
+
+account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.1.password) }
+account.1.enable = 1
+{else}
+account.1.enable = 0
+{/if}
+account.1.label = {$account.1.display_name}
+account.1.display_name = {$account.1.display_name}
+account.1.auth_name = {$account.1.auth_id}
+account.1.password = {$account.1.password}
+{if isset($account.1.server.1.address)}
+account.1.user_name = {$account.1.user_id}@{$account.1.server_address}
+{else}
+account.1.user_name = {$account.1.user_id}
+{/if}
+
+{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address} {else} account.1.sip_server.1.address= {$account.1.server_address} {/if}
+
+account.1.sip_server.1.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
+
+account.1.sip_server.1.expires= {$account.1.register_expires}
+account.1.sip_server.1.retry_counts= 3
+
+account.1.sip_server.2.address= {$account.1.server.2.address}
+account.1.sip_server.2.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if}
+
+account.1.sip_server.2.expires= {$account.1.register_expires}
+account.1.sip_server.2.retry_counts= 3
+
+account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if}
+
+account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.1.outbound_proxy.1.port = {$account.1.sip_port}
+{/if}
+
+account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.1.outbound_proxy.2.port = {$account.1.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.1.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.1.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.1.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.1.nat.udp_update_enable= 3
+account.1.nat.udp_update_time= 30
+account.1.nat.rport= {$flyingvoice_rport}
+
+account.1.dtmf.type= {$flyingvoice_dtmf_type}
+account.1.dtmf.info_type=
+account.1.dtmf.dtmf_payload=
+account.1.100rel_enable= {$flyingvoice_retransmission}
+
+account.1.subscribe_register=
+account.1.cid_source= {$flyingvoice_cid_source}
+account.1.enable_user_equal_phone=
+account.1.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.1.ptime= 20
+account.1.register_line=
+account.1.register_mac=
+account.1.reg_fail_retry_interval=
+account.1.unregister_on_reboot=1
+
+account.1.session_timer.refresher=
+account.1.session_timer.expires=
+account.1.session_timer.enable= {$flyingvoice_session_timer}
+
+account.1.conf_type = {if $nway_conference == true}2{/if}
+account.1.sip_server_type=
+
+
+account.1.srtp.unencrypted_rtcp.enable =
+account.1.srtp.unencrypted_rtp.enable =
+account.1.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.1.outbound_proxy.1.register_on_enable=
+account.1.outbound_proxy.1.failback_timeout=
+account.1.outbound_proxy.1.failback_mode=
+account.1.outbound_proxy.1.retry_counts=
+account.1.outbound_proxy.1.only_signal_with_registered=
+account.1.outbound_proxy.1.failback_subscribe.enable=
+account.1.outbound_proxy.1.invite_retry_counts=
+
+account.1.sip_server.1.register_on_enable= 0
+account.1.sip_server.1.failback_timeout= 3600
+account.1.sip_server.1.failback_mode= 0
+account.1.sip_server.1.failback_subscribe.enable=
+account.1.sip_server.1.only_signal_with_registered=
+account.1.sip_server.1.invite_retry_counts=
+
+account.1.outbound_proxy.2.register_on_enable=
+account.1.outbound_proxy.2.failback_timeout=
+account.1.outbound_proxy.2.failback_mode=
+account.1.outbound_proxy.2.retry_counts=
+account.1.outbound_proxy.2.only_signal_with_registered=
+account.1.outbound_proxy.2.failback_subscribe.enable=
+account.1.outbound_proxy.2.invite_retry_counts=
+
+account.1.sip_server.2.register_on_enable=
+account.1.sip_server.2.failback_timeout=
+account.1.sip_server.2.failback_mode=
+account.1.sip_server.2.failback_subscribe.enable=
+account.1.sip_server.2.only_signal_with_registered=
+account.1.sip_server.2.invite_retry_counts=
+
+account.1.static_cache_pri=
+account.1.dns_cache_type=
+account.1.naptr_build=
+account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.1.fallback.redundancy_type=
+account.1.reg_failed_retry_max_time=
+account.1.reg_failed_retry_min_time=
+account.1.redundancy_with_reg_fail.enable =
+
+
+account.1.sip_server.1.outbound_proxy_enable =
+account.1.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.1.contact_take_line_param=
+account.1.update_ack_while_dialing=
+account.1.srtp_lifetime=
+account.1.third_part_request_with_route.enable=
+account.1.insert_outbound_in_route.enable=
+account.1.path.enable=
+account.1.sub_fail_retry_interval=
+account.1.transfer_refer_to_contact_header.enable=
+account.1.hold_use_inactive=
+account.1.gruu.enable=
+account.1.dial_tone=
+account.1.call_id_mode=
+account.1.subscribe_expires_overlap=
+account.1.register_expires_overlap=
+account.1.call_info=
+account.1.custom_ua=
+account.1.mwi_parse_terminated=
+account.1.check_cseq.enable=
+account.1.check_to_tag.enable=
+account.1.vq_rtcpxr.collector_server_port=
+account.1.vq_rtcpxr.collector_server_host=
+account.1.vq_rtcpxr.collector_name=
+account.1.compact_header_enable=
+account.1.cp_source=
+account.1.cid_source_ppi=
+account.1.cid_source_privacy=
+account.1.reg_with_pani_header.enable =
+account.1.alert_info=
+account.1.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.1.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.1.timeout_fwd.off_code=
+account.1.timeout_fwd.on_code=
+account.1.timeout_fwd.timeout=
+account.1.timeout_fwd.target=
+account.1.timeout_fwd.enable=
+account.1.busy_fwd.off_code=
+account.1.busy_fwd.on_code=
+account.1.busy_fwd.target=
+account.1.busy_fwd.enable=
+account.1.always_fwd.off_code=
+account.1.always_fwd.on_code=
+account.1.always_fwd.target=
+account.1.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.1.dnd.enable=
+account.1.dnd.off_code=
+account.1.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.1.subscribe_mwi=
+account.1.subscribe_mwi_to_vm=
+account.1.subscribe_mwi_expires=
+account.1.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.1.auto_dial_enable=
+account.1.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.1.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.1.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.1.blf.blf_list_uri=
+account.1.blf_list_barge_in_code=
+account.1.blf_list_code=
+account.1.blf_list_retrieve_call_parked_code=
+account.1.blf.subscribe_period=
+account.1.blf.match_host.enable=
+account.1.out_dialog_blf_enable=
+account.1.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.1.shared_line= {$shared_line_1}
+account.1.line_seize.expires=
+account.1.shared_line_one_touch_bargein.enable=
+account.1.shared_line_one_touch_retrieve.enable=
+account.1.sca_manage_interface_display_time=
+account.1.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.1.direct_pickup_code =
+account.1.group_pickup_code =
+account.1.dialoginfo_callpickup =
+account.1.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.1.conf_uri = {if $nway_conference == true}nway{$account.1.auth_id}@{$account.1.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.1.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.1.acd.available_url=
+account.1.acd.away_url =
+account.1.acd.refresh_url =
+account.1.acd.call_information=
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.2.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.2.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.2.anonymous_call.server_base_only =
+account.2.send_anonymous_rejection_code =
+account.2.anonymous_reject_offcode =
+account.2.anonymous_reject_oncode =
+account.2.reject_anonymous_call=
+account.2.anonymous_call_offcode =
+account.2.anonymous_call_oncode =
+account.2.anonymous_call =
+account.2.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.2.music_server_uri=
+account.2.music_on_hold_type=
+account.2.auto_label.rule=
+account.2.auto_label.enable=
+account.2.number_of_linekey=
+account.2.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.2.codec.ilbc_15_2kbps.priority=
+account.2.codec.ilbc_15_2kbps.enable=
+account.2.codec.ilbc_13_33kbps.priority=
+account.2.codec.ilbc_13_33kbps.enable =
+account.2.codec.pcma.enable = 1
+account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.2.codec.pcmu.enable = 1
+account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.2.codec.opus.enable = 1
+account.2.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.2.codec.g726_32.enable=
+account.2.codec.g726_32.priority=
+
+account.2.codec.g729.enable = 1
+account.2.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.2.codec.g722.enable = 1
+account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.2.password) }
+account.2.enable = 1
+{else}
+account.2.enable = 0
+{/if}
+account.2.label = {$account.2.display_name}
+account.2.display_name = {$account.2.display_name}
+account.2.auth_name = {$account.2.auth_id}
+account.2.password = {$account.2.password}
+{if isset($account.2.server.1.address)}
+account.2.user_name = {$account.2.user_id}@{$account.2.server_address}
+{else}
+account.2.user_name = {$account.2.user_id}
+{/if}
+
+{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address} {else} account.2.sip_server.1.address= {$account.2.server_address} {/if}
+
+account.2.sip_server.1.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if}
+
+account.2.sip_server.1.expires= {$account.2.register_expires}
+account.2.sip_server.1.retry_counts= 3
+
+account.2.sip_server.2.address= {$account.2.server.2.address}
+account.2.sip_server.2.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if}
+
+account.2.sip_server.2.expires= {$account.2.register_expires}
+account.2.sip_server.2.retry_counts= 3
+
+account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if}
+
+account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.2.outbound_proxy.1.port = {$account.2.sip_port}
+{/if}
+
+account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.2.outbound_proxy.2.port = {$account.2.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.2.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.2.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.2.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.2.nat.udp_update_enable= 3
+account.2.nat.udp_update_time= 30
+account.2.nat.rport= {$flyingvoice_rport}
+
+account.2.dtmf.type= {$flyingvoice_dtmf_type}
+account.2.dtmf.info_type=
+account.2.dtmf.dtmf_payload=
+account.2.100rel_enable= {$flyingvoice_retransmission}
+
+account.2.subscribe_register=
+account.2.cid_source= {$flyingvoice_cid_source}
+account.2.enable_user_equal_phone=
+account.2.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.2.ptime= 20
+account.2.register_line=
+account.2.register_mac=
+account.2.reg_fail_retry_interval=
+account.2.unregister_on_reboot=
+
+account.2.session_timer.refresher=
+account.2.session_timer.expires=
+account.2.session_timer.enable= {$flyingvoice_session_timer}
+
+account.2.conf_type = {if $nway_conference == true}2{/if}
+account.2.sip_server_type=
+
+
+account.2.srtp.unencrypted_rtcp.enable =
+account.2.srtp.unencrypted_rtp.enable =
+account.2.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.2.outbound_proxy.1.register_on_enable=
+account.2.outbound_proxy.1.failback_timeout=
+account.2.outbound_proxy.1.failback_mode=
+account.2.outbound_proxy.1.retry_counts=
+account.2.outbound_proxy.1.only_signal_with_registered=
+account.2.outbound_proxy.1.failback_subscribe.enable=
+account.2.outbound_proxy.1.invite_retry_counts=
+
+account.2.sip_server.1.register_on_enable= 0
+account.2.sip_server.1.failback_timeout= 3600
+account.2.sip_server.1.failback_mode= 0
+account.2.sip_server.1.failback_subscribe.enable=
+account.2.sip_server.1.only_signal_with_registered=
+account.2.sip_server.1.invite_retry_counts=
+
+account.2.outbound_proxy.2.register_on_enable=
+account.2.outbound_proxy.2.failback_timeout=
+account.2.outbound_proxy.2.failback_mode=
+account.2.outbound_proxy.2.retry_counts=
+account.2.outbound_proxy.2.only_signal_with_registered=
+account.2.outbound_proxy.2.failback_subscribe.enable=
+account.2.outbound_proxy.2.invite_retry_counts=
+
+account.2.sip_server.2.register_on_enable=
+account.2.sip_server.2.failback_timeout=
+account.2.sip_server.2.failback_mode=
+account.2.sip_server.2.failback_subscribe.enable=
+account.2.sip_server.2.only_signal_with_registered=
+account.2.sip_server.2.invite_retry_counts=
+
+account.2.static_cache_pri=
+account.2.dns_cache_type=
+account.2.naptr_build=
+account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.2.fallback.redundancy_type=
+account.2.reg_failed_retry_max_time=
+account.2.reg_failed_retry_min_time=
+account.2.redundancy_with_reg_fail.enable =
+
+
+account.2.sip_server.1.outbound_proxy_enable =
+account.2.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.2.contact_take_line_param=
+account.2.update_ack_while_dialing=
+account.2.srtp_lifetime=
+account.2.third_part_request_with_route.enable=
+account.2.insert_outbound_in_route.enable=
+account.2.path.enable=
+account.2.sub_fail_retry_interval=
+account.2.transfer_refer_to_contact_header.enable=
+account.2.hold_use_inactive=
+account.2.gruu.enable=
+account.2.dial_tone=
+account.2.call_id_mode=
+account.2.subscribe_expires_overlap=
+account.2.register_expires_overlap=
+account.2.call_info=
+account.2.custom_ua=
+account.2.mwi_parse_terminated=
+account.2.check_cseq.enable=
+account.2.check_to_tag.enable=
+account.2.vq_rtcpxr.collector_server_port=
+account.2.vq_rtcpxr.collector_server_host=
+account.2.vq_rtcpxr.collector_name=
+account.2.compact_header_enable=
+account.2.cp_source=
+account.2.cid_source_ppi=
+account.2.cid_source_privacy=
+account.2.reg_with_pani_header.enable =
+account.2.alert_info=
+account.2.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.2.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.2.timeout_fwd.off_code=
+account.2.timeout_fwd.on_code=
+account.2.timeout_fwd.timeout=
+account.2.timeout_fwd.target=
+account.2.timeout_fwd.enable=
+account.2.busy_fwd.off_code=
+account.2.busy_fwd.on_code=
+account.2.busy_fwd.target=
+account.2.busy_fwd.enable=
+account.2.always_fwd.off_code=
+account.2.always_fwd.on_code=
+account.2.always_fwd.target=
+account.2.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.2.dnd.enable=
+account.2.dnd.off_code=
+account.2.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.2.subscribe_mwi=
+account.2.subscribe_mwi_to_vm=
+account.2.subscribe_mwi_expires=
+account.2.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.2.auto_dial_enable=
+account.2.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.2.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.2.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.2.blf.blf_list_uri=
+account.2.blf_list_barge_in_code=
+account.2.blf_list_code=
+account.2.blf_list_retrieve_call_parked_code=
+account.2.blf.subscribe_period=
+account.2.blf.match_host.enable=
+account.2.out_dialog_blf_enable=
+account.2.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.2.shared_line= {$shared_line_1}
+account.2.line_seize.expires=
+account.2.shared_line_one_touch_bargein.enable=
+account.2.shared_line_one_touch_retrieve.enable=
+account.2.sca_manage_interface_display_time=
+account.2.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.2.direct_pickup_code =
+account.2.group_pickup_code =
+account.2.dialoginfo_callpickup =
+account.2.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.2.conf_uri = {if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.2.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.2.acd.available_url=
+account.2.acd.away_url =
+account.2.acd.refresh_url =
+account.2.acd.call_information=
+
diff --git a/resources/templates/provision/flyingvoice/fip13g/directory.xml b/resources/templates/provision/flyingvoice/fip13g/directory.xml
new file mode 100644
index 0000000000..297b9e4108
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip13g/directory.xml
@@ -0,0 +1,83 @@
+
+{foreach $contacts as $row}
+{if $smarty.get.contacts == "users" && $row.category == "users"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+{$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "groups" && $row.category == "groups"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "extensions" && $row.category == "extensions"}
+
+{if $row.contact_name_given != ""}
+ {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+
+{elseif $smarty.get.contacts == "all"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.category == "extensions"}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+{else}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+{/if}
+
+{/if}
+{/foreach}
+
diff --git a/resources/templates/provision/flyingvoice/fip13g/y000000000000.boot b/resources/templates/provision/flyingvoice/fip13g/y000000000000.boot
new file mode 100644
index 0000000000..f14987d007
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip13g/y000000000000.boot
@@ -0,0 +1,6 @@
+#!version:1.0.0.1
+## The header above must appear as-is in the first line
+
+include:config "y000000000000.cfg"
+include:config "{$mac}.cfg"
+
diff --git a/resources/templates/provision/flyingvoice/fip13g/y000000000000.cfg b/resources/templates/provision/flyingvoice/fip13g/y000000000000.cfg
new file mode 100644
index 0000000000..f92db0f769
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip13g/y000000000000.cfg
@@ -0,0 +1,971 @@
+#!version:1.0.0.1
+
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Network CDP ##
+#######################################################################################
+static.network.cdp.enable = {$flyingvoice_cdp_enable}
+static.network.cdp.packet_interval = {$flyingvoice_cdp_packet_interval}
+
+
+
+#######################################################################################
+## Network IPv6 ##
+#######################################################################################
+static.network.ipv6_static_dns_enable =
+static.network.ipv6_icmp_v6.enable =
+static.network.ipv6_secondary_dns =
+static.network.ipv6_primary_dns =
+static.network.ipv6_internet_port.gateway =
+static.network.ipv6_internet_port.ip =
+static.network.ipv6_internet_port.type =
+static.network.ipv6_prefix =
+
+#######################################################################################
+## Network WiFi ##
+#######################################################################################
+##static.wifi.X.label=
+##static.wifi.X.ssid=
+##static.wifi.X.priority=
+##static.wifi.X.security_mode=
+##static.wifi.X.cipher_type=
+##static.wifi.X.password=
+##static.wifi.X.eap_type=
+##static.wifi.X.eap_user_name=
+##static.wifi.x.eap_password=
+##(X ranges from 1 to 5)
+
+static.wifi.enable = {$flyingvoice_wifi_enable}
+static.wifi.1.label = {$flyingvoice_wifi_1_label}
+static.wifi.1.ssid = {$flyingvoice_wifi_1_ssid}
+static.wifi.1.priority = {$flyingvoice_wifi_1_priority}
+static.wifi.1.security_mode = {$flyingvoice_wifi_1_security}
+static.wifi.1.cipher_type = {$flyingvoice_wifi_1_cipher}
+static.wifi.1.password = {$flyingvoice_wifi_1_password}
+static.wifi.1.eap_type = {$flyingvoice_wifi_1_type}
+static.wifi.1.eap_user_name = {$flyingvoice_wifi_1_username}
+static.wifi.1.eap_password = {$flyingvoice_wifi_1_password}
+static.wifi.show_scan_prompt = {$flyingvoice_wifi_scan_prompt}
+
+
+#######################################################################################
+## Network Internet ##
+#######################################################################################
+static.network.ip_address_mode = {$flyingvoice_ip_address_mode}
+static.network.span_to_pc_port =
+static.network.vlan.pc_port_mode =
+{if isset($dns_server_primary)}static.network.static_dns_enable = 1{else}static.network.static_dns_enable = 0
+{/if}
+static.network.pc_port.enable = 1
+static.network.primary_dns = {$dns_server_primary}
+static.network.secondary_dns = {$dns_server_secondary}
+static.network.internet_port.gateway =
+static.network.internet_port.mask =
+static.network.internet_port.ip =
+static.network.internet_port.type =
+
+
+static.network.preference =
+
+
+#######################################################################################
+## Network Advanced ##
+#######################################################################################
+static.network.dhcp_host_name =
+static.network.dhcp.option60type =
+static.network.mtu_value =
+static.network.qos.audiotos =
+static.network.port.min_rtpport =
+static.network.port.max_rtpport =
+static.network.qos.signaltos =
+
+static.wui.http_enable =
+static.wui.https_enable =
+static.network.port.https =
+static.network.port.http =
+
+static.network.pc_port.speed_duplex =
+static.network.internet_port.speed_duplex =
+
+
+static.network.redundancy.mode =
+static.network.redundancy.failback.timeout =
+
+
+
+#######################################################################################
+## Network LLDP ##
+#######################################################################################
+static.network.lldp.enable = {$flyingvoice_lldp_enable}
+static.network.lldp.packet_interval = {$flyingvoice_lldp_packet_interval}
+
+
+
+
+#######################################################################################
+## Network VLAN ##
+#######################################################################################
+static.network.vlan.dhcp_enable =
+static.network.vlan.dhcp_option =
+static.network.vlan.vlan_change.enable =
+
+static.network.vlan.pc_port_priority = {$flyingvoice_vlan_pc_cos}
+static.network.vlan.pc_port_vid = {$flyingvoice_vlan_pc_id}
+static.network.vlan.pc_port_enable =
+
+static.network.vlan.internet_port_priority = {$flyingvoice_vlan_cos}
+static.network.vlan.internet_port_vid = {$flyingvoice_vlan_id}
+{if isset($flyingvoice_vlan_enable)}static.network.vlan.internet_port_enable = {$flyingvoice_vlan_enable}{else}static.network.vlan.internet_port_enable = 0{/if}
+
+
+
+#######################################################################################
+## Network VPN ##
+#######################################################################################
+static.network.vpn_enable = {$flyingvoice_network_vpn_enable}
+static.openvpn.url = {$flyingvoice_openvpn_url}
+
+
+
+#######################################################################################
+## Network 802.1x ##
+#######################################################################################
+static.network.802_1x.mode =
+static.network.802_1x.identity =
+static.network.802_1x.md5_password =
+static.network.802_1x.client_cert_url =
+static.network.802_1x.root_cert_url =
+static.network.802_1x.eap_fast_provision_mode =
+static.network.802_1x.anonymous_identity =
+static.network.802_1x.proxy_eap_logoff.enable =
+
+
+
+
+
+#######################################################################################
+## ZERO Touch ##
+#######################################################################################
+static.zero_touch.enable = {$flyingvoice_zero_touch_enable}
+static.zero_touch.wait_time = {$flyingvoice_zero_touch_wait_time}
+static.features.hide_zero_touch_url.enable = {$flyingvoice_zero_touch_hide}
+static.zero_touch.network_fail_delay_times = {$flyingvoice_zero_touch_delay}
+static.zero_touch.network_fail_wait_times = {$flyingvoice_zero_touch_wait}
+
+
+#######################################################################################
+## Autop URL ##
+#######################################################################################
+static.auto_provision.server.url = {$flyingvoice_provision_url}
+static.auto_provision.server.username = {$http_auth_username}
+static.auto_provision.server.password = {$http_auth_password}
+
+
+#######################################################################################
+## Autop Repeat ##
+#######################################################################################
+static.auto_provision.repeat.enable = {$flyingvoice_autop_repeat_enable}
+static.auto_provision.repeat.minutes = {$flyingvoice_autop_repeat_minutes}
+
+
+#######################################################################################
+## Autop DHCP ##
+#######################################################################################
+static.auto_provision.dhcp_option.list_user_options =
+static.auto_provision.dhcp_option.enable =
+
+
+static.auto_provision.dhcp_option.list_user6_options =
+
+#######################################################################################
+## Autop Mode ##
+#######################################################################################
+static.auto_provision.power_on = {$flyingvoice_autop_power_on}
+
+
+
+#######################################################################################
+## Autop PNP ##
+#######################################################################################
+static.auto_provision.pnp_enable = {$flyingvoice_autop_pnp}
+
+
+
+#######################################################################################
+## TR069 ##
+#######################################################################################
+
+static.managementserver.enable =
+static.managementserver.username =
+static.managementserver.password =
+static.managementserver.url =
+static.managementserver.periodic_inform_enable =
+static.managementserver.periodic_inform_interval =
+static.managementserver.connection_request_password =
+static.managementserver.connection_request_username =
+
+
+
+#######################################################################################
+## Firmware Update ##
+#######################################################################################
+static.firmware.url = {$flyingvoice_firmware_url}/{$flyingvoice_firmware_fip13g}
+
+
+#######################################################################################
+## Confguration ##
+#######################################################################################
+features.reset_by_long_press_enable =
+features.factory_pwd_enable =
+static.configuration.url =
+static.features.custom_factory_config.enable =
+static.custom_factory_configuration.url =
+
+
+#######################################################################################
+## Security ##
+#######################################################################################
+static.phone_setting.reserve_certs_enable =
+features.relog_offtime =
+static.security.default_ssl_method = {$flyingvoice_security_default_ssl_method}
+static.security.cn_validation =
+static.security.dev_cert =
+static.security.ca_cert =
+
+static.security.trust_certificates = {if $flyingvoice_trust_certificates == "false"}0{elseif $flyingvoice_trust_certificates == "true"}1{/if}
+
+security.tls_cipher_list = {$flyingvoice_security_tls_cipher_list}
+{if isset($admin_name) }
+static.security.user_name.admin = {$admin_name}
+static.security.user_password = {$admin_name}:{$admin_password}
+{/if}
+
+
+
+#######################################################################################
+## Server Certificates ##
+#######################################################################################
+static.server_certificates.url =
+static.server_certificates.delete =
+
+#######################################################################################
+## Trusted Certificates ##
+#######################################################################################
+static.trusted_certificates.url =
+static.trusted_certificates.delete =
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+features.transfer_type= {$flyingvoice_transfer_type}
+dialplan.transfer.mode = {$flyingvoice_transfer_mode}
+transfer.on_hook_trans_enable = {$flyingvoice_transfer_onhook}
+transfer.tran_others_after_conf_enable = {$flyingvoice_transfer_after_conf}
+transfer.blind_tran_on_hook_enable = {$flyingvoice_transfer_blind_on_hook}
+transfer.semi_attend_tran_enable = {$flyingvoice_transfer_semi_attended}
+phone_setting.call_appearance.transfer_via_new_linekey= {$flyingvoice_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+features.conference.with_previous_call.enable =
+features.local_conf.combine_with_one_press.enable=
+phone_setting.call_appearance.conference_via_new_linekey=
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+features.anonymous_response_code=
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+phone_setting.incoming_call_when_dialing.priority=
+phone_setting.hold_or_swap.mode=
+features.play_held_tone.interval=
+features.play_held_tone.delay=
+features.play_held_tone.enable=
+features.play_hold_tone.interval=
+features.ignore_incoming_call.enable=
+force.voice.ring_vol=
+features.mute.autoanswer_mute.enable=
+features.play_hold_tone.delay =
+phone_setting.end_call_net_disconnect.enable =
+features.custom_auto_answer_tone.enable=
+default_input_method.dialing=
+features.speaker_mode.enable=
+features.headset_mode.enable=
+features.handset_mode.enable=
+features.conference.local.enable =
+features.off_hook_answer.enable=
+features.caller_name_type_on_dialing=
+phone_setting.show_code403=
+phone_setting.ring_for_tranfailed=
+features.password_dial.length=
+features.password_dial.prefix=
+features.password_dial.enable=
+features.group_listen_in_talking_enable=
+phone_setting.call_info_display_method=
+phone_setting.called_party_info_display.enable =
+features.headset_training=
+features.headset_prior=
+features.dtmf.replace_tran =
+features.dtmf.transfer =
+phone_setting.ringing_timeout=
+phone_setting.ringback_timeout=
+
+features.keep_mute.enable=
+linekey.1.shortlabel=
+features.config_dsskey_length.shorten =
+transfer.dsskey_deal_type = {$flyingvoice_dsskey_transfer_mode}
+features.auto_linekeys.enable=
+phone_setting.call_appearance.calls_per_linekey=
+features.linekey_call_with_default_account=
+
+features.station_name.value =
+features.station_name.scrolling_display =
+voice.headset.autoreset_spk_vol =
+voice.handset.autoreset_spk_vol =
+voice.handfree.autoreset_spk_vol =
+features.headset.ctrl_call.enable =
+phone_setting.incoming_call.reject.enable =
+
+features.play_mute_tone.enable=
+features.play_mute_tone.interval=
+
+features.call_out_directory_by_off_hook.enable=
+features.congestion_tone.codelist=
+
+
+#######################################################################################
+## Features USB Record ##
+#######################################################################################
+##FIP16/FIP16PLUS Models not support the parameter.
+features.usb_call_recording.enable = {$flyingvoice_usb_record_enable}
+
+features.idle_recording.enable=
+
+
+
+#######################################################################################
+## DTMF ##
+#######################################################################################
+features.dtmf.min_interval=
+features.dtmf.volume=
+features.dtmf.duration =
+
+#######################################################################################
+## Tones ##
+#######################################################################################
+voice.tone.autoanswer =
+voice.tone.message =
+voice.tone.stutter =
+voice.tone.info =
+voice.tone.dialrecall =
+voice.tone.callwaiting =
+voice.tone.congestion =
+voice.tone.busy =
+voice.tone.ring =
+voice.tone.dial =
+voice.tone.country =
+voice.side_tone =
+features.partition_tone =
+voice.tone.secondary_dial=
+
+
+#######################################################################################
+## Jitter Buffer ##
+#######################################################################################
+voice.jib.normal= {$flyingvoice_jib_normal}
+voice.jib.max = {$flyingvoice_jib_max}
+voice.jib.min = {$flyingvoice_jib_min}
+voice.jib.adaptive = {$flyingvoice_jib_adaptive}
+
+voice.jib.wifi.normal= {$flyingvoice_jib_wifi_normal}
+voice.jib.wifi.max= {$flyingvoice_jib_wifi_max}
+voice.jib.wifi.min= {$flyingvoice_jib_wifi_min}
+voice.jib.wifi.adaptive= {$flyingvoice_jib_wifi_adaptive}
+
+
+#######################################################################################
+## Echo Cancellation ##
+#######################################################################################
+voice.echo_cancellation = {$flyingvoice_echo_cancellation}
+voice.cng = {$flyingvoice_cng}
+voice.vad = {$flyingvoice_vad}
+
+
+################################################################
+# SIP Basic Config ##
+################################################################
+sip.use_out_bound_in_dialog=
+sip.unreg_with_socket_close=
+phone_setting.disable_account_without_username.enable=
+features.auto_answer.first_call_only=
+
+
+phone_setting.call_display_name.mode=
+
+################################################################
+# SIP Advanced config ##
+################################################################
+sip.request_validation.event=
+sip.sdp_early_answer_or_offer=
+sip.cid_source.preference=
+sip.request_validation.digest.realm=
+sip.request_validation.digest.list=
+sip.request_validation.source.list=
+sip.send_keepalive_by_socket=
+sip.reliable_protocol.timerae.enable=
+sip.requesturi.e164.addglobalprefix=
+sip.trust_ctrl = {$flyingvoice_trust_ctrl}
+sip.mac_in_ua=
+
+sip.timer_t1=
+sip.timer_t2=
+
+
+sip.listen_mode=
+{if isset($flyingvoice_sip_listen_port)}sip.listen_port = {$flyingvoice_sip_listen_port}{else}sip.listen_port = 5060{/if}
+
+sip.listen_port=
+sip.tls_listen_port=
+sip.tcp_port_random_mode=
+sip.escape_characters.enable=
+sip.notify_reboot_enable=
+sip.send_response_by_request=
+sip.disp_incall_to_info=
+features.call_invite_format=
+phone_setting.early_media.rtp_sniffer.timeout=
+sip.reg_surge_prevention =
+
+
+################################################################
+# NAT&ICE ##
+################################################################
+
+
+static.sip.nat_stun.enable=
+static.sip.nat_stun.server=
+static.sip.nat_stun.port= {if isset($stun_port)}{$stun_port}{else}3478{/if}
+
+
+
+#######################################################################################
+## RTP ##
+#######################################################################################
+features.rtp_symmetric.enable=
+
+
+#######################################################################################
+## RTCP-XR ##
+#######################################################################################
+voice.rtcp.enable= {$flyingvoice_rtcp_enable}
+voice.rtcp_cname= {$flyingvoice_rtcp_cname}
+voice.rtcp_xr.enable= {$flyingvoice_rtcpxr_enable}
+phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_round_trip_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moscq.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moslq.enable = {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_packets_lost.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_stop_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_start_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_interval_period= {$flyingvoice_rtcpxr_interval}
+phone_setting.vq_rtcpxr_delay_threshold_critical= {$flyingvoice_rtcpxr_delay_threshold_critical}
+phone_setting.vq_rtcpxr_delay_threshold_warning= {$flyingvoice_rtcpxr_delay_threshold_warning}
+phone_setting.vq_rtcpxr_moslq_threshold_critical= {$flyingvoice_rtcpxr_mos_threshold_critical}
+phone_setting.vq_rtcpxr_moslq_threshold_warning= {$flyingvoice_rtcpxr_mos_threshold_warning}
+phone_setting.vq_rtcpxr.interval_report.enable= {$flyingvoice_rtcpxr_interval_report_enable}
+phone_setting.vq_rtcpxr.states_show_on_gui.enable= {$flyingvoice_rtcpxr_show_gui_enable}
+phone_setting.vq_rtcpxr.states_show_on_web.enable= {$flyingvoice_rtcpxr_show_web_enable}
+phone_setting.vq_rtcpxr.session_report.enable= {$flyingvoice_rtcpxr_report_enable}
+
+
+#######################################################################################
+## Contact ##
+#######################################################################################
+
+local_contact.data.url=
+local_contact.data.delete=
+
+
+#######################################################################################
+## Remote Phonebook ##
+#######################################################################################
+##remote_phonebook.data.X.url
+##remote_phonebook.data.X.name
+#remote_phonebook.data.X.username=
+#remote_phonebook.data.X.password=
+##(X ranges from 1 to 5)
+
+{if isset($flyingvoice_remote_phonebook_1_name) }
+remote_phonebook.data.1.name = {$flyingvoice_remote_phonebook_1_name}
+{else}
+remote_phonebook.data.1.name = Users
+{/if}
+{if isset($flyingvoice_remote_phonebook_1_url) }
+remote_phonebook.data.1.url = {$flyingvoice_remote_phonebook_1_url}
+{else}
+remote_phonebook.data.1.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_2_name) }
+remote_phonebook.data.2.name = {$flyingvoice_remote_phonebook_2_name}
+{else}
+remote_phonebook.data.2.name = Groups
+{/if}
+{if isset($flyingvoice_remote_phonebook_2_url) }
+remote_phonebook.data.2.url = {$flyingvoice_remote_phonebook_2_url}
+{else}
+remote_phonebook.data.2.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_3_name) }
+remote_phonebook.data.3.name = {$flyingvoice_remote_phonebook_3_name}
+{else}
+remote_phonebook.data.3.name = Extensions
+{/if}
+{if isset($flyingvoice_remote_phonebook_3_url) }
+remote_phonebook.data.3.url = {$flyingvoice_remote_phonebook_3_url}
+{else}
+remote_phonebook.data.3.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
+{/if}
+
+remote_phonebook.data.4.name = {$flyingvoice_remote_phonebook_4_name}
+remote_phonebook.data.4.url = {$flyingvoice_remote_phonebook_4_url}
+
+remote_phonebook.data.5.name = {$flyingvoice_remote_phonebook_5_name}
+remote_phonebook.data.5.url = {$flyingvoice_remote_phonebook_5_url}
+
+
+#######################################################################################
+## LDAP ##
+#######################################################################################
+ldap.enable = {$ldap_enable}
+ldap.user = {$ldap_user}
+ldap.password = {$ldap_password}
+ldap.base = {$ldap_base}
+ldap.port = {$ldap_port}
+ldap.host = {$ldap_host}
+ldap.customize_label=
+ldap.incoming_call_special_search.enable=
+ldap.tls_mode=
+ldap.search_type=
+ldap.numb_display_mode=
+ldap.ldap_sort = {$ldap_sort}
+ldap.call_in_lookup = {$ldap_call_in_lookup}
+ldap.version = {$ldap_version}
+ldap.display_name = {$ldap_display_name}
+ldap.numb_attr = {$ldap_numb_attr}
+ldap.name_attr = {$ldap_name_attr}
+ldap.max_hits = {$ldap_max_hits}
+ldap.number_filter = {$ldap_number_filter}
+ldap.name_filter = {$ldap_name_filter}
+ldap.call_out_lookup = {$ldap_dial_lookup}
+
+#######################################################################################
+## Programablekey ##
+#######################################################################################
+#programablekey.X.type
+#programablekey.X.line
+#programablekey.X.value
+#programablekey.X.xml_phonebook
+#programablekey.X.history_type
+#programablekey.X.label(X ranges from 1 to 4)
+#programablekey.X.extension
+
+{foreach $keys["programmable"] as $row}
+programablekey.{$row.device_key_id}.type = {$row.device_key_type}
+{if $row.device_key_type == "22" || $row.device_key_type == "47"}
+programablekey.{$row.device_key_id}.xml_phonebook = {$row.device_key_line}
+{else}
+programablekey.{$row.device_key_id}.line = {$row.device_key_line}
+programablekey.{$row.device_key_id}.value = {$row.device_key_value}
+{/if}
+programablekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+programablekey.{$row.device_key_id}.label = {$row.device_key_label}
+programablekey.1.pickup_value ={$row.device_key_extension}
+programablekey.1.history_type =
+
+{/foreach}
+
+#######################################################################################
+## Linekey ##
+#######################################################################################
+##linekey.X.line
+##linekey.X.value
+##linekey.X.extension
+##linekey.X.type
+##linekey.X.xml_phonebook
+##linekey.X.shortlabel
+##linekey.X.label
+##LineKeyX ranges(FIP10(P)/FIP12WP: X ranges from 1 to 2. FIP11C(P): X ranges from 1 to 6. FIP13G: X ranges from 1 to 9. FIP14G: X ranges from 1 to 21. FIP15G: X ranges from 1 to 74. )##
+## Not Support FIP16
+
+{foreach $keys['line'] as $row}
+#Configure Line Key {$row.device_key_id}
+linekey.{$row.device_key_id}.line = {$row.device_key_line}
+linekey.{$row.device_key_id}.value = {$row.device_key_value}
+{if $row.device_key_type == "1" || $row.device_key_type == "16"}
+linekey.{$row.device_key_id}.pickup_value = {$row.device_key_extension}
+{else}
+linekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+{/if}
+linekey.{$row.device_key_id}.type = {$row.device_key_type}
+linekey.{$row.device_key_id}.xml_phonebook =
+linekey.{$row.device_key_id}.label = {$row.device_key_label}
+{/foreach}
+
+
+
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+features.fwd.allow=
+features.fwd_mode=
+forward.no_answer.enable=
+forward.busy.enable=
+forward.always.enable=
+forward.no_answer.timeout=
+forward.no_answer.on_code=
+forward.no_answer.off_code=
+forward.busy.off_code=
+forward.busy.on_code=
+forward.always.off_code = {$flyingvoice_forward_always_off_code}
+forward.always.on_code = {$flyingvoice_forward_always_on_code}
+forward.no_answer.target=
+forward.busy.target=
+forward.always.target=
+
+features.forward.emergency.authorized_number=
+features.forward.emergency.enable=
+forward.idle_access_always_fwd.enable=
+features.forward_call_popup.enable=
+
+
+features.forward.no_answer.show_ring_times =
+
+
+features.no_answer_code=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+
+features.dnd.enable=
+
+features.dnd.off_code= *79
+features.dnd.on_code= *78
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+features.voice_mail_alert.enable=
+features.voice_mail_popup.enable = {$flyingvoice_voice_mail_popup_enable}
+features.voice_mail_tone_enable=
+features.hide_feature_access_codes.enable = {$flyingvoice_hide_feature_access_codes_enable}
+voice_mail.number.1=
+
+
+
+#######################################################################################
+## Audio Intercom ##
+#######################################################################################
+features.intercom.mode=
+
+features.intercom.led.enable=
+features.intercom.feature_access_code=
+
+features.intercom.ptt_mode.enable=
+
+
+features.intercom.allow=
+features.intercom.barge=
+features.intercom.tone=
+features.intercom.mute=
+
+
+
+
+#######################################################################################
+## Feature General ##
+#######################################################################################
+features.ip_call.auto_answer.enable=
+features.show_default_account=
+features.call.dialtone_time_out=
+features.missed_call_popup.enable = {$flyingvoice_missed_call_popup_enable}
+features.auto_answer_tone.enable=
+features.play_hold_tone.enable=
+features.key_as_send=
+features.send_pound_key=
+features.busy_tone_delay=
+features.hotline_delay=
+features.hotline_number=
+features.direct_ip_call_enable = {$flyingvoice_direct_ip_call_enable}
+features.call_num_filter=
+features.call_completion_enable=
+features.allow_mute=
+features.auto_answer_delay=
+features.normal_refuse_code=
+features.dnd_refuse_code=
+features.upload_server=
+features.dtmf.repetition=
+features.dtmf.hide_delay=
+features.dtmf.hide = {$flyingvoice_dtmf_hide}
+features.play_local_dtmf_tone_enable =
+features.reboot_in_talk_enable =
+features.fwd_diversion_enable=
+
+call_waiting.enable = {$flyingvoice_call_waiting}
+call_waiting.tone = {$flyingvoice_call_waiting_tone}
+call_waiting.off_code=
+call_waiting.on_code=
+
+auto_redial.times=
+auto_redial.interval=
+auto_redial.enable=
+
+sip.rfc2543_hold = {$flyingvoice_rfc2543_hold}
+sip.use_23_as_pound=
+forward.international.enable=
+phone_setting.headsetkey_mode=
+phone_setting.is_deal180=
+phone_setting.change_183_to_180=
+
+
+features.touch_tone=
+
+#######################################################################################
+## Action URL&URI ##
+#######################################################################################
+features.csta_control.enable=
+features.action_uri.enable=
+features.action_uri_limit_ip=
+features.show_action_uri_option=
+action_url.call_remote_canceled=
+action_url.remote_busy=
+action_url.cancel_callout=
+action_url.handfree=
+action_url.headset=
+action_url.unheld=
+action_url.held=
+action_url.transfer_failed=
+action_url.transfer_finished=
+action_url.answer_new_incoming_call=
+action_url.reject_incoming_call=
+action_url.forward_incoming_call=
+action_url.ip_change=
+action_url.idle_to_busy=
+action_url.busy_to_idle=
+action_url.call_terminated=
+action_url.missed_call=
+action_url.unmute=
+action_url.mute=
+action_url.unhold=
+action_url.hold=
+action_url.always_fwd_off =
+action_url.always_fwd_on =
+action_url.attended_transfer_call =
+action_url.blind_transfer_call =
+action_url.busy_fwd_off =
+action_url.busy_fwd_on =
+action_url.call_established =
+action_url.call_waiting_off =
+action_url.call_waiting_on =
+action_url.dnd_off =
+action_url.dnd_on =
+action_url.incoming_call =
+action_url.no_answer_fwd_off =
+action_url.no_answer_fwd_on =
+action_url.off_hook =
+action_url.on_hook =
+action_url.outgoing_call =
+action_url.register_failed =
+action_url.registered =
+action_url.setup_autop_finish =
+action_url.setup_completed =
+action_url.transfer_call =
+action_url.unregistered =
+
+
+
+
+#######################################################################################
+## Power LED ##
+#######################################################################################
+phone_setting.hold_and_held_power_led_flash_enable=
+phone_setting.mute_power_led_flash_enable=
+phone_setting.talk_and_dial_power_led_enable=
+phone_setting.mail_power_led_flash_enable = 1
+phone_setting.ring_power_led_flash_enable=
+phone_setting.common_power_led_enable=
+phone_setting.missed_call_power_led_flash.enable = {$flyingvoice_missed_call_power_led_flash_enable}
+
+
+#######################################################################################
+## Time&Date ##
+#######################################################################################
+
+auto_dst.url = {$flyingvoice_auto_dst_url}
+local_time.manual_time_enable =
+local_time.manual_ntp_srv_prior =
+local_time.time_format = {$flyingvoice_time_format}
+local_time.date_format = {$flyingvoice_date_format}
+local_time.dhcp_time = {$flyingvoice_dhcp_time}
+
+
+local_time.ntp_server1 = {$ntp_server_primary}
+local_time.ntp_server2 = {$ntp_server_secondary}
+local_time.time_zone = {$flyingvoice_time_zone}
+
+
+
+#######################################################################################
+## Multicast Paging ##
+#######################################################################################
+##multicast.listen_address.X.label
+##multicast.paging_address.X.channel
+##multicast.listen_address.X.ip_address
+##multicast.paging_address.X.ip_address
+##multicast.paging_address.X.label
+##multicast.listen_address.X.channel
+##multicast.listen_address.X.volume
+##Multicast(X ranges from 1 to 31.)
+
+multicast.codec=
+
+multicast.paging_address.1.channel=
+multicast.paging_address.1.label=
+multicast.paging_address.1.ip_address=
+multicast.receive_priority.enable=
+multicast.receive_priority.priority=
+
+multicast.receive.use_speaker=
+multicast.receive.enhance_volume=
+multicast.receive.ignore_dnd.priority=
+
+multicast.listen_address.1.channel=
+multicast.listen_address.1.label=
+multicast.listen_address.1.ip_address=
+multicast.listen_address.1.volume=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+
+phone_setting.contrast=
+phone_setting.backlight_time = {$flyingvoice_backlight_time}
+phone_setting.inactive_backlight_level = 1
+phone_setting.active_backlight_level=
+phone_setting.predial_autodial = 1
+
+ringtone.url= {$flyingvoice_ringtone_url}
+ringtone.delete= {$flyingvoice_ringtone_delete}
+phone_setting.ring_type= {$flyingvoice_ring_type}
+phone_setting.inter_digit_time= {$flyingvoice_inter_digit_time}
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+distinctive_ring_tones.alert_info.1.text = {$flyingvoice_ring_text_1}
+distinctive_ring_tones.alert_info.2.text = {$flyingvoice_ring_text_2}
+distinctive_ring_tones.alert_info.3.text = {$flyingvoice_ring_text_3}
+distinctive_ring_tones.alert_info.4.text = {$flyingvoice_ring_text_4}
+distinctive_ring_tones.alert_info.5.text = {$flyingvoice_ring_text_5}
+distinctive_ring_tones.alert_info.6.text = {$flyingvoice_ring_text_6}
+distinctive_ring_tones.alert_info.7.text = {$flyingvoice_ring_text_7}
+distinctive_ring_tones.alert_info.8.text = {$flyingvoice_ring_text_8}
+distinctive_ring_tones.alert_info.9.text = {$flyingvoice_ring_text_9}
+distinctive_ring_tones.alert_info.10.text = {$flyingvoice_ring_text_10}
+
+distinctive_ring_tones.alert_info.1.ringer = {$flyingvoice_ring_file_1}
+distinctive_ring_tones.alert_info.2.ringer = {$flyingvoice_ring_file_2}
+distinctive_ring_tones.alert_info.3.ringer = {$flyingvoice_ring_file_3}
+distinctive_ring_tones.alert_info.4.ringer = {$flyingvoice_ring_file_4}
+distinctive_ring_tones.alert_info.5.ringer = {$flyingvoice_ring_file_5}
+distinctive_ring_tones.alert_info.6.ringer = {$flyingvoice_ring_file_6}
+distinctive_ring_tones.alert_info.7.ringer = {$flyingvoice_ring_file_7}
+distinctive_ring_tones.alert_info.8.ringer = {$flyingvoice_ring_file_8}
+distinctive_ring_tones.alert_info.9.ringer = {$flyingvoice_ring_file_9}
+distinctive_ring_tones.alert_info.10.ringer = {$flyingvoice_ring_file_10}
+
+
+#######################################################################################
+## Language Settings ##
+#######################################################################################
+
+lang.gui=
+lang.wui=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+features.call_park.enable=
+features.call_park.park_mode=
+features.call_park.park_code=
+features.call_park.park_retrieve_code=
+features.call_park.direct_send.enable=
+features.call_park.park_visual_notify_enable=
+features.call_park.park_ring=
+features.call_park.group_enable=
+features.call_park.group_park_code=
+sip.call_park_without_blf=
+features.call_park.line_restriction.enable=
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+features.pickup.direct_pickup_enable = {$flyingvoice_direct_pickup_enable}
+features.pickup.group_pickup_enable =
+features.pickup.direct_pickup_code = **
+features.pickup.group_pickup_code =
+features.pickup.blf_audio_enable =
+features.pickup.blf_visual_enable =
+features.pickup_display.method =
+
+
+features.pickup.blf_audio.list=
+features.pickup.blf_visual.list=
+
+
+#######################################################################################
+## Alert Info ##
+#######################################################################################
+features.alert_info_tone =
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+features.feature_key_sync.enable = {$flyingvoice_feature_key_sync}
+
+
+
+#######################################################################################
+## Metaswitch Setting ##
+#######################################################################################
+meta.enable =
+
diff --git a/resources/templates/provision/flyingvoice/fip13g/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip13g/{$mac}.cfg
new file mode 100644
index 0000000000..2943766bd1
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip13g/{$mac}.cfg
@@ -0,0 +1,1573 @@
+#!version:1.0.0.1
+#{$microtime}
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.1.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.1.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.1.anonymous_call.server_base_only =
+account.1.send_anonymous_rejection_code =
+account.1.anonymous_reject_offcode =
+account.1.anonymous_reject_oncode =
+account.1.reject_anonymous_call=
+account.1.anonymous_call_offcode =
+account.1.anonymous_call_oncode =
+account.1.anonymous_call =
+account.1.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.1.music_server_uri=
+account.1.music_on_hold_type=
+account.1.auto_label.rule=
+account.1.auto_label.enable=
+account.1.number_of_linekey=
+account.1.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.1.codec.ilbc_15_2kbps.priority= 0
+account.1.codec.ilbc_15_2kbps.enable= 0
+account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if}
+
+account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if}
+
+account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if}
+
+account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if}
+
+account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if}
+
+account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if}
+
+account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if}
+
+account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if}
+
+account.1.codec.opus.para=
+
+account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if}
+
+account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if}
+
+account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if}
+
+account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if}
+
+account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if}
+
+account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if}
+
+account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if}
+
+account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if}
+
+account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if}
+
+account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if}
+
+account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if}
+
+account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if}
+
+account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if}
+
+account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if}
+
+account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if}
+
+account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.1.password) }
+account.1.enable = 1
+{else}
+account.1.enable = 0
+{/if}
+account.1.label = {$account.1.display_name}
+account.1.display_name = {$account.1.display_name}
+account.1.auth_name = {$account.1.auth_id}
+account.1.password = {$account.1.password}
+{if isset($account.1.server.1.address)}
+account.1.user_name = {$account.1.user_id}@{$account.1.server_address}
+{else}
+account.1.user_name = {$account.1.user_id}
+{/if}
+
+{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address} {else} account.1.sip_server.1.address= {$account.1.server_address} {/if}
+
+account.1.sip_server.1.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
+
+account.1.sip_server.1.expires= {$account.1.register_expires}
+account.1.sip_server.1.retry_counts= 3
+
+account.1.sip_server.2.address= {$account.1.server.2.address}
+account.1.sip_server.2.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if}
+
+account.1.sip_server.2.expires= {$account.1.register_expires}
+account.1.sip_server.2.retry_counts= 3
+
+account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if}
+
+account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.1.outbound_proxy.1.port = {$account.1.sip_port}
+{/if}
+
+account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.1.outbound_proxy.2.port = {$account.1.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.1.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.1.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.1.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.1.nat.udp_update_enable= 3
+account.1.nat.udp_update_time= 30
+account.1.nat.rport= {$flyingvoice_rport}
+
+account.1.dtmf.type= {$flyingvoice_dtmf_type}
+account.1.dtmf.info_type=
+account.1.dtmf.dtmf_payload=
+account.1.100rel_enable= {$flyingvoice_retransmission}
+
+account.1.subscribe_register=
+account.1.cid_source= {$flyingvoice_cid_source}
+account.1.enable_user_equal_phone=
+account.1.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.1.ptime= 20
+account.1.register_line=
+account.1.register_mac=
+account.1.reg_fail_retry_interval=
+account.1.unregister_on_reboot=1
+
+account.1.session_timer.refresher=
+account.1.session_timer.expires=
+account.1.session_timer.enable= {$flyingvoice_session_timer}
+
+account.1.conf_type = {if $nway_conference == true}2{/if}
+account.1.sip_server_type=
+
+
+account.1.srtp.unencrypted_rtcp.enable =
+account.1.srtp.unencrypted_rtp.enable =
+account.1.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.1.outbound_proxy.1.register_on_enable=
+account.1.outbound_proxy.1.failback_timeout=
+account.1.outbound_proxy.1.failback_mode=
+account.1.outbound_proxy.1.retry_counts=
+account.1.outbound_proxy.1.only_signal_with_registered=
+account.1.outbound_proxy.1.failback_subscribe.enable=
+account.1.outbound_proxy.1.invite_retry_counts=
+
+account.1.sip_server.1.register_on_enable= 0
+account.1.sip_server.1.failback_timeout= 3600
+account.1.sip_server.1.failback_mode= 0
+account.1.sip_server.1.failback_subscribe.enable=
+account.1.sip_server.1.only_signal_with_registered=
+account.1.sip_server.1.invite_retry_counts=
+
+account.1.outbound_proxy.2.register_on_enable=
+account.1.outbound_proxy.2.failback_timeout=
+account.1.outbound_proxy.2.failback_mode=
+account.1.outbound_proxy.2.retry_counts=
+account.1.outbound_proxy.2.only_signal_with_registered=
+account.1.outbound_proxy.2.failback_subscribe.enable=
+account.1.outbound_proxy.2.invite_retry_counts=
+
+account.1.sip_server.2.register_on_enable=
+account.1.sip_server.2.failback_timeout=
+account.1.sip_server.2.failback_mode=
+account.1.sip_server.2.failback_subscribe.enable=
+account.1.sip_server.2.only_signal_with_registered=
+account.1.sip_server.2.invite_retry_counts=
+
+account.1.static_cache_pri=
+account.1.dns_cache_type=
+account.1.naptr_build=
+account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.1.fallback.redundancy_type=
+account.1.reg_failed_retry_max_time=
+account.1.reg_failed_retry_min_time=
+account.1.redundancy_with_reg_fail.enable =
+
+
+account.1.sip_server.1.outbound_proxy_enable =
+account.1.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.1.contact_take_line_param=
+account.1.update_ack_while_dialing=
+account.1.srtp_lifetime=
+account.1.third_part_request_with_route.enable=
+account.1.insert_outbound_in_route.enable=
+account.1.path.enable=
+account.1.sub_fail_retry_interval=
+account.1.transfer_refer_to_contact_header.enable=
+account.1.hold_use_inactive=
+account.1.gruu.enable=
+account.1.dial_tone=
+account.1.call_id_mode=
+account.1.subscribe_expires_overlap=
+account.1.register_expires_overlap=
+account.1.call_info=
+account.1.custom_ua=
+account.1.mwi_parse_terminated=
+account.1.check_cseq.enable=
+account.1.check_to_tag.enable=
+account.1.vq_rtcpxr.collector_server_port=
+account.1.vq_rtcpxr.collector_server_host=
+account.1.vq_rtcpxr.collector_name=
+account.1.compact_header_enable=
+account.1.cp_source=
+account.1.cid_source_ppi=
+account.1.cid_source_privacy=
+account.1.reg_with_pani_header.enable =
+account.1.alert_info=
+account.1.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.1.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.1.timeout_fwd.off_code=
+account.1.timeout_fwd.on_code=
+account.1.timeout_fwd.timeout=
+account.1.timeout_fwd.target=
+account.1.timeout_fwd.enable=
+account.1.busy_fwd.off_code=
+account.1.busy_fwd.on_code=
+account.1.busy_fwd.target=
+account.1.busy_fwd.enable=
+account.1.always_fwd.off_code=
+account.1.always_fwd.on_code=
+account.1.always_fwd.target=
+account.1.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.1.dnd.enable=
+account.1.dnd.off_code=
+account.1.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.1.subscribe_mwi=
+account.1.subscribe_mwi_to_vm=
+account.1.subscribe_mwi_expires=
+account.1.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.1.auto_dial_enable=
+account.1.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.1.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.1.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.1.blf.blf_list_uri=
+account.1.blf_list_barge_in_code=
+account.1.blf_list_code=
+account.1.blf_list_retrieve_call_parked_code=
+account.1.blf.subscribe_period=
+account.1.blf.match_host.enable=
+account.1.out_dialog_blf_enable=
+account.1.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.1.shared_line= {$shared_line_1}
+account.1.line_seize.expires=
+account.1.shared_line_one_touch_bargein.enable=
+account.1.shared_line_one_touch_retrieve.enable=
+account.1.sca_manage_interface_display_time=
+account.1.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.1.direct_pickup_code =
+account.1.group_pickup_code =
+account.1.dialoginfo_callpickup =
+account.1.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.1.conf_uri = {if $nway_conference == true}nway{$account.1.auth_id}@{$account.1.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.1.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.1.acd.available_url=
+account.1.acd.away_url =
+account.1.acd.refresh_url =
+account.1.acd.call_information=
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.2.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.2.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.2.anonymous_call.server_base_only =
+account.2.send_anonymous_rejection_code =
+account.2.anonymous_reject_offcode =
+account.2.anonymous_reject_oncode =
+account.2.reject_anonymous_call=
+account.2.anonymous_call_offcode =
+account.2.anonymous_call_oncode =
+account.2.anonymous_call =
+account.2.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.2.music_server_uri=
+account.2.music_on_hold_type=
+account.2.auto_label.rule=
+account.2.auto_label.enable=
+account.2.number_of_linekey=
+account.2.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.2.codec.ilbc_15_2kbps.priority=
+account.2.codec.ilbc_15_2kbps.enable=
+account.2.codec.ilbc_13_33kbps.priority=
+account.2.codec.ilbc_13_33kbps.enable =
+account.2.codec.pcma.enable = 1
+account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.2.codec.pcmu.enable = 1
+account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.2.codec.opus.enable = 1
+account.2.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.2.codec.g726_32.enable=
+account.2.codec.g726_32.priority=
+
+account.2.codec.g729.enable = 1
+account.2.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.2.codec.g722.enable = 1
+account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.2.password) }
+account.2.enable = 1
+{else}
+account.2.enable = 0
+{/if}
+account.2.label = {$account.2.display_name}
+account.2.display_name = {$account.2.display_name}
+account.2.auth_name = {$account.2.auth_id}
+account.2.password = {$account.2.password}
+{if isset($account.2.server.1.address)}
+account.2.user_name = {$account.2.user_id}@{$account.2.server_address}
+{else}
+account.2.user_name = {$account.2.user_id}
+{/if}
+
+{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address} {else} account.2.sip_server.1.address= {$account.2.server_address} {/if}
+
+account.2.sip_server.1.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if}
+
+account.2.sip_server.1.expires= {$account.2.register_expires}
+account.2.sip_server.1.retry_counts= 3
+
+account.2.sip_server.2.address= {$account.2.server.2.address}
+account.2.sip_server.2.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if}
+
+account.2.sip_server.2.expires= {$account.2.register_expires}
+account.2.sip_server.2.retry_counts= 3
+
+account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if}
+
+account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.2.outbound_proxy.1.port = {$account.2.sip_port}
+{/if}
+
+account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.2.outbound_proxy.2.port = {$account.2.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.2.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.2.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.2.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.2.nat.udp_update_enable= 3
+account.2.nat.udp_update_time= 30
+account.2.nat.rport= {$flyingvoice_rport}
+
+account.2.dtmf.type= {$flyingvoice_dtmf_type}
+account.2.dtmf.info_type=
+account.2.dtmf.dtmf_payload=
+account.2.100rel_enable= {$flyingvoice_retransmission}
+
+account.2.subscribe_register=
+account.2.cid_source= {$flyingvoice_cid_source}
+account.2.enable_user_equal_phone=
+account.2.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.2.ptime= 20
+account.2.register_line=
+account.2.register_mac=
+account.2.reg_fail_retry_interval=
+account.2.unregister_on_reboot=
+
+account.2.session_timer.refresher=
+account.2.session_timer.expires=
+account.2.session_timer.enable= {$flyingvoice_session_timer}
+
+account.2.conf_type = {if $nway_conference == true}2{/if}
+account.2.sip_server_type=
+
+
+account.2.srtp.unencrypted_rtcp.enable =
+account.2.srtp.unencrypted_rtp.enable =
+account.2.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.2.outbound_proxy.1.register_on_enable=
+account.2.outbound_proxy.1.failback_timeout=
+account.2.outbound_proxy.1.failback_mode=
+account.2.outbound_proxy.1.retry_counts=
+account.2.outbound_proxy.1.only_signal_with_registered=
+account.2.outbound_proxy.1.failback_subscribe.enable=
+account.2.outbound_proxy.1.invite_retry_counts=
+
+account.2.sip_server.1.register_on_enable= 0
+account.2.sip_server.1.failback_timeout= 3600
+account.2.sip_server.1.failback_mode= 0
+account.2.sip_server.1.failback_subscribe.enable=
+account.2.sip_server.1.only_signal_with_registered=
+account.2.sip_server.1.invite_retry_counts=
+
+account.2.outbound_proxy.2.register_on_enable=
+account.2.outbound_proxy.2.failback_timeout=
+account.2.outbound_proxy.2.failback_mode=
+account.2.outbound_proxy.2.retry_counts=
+account.2.outbound_proxy.2.only_signal_with_registered=
+account.2.outbound_proxy.2.failback_subscribe.enable=
+account.2.outbound_proxy.2.invite_retry_counts=
+
+account.2.sip_server.2.register_on_enable=
+account.2.sip_server.2.failback_timeout=
+account.2.sip_server.2.failback_mode=
+account.2.sip_server.2.failback_subscribe.enable=
+account.2.sip_server.2.only_signal_with_registered=
+account.2.sip_server.2.invite_retry_counts=
+
+account.2.static_cache_pri=
+account.2.dns_cache_type=
+account.2.naptr_build=
+account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.2.fallback.redundancy_type=
+account.2.reg_failed_retry_max_time=
+account.2.reg_failed_retry_min_time=
+account.2.redundancy_with_reg_fail.enable =
+
+
+account.2.sip_server.1.outbound_proxy_enable =
+account.2.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.2.contact_take_line_param=
+account.2.update_ack_while_dialing=
+account.2.srtp_lifetime=
+account.2.third_part_request_with_route.enable=
+account.2.insert_outbound_in_route.enable=
+account.2.path.enable=
+account.2.sub_fail_retry_interval=
+account.2.transfer_refer_to_contact_header.enable=
+account.2.hold_use_inactive=
+account.2.gruu.enable=
+account.2.dial_tone=
+account.2.call_id_mode=
+account.2.subscribe_expires_overlap=
+account.2.register_expires_overlap=
+account.2.call_info=
+account.2.custom_ua=
+account.2.mwi_parse_terminated=
+account.2.check_cseq.enable=
+account.2.check_to_tag.enable=
+account.2.vq_rtcpxr.collector_server_port=
+account.2.vq_rtcpxr.collector_server_host=
+account.2.vq_rtcpxr.collector_name=
+account.2.compact_header_enable=
+account.2.cp_source=
+account.2.cid_source_ppi=
+account.2.cid_source_privacy=
+account.2.reg_with_pani_header.enable =
+account.2.alert_info=
+account.2.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.2.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.2.timeout_fwd.off_code=
+account.2.timeout_fwd.on_code=
+account.2.timeout_fwd.timeout=
+account.2.timeout_fwd.target=
+account.2.timeout_fwd.enable=
+account.2.busy_fwd.off_code=
+account.2.busy_fwd.on_code=
+account.2.busy_fwd.target=
+account.2.busy_fwd.enable=
+account.2.always_fwd.off_code=
+account.2.always_fwd.on_code=
+account.2.always_fwd.target=
+account.2.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.2.dnd.enable=
+account.2.dnd.off_code=
+account.2.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.2.subscribe_mwi=
+account.2.subscribe_mwi_to_vm=
+account.2.subscribe_mwi_expires=
+account.2.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.2.auto_dial_enable=
+account.2.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.2.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.2.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.2.blf.blf_list_uri=
+account.2.blf_list_barge_in_code=
+account.2.blf_list_code=
+account.2.blf_list_retrieve_call_parked_code=
+account.2.blf.subscribe_period=
+account.2.blf.match_host.enable=
+account.2.out_dialog_blf_enable=
+account.2.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.2.shared_line= {$shared_line_1}
+account.2.line_seize.expires=
+account.2.shared_line_one_touch_bargein.enable=
+account.2.shared_line_one_touch_retrieve.enable=
+account.2.sca_manage_interface_display_time=
+account.2.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.2.direct_pickup_code =
+account.2.group_pickup_code =
+account.2.dialoginfo_callpickup =
+account.2.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.2.conf_uri = {if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.2.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.2.acd.available_url=
+account.2.acd.away_url =
+account.2.acd.refresh_url =
+account.2.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.3.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.3.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.3.anonymous_call.server_base_only =
+account.3.send_anonymous_rejection_code =
+account.3.anonymous_reject_offcode =
+account.3.anonymous_reject_oncode =
+account.3.reject_anonymous_call=
+account.3.anonymous_call_offcode =
+account.3.anonymous_call_oncode =
+account.3.anonymous_call =
+account.3.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.3.music_server_uri=
+account.3.music_on_hold_type=
+account.3.auto_label.rule=
+account.3.auto_label.enable=
+account.3.number_of_linekey=
+account.3.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.3.codec.ilbc_15_2kbps.priority=
+account.3.codec.ilbc_15_2kbps.enable=
+account.3.codec.ilbc_13_33kbps.priority=
+account.3.codec.ilbc_13_33kbps.enable =
+account.3.codec.pcma.enable = 1
+account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.3.codec.pcmu.enable = 1
+account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.3.codec.opus.enable = 1
+account.3.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.3.codec.g726_32.enable=
+account.3.codec.g726_32.priority=
+
+account.3.codec.g729.enable = 1
+account.3.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.3.codec.g722.enable = 1
+account.3.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.3.password) }
+account.3.enable = 1
+{else}
+account.3.enable = 0
+{/if}
+account.3.label = {$account.3.display_name}
+account.3.display_name = {$account.3.display_name}
+account.3.auth_name = {$account.3.auth_id}
+account.3.password = {$account.3.password}
+{if isset($account.3.server.1.address)}
+account.3.user_name = {$account.3.user_id}@{$account.3.server_address}
+{else}
+account.3.user_name = {$account.3.user_id}
+{/if}
+
+{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address} {else} account.3.sip_server.1.address= {$account.3.server_address} {/if}
+
+account.3.sip_server.1.port= {$account.3.sip_port}
+
+
+{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if}
+{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if}
+{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if}
+{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if}
+
+account.3.sip_server.1.expires= {$account.3.register_expires}
+account.3.sip_server.1.retry_counts= 3
+
+account.3.sip_server.2.address= {$account.3.server.2.address}
+account.3.sip_server.2.port= {$account.3.sip_port}
+
+
+{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if}
+{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if}
+{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if}
+{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if}
+
+account.3.sip_server.2.expires= {$account.3.register_expires}
+account.3.sip_server.2.retry_counts= 3
+
+account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if}
+
+account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.3.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.3.outbound_proxy.1.port = {$account.3.sip_port}
+{/if}
+
+account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.3.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.3.outbound_proxy.2.port = {$account.3.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.3.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.3.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.3.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.3.nat.udp_update_enable= 3
+account.3.nat.udp_update_time= 30
+account.3.nat.rport= {$flyingvoice_rport}
+
+account.3.dtmf.type= {$flyingvoice_dtmf_type}
+account.3.dtmf.info_type=
+account.3.dtmf.dtmf_payload=
+account.3.100rel_enable= {$flyingvoice_retransmission}
+
+account.3.subscribe_register=
+account.3.cid_source= {$flyingvoice_cid_source}
+account.3.enable_user_equal_phone=
+account.3.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.3.ptime= 20
+account.3.register_line=
+account.3.register_mac=
+account.3.reg_fail_retry_interval=
+account.3.unregister_on_reboot=
+
+account.3.session_timer.refresher=
+account.3.session_timer.expires=
+account.3.session_timer.enable= {$flyingvoice_session_timer}
+
+account.3.conf_type = {if $nway_conference == true}2{/if}
+account.3.sip_server_type=
+
+
+account.3.srtp.unencrypted_rtcp.enable =
+account.3.srtp.unencrypted_rtp.enable =
+account.3.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.3.outbound_proxy.1.register_on_enable=
+account.3.outbound_proxy.1.failback_timeout=
+account.3.outbound_proxy.1.failback_mode=
+account.3.outbound_proxy.1.retry_counts=
+account.3.outbound_proxy.1.only_signal_with_registered=
+account.3.outbound_proxy.1.failback_subscribe.enable=
+account.3.outbound_proxy.1.invite_retry_counts=
+
+account.3.sip_server.1.register_on_enable= 0
+account.3.sip_server.1.failback_timeout= 3600
+account.3.sip_server.1.failback_mode= 0
+account.3.sip_server.1.failback_subscribe.enable=
+account.3.sip_server.1.only_signal_with_registered=
+account.3.sip_server.1.invite_retry_counts=
+
+account.3.outbound_proxy.2.register_on_enable=
+account.3.outbound_proxy.2.failback_timeout=
+account.3.outbound_proxy.2.failback_mode=
+account.3.outbound_proxy.2.retry_counts=
+account.3.outbound_proxy.2.only_signal_with_registered=
+account.3.outbound_proxy.2.failback_subscribe.enable=
+account.3.outbound_proxy.2.invite_retry_counts=
+
+account.3.sip_server.2.register_on_enable=
+account.3.sip_server.2.failback_timeout=
+account.3.sip_server.2.failback_mode=
+account.3.sip_server.2.failback_subscribe.enable=
+account.3.sip_server.2.only_signal_with_registered=
+account.3.sip_server.2.invite_retry_counts=
+
+account.3.static_cache_pri=
+account.3.dns_cache_type=
+account.3.naptr_build=
+account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.3.fallback.redundancy_type=
+account.3.reg_failed_retry_max_time=
+account.3.reg_failed_retry_min_time=
+account.3.redundancy_with_reg_fail.enable =
+
+
+account.3.sip_server.1.outbound_proxy_enable =
+account.3.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.3.contact_take_line_param=
+account.3.update_ack_while_dialing=
+account.3.srtp_lifetime=
+account.3.third_part_request_with_route.enable=
+account.3.insert_outbound_in_route.enable=
+account.3.path.enable=
+account.3.sub_fail_retry_interval=
+account.3.transfer_refer_to_contact_header.enable=
+account.3.hold_use_inactive=
+account.3.gruu.enable=
+account.3.dial_tone=
+account.3.call_id_mode=
+account.3.subscribe_expires_overlap=
+account.3.register_expires_overlap=
+account.3.call_info=
+account.3.custom_ua=
+account.3.mwi_parse_terminated=
+account.3.check_cseq.enable=
+account.3.check_to_tag.enable=
+account.3.vq_rtcpxr.collector_server_port=
+account.3.vq_rtcpxr.collector_server_host=
+account.3.vq_rtcpxr.collector_name=
+account.3.compact_header_enable=
+account.3.cp_source=
+account.3.cid_source_ppi=
+account.3.cid_source_privacy=
+account.3.reg_with_pani_header.enable =
+account.3.alert_info=
+account.3.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.3.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.3.timeout_fwd.off_code=
+account.3.timeout_fwd.on_code=
+account.3.timeout_fwd.timeout=
+account.3.timeout_fwd.target=
+account.3.timeout_fwd.enable=
+account.3.busy_fwd.off_code=
+account.3.busy_fwd.on_code=
+account.3.busy_fwd.target=
+account.3.busy_fwd.enable=
+account.3.always_fwd.off_code=
+account.3.always_fwd.on_code=
+account.3.always_fwd.target=
+account.3.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.3.dnd.enable=
+account.3.dnd.off_code=
+account.3.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.3.subscribe_mwi=
+account.3.subscribe_mwi_to_vm=
+account.3.subscribe_mwi_expires=
+account.3.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.3.auto_dial_enable=
+account.3.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.3.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.3.dialplan.digitmap.enable=
+account.3.dialplan.digitmap.string=
+account.3.dialplan.digitmap.no_match_action=
+account.3.dialplan.digitmap.interdigit_short_timer=
+account.3.dialplan.digitmap.interdigit_long_timer=
+account.3.dialplan.digitmap.apply_to.press_send=
+account.3.dialplan.digitmap.apply_to.forward=
+account.3.dialplan.digitmap.apply_to.history_dial=
+account.3.dialplan.digitmap.apply_to.directory_dial=
+account.3.dialplan.digitmap.apply_to.on_hook_dial=
+account.3.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.3.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.3.blf.blf_list_uri=
+account.3.blf_list_barge_in_code=
+account.3.blf_list_code=
+account.3.blf_list_retrieve_call_parked_code=
+account.3.blf.subscribe_period=
+account.3.blf.match_host.enable=
+account.3.out_dialog_blf_enable=
+account.3.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.3.shared_line= {$shared_line_1}
+account.3.line_seize.expires=
+account.3.shared_line_one_touch_bargein.enable=
+account.3.shared_line_one_touch_retrieve.enable=
+account.3.sca_manage_interface_display_time=
+account.3.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.3.direct_pickup_code =
+account.3.group_pickup_code =
+account.3.dialoginfo_callpickup =
+account.3.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.3.conf_uri = {if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.3.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.3.acd.available_url=
+account.3.acd.away_url =
+account.3.acd.refresh_url =
+account.3.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.4.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.4.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.4.anonymous_call.server_base_only =
+account.4.send_anonymous_rejection_code =
+account.4.anonymous_reject_offcode =
+account.4.anonymous_reject_oncode =
+account.4.reject_anonymous_call=
+account.4.anonymous_call_offcode =
+account.4.anonymous_call_oncode =
+account.4.anonymous_call =
+account.4.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.4.music_server_uri=
+account.4.music_on_hold_type=
+account.4.auto_label.rule=
+account.4.auto_label.enable=
+account.4.number_of_linekey=
+account.4.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.4.codec.ilbc_15_2kbps.priority=
+account.4.codec.ilbc_15_2kbps.enable=
+account.4.codec.ilbc_13_33kbps.priority=
+account.4.codec.ilbc_13_33kbps.enable =
+account.4.codec.pcma.enable = 1
+account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.4.codec.pcmu.enable = 1
+account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.4.codec.opus.enable = 1
+account.4.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.4.codec.g726_32.enable=
+account.4.codec.g726_32.priority=
+
+account.4.codec.g729.enable = 1
+account.4.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.4.codec.g722.enable = 1
+account.4.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.4.password) }
+account.4.enable = 1
+{else}
+account.4.enable = 0
+{/if}
+account.4.label = {$account.4.display_name}
+account.4.display_name = {$account.4.display_name}
+account.4.auth_name = {$account.4.auth_id}
+account.4.password = {$account.4.password}
+{if isset($account.4.server.1.address)}
+account.4.user_name = {$account.4.user_id}@{$account.4.server_address}
+{else}
+account.4.user_name = {$account.4.user_id}
+{/if}
+
+{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address} {else} account.4.sip_server.1.address= {$account.4.server_address} {/if}
+
+account.4.sip_server.1.port= {$account.4.sip_port}
+
+
+{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if}
+{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if}
+{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if}
+{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if}
+
+account.4.sip_server.1.expires= {$account.4.register_expires}
+account.4.sip_server.1.retry_counts= 3
+
+account.4.sip_server.2.address= {$account.4.server.2.address}
+account.4.sip_server.2.port= {$account.4.sip_port}
+
+
+{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if}
+{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if}
+{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if}
+{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if}
+
+account.4.sip_server.2.expires= {$account.4.register_expires}
+account.4.sip_server.2.retry_counts= 3
+
+account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if}
+
+account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.4.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.4.outbound_proxy.1.port = {$account.4.sip_port}
+{/if}
+
+account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.4.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.4.outbound_proxy.2.port = {$account.4.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.4.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.4.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.4.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.4.nat.udp_update_enable= 3
+account.4.nat.udp_update_time= 30
+account.4.nat.rport= {$flyingvoice_rport}
+
+account.4.dtmf.type= {$flyingvoice_dtmf_type}
+account.4.dtmf.info_type=
+account.4.dtmf.dtmf_payload=
+account.4.100rel_enable= {$flyingvoice_retransmission}
+
+account.4.subscribe_register=
+account.4.cid_source= {$flyingvoice_cid_source}
+account.4.enable_user_equal_phone=
+account.4.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.4.ptime= 20
+account.4.register_line=
+account.4.register_mac=
+account.4.reg_fail_retry_interval=
+account.4.unregister_on_reboot=
+
+account.4.session_timer.refresher=
+account.4.session_timer.expires=
+account.4.session_timer.enable= {$flyingvoice_session_timer}
+
+account.4.conf_type = {if $nway_conference == true}2{/if}
+account.4.sip_server_type=
+
+
+account.4.srtp.unencrypted_rtcp.enable =
+account.4.srtp.unencrypted_rtp.enable =
+account.4.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.4.outbound_proxy.1.register_on_enable=
+account.4.outbound_proxy.1.failback_timeout=
+account.4.outbound_proxy.1.failback_mode=
+account.4.outbound_proxy.1.retry_counts=
+account.4.outbound_proxy.1.only_signal_with_registered=
+account.4.outbound_proxy.1.failback_subscribe.enable=
+account.4.outbound_proxy.1.invite_retry_counts=
+
+account.4.sip_server.1.register_on_enable= 0
+account.4.sip_server.1.failback_timeout= 3600
+account.4.sip_server.1.failback_mode= 0
+account.4.sip_server.1.failback_subscribe.enable=
+account.4.sip_server.1.only_signal_with_registered=
+account.4.sip_server.1.invite_retry_counts=
+
+account.4.outbound_proxy.2.register_on_enable=
+account.4.outbound_proxy.2.failback_timeout=
+account.4.outbound_proxy.2.failback_mode=
+account.4.outbound_proxy.2.retry_counts=
+account.4.outbound_proxy.2.only_signal_with_registered=
+account.4.outbound_proxy.2.failback_subscribe.enable=
+account.4.outbound_proxy.2.invite_retry_counts=
+
+account.4.sip_server.2.register_on_enable=
+account.4.sip_server.2.failback_timeout=
+account.4.sip_server.2.failback_mode=
+account.4.sip_server.2.failback_subscribe.enable=
+account.4.sip_server.2.only_signal_with_registered=
+account.4.sip_server.2.invite_retry_counts=
+
+account.4.static_cache_pri=
+account.4.dns_cache_type=
+account.4.naptr_build=
+account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.4.fallback.redundancy_type=
+account.4.reg_failed_retry_max_time=
+account.4.reg_failed_retry_min_time=
+account.4.redundancy_with_reg_fail.enable =
+
+
+account.4.sip_server.1.outbound_proxy_enable =
+account.4.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.4.contact_take_line_param=
+account.4.update_ack_while_dialing=
+account.4.srtp_lifetime=
+account.4.third_part_request_with_route.enable=
+account.4.insert_outbound_in_route.enable=
+account.4.path.enable=
+account.4.sub_fail_retry_interval=
+account.4.transfer_refer_to_contact_header.enable=
+account.4.hold_use_inactive=
+account.4.gruu.enable=
+account.4.dial_tone=
+account.4.call_id_mode=
+account.4.subscribe_expires_overlap=
+account.4.register_expires_overlap=
+account.4.call_info=
+account.4.custom_ua=
+account.4.mwi_parse_terminated=
+account.4.check_cseq.enable=
+account.4.check_to_tag.enable=
+account.4.vq_rtcpxr.collector_server_port=
+account.4.vq_rtcpxr.collector_server_host=
+account.4.vq_rtcpxr.collector_name=
+account.4.compact_header_enable=
+account.4.cp_source=
+account.4.cid_source_ppi=
+account.4.cid_source_privacy=
+account.4.reg_with_pani_header.enable =
+account.4.alert_info=
+account.4.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.4.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.4.timeout_fwd.off_code=
+account.4.timeout_fwd.on_code=
+account.4.timeout_fwd.timeout=
+account.4.timeout_fwd.target=
+account.4.timeout_fwd.enable=
+account.4.busy_fwd.off_code=
+account.4.busy_fwd.on_code=
+account.4.busy_fwd.target=
+account.4.busy_fwd.enable=
+account.4.always_fwd.off_code=
+account.4.always_fwd.on_code=
+account.4.always_fwd.target=
+account.4.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.4.dnd.enable=
+account.4.dnd.off_code=
+account.4.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.4.subscribe_mwi=
+account.4.subscribe_mwi_to_vm=
+account.4.subscribe_mwi_expires=
+account.4.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.4.auto_dial_enable=
+account.4.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.4.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.4.dialplan.digitmap.enable=
+account.4.dialplan.digitmap.string=
+account.4.dialplan.digitmap.no_match_action=
+account.4.dialplan.digitmap.interdigit_short_timer=
+account.4.dialplan.digitmap.interdigit_long_timer=
+account.4.dialplan.digitmap.apply_to.press_send=
+account.4.dialplan.digitmap.apply_to.forward=
+account.4.dialplan.digitmap.apply_to.history_dial=
+account.4.dialplan.digitmap.apply_to.directory_dial=
+account.4.dialplan.digitmap.apply_to.on_hook_dial=
+account.4.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.4.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.4.blf.blf_list_uri=
+account.4.blf_list_barge_in_code=
+account.4.blf_list_code=
+account.4.blf_list_retrieve_call_parked_code=
+account.4.blf.subscribe_period=
+account.4.blf.match_host.enable=
+account.4.out_dialog_blf_enable=
+account.4.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.4.shared_line= {$shared_line_1}
+account.4.line_seize.expires=
+account.4.shared_line_one_touch_bargein.enable=
+account.4.shared_line_one_touch_retrieve.enable=
+account.4.sca_manage_interface_display_time=
+account.4.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.4.direct_pickup_code =
+account.4.group_pickup_code =
+account.4.dialoginfo_callpickup =
+account.4.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.4.conf_uri = {if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.4.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.4.acd.available_url=
+account.4.acd.away_url =
+account.4.acd.refresh_url =
+account.4.acd.call_information=
+
diff --git a/resources/templates/provision/flyingvoice/fip14g/directory.xml b/resources/templates/provision/flyingvoice/fip14g/directory.xml
new file mode 100644
index 0000000000..297b9e4108
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip14g/directory.xml
@@ -0,0 +1,83 @@
+
+{foreach $contacts as $row}
+{if $smarty.get.contacts == "users" && $row.category == "users"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+{$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "groups" && $row.category == "groups"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "extensions" && $row.category == "extensions"}
+
+{if $row.contact_name_given != ""}
+ {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+
+{elseif $smarty.get.contacts == "all"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.category == "extensions"}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+{else}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+{/if}
+
+{/if}
+{/foreach}
+
diff --git a/resources/templates/provision/flyingvoice/fip14g/y000000000000.boot b/resources/templates/provision/flyingvoice/fip14g/y000000000000.boot
new file mode 100644
index 0000000000..f14987d007
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip14g/y000000000000.boot
@@ -0,0 +1,6 @@
+#!version:1.0.0.1
+## The header above must appear as-is in the first line
+
+include:config "y000000000000.cfg"
+include:config "{$mac}.cfg"
+
diff --git a/resources/templates/provision/flyingvoice/fip14g/y000000000000.cfg b/resources/templates/provision/flyingvoice/fip14g/y000000000000.cfg
new file mode 100644
index 0000000000..ed3f51f24d
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip14g/y000000000000.cfg
@@ -0,0 +1,971 @@
+#!version:1.0.0.1
+
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Network CDP ##
+#######################################################################################
+static.network.cdp.enable = {$flyingvoice_cdp_enable}
+static.network.cdp.packet_interval = {$flyingvoice_cdp_packet_interval}
+
+
+
+#######################################################################################
+## Network IPv6 ##
+#######################################################################################
+static.network.ipv6_static_dns_enable =
+static.network.ipv6_icmp_v6.enable =
+static.network.ipv6_secondary_dns =
+static.network.ipv6_primary_dns =
+static.network.ipv6_internet_port.gateway =
+static.network.ipv6_internet_port.ip =
+static.network.ipv6_internet_port.type =
+static.network.ipv6_prefix =
+
+#######################################################################################
+## Network WiFi ##
+#######################################################################################
+##static.wifi.X.label=
+##static.wifi.X.ssid=
+##static.wifi.X.priority=
+##static.wifi.X.security_mode=
+##static.wifi.X.cipher_type=
+##static.wifi.X.password=
+##static.wifi.X.eap_type=
+##static.wifi.X.eap_user_name=
+##static.wifi.x.eap_password=
+##(X ranges from 1 to 5)
+
+static.wifi.enable = {$flyingvoice_wifi_enable}
+static.wifi.1.label = {$flyingvoice_wifi_1_label}
+static.wifi.1.ssid = {$flyingvoice_wifi_1_ssid}
+static.wifi.1.priority = {$flyingvoice_wifi_1_priority}
+static.wifi.1.security_mode = {$flyingvoice_wifi_1_security}
+static.wifi.1.cipher_type = {$flyingvoice_wifi_1_cipher}
+static.wifi.1.password = {$flyingvoice_wifi_1_password}
+static.wifi.1.eap_type = {$flyingvoice_wifi_1_type}
+static.wifi.1.eap_user_name = {$flyingvoice_wifi_1_username}
+static.wifi.1.eap_password = {$flyingvoice_wifi_1_password}
+static.wifi.show_scan_prompt = {$flyingvoice_wifi_scan_prompt}
+
+
+#######################################################################################
+## Network Internet ##
+#######################################################################################
+static.network.ip_address_mode = {$flyingvoice_ip_address_mode}
+static.network.span_to_pc_port =
+static.network.vlan.pc_port_mode =
+{if isset($dns_server_primary)}static.network.static_dns_enable = 1{else}static.network.static_dns_enable = 0
+{/if}
+static.network.pc_port.enable = 1
+static.network.primary_dns = {$dns_server_primary}
+static.network.secondary_dns = {$dns_server_secondary}
+static.network.internet_port.gateway =
+static.network.internet_port.mask =
+static.network.internet_port.ip =
+static.network.internet_port.type =
+
+
+static.network.preference =
+
+
+#######################################################################################
+## Network Advanced ##
+#######################################################################################
+static.network.dhcp_host_name =
+static.network.dhcp.option60type =
+static.network.mtu_value =
+static.network.qos.audiotos =
+static.network.port.min_rtpport =
+static.network.port.max_rtpport =
+static.network.qos.signaltos =
+
+static.wui.http_enable =
+static.wui.https_enable =
+static.network.port.https =
+static.network.port.http =
+
+static.network.pc_port.speed_duplex =
+static.network.internet_port.speed_duplex =
+
+
+static.network.redundancy.mode =
+static.network.redundancy.failback.timeout =
+
+
+
+#######################################################################################
+## Network LLDP ##
+#######################################################################################
+static.network.lldp.enable = {$flyingvoice_lldp_enable}
+static.network.lldp.packet_interval = {$flyingvoice_lldp_packet_interval}
+
+
+
+
+#######################################################################################
+## Network VLAN ##
+#######################################################################################
+static.network.vlan.dhcp_enable =
+static.network.vlan.dhcp_option =
+static.network.vlan.vlan_change.enable =
+
+static.network.vlan.pc_port_priority = {$flyingvoice_vlan_pc_cos}
+static.network.vlan.pc_port_vid = {$flyingvoice_vlan_pc_id}
+static.network.vlan.pc_port_enable =
+
+static.network.vlan.internet_port_priority = {$flyingvoice_vlan_cos}
+static.network.vlan.internet_port_vid = {$flyingvoice_vlan_id}
+{if isset($flyingvoice_vlan_enable)}static.network.vlan.internet_port_enable = {$flyingvoice_vlan_enable}{else}static.network.vlan.internet_port_enable = 0{/if}
+
+
+
+#######################################################################################
+## Network VPN ##
+#######################################################################################
+static.network.vpn_enable = {$flyingvoice_network_vpn_enable}
+static.openvpn.url = {$flyingvoice_openvpn_url}
+
+
+
+#######################################################################################
+## Network 802.1x ##
+#######################################################################################
+static.network.802_1x.mode =
+static.network.802_1x.identity =
+static.network.802_1x.md5_password =
+static.network.802_1x.client_cert_url =
+static.network.802_1x.root_cert_url =
+static.network.802_1x.eap_fast_provision_mode =
+static.network.802_1x.anonymous_identity =
+static.network.802_1x.proxy_eap_logoff.enable =
+
+
+
+
+
+#######################################################################################
+## ZERO Touch ##
+#######################################################################################
+static.zero_touch.enable = {$flyingvoice_zero_touch_enable}
+static.zero_touch.wait_time = {$flyingvoice_zero_touch_wait_time}
+static.features.hide_zero_touch_url.enable = {$flyingvoice_zero_touch_hide}
+static.zero_touch.network_fail_delay_times = {$flyingvoice_zero_touch_delay}
+static.zero_touch.network_fail_wait_times = {$flyingvoice_zero_touch_wait}
+
+
+#######################################################################################
+## Autop URL ##
+#######################################################################################
+static.auto_provision.server.url = {$flyingvoice_provision_url}
+static.auto_provision.server.username = {$http_auth_username}
+static.auto_provision.server.password = {$http_auth_password}
+
+
+#######################################################################################
+## Autop Repeat ##
+#######################################################################################
+static.auto_provision.repeat.enable = {$flyingvoice_autop_repeat_enable}
+static.auto_provision.repeat.minutes = {$flyingvoice_autop_repeat_minutes}
+
+
+#######################################################################################
+## Autop DHCP ##
+#######################################################################################
+static.auto_provision.dhcp_option.list_user_options =
+static.auto_provision.dhcp_option.enable =
+
+
+static.auto_provision.dhcp_option.list_user6_options =
+
+#######################################################################################
+## Autop Mode ##
+#######################################################################################
+static.auto_provision.power_on = {$flyingvoice_autop_power_on}
+
+
+
+#######################################################################################
+## Autop PNP ##
+#######################################################################################
+static.auto_provision.pnp_enable = {$flyingvoice_autop_pnp}
+
+
+
+#######################################################################################
+## TR069 ##
+#######################################################################################
+
+static.managementserver.enable =
+static.managementserver.username =
+static.managementserver.password =
+static.managementserver.url =
+static.managementserver.periodic_inform_enable =
+static.managementserver.periodic_inform_interval =
+static.managementserver.connection_request_password =
+static.managementserver.connection_request_username =
+
+
+
+#######################################################################################
+## Firmware Update ##
+#######################################################################################
+static.firmware.url = {$flyingvoice_firmware_url}/{$flyingvoice_firmware_fip14g}
+
+
+#######################################################################################
+## Confguration ##
+#######################################################################################
+features.reset_by_long_press_enable =
+features.factory_pwd_enable =
+static.configuration.url =
+static.features.custom_factory_config.enable =
+static.custom_factory_configuration.url =
+
+
+#######################################################################################
+## Security ##
+#######################################################################################
+static.phone_setting.reserve_certs_enable =
+features.relog_offtime =
+static.security.default_ssl_method = {$flyingvoice_security_default_ssl_method}
+static.security.cn_validation =
+static.security.dev_cert =
+static.security.ca_cert =
+
+static.security.trust_certificates = {if $flyingvoice_trust_certificates == "false"}0{elseif $flyingvoice_trust_certificates == "true"}1{/if}
+
+security.tls_cipher_list = {$flyingvoice_security_tls_cipher_list}
+{if isset($admin_name) }
+static.security.user_name.admin = {$admin_name}
+static.security.user_password = {$admin_name}:{$admin_password}
+{/if}
+
+
+
+#######################################################################################
+## Server Certificates ##
+#######################################################################################
+static.server_certificates.url =
+static.server_certificates.delete =
+
+#######################################################################################
+## Trusted Certificates ##
+#######################################################################################
+static.trusted_certificates.url =
+static.trusted_certificates.delete =
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+features.transfer_type= {$flyingvoice_transfer_type}
+dialplan.transfer.mode = {$flyingvoice_transfer_mode}
+transfer.on_hook_trans_enable = {$flyingvoice_transfer_onhook}
+transfer.tran_others_after_conf_enable = {$flyingvoice_transfer_after_conf}
+transfer.blind_tran_on_hook_enable = {$flyingvoice_transfer_blind_on_hook}
+transfer.semi_attend_tran_enable = {$flyingvoice_transfer_semi_attended}
+phone_setting.call_appearance.transfer_via_new_linekey= {$flyingvoice_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+features.conference.with_previous_call.enable =
+features.local_conf.combine_with_one_press.enable=
+phone_setting.call_appearance.conference_via_new_linekey=
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+features.anonymous_response_code=
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+phone_setting.incoming_call_when_dialing.priority=
+phone_setting.hold_or_swap.mode=
+features.play_held_tone.interval=
+features.play_held_tone.delay=
+features.play_held_tone.enable=
+features.play_hold_tone.interval=
+features.ignore_incoming_call.enable=
+force.voice.ring_vol=
+features.mute.autoanswer_mute.enable=
+features.play_hold_tone.delay =
+phone_setting.end_call_net_disconnect.enable =
+features.custom_auto_answer_tone.enable=
+default_input_method.dialing=
+features.speaker_mode.enable=
+features.headset_mode.enable=
+features.handset_mode.enable=
+features.conference.local.enable =
+features.off_hook_answer.enable=
+features.caller_name_type_on_dialing=
+phone_setting.show_code403=
+phone_setting.ring_for_tranfailed=
+features.password_dial.length=
+features.password_dial.prefix=
+features.password_dial.enable=
+features.group_listen_in_talking_enable=
+phone_setting.call_info_display_method=
+phone_setting.called_party_info_display.enable =
+features.headset_training=
+features.headset_prior=
+features.dtmf.replace_tran =
+features.dtmf.transfer =
+phone_setting.ringing_timeout=
+phone_setting.ringback_timeout=
+
+features.keep_mute.enable=
+linekey.1.shortlabel=
+features.config_dsskey_length.shorten =
+transfer.dsskey_deal_type = {$flyingvoice_dsskey_transfer_mode}
+features.auto_linekeys.enable=
+phone_setting.call_appearance.calls_per_linekey=
+features.linekey_call_with_default_account=
+
+features.station_name.value =
+features.station_name.scrolling_display =
+voice.headset.autoreset_spk_vol =
+voice.handset.autoreset_spk_vol =
+voice.handfree.autoreset_spk_vol =
+features.headset.ctrl_call.enable =
+phone_setting.incoming_call.reject.enable =
+
+features.play_mute_tone.enable=
+features.play_mute_tone.interval=
+
+features.call_out_directory_by_off_hook.enable=
+features.congestion_tone.codelist=
+
+
+#######################################################################################
+## Features USB Record ##
+#######################################################################################
+##FIP16/FIP16PLUS Models not support the parameter.
+features.usb_call_recording.enable = {$flyingvoice_usb_record_enable}
+
+features.idle_recording.enable=
+
+
+
+#######################################################################################
+## DTMF ##
+#######################################################################################
+features.dtmf.min_interval=
+features.dtmf.volume=
+features.dtmf.duration =
+
+#######################################################################################
+## Tones ##
+#######################################################################################
+voice.tone.autoanswer =
+voice.tone.message =
+voice.tone.stutter =
+voice.tone.info =
+voice.tone.dialrecall =
+voice.tone.callwaiting =
+voice.tone.congestion =
+voice.tone.busy =
+voice.tone.ring =
+voice.tone.dial =
+voice.tone.country =
+voice.side_tone =
+features.partition_tone =
+voice.tone.secondary_dial=
+
+
+#######################################################################################
+## Jitter Buffer ##
+#######################################################################################
+voice.jib.normal= {$flyingvoice_jib_normal}
+voice.jib.max = {$flyingvoice_jib_max}
+voice.jib.min = {$flyingvoice_jib_min}
+voice.jib.adaptive = {$flyingvoice_jib_adaptive}
+
+voice.jib.wifi.normal= {$flyingvoice_jib_wifi_normal}
+voice.jib.wifi.max= {$flyingvoice_jib_wifi_max}
+voice.jib.wifi.min= {$flyingvoice_jib_wifi_min}
+voice.jib.wifi.adaptive= {$flyingvoice_jib_wifi_adaptive}
+
+
+#######################################################################################
+## Echo Cancellation ##
+#######################################################################################
+voice.echo_cancellation = {$flyingvoice_echo_cancellation}
+voice.cng = {$flyingvoice_cng}
+voice.vad = {$flyingvoice_vad}
+
+
+################################################################
+# SIP Basic Config ##
+################################################################
+sip.use_out_bound_in_dialog=
+sip.unreg_with_socket_close=
+phone_setting.disable_account_without_username.enable=
+features.auto_answer.first_call_only=
+
+
+phone_setting.call_display_name.mode=
+
+################################################################
+# SIP Advanced config ##
+################################################################
+sip.request_validation.event=
+sip.sdp_early_answer_or_offer=
+sip.cid_source.preference=
+sip.request_validation.digest.realm=
+sip.request_validation.digest.list=
+sip.request_validation.source.list=
+sip.send_keepalive_by_socket=
+sip.reliable_protocol.timerae.enable=
+sip.requesturi.e164.addglobalprefix=
+sip.trust_ctrl = {$flyingvoice_trust_ctrl}
+sip.mac_in_ua=
+
+sip.timer_t1=
+sip.timer_t2=
+
+
+sip.listen_mode=
+{if isset($flyingvoice_sip_listen_port)}sip.listen_port = {$flyingvoice_sip_listen_port}{else}sip.listen_port = 5060{/if}
+
+sip.listen_port=
+sip.tls_listen_port=
+sip.tcp_port_random_mode=
+sip.escape_characters.enable=
+sip.notify_reboot_enable=
+sip.send_response_by_request=
+sip.disp_incall_to_info=
+features.call_invite_format=
+phone_setting.early_media.rtp_sniffer.timeout=
+sip.reg_surge_prevention =
+
+
+################################################################
+# NAT&ICE ##
+################################################################
+
+
+static.sip.nat_stun.enable=
+static.sip.nat_stun.server=
+static.sip.nat_stun.port= {if isset($stun_port)}{$stun_port}{else}3478{/if}
+
+
+
+#######################################################################################
+## RTP ##
+#######################################################################################
+features.rtp_symmetric.enable=
+
+
+#######################################################################################
+## RTCP-XR ##
+#######################################################################################
+voice.rtcp.enable= {$flyingvoice_rtcp_enable}
+voice.rtcp_cname= {$flyingvoice_rtcp_cname}
+voice.rtcp_xr.enable= {$flyingvoice_rtcpxr_enable}
+phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_round_trip_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moscq.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moslq.enable = {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_packets_lost.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_stop_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_start_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_interval_period= {$flyingvoice_rtcpxr_interval}
+phone_setting.vq_rtcpxr_delay_threshold_critical= {$flyingvoice_rtcpxr_delay_threshold_critical}
+phone_setting.vq_rtcpxr_delay_threshold_warning= {$flyingvoice_rtcpxr_delay_threshold_warning}
+phone_setting.vq_rtcpxr_moslq_threshold_critical= {$flyingvoice_rtcpxr_mos_threshold_critical}
+phone_setting.vq_rtcpxr_moslq_threshold_warning= {$flyingvoice_rtcpxr_mos_threshold_warning}
+phone_setting.vq_rtcpxr.interval_report.enable= {$flyingvoice_rtcpxr_interval_report_enable}
+phone_setting.vq_rtcpxr.states_show_on_gui.enable= {$flyingvoice_rtcpxr_show_gui_enable}
+phone_setting.vq_rtcpxr.states_show_on_web.enable= {$flyingvoice_rtcpxr_show_web_enable}
+phone_setting.vq_rtcpxr.session_report.enable= {$flyingvoice_rtcpxr_report_enable}
+
+
+#######################################################################################
+## Contact ##
+#######################################################################################
+
+local_contact.data.url=
+local_contact.data.delete=
+
+
+#######################################################################################
+## Remote Phonebook ##
+#######################################################################################
+##remote_phonebook.data.X.url
+##remote_phonebook.data.X.name
+#remote_phonebook.data.X.username=
+#remote_phonebook.data.X.password=
+##(X ranges from 1 to 5)
+
+{if isset($flyingvoice_remote_phonebook_1_name) }
+remote_phonebook.data.1.name = {$flyingvoice_remote_phonebook_1_name}
+{else}
+remote_phonebook.data.1.name = Users
+{/if}
+{if isset($flyingvoice_remote_phonebook_1_url) }
+remote_phonebook.data.1.url = {$flyingvoice_remote_phonebook_1_url}
+{else}
+remote_phonebook.data.1.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_2_name) }
+remote_phonebook.data.2.name = {$flyingvoice_remote_phonebook_2_name}
+{else}
+remote_phonebook.data.2.name = Groups
+{/if}
+{if isset($flyingvoice_remote_phonebook_2_url) }
+remote_phonebook.data.2.url = {$flyingvoice_remote_phonebook_2_url}
+{else}
+remote_phonebook.data.2.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_3_name) }
+remote_phonebook.data.3.name = {$flyingvoice_remote_phonebook_3_name}
+{else}
+remote_phonebook.data.3.name = Extensions
+{/if}
+{if isset($flyingvoice_remote_phonebook_3_url) }
+remote_phonebook.data.3.url = {$flyingvoice_remote_phonebook_3_url}
+{else}
+remote_phonebook.data.3.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
+{/if}
+
+remote_phonebook.data.4.name = {$flyingvoice_remote_phonebook_4_name}
+remote_phonebook.data.4.url = {$flyingvoice_remote_phonebook_4_url}
+
+remote_phonebook.data.5.name = {$flyingvoice_remote_phonebook_5_name}
+remote_phonebook.data.5.url = {$flyingvoice_remote_phonebook_5_url}
+
+
+#######################################################################################
+## LDAP ##
+#######################################################################################
+ldap.enable = {$ldap_enable}
+ldap.user = {$ldap_user}
+ldap.password = {$ldap_password}
+ldap.base = {$ldap_base}
+ldap.port = {$ldap_port}
+ldap.host = {$ldap_host}
+ldap.customize_label=
+ldap.incoming_call_special_search.enable=
+ldap.tls_mode=
+ldap.search_type=
+ldap.numb_display_mode=
+ldap.ldap_sort = {$ldap_sort}
+ldap.call_in_lookup = {$ldap_call_in_lookup}
+ldap.version = {$ldap_version}
+ldap.display_name = {$ldap_display_name}
+ldap.numb_attr = {$ldap_numb_attr}
+ldap.name_attr = {$ldap_name_attr}
+ldap.max_hits = {$ldap_max_hits}
+ldap.number_filter = {$ldap_number_filter}
+ldap.name_filter = {$ldap_name_filter}
+ldap.call_out_lookup = {$ldap_dial_lookup}
+
+#######################################################################################
+## Programablekey ##
+#######################################################################################
+#programablekey.X.type
+#programablekey.X.line
+#programablekey.X.value
+#programablekey.X.xml_phonebook
+#programablekey.X.history_type
+#programablekey.X.label(X ranges from 1 to 4)
+#programablekey.X.extension
+
+{foreach $keys["programmable"] as $row}
+programablekey.{$row.device_key_id}.type = {$row.device_key_type}
+{if $row.device_key_type == "22" || $row.device_key_type == "47"}
+programablekey.{$row.device_key_id}.xml_phonebook = {$row.device_key_line}
+{else}
+programablekey.{$row.device_key_id}.line = {$row.device_key_line}
+programablekey.{$row.device_key_id}.value = {$row.device_key_value}
+{/if}
+programablekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+programablekey.{$row.device_key_id}.label = {$row.device_key_label}
+programablekey.1.pickup_value ={$row.device_key_extension}
+programablekey.1.history_type =
+
+{/foreach}
+
+#######################################################################################
+## Linekey ##
+#######################################################################################
+##linekey.X.line
+##linekey.X.value
+##linekey.X.extension
+##linekey.X.type
+##linekey.X.xml_phonebook
+##linekey.X.shortlabel
+##linekey.X.label
+##LineKeyX ranges(FIP10(P)/FIP12WP: X ranges from 1 to 2. FIP11C(P): X ranges from 1 to 6. FIP13G: X ranges from 1 to 9. FIP14G: X ranges from 1 to 21. FIP15G: X ranges from 1 to 74. )##
+## Not Support FIP16
+
+{foreach $keys['line'] as $row}
+#Configure Line Key {$row.device_key_id}
+linekey.{$row.device_key_id}.line = {$row.device_key_line}
+linekey.{$row.device_key_id}.value = {$row.device_key_value}
+{if $row.device_key_type == "1" || $row.device_key_type == "16"}
+linekey.{$row.device_key_id}.pickup_value = {$row.device_key_extension}
+{else}
+linekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+{/if}
+linekey.{$row.device_key_id}.type = {$row.device_key_type}
+linekey.{$row.device_key_id}.xml_phonebook =
+linekey.{$row.device_key_id}.label = {$row.device_key_label}
+{/foreach}
+
+
+
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+features.fwd.allow=
+features.fwd_mode=
+forward.no_answer.enable=
+forward.busy.enable=
+forward.always.enable=
+forward.no_answer.timeout=
+forward.no_answer.on_code=
+forward.no_answer.off_code=
+forward.busy.off_code=
+forward.busy.on_code=
+forward.always.off_code = {$flyingvoice_forward_always_off_code}
+forward.always.on_code = {$flyingvoice_forward_always_on_code}
+forward.no_answer.target=
+forward.busy.target=
+forward.always.target=
+
+features.forward.emergency.authorized_number=
+features.forward.emergency.enable=
+forward.idle_access_always_fwd.enable=
+features.forward_call_popup.enable=
+
+
+features.forward.no_answer.show_ring_times =
+
+
+features.no_answer_code=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+
+features.dnd.enable=
+
+features.dnd.off_code= *79
+features.dnd.on_code= *78
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+features.voice_mail_alert.enable=
+features.voice_mail_popup.enable = {$flyingvoice_voice_mail_popup_enable}
+features.voice_mail_tone_enable=
+features.hide_feature_access_codes.enable = {$flyingvoice_hide_feature_access_codes_enable}
+voice_mail.number.1=
+
+
+
+#######################################################################################
+## Audio Intercom ##
+#######################################################################################
+features.intercom.mode=
+
+features.intercom.led.enable=
+features.intercom.feature_access_code=
+
+features.intercom.ptt_mode.enable=
+
+
+features.intercom.allow=
+features.intercom.barge=
+features.intercom.tone=
+features.intercom.mute=
+
+
+
+
+#######################################################################################
+## Feature General ##
+#######################################################################################
+features.ip_call.auto_answer.enable=
+features.show_default_account=
+features.call.dialtone_time_out=
+features.missed_call_popup.enable = {$flyingvoice_missed_call_popup_enable}
+features.auto_answer_tone.enable=
+features.play_hold_tone.enable=
+features.key_as_send=
+features.send_pound_key=
+features.busy_tone_delay=
+features.hotline_delay=
+features.hotline_number=
+features.direct_ip_call_enable = {$flyingvoice_direct_ip_call_enable}
+features.call_num_filter=
+features.call_completion_enable=
+features.allow_mute=
+features.auto_answer_delay=
+features.normal_refuse_code=
+features.dnd_refuse_code=
+features.upload_server=
+features.dtmf.repetition=
+features.dtmf.hide_delay=
+features.dtmf.hide = {$flyingvoice_dtmf_hide}
+features.play_local_dtmf_tone_enable =
+features.reboot_in_talk_enable =
+features.fwd_diversion_enable=
+
+call_waiting.enable = {$flyingvoice_call_waiting}
+call_waiting.tone = {$flyingvoice_call_waiting_tone}
+call_waiting.off_code=
+call_waiting.on_code=
+
+auto_redial.times=
+auto_redial.interval=
+auto_redial.enable=
+
+sip.rfc2543_hold = {$flyingvoice_rfc2543_hold}
+sip.use_23_as_pound=
+forward.international.enable=
+phone_setting.headsetkey_mode=
+phone_setting.is_deal180=
+phone_setting.change_183_to_180=
+
+
+features.touch_tone=
+
+#######################################################################################
+## Action URL&URI ##
+#######################################################################################
+features.csta_control.enable=
+features.action_uri.enable=
+features.action_uri_limit_ip=
+features.show_action_uri_option=
+action_url.call_remote_canceled=
+action_url.remote_busy=
+action_url.cancel_callout=
+action_url.handfree=
+action_url.headset=
+action_url.unheld=
+action_url.held=
+action_url.transfer_failed=
+action_url.transfer_finished=
+action_url.answer_new_incoming_call=
+action_url.reject_incoming_call=
+action_url.forward_incoming_call=
+action_url.ip_change=
+action_url.idle_to_busy=
+action_url.busy_to_idle=
+action_url.call_terminated=
+action_url.missed_call=
+action_url.unmute=
+action_url.mute=
+action_url.unhold=
+action_url.hold=
+action_url.always_fwd_off =
+action_url.always_fwd_on =
+action_url.attended_transfer_call =
+action_url.blind_transfer_call =
+action_url.busy_fwd_off =
+action_url.busy_fwd_on =
+action_url.call_established =
+action_url.call_waiting_off =
+action_url.call_waiting_on =
+action_url.dnd_off =
+action_url.dnd_on =
+action_url.incoming_call =
+action_url.no_answer_fwd_off =
+action_url.no_answer_fwd_on =
+action_url.off_hook =
+action_url.on_hook =
+action_url.outgoing_call =
+action_url.register_failed =
+action_url.registered =
+action_url.setup_autop_finish =
+action_url.setup_completed =
+action_url.transfer_call =
+action_url.unregistered =
+
+
+
+
+#######################################################################################
+## Power LED ##
+#######################################################################################
+phone_setting.hold_and_held_power_led_flash_enable=
+phone_setting.mute_power_led_flash_enable=
+phone_setting.talk_and_dial_power_led_enable=
+phone_setting.mail_power_led_flash_enable = 1
+phone_setting.ring_power_led_flash_enable=
+phone_setting.common_power_led_enable=
+phone_setting.missed_call_power_led_flash.enable = {$flyingvoice_missed_call_power_led_flash_enable}
+
+
+#######################################################################################
+## Time&Date ##
+#######################################################################################
+
+auto_dst.url = {$flyingvoice_auto_dst_url}
+local_time.manual_time_enable =
+local_time.manual_ntp_srv_prior =
+local_time.time_format = {$flyingvoice_time_format}
+local_time.date_format = {$flyingvoice_date_format}
+local_time.dhcp_time = {$flyingvoice_dhcp_time}
+
+
+local_time.ntp_server1 = {$ntp_server_primary}
+local_time.ntp_server2 = {$ntp_server_secondary}
+local_time.time_zone = {$flyingvoice_time_zone}
+
+
+
+#######################################################################################
+## Multicast Paging ##
+#######################################################################################
+##multicast.listen_address.X.label
+##multicast.paging_address.X.channel
+##multicast.listen_address.X.ip_address
+##multicast.paging_address.X.ip_address
+##multicast.paging_address.X.label
+##multicast.listen_address.X.channel
+##multicast.listen_address.X.volume
+##Multicast(X ranges from 1 to 31.)
+
+multicast.codec=
+
+multicast.paging_address.1.channel=
+multicast.paging_address.1.label=
+multicast.paging_address.1.ip_address=
+multicast.receive_priority.enable=
+multicast.receive_priority.priority=
+
+multicast.receive.use_speaker=
+multicast.receive.enhance_volume=
+multicast.receive.ignore_dnd.priority=
+
+multicast.listen_address.1.channel=
+multicast.listen_address.1.label=
+multicast.listen_address.1.ip_address=
+multicast.listen_address.1.volume=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+
+phone_setting.contrast=
+phone_setting.backlight_time = {$flyingvoice_backlight_time}
+phone_setting.inactive_backlight_level = 1
+phone_setting.active_backlight_level=
+phone_setting.predial_autodial = 1
+
+ringtone.url= {$flyingvoice_ringtone_url}
+ringtone.delete= {$flyingvoice_ringtone_delete}
+phone_setting.ring_type= {$flyingvoice_ring_type}
+phone_setting.inter_digit_time= {$flyingvoice_inter_digit_time}
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+distinctive_ring_tones.alert_info.1.text = {$flyingvoice_ring_text_1}
+distinctive_ring_tones.alert_info.2.text = {$flyingvoice_ring_text_2}
+distinctive_ring_tones.alert_info.3.text = {$flyingvoice_ring_text_3}
+distinctive_ring_tones.alert_info.4.text = {$flyingvoice_ring_text_4}
+distinctive_ring_tones.alert_info.5.text = {$flyingvoice_ring_text_5}
+distinctive_ring_tones.alert_info.6.text = {$flyingvoice_ring_text_6}
+distinctive_ring_tones.alert_info.7.text = {$flyingvoice_ring_text_7}
+distinctive_ring_tones.alert_info.8.text = {$flyingvoice_ring_text_8}
+distinctive_ring_tones.alert_info.9.text = {$flyingvoice_ring_text_9}
+distinctive_ring_tones.alert_info.10.text = {$flyingvoice_ring_text_10}
+
+distinctive_ring_tones.alert_info.1.ringer = {$flyingvoice_ring_file_1}
+distinctive_ring_tones.alert_info.2.ringer = {$flyingvoice_ring_file_2}
+distinctive_ring_tones.alert_info.3.ringer = {$flyingvoice_ring_file_3}
+distinctive_ring_tones.alert_info.4.ringer = {$flyingvoice_ring_file_4}
+distinctive_ring_tones.alert_info.5.ringer = {$flyingvoice_ring_file_5}
+distinctive_ring_tones.alert_info.6.ringer = {$flyingvoice_ring_file_6}
+distinctive_ring_tones.alert_info.7.ringer = {$flyingvoice_ring_file_7}
+distinctive_ring_tones.alert_info.8.ringer = {$flyingvoice_ring_file_8}
+distinctive_ring_tones.alert_info.9.ringer = {$flyingvoice_ring_file_9}
+distinctive_ring_tones.alert_info.10.ringer = {$flyingvoice_ring_file_10}
+
+
+#######################################################################################
+## Language Settings ##
+#######################################################################################
+
+lang.gui=
+lang.wui=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+features.call_park.enable=
+features.call_park.park_mode=
+features.call_park.park_code=
+features.call_park.park_retrieve_code=
+features.call_park.direct_send.enable=
+features.call_park.park_visual_notify_enable=
+features.call_park.park_ring=
+features.call_park.group_enable=
+features.call_park.group_park_code=
+sip.call_park_without_blf=
+features.call_park.line_restriction.enable=
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+features.pickup.direct_pickup_enable = {$flyingvoice_direct_pickup_enable}
+features.pickup.group_pickup_enable =
+features.pickup.direct_pickup_code = **
+features.pickup.group_pickup_code =
+features.pickup.blf_audio_enable =
+features.pickup.blf_visual_enable =
+features.pickup_display.method =
+
+
+features.pickup.blf_audio.list=
+features.pickup.blf_visual.list=
+
+
+#######################################################################################
+## Alert Info ##
+#######################################################################################
+features.alert_info_tone =
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+features.feature_key_sync.enable = {$flyingvoice_feature_key_sync}
+
+
+
+#######################################################################################
+## Metaswitch Setting ##
+#######################################################################################
+meta.enable =
+
diff --git a/resources/templates/provision/flyingvoice/fip14g/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip14g/{$mac}.cfg
new file mode 100644
index 0000000000..9ca2446c59
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip14g/{$mac}.cfg
@@ -0,0 +1,3143 @@
+#!version:1.0.0.1
+#{$microtime}
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.1.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.1.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.1.anonymous_call.server_base_only =
+account.1.send_anonymous_rejection_code =
+account.1.anonymous_reject_offcode =
+account.1.anonymous_reject_oncode =
+account.1.reject_anonymous_call=
+account.1.anonymous_call_offcode =
+account.1.anonymous_call_oncode =
+account.1.anonymous_call =
+account.1.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.1.music_server_uri=
+account.1.music_on_hold_type=
+account.1.auto_label.rule=
+account.1.auto_label.enable=
+account.1.number_of_linekey=
+account.1.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.1.codec.ilbc_15_2kbps.priority= 0
+account.1.codec.ilbc_15_2kbps.enable= 0
+account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if}
+
+account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if}
+
+account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if}
+
+account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if}
+
+account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if}
+
+account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if}
+
+account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if}
+
+account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if}
+
+account.1.codec.opus.para=
+
+account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if}
+
+account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if}
+
+account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if}
+
+account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if}
+
+account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if}
+
+account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if}
+
+account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if}
+
+account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if}
+
+account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if}
+
+account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if}
+
+account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if}
+
+account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if}
+
+account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if}
+
+account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if}
+
+account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if}
+
+account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.1.password) }
+account.1.enable = 1
+{else}
+account.1.enable = 0
+{/if}
+account.1.label = {$account.1.display_name}
+account.1.display_name = {$account.1.display_name}
+account.1.auth_name = {$account.1.auth_id}
+account.1.password = {$account.1.password}
+{if isset($account.1.server.1.address)}
+account.1.user_name = {$account.1.user_id}@{$account.1.server_address}
+{else}
+account.1.user_name = {$account.1.user_id}
+{/if}
+
+{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address} {else} account.1.sip_server.1.address= {$account.1.server_address} {/if}
+
+account.1.sip_server.1.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
+
+account.1.sip_server.1.expires= {$account.1.register_expires}
+account.1.sip_server.1.retry_counts= 3
+
+account.1.sip_server.2.address= {$account.1.server.2.address}
+account.1.sip_server.2.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if}
+
+account.1.sip_server.2.expires= {$account.1.register_expires}
+account.1.sip_server.2.retry_counts= 3
+
+account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if}
+
+account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.1.outbound_proxy.1.port = {$account.1.sip_port}
+{/if}
+
+account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.1.outbound_proxy.2.port = {$account.1.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.1.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.1.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.1.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.1.nat.udp_update_enable= 3
+account.1.nat.udp_update_time= 30
+account.1.nat.rport= {$flyingvoice_rport}
+
+account.1.dtmf.type= {$flyingvoice_dtmf_type}
+account.1.dtmf.info_type=
+account.1.dtmf.dtmf_payload=
+account.1.100rel_enable= {$flyingvoice_retransmission}
+
+account.1.subscribe_register=
+account.1.cid_source= {$flyingvoice_cid_source}
+account.1.enable_user_equal_phone=
+account.1.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.1.ptime= 20
+account.1.register_line=
+account.1.register_mac=
+account.1.reg_fail_retry_interval=
+account.1.unregister_on_reboot=1
+
+account.1.session_timer.refresher=
+account.1.session_timer.expires=
+account.1.session_timer.enable= {$flyingvoice_session_timer}
+
+account.1.conf_type = {if $nway_conference == true}2{/if}
+account.1.sip_server_type=
+
+
+account.1.srtp.unencrypted_rtcp.enable =
+account.1.srtp.unencrypted_rtp.enable =
+account.1.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.1.outbound_proxy.1.register_on_enable=
+account.1.outbound_proxy.1.failback_timeout=
+account.1.outbound_proxy.1.failback_mode=
+account.1.outbound_proxy.1.retry_counts=
+account.1.outbound_proxy.1.only_signal_with_registered=
+account.1.outbound_proxy.1.failback_subscribe.enable=
+account.1.outbound_proxy.1.invite_retry_counts=
+
+account.1.sip_server.1.register_on_enable= 0
+account.1.sip_server.1.failback_timeout= 3600
+account.1.sip_server.1.failback_mode= 0
+account.1.sip_server.1.failback_subscribe.enable=
+account.1.sip_server.1.only_signal_with_registered=
+account.1.sip_server.1.invite_retry_counts=
+
+account.1.outbound_proxy.2.register_on_enable=
+account.1.outbound_proxy.2.failback_timeout=
+account.1.outbound_proxy.2.failback_mode=
+account.1.outbound_proxy.2.retry_counts=
+account.1.outbound_proxy.2.only_signal_with_registered=
+account.1.outbound_proxy.2.failback_subscribe.enable=
+account.1.outbound_proxy.2.invite_retry_counts=
+
+account.1.sip_server.2.register_on_enable=
+account.1.sip_server.2.failback_timeout=
+account.1.sip_server.2.failback_mode=
+account.1.sip_server.2.failback_subscribe.enable=
+account.1.sip_server.2.only_signal_with_registered=
+account.1.sip_server.2.invite_retry_counts=
+
+account.1.static_cache_pri=
+account.1.dns_cache_type=
+account.1.naptr_build=
+account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.1.fallback.redundancy_type=
+account.1.reg_failed_retry_max_time=
+account.1.reg_failed_retry_min_time=
+account.1.redundancy_with_reg_fail.enable =
+
+
+account.1.sip_server.1.outbound_proxy_enable =
+account.1.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.1.contact_take_line_param=
+account.1.update_ack_while_dialing=
+account.1.srtp_lifetime=
+account.1.third_part_request_with_route.enable=
+account.1.insert_outbound_in_route.enable=
+account.1.path.enable=
+account.1.sub_fail_retry_interval=
+account.1.transfer_refer_to_contact_header.enable=
+account.1.hold_use_inactive=
+account.1.gruu.enable=
+account.1.dial_tone=
+account.1.call_id_mode=
+account.1.subscribe_expires_overlap=
+account.1.register_expires_overlap=
+account.1.call_info=
+account.1.custom_ua=
+account.1.mwi_parse_terminated=
+account.1.check_cseq.enable=
+account.1.check_to_tag.enable=
+account.1.vq_rtcpxr.collector_server_port=
+account.1.vq_rtcpxr.collector_server_host=
+account.1.vq_rtcpxr.collector_name=
+account.1.compact_header_enable=
+account.1.cp_source=
+account.1.cid_source_ppi=
+account.1.cid_source_privacy=
+account.1.reg_with_pani_header.enable =
+account.1.alert_info=
+account.1.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.1.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.1.timeout_fwd.off_code=
+account.1.timeout_fwd.on_code=
+account.1.timeout_fwd.timeout=
+account.1.timeout_fwd.target=
+account.1.timeout_fwd.enable=
+account.1.busy_fwd.off_code=
+account.1.busy_fwd.on_code=
+account.1.busy_fwd.target=
+account.1.busy_fwd.enable=
+account.1.always_fwd.off_code=
+account.1.always_fwd.on_code=
+account.1.always_fwd.target=
+account.1.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.1.dnd.enable=
+account.1.dnd.off_code=
+account.1.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.1.subscribe_mwi=
+account.1.subscribe_mwi_to_vm=
+account.1.subscribe_mwi_expires=
+account.1.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.1.auto_dial_enable=
+account.1.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.1.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.1.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.1.blf.blf_list_uri=
+account.1.blf_list_barge_in_code=
+account.1.blf_list_code=
+account.1.blf_list_retrieve_call_parked_code=
+account.1.blf.subscribe_period=
+account.1.blf.match_host.enable=
+account.1.out_dialog_blf_enable=
+account.1.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.1.shared_line= {$shared_line_1}
+account.1.line_seize.expires=
+account.1.shared_line_one_touch_bargein.enable=
+account.1.shared_line_one_touch_retrieve.enable=
+account.1.sca_manage_interface_display_time=
+account.1.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.1.direct_pickup_code =
+account.1.group_pickup_code =
+account.1.dialoginfo_callpickup =
+account.1.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.1.conf_uri = {if $nway_conference == true}nway{$account.1.auth_id}@{$account.1.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.1.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.1.acd.available_url=
+account.1.acd.away_url =
+account.1.acd.refresh_url =
+account.1.acd.call_information=
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.2.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.2.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.2.anonymous_call.server_base_only =
+account.2.send_anonymous_rejection_code =
+account.2.anonymous_reject_offcode =
+account.2.anonymous_reject_oncode =
+account.2.reject_anonymous_call=
+account.2.anonymous_call_offcode =
+account.2.anonymous_call_oncode =
+account.2.anonymous_call =
+account.2.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.2.music_server_uri=
+account.2.music_on_hold_type=
+account.2.auto_label.rule=
+account.2.auto_label.enable=
+account.2.number_of_linekey=
+account.2.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.2.codec.ilbc_15_2kbps.priority=
+account.2.codec.ilbc_15_2kbps.enable=
+account.2.codec.ilbc_13_33kbps.priority=
+account.2.codec.ilbc_13_33kbps.enable =
+account.2.codec.pcma.enable = 1
+account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.2.codec.pcmu.enable = 1
+account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.2.codec.opus.enable = 1
+account.2.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.2.codec.g726_32.enable=
+account.2.codec.g726_32.priority=
+
+account.2.codec.g729.enable = 1
+account.2.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.2.codec.g722.enable = 1
+account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.2.password) }
+account.2.enable = 1
+{else}
+account.2.enable = 0
+{/if}
+account.2.label = {$account.2.display_name}
+account.2.display_name = {$account.2.display_name}
+account.2.auth_name = {$account.2.auth_id}
+account.2.password = {$account.2.password}
+{if isset($account.2.server.1.address)}
+account.2.user_name = {$account.2.user_id}@{$account.2.server_address}
+{else}
+account.2.user_name = {$account.2.user_id}
+{/if}
+
+{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address} {else} account.2.sip_server.1.address= {$account.2.server_address} {/if}
+
+account.2.sip_server.1.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if}
+
+account.2.sip_server.1.expires= {$account.2.register_expires}
+account.2.sip_server.1.retry_counts= 3
+
+account.2.sip_server.2.address= {$account.2.server.2.address}
+account.2.sip_server.2.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if}
+
+account.2.sip_server.2.expires= {$account.2.register_expires}
+account.2.sip_server.2.retry_counts= 3
+
+account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if}
+
+account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.2.outbound_proxy.1.port = {$account.2.sip_port}
+{/if}
+
+account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.2.outbound_proxy.2.port = {$account.2.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.2.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.2.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.2.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.2.nat.udp_update_enable= 3
+account.2.nat.udp_update_time= 30
+account.2.nat.rport= {$flyingvoice_rport}
+
+account.2.dtmf.type= {$flyingvoice_dtmf_type}
+account.2.dtmf.info_type=
+account.2.dtmf.dtmf_payload=
+account.2.100rel_enable= {$flyingvoice_retransmission}
+
+account.2.subscribe_register=
+account.2.cid_source= {$flyingvoice_cid_source}
+account.2.enable_user_equal_phone=
+account.2.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.2.ptime= 20
+account.2.register_line=
+account.2.register_mac=
+account.2.reg_fail_retry_interval=
+account.2.unregister_on_reboot=
+
+account.2.session_timer.refresher=
+account.2.session_timer.expires=
+account.2.session_timer.enable= {$flyingvoice_session_timer}
+
+account.2.conf_type = {if $nway_conference == true}2{/if}
+account.2.sip_server_type=
+
+
+account.2.srtp.unencrypted_rtcp.enable =
+account.2.srtp.unencrypted_rtp.enable =
+account.2.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.2.outbound_proxy.1.register_on_enable=
+account.2.outbound_proxy.1.failback_timeout=
+account.2.outbound_proxy.1.failback_mode=
+account.2.outbound_proxy.1.retry_counts=
+account.2.outbound_proxy.1.only_signal_with_registered=
+account.2.outbound_proxy.1.failback_subscribe.enable=
+account.2.outbound_proxy.1.invite_retry_counts=
+
+account.2.sip_server.1.register_on_enable= 0
+account.2.sip_server.1.failback_timeout= 3600
+account.2.sip_server.1.failback_mode= 0
+account.2.sip_server.1.failback_subscribe.enable=
+account.2.sip_server.1.only_signal_with_registered=
+account.2.sip_server.1.invite_retry_counts=
+
+account.2.outbound_proxy.2.register_on_enable=
+account.2.outbound_proxy.2.failback_timeout=
+account.2.outbound_proxy.2.failback_mode=
+account.2.outbound_proxy.2.retry_counts=
+account.2.outbound_proxy.2.only_signal_with_registered=
+account.2.outbound_proxy.2.failback_subscribe.enable=
+account.2.outbound_proxy.2.invite_retry_counts=
+
+account.2.sip_server.2.register_on_enable=
+account.2.sip_server.2.failback_timeout=
+account.2.sip_server.2.failback_mode=
+account.2.sip_server.2.failback_subscribe.enable=
+account.2.sip_server.2.only_signal_with_registered=
+account.2.sip_server.2.invite_retry_counts=
+
+account.2.static_cache_pri=
+account.2.dns_cache_type=
+account.2.naptr_build=
+account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.2.fallback.redundancy_type=
+account.2.reg_failed_retry_max_time=
+account.2.reg_failed_retry_min_time=
+account.2.redundancy_with_reg_fail.enable =
+
+
+account.2.sip_server.1.outbound_proxy_enable =
+account.2.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.2.contact_take_line_param=
+account.2.update_ack_while_dialing=
+account.2.srtp_lifetime=
+account.2.third_part_request_with_route.enable=
+account.2.insert_outbound_in_route.enable=
+account.2.path.enable=
+account.2.sub_fail_retry_interval=
+account.2.transfer_refer_to_contact_header.enable=
+account.2.hold_use_inactive=
+account.2.gruu.enable=
+account.2.dial_tone=
+account.2.call_id_mode=
+account.2.subscribe_expires_overlap=
+account.2.register_expires_overlap=
+account.2.call_info=
+account.2.custom_ua=
+account.2.mwi_parse_terminated=
+account.2.check_cseq.enable=
+account.2.check_to_tag.enable=
+account.2.vq_rtcpxr.collector_server_port=
+account.2.vq_rtcpxr.collector_server_host=
+account.2.vq_rtcpxr.collector_name=
+account.2.compact_header_enable=
+account.2.cp_source=
+account.2.cid_source_ppi=
+account.2.cid_source_privacy=
+account.2.reg_with_pani_header.enable =
+account.2.alert_info=
+account.2.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.2.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.2.timeout_fwd.off_code=
+account.2.timeout_fwd.on_code=
+account.2.timeout_fwd.timeout=
+account.2.timeout_fwd.target=
+account.2.timeout_fwd.enable=
+account.2.busy_fwd.off_code=
+account.2.busy_fwd.on_code=
+account.2.busy_fwd.target=
+account.2.busy_fwd.enable=
+account.2.always_fwd.off_code=
+account.2.always_fwd.on_code=
+account.2.always_fwd.target=
+account.2.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.2.dnd.enable=
+account.2.dnd.off_code=
+account.2.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.2.subscribe_mwi=
+account.2.subscribe_mwi_to_vm=
+account.2.subscribe_mwi_expires=
+account.2.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.2.auto_dial_enable=
+account.2.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.2.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.2.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.2.blf.blf_list_uri=
+account.2.blf_list_barge_in_code=
+account.2.blf_list_code=
+account.2.blf_list_retrieve_call_parked_code=
+account.2.blf.subscribe_period=
+account.2.blf.match_host.enable=
+account.2.out_dialog_blf_enable=
+account.2.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.2.shared_line= {$shared_line_1}
+account.2.line_seize.expires=
+account.2.shared_line_one_touch_bargein.enable=
+account.2.shared_line_one_touch_retrieve.enable=
+account.2.sca_manage_interface_display_time=
+account.2.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.2.direct_pickup_code =
+account.2.group_pickup_code =
+account.2.dialoginfo_callpickup =
+account.2.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.2.conf_uri = {if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.2.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.2.acd.available_url=
+account.2.acd.away_url =
+account.2.acd.refresh_url =
+account.2.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.3.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.3.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.3.anonymous_call.server_base_only =
+account.3.send_anonymous_rejection_code =
+account.3.anonymous_reject_offcode =
+account.3.anonymous_reject_oncode =
+account.3.reject_anonymous_call=
+account.3.anonymous_call_offcode =
+account.3.anonymous_call_oncode =
+account.3.anonymous_call =
+account.3.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.3.music_server_uri=
+account.3.music_on_hold_type=
+account.3.auto_label.rule=
+account.3.auto_label.enable=
+account.3.number_of_linekey=
+account.3.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.3.codec.ilbc_15_2kbps.priority=
+account.3.codec.ilbc_15_2kbps.enable=
+account.3.codec.ilbc_13_33kbps.priority=
+account.3.codec.ilbc_13_33kbps.enable =
+account.3.codec.pcma.enable = 1
+account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.3.codec.pcmu.enable = 1
+account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.3.codec.opus.enable = 1
+account.3.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.3.codec.g726_32.enable=
+account.3.codec.g726_32.priority=
+
+account.3.codec.g729.enable = 1
+account.3.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.3.codec.g722.enable = 1
+account.3.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.3.password) }
+account.3.enable = 1
+{else}
+account.3.enable = 0
+{/if}
+account.3.label = {$account.3.display_name}
+account.3.display_name = {$account.3.display_name}
+account.3.auth_name = {$account.3.auth_id}
+account.3.password = {$account.3.password}
+{if isset($account.3.server.1.address)}
+account.3.user_name = {$account.3.user_id}@{$account.3.server_address}
+{else}
+account.3.user_name = {$account.3.user_id}
+{/if}
+
+{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address} {else} account.3.sip_server.1.address= {$account.3.server_address} {/if}
+
+account.3.sip_server.1.port= {$account.3.sip_port}
+
+
+{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if}
+{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if}
+{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if}
+{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if}
+
+account.3.sip_server.1.expires= {$account.3.register_expires}
+account.3.sip_server.1.retry_counts= 3
+
+account.3.sip_server.2.address= {$account.3.server.2.address}
+account.3.sip_server.2.port= {$account.3.sip_port}
+
+
+{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if}
+{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if}
+{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if}
+{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if}
+
+account.3.sip_server.2.expires= {$account.3.register_expires}
+account.3.sip_server.2.retry_counts= 3
+
+account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if}
+
+account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.3.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.3.outbound_proxy.1.port = {$account.3.sip_port}
+{/if}
+
+account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.3.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.3.outbound_proxy.2.port = {$account.3.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.3.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.3.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.3.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.3.nat.udp_update_enable= 3
+account.3.nat.udp_update_time= 30
+account.3.nat.rport= {$flyingvoice_rport}
+
+account.3.dtmf.type= {$flyingvoice_dtmf_type}
+account.3.dtmf.info_type=
+account.3.dtmf.dtmf_payload=
+account.3.100rel_enable= {$flyingvoice_retransmission}
+
+account.3.subscribe_register=
+account.3.cid_source= {$flyingvoice_cid_source}
+account.3.enable_user_equal_phone=
+account.3.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.3.ptime= 20
+account.3.register_line=
+account.3.register_mac=
+account.3.reg_fail_retry_interval=
+account.3.unregister_on_reboot=
+
+account.3.session_timer.refresher=
+account.3.session_timer.expires=
+account.3.session_timer.enable= {$flyingvoice_session_timer}
+
+account.3.conf_type = {if $nway_conference == true}2{/if}
+account.3.sip_server_type=
+
+
+account.3.srtp.unencrypted_rtcp.enable =
+account.3.srtp.unencrypted_rtp.enable =
+account.3.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.3.outbound_proxy.1.register_on_enable=
+account.3.outbound_proxy.1.failback_timeout=
+account.3.outbound_proxy.1.failback_mode=
+account.3.outbound_proxy.1.retry_counts=
+account.3.outbound_proxy.1.only_signal_with_registered=
+account.3.outbound_proxy.1.failback_subscribe.enable=
+account.3.outbound_proxy.1.invite_retry_counts=
+
+account.3.sip_server.1.register_on_enable= 0
+account.3.sip_server.1.failback_timeout= 3600
+account.3.sip_server.1.failback_mode= 0
+account.3.sip_server.1.failback_subscribe.enable=
+account.3.sip_server.1.only_signal_with_registered=
+account.3.sip_server.1.invite_retry_counts=
+
+account.3.outbound_proxy.2.register_on_enable=
+account.3.outbound_proxy.2.failback_timeout=
+account.3.outbound_proxy.2.failback_mode=
+account.3.outbound_proxy.2.retry_counts=
+account.3.outbound_proxy.2.only_signal_with_registered=
+account.3.outbound_proxy.2.failback_subscribe.enable=
+account.3.outbound_proxy.2.invite_retry_counts=
+
+account.3.sip_server.2.register_on_enable=
+account.3.sip_server.2.failback_timeout=
+account.3.sip_server.2.failback_mode=
+account.3.sip_server.2.failback_subscribe.enable=
+account.3.sip_server.2.only_signal_with_registered=
+account.3.sip_server.2.invite_retry_counts=
+
+account.3.static_cache_pri=
+account.3.dns_cache_type=
+account.3.naptr_build=
+account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.3.fallback.redundancy_type=
+account.3.reg_failed_retry_max_time=
+account.3.reg_failed_retry_min_time=
+account.3.redundancy_with_reg_fail.enable =
+
+
+account.3.sip_server.1.outbound_proxy_enable =
+account.3.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.3.contact_take_line_param=
+account.3.update_ack_while_dialing=
+account.3.srtp_lifetime=
+account.3.third_part_request_with_route.enable=
+account.3.insert_outbound_in_route.enable=
+account.3.path.enable=
+account.3.sub_fail_retry_interval=
+account.3.transfer_refer_to_contact_header.enable=
+account.3.hold_use_inactive=
+account.3.gruu.enable=
+account.3.dial_tone=
+account.3.call_id_mode=
+account.3.subscribe_expires_overlap=
+account.3.register_expires_overlap=
+account.3.call_info=
+account.3.custom_ua=
+account.3.mwi_parse_terminated=
+account.3.check_cseq.enable=
+account.3.check_to_tag.enable=
+account.3.vq_rtcpxr.collector_server_port=
+account.3.vq_rtcpxr.collector_server_host=
+account.3.vq_rtcpxr.collector_name=
+account.3.compact_header_enable=
+account.3.cp_source=
+account.3.cid_source_ppi=
+account.3.cid_source_privacy=
+account.3.reg_with_pani_header.enable =
+account.3.alert_info=
+account.3.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.3.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.3.timeout_fwd.off_code=
+account.3.timeout_fwd.on_code=
+account.3.timeout_fwd.timeout=
+account.3.timeout_fwd.target=
+account.3.timeout_fwd.enable=
+account.3.busy_fwd.off_code=
+account.3.busy_fwd.on_code=
+account.3.busy_fwd.target=
+account.3.busy_fwd.enable=
+account.3.always_fwd.off_code=
+account.3.always_fwd.on_code=
+account.3.always_fwd.target=
+account.3.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.3.dnd.enable=
+account.3.dnd.off_code=
+account.3.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.3.subscribe_mwi=
+account.3.subscribe_mwi_to_vm=
+account.3.subscribe_mwi_expires=
+account.3.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.3.auto_dial_enable=
+account.3.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.3.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.3.dialplan.digitmap.enable=
+account.3.dialplan.digitmap.string=
+account.3.dialplan.digitmap.no_match_action=
+account.3.dialplan.digitmap.interdigit_short_timer=
+account.3.dialplan.digitmap.interdigit_long_timer=
+account.3.dialplan.digitmap.apply_to.press_send=
+account.3.dialplan.digitmap.apply_to.forward=
+account.3.dialplan.digitmap.apply_to.history_dial=
+account.3.dialplan.digitmap.apply_to.directory_dial=
+account.3.dialplan.digitmap.apply_to.on_hook_dial=
+account.3.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.3.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.3.blf.blf_list_uri=
+account.3.blf_list_barge_in_code=
+account.3.blf_list_code=
+account.3.blf_list_retrieve_call_parked_code=
+account.3.blf.subscribe_period=
+account.3.blf.match_host.enable=
+account.3.out_dialog_blf_enable=
+account.3.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.3.shared_line= {$shared_line_1}
+account.3.line_seize.expires=
+account.3.shared_line_one_touch_bargein.enable=
+account.3.shared_line_one_touch_retrieve.enable=
+account.3.sca_manage_interface_display_time=
+account.3.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.3.direct_pickup_code =
+account.3.group_pickup_code =
+account.3.dialoginfo_callpickup =
+account.3.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.3.conf_uri = {if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.3.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.3.acd.available_url=
+account.3.acd.away_url =
+account.3.acd.refresh_url =
+account.3.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.4.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.4.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.4.anonymous_call.server_base_only =
+account.4.send_anonymous_rejection_code =
+account.4.anonymous_reject_offcode =
+account.4.anonymous_reject_oncode =
+account.4.reject_anonymous_call=
+account.4.anonymous_call_offcode =
+account.4.anonymous_call_oncode =
+account.4.anonymous_call =
+account.4.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.4.music_server_uri=
+account.4.music_on_hold_type=
+account.4.auto_label.rule=
+account.4.auto_label.enable=
+account.4.number_of_linekey=
+account.4.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.4.codec.ilbc_15_2kbps.priority=
+account.4.codec.ilbc_15_2kbps.enable=
+account.4.codec.ilbc_13_33kbps.priority=
+account.4.codec.ilbc_13_33kbps.enable =
+account.4.codec.pcma.enable = 1
+account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.4.codec.pcmu.enable = 1
+account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.4.codec.opus.enable = 1
+account.4.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.4.codec.g726_32.enable=
+account.4.codec.g726_32.priority=
+
+account.4.codec.g729.enable = 1
+account.4.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.4.codec.g722.enable = 1
+account.4.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.4.password) }
+account.4.enable = 1
+{else}
+account.4.enable = 0
+{/if}
+account.4.label = {$account.4.display_name}
+account.4.display_name = {$account.4.display_name}
+account.4.auth_name = {$account.4.auth_id}
+account.4.password = {$account.4.password}
+{if isset($account.4.server.1.address)}
+account.4.user_name = {$account.4.user_id}@{$account.4.server_address}
+{else}
+account.4.user_name = {$account.4.user_id}
+{/if}
+
+{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address} {else} account.4.sip_server.1.address= {$account.4.server_address} {/if}
+
+account.4.sip_server.1.port= {$account.4.sip_port}
+
+
+{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if}
+{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if}
+{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if}
+{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if}
+
+account.4.sip_server.1.expires= {$account.4.register_expires}
+account.4.sip_server.1.retry_counts= 3
+
+account.4.sip_server.2.address= {$account.4.server.2.address}
+account.4.sip_server.2.port= {$account.4.sip_port}
+
+
+{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if}
+{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if}
+{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if}
+{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if}
+
+account.4.sip_server.2.expires= {$account.4.register_expires}
+account.4.sip_server.2.retry_counts= 3
+
+account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if}
+
+account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.4.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.4.outbound_proxy.1.port = {$account.4.sip_port}
+{/if}
+
+account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.4.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.4.outbound_proxy.2.port = {$account.4.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.4.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.4.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.4.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.4.nat.udp_update_enable= 3
+account.4.nat.udp_update_time= 30
+account.4.nat.rport= {$flyingvoice_rport}
+
+account.4.dtmf.type= {$flyingvoice_dtmf_type}
+account.4.dtmf.info_type=
+account.4.dtmf.dtmf_payload=
+account.4.100rel_enable= {$flyingvoice_retransmission}
+
+account.4.subscribe_register=
+account.4.cid_source= {$flyingvoice_cid_source}
+account.4.enable_user_equal_phone=
+account.4.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.4.ptime= 20
+account.4.register_line=
+account.4.register_mac=
+account.4.reg_fail_retry_interval=
+account.4.unregister_on_reboot=
+
+account.4.session_timer.refresher=
+account.4.session_timer.expires=
+account.4.session_timer.enable= {$flyingvoice_session_timer}
+
+account.4.conf_type = {if $nway_conference == true}2{/if}
+account.4.sip_server_type=
+
+
+account.4.srtp.unencrypted_rtcp.enable =
+account.4.srtp.unencrypted_rtp.enable =
+account.4.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.4.outbound_proxy.1.register_on_enable=
+account.4.outbound_proxy.1.failback_timeout=
+account.4.outbound_proxy.1.failback_mode=
+account.4.outbound_proxy.1.retry_counts=
+account.4.outbound_proxy.1.only_signal_with_registered=
+account.4.outbound_proxy.1.failback_subscribe.enable=
+account.4.outbound_proxy.1.invite_retry_counts=
+
+account.4.sip_server.1.register_on_enable= 0
+account.4.sip_server.1.failback_timeout= 3600
+account.4.sip_server.1.failback_mode= 0
+account.4.sip_server.1.failback_subscribe.enable=
+account.4.sip_server.1.only_signal_with_registered=
+account.4.sip_server.1.invite_retry_counts=
+
+account.4.outbound_proxy.2.register_on_enable=
+account.4.outbound_proxy.2.failback_timeout=
+account.4.outbound_proxy.2.failback_mode=
+account.4.outbound_proxy.2.retry_counts=
+account.4.outbound_proxy.2.only_signal_with_registered=
+account.4.outbound_proxy.2.failback_subscribe.enable=
+account.4.outbound_proxy.2.invite_retry_counts=
+
+account.4.sip_server.2.register_on_enable=
+account.4.sip_server.2.failback_timeout=
+account.4.sip_server.2.failback_mode=
+account.4.sip_server.2.failback_subscribe.enable=
+account.4.sip_server.2.only_signal_with_registered=
+account.4.sip_server.2.invite_retry_counts=
+
+account.4.static_cache_pri=
+account.4.dns_cache_type=
+account.4.naptr_build=
+account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.4.fallback.redundancy_type=
+account.4.reg_failed_retry_max_time=
+account.4.reg_failed_retry_min_time=
+account.4.redundancy_with_reg_fail.enable =
+
+
+account.4.sip_server.1.outbound_proxy_enable =
+account.4.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.4.contact_take_line_param=
+account.4.update_ack_while_dialing=
+account.4.srtp_lifetime=
+account.4.third_part_request_with_route.enable=
+account.4.insert_outbound_in_route.enable=
+account.4.path.enable=
+account.4.sub_fail_retry_interval=
+account.4.transfer_refer_to_contact_header.enable=
+account.4.hold_use_inactive=
+account.4.gruu.enable=
+account.4.dial_tone=
+account.4.call_id_mode=
+account.4.subscribe_expires_overlap=
+account.4.register_expires_overlap=
+account.4.call_info=
+account.4.custom_ua=
+account.4.mwi_parse_terminated=
+account.4.check_cseq.enable=
+account.4.check_to_tag.enable=
+account.4.vq_rtcpxr.collector_server_port=
+account.4.vq_rtcpxr.collector_server_host=
+account.4.vq_rtcpxr.collector_name=
+account.4.compact_header_enable=
+account.4.cp_source=
+account.4.cid_source_ppi=
+account.4.cid_source_privacy=
+account.4.reg_with_pani_header.enable =
+account.4.alert_info=
+account.4.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.4.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.4.timeout_fwd.off_code=
+account.4.timeout_fwd.on_code=
+account.4.timeout_fwd.timeout=
+account.4.timeout_fwd.target=
+account.4.timeout_fwd.enable=
+account.4.busy_fwd.off_code=
+account.4.busy_fwd.on_code=
+account.4.busy_fwd.target=
+account.4.busy_fwd.enable=
+account.4.always_fwd.off_code=
+account.4.always_fwd.on_code=
+account.4.always_fwd.target=
+account.4.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.4.dnd.enable=
+account.4.dnd.off_code=
+account.4.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.4.subscribe_mwi=
+account.4.subscribe_mwi_to_vm=
+account.4.subscribe_mwi_expires=
+account.4.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.4.auto_dial_enable=
+account.4.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.4.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.4.dialplan.digitmap.enable=
+account.4.dialplan.digitmap.string=
+account.4.dialplan.digitmap.no_match_action=
+account.4.dialplan.digitmap.interdigit_short_timer=
+account.4.dialplan.digitmap.interdigit_long_timer=
+account.4.dialplan.digitmap.apply_to.press_send=
+account.4.dialplan.digitmap.apply_to.forward=
+account.4.dialplan.digitmap.apply_to.history_dial=
+account.4.dialplan.digitmap.apply_to.directory_dial=
+account.4.dialplan.digitmap.apply_to.on_hook_dial=
+account.4.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.4.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.4.blf.blf_list_uri=
+account.4.blf_list_barge_in_code=
+account.4.blf_list_code=
+account.4.blf_list_retrieve_call_parked_code=
+account.4.blf.subscribe_period=
+account.4.blf.match_host.enable=
+account.4.out_dialog_blf_enable=
+account.4.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.4.shared_line= {$shared_line_1}
+account.4.line_seize.expires=
+account.4.shared_line_one_touch_bargein.enable=
+account.4.shared_line_one_touch_retrieve.enable=
+account.4.sca_manage_interface_display_time=
+account.4.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.4.direct_pickup_code =
+account.4.group_pickup_code =
+account.4.dialoginfo_callpickup =
+account.4.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.4.conf_uri = {if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.4.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.4.acd.available_url=
+account.4.acd.away_url =
+account.4.acd.refresh_url =
+account.4.acd.call_information=
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.5.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.5.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.5.anonymous_call.server_base_only =
+account.5.send_anonymous_rejection_code =
+account.5.anonymous_reject_offcode =
+account.5.anonymous_reject_oncode =
+account.5.reject_anonymous_call=
+account.5.anonymous_call_offcode =
+account.5.anonymous_call_oncode =
+account.5.anonymous_call =
+account.5.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.5.music_server_uri=
+account.5.music_on_hold_type=
+account.5.auto_label.rule=
+account.5.auto_label.enable=
+account.5.number_of_linekey=
+account.5.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.5.codec.ilbc_15_2kbps.priority=
+account.5.codec.ilbc_15_2kbps.enable=
+account.5.codec.ilbc_13_33kbps.priority=
+account.5.codec.ilbc_13_33kbps.enable =
+account.5.codec.pcma.enable = 1
+account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.5.codec.pcmu.enable = 1
+account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.5.codec.opus.enable = 1
+account.5.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.5.codec.g726_32.enable=
+account.5.codec.g726_32.priority=
+
+account.5.codec.g729.enable = 1
+account.5.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.5.codec.g722.enable = 1
+account.5.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.5.password) }
+account.5.enable = 1
+{else}
+account.5.enable = 0
+{/if}
+account.5.label = {$account.5.display_name}
+account.5.display_name = {$account.5.display_name}
+account.5.auth_name = {$account.5.auth_id}
+account.5.password = {$account.5.password}
+{if isset($account.5.server.1.address)}
+account.5.user_name = {$account.5.user_id}@{$account.5.server_address}
+{else}
+account.5.user_name = {$account.5.user_id}
+{/if}
+
+{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address} {else} account.5.sip_server.1.address= {$account.5.server_address} {/if}
+
+account.5.sip_server.1.port= {$account.5.sip_port}
+
+
+{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if}
+{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if}
+{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if}
+{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if}
+
+account.5.sip_server.1.expires= {$account.5.register_expires}
+account.5.sip_server.1.retry_counts= 3
+
+account.5.sip_server.2.address= {$account.5.server.2.address}
+account.5.sip_server.2.port= {$account.5.sip_port}
+
+
+{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if}
+{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if}
+{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if}
+{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if}
+
+account.5.sip_server.2.expires= {$account.5.register_expires}
+account.5.sip_server.2.retry_counts= 3
+
+account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if}
+
+account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.5.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.5.outbound_proxy.1.port = {$account.5.sip_port}
+{/if}
+
+account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.5.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.5.outbound_proxy.2.port = {$account.5.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.5.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.5.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.5.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.5.nat.udp_update_enable= 3
+account.5.nat.udp_update_time= 30
+account.5.nat.rport= {$flyingvoice_rport}
+
+account.5.dtmf.type= {$flyingvoice_dtmf_type}
+account.5.dtmf.info_type=
+account.5.dtmf.dtmf_payload=
+account.5.100rel_enable= {$flyingvoice_retransmission}
+
+account.5.subscribe_register=
+account.5.cid_source= {$flyingvoice_cid_source}
+account.5.enable_user_equal_phone=
+account.5.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.5.ptime= 20
+account.5.register_line=
+account.5.register_mac=
+account.5.reg_fail_retry_interval=
+account.5.unregister_on_reboot=
+
+account.5.session_timer.refresher=
+account.5.session_timer.expires=
+account.5.session_timer.enable= {$flyingvoice_session_timer}
+
+account.5.conf_type = {if $nway_conference == true}2{/if}
+account.5.sip_server_type=
+
+
+account.5.srtp.unencrypted_rtcp.enable =
+account.5.srtp.unencrypted_rtp.enable =
+account.5.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.5.outbound_proxy.1.register_on_enable=
+account.5.outbound_proxy.1.failback_timeout=
+account.5.outbound_proxy.1.failback_mode=
+account.5.outbound_proxy.1.retry_counts=
+account.5.outbound_proxy.1.only_signal_with_registered=
+account.5.outbound_proxy.1.failback_subscribe.enable=
+account.5.outbound_proxy.1.invite_retry_counts=
+
+account.5.sip_server.1.register_on_enable= 0
+account.5.sip_server.1.failback_timeout= 3600
+account.5.sip_server.1.failback_mode= 0
+account.5.sip_server.1.failback_subscribe.enable=
+account.5.sip_server.1.only_signal_with_registered=
+account.5.sip_server.1.invite_retry_counts=
+
+account.5.outbound_proxy.2.register_on_enable=
+account.5.outbound_proxy.2.failback_timeout=
+account.5.outbound_proxy.2.failback_mode=
+account.5.outbound_proxy.2.retry_counts=
+account.5.outbound_proxy.2.only_signal_with_registered=
+account.5.outbound_proxy.2.failback_subscribe.enable=
+account.5.outbound_proxy.2.invite_retry_counts=
+
+account.5.sip_server.2.register_on_enable=
+account.5.sip_server.2.failback_timeout=
+account.5.sip_server.2.failback_mode=
+account.5.sip_server.2.failback_subscribe.enable=
+account.5.sip_server.2.only_signal_with_registered=
+account.5.sip_server.2.invite_retry_counts=
+
+account.5.static_cache_pri=
+account.5.dns_cache_type=
+account.5.naptr_build=
+account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.5.fallback.redundancy_type=
+account.5.reg_failed_retry_max_time=
+account.5.reg_failed_retry_min_time=
+account.5.redundancy_with_reg_fail.enable =
+
+
+account.5.sip_server.1.outbound_proxy_enable =
+account.5.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.5.contact_take_line_param=
+account.5.update_ack_while_dialing=
+account.5.srtp_lifetime=
+account.5.third_part_request_with_route.enable=
+account.5.insert_outbound_in_route.enable=
+account.5.path.enable=
+account.5.sub_fail_retry_interval=
+account.5.transfer_refer_to_contact_header.enable=
+account.5.hold_use_inactive=
+account.5.gruu.enable=
+account.5.dial_tone=
+account.5.call_id_mode=
+account.5.subscribe_expires_overlap=
+account.5.register_expires_overlap=
+account.5.call_info=
+account.5.custom_ua=
+account.5.mwi_parse_terminated=
+account.5.check_cseq.enable=
+account.5.check_to_tag.enable=
+account.5.vq_rtcpxr.collector_server_port=
+account.5.vq_rtcpxr.collector_server_host=
+account.5.vq_rtcpxr.collector_name=
+account.5.compact_header_enable=
+account.5.cp_source=
+account.5.cid_source_ppi=
+account.5.cid_source_privacy=
+account.5.reg_with_pani_header.enable =
+account.5.alert_info=
+account.5.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.5.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.5.timeout_fwd.off_code=
+account.5.timeout_fwd.on_code=
+account.5.timeout_fwd.timeout=
+account.5.timeout_fwd.target=
+account.5.timeout_fwd.enable=
+account.5.busy_fwd.off_code=
+account.5.busy_fwd.on_code=
+account.5.busy_fwd.target=
+account.5.busy_fwd.enable=
+account.5.always_fwd.off_code=
+account.5.always_fwd.on_code=
+account.5.always_fwd.target=
+account.5.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.5.dnd.enable=
+account.5.dnd.off_code=
+account.5.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.5.subscribe_mwi=
+account.5.subscribe_mwi_to_vm=
+account.5.subscribe_mwi_expires=
+account.5.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.5.auto_dial_enable=
+account.5.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.5.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.5.dialplan.digitmap.enable=
+account.5.dialplan.digitmap.string=
+account.5.dialplan.digitmap.no_match_action=
+account.5.dialplan.digitmap.interdigit_short_timer=
+account.5.dialplan.digitmap.interdigit_long_timer=
+account.5.dialplan.digitmap.apply_to.press_send=
+account.5.dialplan.digitmap.apply_to.forward=
+account.5.dialplan.digitmap.apply_to.history_dial=
+account.5.dialplan.digitmap.apply_to.directory_dial=
+account.5.dialplan.digitmap.apply_to.on_hook_dial=
+account.5.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.5.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.5.blf.blf_list_uri=
+account.5.blf_list_barge_in_code=
+account.5.blf_list_code=
+account.5.blf_list_retrieve_call_parked_code=
+account.5.blf.subscribe_period=
+account.5.blf.match_host.enable=
+account.5.out_dialog_blf_enable=
+account.5.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.5.shared_line= {$shared_line_1}
+account.5.line_seize.expires=
+account.5.shared_line_one_touch_bargein.enable=
+account.5.shared_line_one_touch_retrieve.enable=
+account.5.sca_manage_interface_display_time=
+account.5.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.5.direct_pickup_code =
+account.5.group_pickup_code =
+account.5.dialoginfo_callpickup =
+account.5.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.5.conf_uri = {if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.5.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.5.acd.available_url=
+account.5.acd.away_url =
+account.5.acd.refresh_url =
+account.5.acd.call_information=
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.6.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.6.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.6.anonymous_call.server_base_only =
+account.6.send_anonymous_rejection_code =
+account.6.anonymous_reject_offcode =
+account.6.anonymous_reject_oncode =
+account.6.reject_anonymous_call=
+account.6.anonymous_call_offcode =
+account.6.anonymous_call_oncode =
+account.6.anonymous_call =
+account.6.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.6.music_server_uri=
+account.6.music_on_hold_type=
+account.6.auto_label.rule=
+account.6.auto_label.enable=
+account.6.number_of_linekey=
+account.6.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.6.codec.ilbc_15_2kbps.priority=
+account.6.codec.ilbc_15_2kbps.enable=
+account.6.codec.ilbc_13_33kbps.priority=
+account.6.codec.ilbc_13_33kbps.enable =
+account.6.codec.pcma.enable = 1
+account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.6.codec.pcmu.enable = 1
+account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.6.codec.opus.enable = 1
+account.6.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.6.codec.g726_32.enable=
+account.6.codec.g726_32.priority=
+
+account.6.codec.g729.enable = 1
+account.6.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.6.codec.g722.enable = 1
+account.6.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.6.password) }
+account.6.enable = 1
+{else}
+account.6.enable = 0
+{/if}
+account.6.label = {$account.6.display_name}
+account.6.display_name = {$account.6.display_name}
+account.6.auth_name = {$account.6.auth_id}
+account.6.password = {$account.6.password}
+{if isset($account.6.server.1.address)}
+account.6.user_name = {$account.6.user_id}@{$account.6.server_address}
+{else}
+account.6.user_name = {$account.6.user_id}
+{/if}
+
+{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address} {else} account.6.sip_server.1.address= {$account.6.server_address} {/if}
+
+account.6.sip_server.1.port= {$account.6.sip_port}
+
+
+{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if}
+{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if}
+{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if}
+{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if}
+
+account.6.sip_server.1.expires= {$account.6.register_expires}
+account.6.sip_server.1.retry_counts= 3
+
+account.6.sip_server.2.address= {$account.6.server.2.address}
+account.6.sip_server.2.port= {$account.6.sip_port}
+
+
+{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if}
+{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if}
+{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if}
+{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if}
+
+account.6.sip_server.2.expires= {$account.6.register_expires}
+account.6.sip_server.2.retry_counts= 3
+
+account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if}
+
+account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.6.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.6.outbound_proxy.1.port = {$account.6.sip_port}
+{/if}
+
+account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.6.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.6.outbound_proxy.2.port = {$account.6.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.6.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.6.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.6.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.6.nat.udp_update_enable= 3
+account.6.nat.udp_update_time= 30
+account.6.nat.rport= {$flyingvoice_rport}
+
+account.6.dtmf.type= {$flyingvoice_dtmf_type}
+account.6.dtmf.info_type=
+account.6.dtmf.dtmf_payload=
+account.6.100rel_enable= {$flyingvoice_retransmission}
+
+account.6.subscribe_register=
+account.6.cid_source= {$flyingvoice_cid_source}
+account.6.enable_user_equal_phone=
+account.6.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.6.ptime= 20
+account.6.register_line=
+account.6.register_mac=
+account.6.reg_fail_retry_interval=
+account.6.unregister_on_reboot=
+
+account.6.session_timer.refresher=
+account.6.session_timer.expires=
+account.6.session_timer.enable= {$flyingvoice_session_timer}
+
+account.6.conf_type = {if $nway_conference == true}2{/if}
+account.6.sip_server_type=
+
+
+account.6.srtp.unencrypted_rtcp.enable =
+account.6.srtp.unencrypted_rtp.enable =
+account.6.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.6.outbound_proxy.1.register_on_enable=
+account.6.outbound_proxy.1.failback_timeout=
+account.6.outbound_proxy.1.failback_mode=
+account.6.outbound_proxy.1.retry_counts=
+account.6.outbound_proxy.1.only_signal_with_registered=
+account.6.outbound_proxy.1.failback_subscribe.enable=
+account.6.outbound_proxy.1.invite_retry_counts=
+
+account.6.sip_server.1.register_on_enable= 0
+account.6.sip_server.1.failback_timeout= 3600
+account.6.sip_server.1.failback_mode= 0
+account.6.sip_server.1.failback_subscribe.enable=
+account.6.sip_server.1.only_signal_with_registered=
+account.6.sip_server.1.invite_retry_counts=
+
+account.6.outbound_proxy.2.register_on_enable=
+account.6.outbound_proxy.2.failback_timeout=
+account.6.outbound_proxy.2.failback_mode=
+account.6.outbound_proxy.2.retry_counts=
+account.6.outbound_proxy.2.only_signal_with_registered=
+account.6.outbound_proxy.2.failback_subscribe.enable=
+account.6.outbound_proxy.2.invite_retry_counts=
+
+account.6.sip_server.2.register_on_enable=
+account.6.sip_server.2.failback_timeout=
+account.6.sip_server.2.failback_mode=
+account.6.sip_server.2.failback_subscribe.enable=
+account.6.sip_server.2.only_signal_with_registered=
+account.6.sip_server.2.invite_retry_counts=
+
+account.6.static_cache_pri=
+account.6.dns_cache_type=
+account.6.naptr_build=
+account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.6.fallback.redundancy_type=
+account.6.reg_failed_retry_max_time=
+account.6.reg_failed_retry_min_time=
+account.6.redundancy_with_reg_fail.enable =
+
+
+account.6.sip_server.1.outbound_proxy_enable =
+account.6.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.6.contact_take_line_param=
+account.6.update_ack_while_dialing=
+account.6.srtp_lifetime=
+account.6.third_part_request_with_route.enable=
+account.6.insert_outbound_in_route.enable=
+account.6.path.enable=
+account.6.sub_fail_retry_interval=
+account.6.transfer_refer_to_contact_header.enable=
+account.6.hold_use_inactive=
+account.6.gruu.enable=
+account.6.dial_tone=
+account.6.call_id_mode=
+account.6.subscribe_expires_overlap=
+account.6.register_expires_overlap=
+account.6.call_info=
+account.6.custom_ua=
+account.6.mwi_parse_terminated=
+account.6.check_cseq.enable=
+account.6.check_to_tag.enable=
+account.6.vq_rtcpxr.collector_server_port=
+account.6.vq_rtcpxr.collector_server_host=
+account.6.vq_rtcpxr.collector_name=
+account.6.compact_header_enable=
+account.6.cp_source=
+account.6.cid_source_ppi=
+account.6.cid_source_privacy=
+account.6.reg_with_pani_header.enable =
+account.6.alert_info=
+account.6.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.6.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.6.timeout_fwd.off_code=
+account.6.timeout_fwd.on_code=
+account.6.timeout_fwd.timeout=
+account.6.timeout_fwd.target=
+account.6.timeout_fwd.enable=
+account.6.busy_fwd.off_code=
+account.6.busy_fwd.on_code=
+account.6.busy_fwd.target=
+account.6.busy_fwd.enable=
+account.6.always_fwd.off_code=
+account.6.always_fwd.on_code=
+account.6.always_fwd.target=
+account.6.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.6.dnd.enable=
+account.6.dnd.off_code=
+account.6.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.6.subscribe_mwi=
+account.6.subscribe_mwi_to_vm=
+account.6.subscribe_mwi_expires=
+account.6.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.6.auto_dial_enable=
+account.6.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.6.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.6.dialplan.digitmap.enable=
+account.6.dialplan.digitmap.string=
+account.6.dialplan.digitmap.no_match_action=
+account.6.dialplan.digitmap.interdigit_short_timer=
+account.6.dialplan.digitmap.interdigit_long_timer=
+account.6.dialplan.digitmap.apply_to.press_send=
+account.6.dialplan.digitmap.apply_to.forward=
+account.6.dialplan.digitmap.apply_to.history_dial=
+account.6.dialplan.digitmap.apply_to.directory_dial=
+account.6.dialplan.digitmap.apply_to.on_hook_dial=
+account.6.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.6.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.6.blf.blf_list_uri=
+account.6.blf_list_barge_in_code=
+account.6.blf_list_code=
+account.6.blf_list_retrieve_call_parked_code=
+account.6.blf.subscribe_period=
+account.6.blf.match_host.enable=
+account.6.out_dialog_blf_enable=
+account.6.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.6.shared_line= {$shared_line_1}
+account.6.line_seize.expires=
+account.6.shared_line_one_touch_bargein.enable=
+account.6.shared_line_one_touch_retrieve.enable=
+account.6.sca_manage_interface_display_time=
+account.6.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.6.direct_pickup_code =
+account.6.group_pickup_code =
+account.6.dialoginfo_callpickup =
+account.6.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.6.conf_uri = {if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.6.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.6.acd.available_url=
+account.6.acd.away_url =
+account.6.acd.refresh_url =
+account.6.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.7.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.7.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.7.anonymous_call.server_base_only =
+account.7.send_anonymous_rejection_code =
+account.7.anonymous_reject_offcode =
+account.7.anonymous_reject_oncode =
+account.7.reject_anonymous_call=
+account.7.anonymous_call_offcode =
+account.7.anonymous_call_oncode =
+account.7.anonymous_call =
+account.7.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.7.music_server_uri=
+account.7.music_on_hold_type=
+account.7.auto_label.rule=
+account.7.auto_label.enable=
+account.7.number_of_linekey=
+account.7.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.7.codec.ilbc_15_2kbps.priority=
+account.7.codec.ilbc_15_2kbps.enable=
+account.7.codec.ilbc_13_33kbps.priority=
+account.7.codec.ilbc_13_33kbps.enable =
+account.7.codec.pcma.enable = 1
+account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.7.codec.pcmu.enable = 1
+account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.7.codec.opus.enable = 1
+account.7.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.7.codec.g726_32.enable=
+account.7.codec.g726_32.priority=
+
+account.7.codec.g729.enable = 1
+account.7.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.7.codec.g722.enable = 1
+account.7.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.7.password) }
+account.7.enable = 1
+{else}
+account.7.enable = 0
+{/if}
+account.7.label = {$account.7.display_name}
+account.7.display_name = {$account.7.display_name}
+account.7.auth_name = {$account.7.auth_id}
+account.7.password = {$account.7.password}
+{if isset($account.7.server.1.address)}
+account.7.user_name = {$account.7.user_id}@{$account.7.server_address}
+{else}
+account.7.user_name = {$account.7.user_id}
+{/if}
+
+{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address} {else} account.7.sip_server.1.address= {$account.7.server_address} {/if}
+
+account.7.sip_server.1.port= {$account.7.sip_port}
+
+
+{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if}
+{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if}
+{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if}
+{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if}
+
+account.7.sip_server.1.expires= {$account.7.register_expires}
+account.7.sip_server.1.retry_counts= 3
+
+account.7.sip_server.2.address= {$account.7.server.2.address}
+account.7.sip_server.2.port= {$account.7.sip_port}
+
+
+{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if}
+{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if}
+{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if}
+{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if}
+
+account.7.sip_server.2.expires= {$account.7.register_expires}
+account.7.sip_server.2.retry_counts= 3
+
+account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if}
+
+account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.7.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.7.outbound_proxy.1.port = {$account.7.sip_port}
+{/if}
+
+account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.7.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.7.outbound_proxy.2.port = {$account.7.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.7.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.7.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.7.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.7.nat.udp_update_enable= 3
+account.7.nat.udp_update_time= 30
+account.7.nat.rport= {$flyingvoice_rport}
+
+account.7.dtmf.type= {$flyingvoice_dtmf_type}
+account.7.dtmf.info_type=
+account.7.dtmf.dtmf_payload=
+account.7.100rel_enable= {$flyingvoice_retransmission}
+
+account.7.subscribe_register=
+account.7.cid_source= {$flyingvoice_cid_source}
+account.7.enable_user_equal_phone=
+account.7.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.7.ptime= 20
+account.7.register_line=
+account.7.register_mac=
+account.7.reg_fail_retry_interval=
+account.7.unregister_on_reboot=
+
+account.7.session_timer.refresher=
+account.7.session_timer.expires=
+account.7.session_timer.enable= {$flyingvoice_session_timer}
+
+account.7.conf_type=
+account.7.sip_server_type=
+
+
+account.7.srtp.unencrypted_rtcp.enable =
+account.7.srtp.unencrypted_rtp.enable =
+account.7.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.7.outbound_proxy.1.register_on_enable=
+account.7.outbound_proxy.1.failback_timeout=
+account.7.outbound_proxy.1.failback_mode=
+account.7.outbound_proxy.1.retry_counts=
+account.7.outbound_proxy.1.only_signal_with_registered=
+account.7.outbound_proxy.1.failback_subscribe.enable=
+account.7.outbound_proxy.1.invite_retry_counts=
+
+account.7.sip_server.1.register_on_enable= 0
+account.7.sip_server.1.failback_timeout= 3600
+account.7.sip_server.1.failback_mode= 0
+account.7.sip_server.1.failback_subscribe.enable=
+account.7.sip_server.1.only_signal_with_registered=
+account.7.sip_server.1.invite_retry_counts=
+
+account.7.outbound_proxy.2.register_on_enable=
+account.7.outbound_proxy.2.failback_timeout=
+account.7.outbound_proxy.2.failback_mode=
+account.7.outbound_proxy.2.retry_counts=
+account.7.outbound_proxy.2.only_signal_with_registered=
+account.7.outbound_proxy.2.failback_subscribe.enable=
+account.7.outbound_proxy.2.invite_retry_counts=
+
+account.7.sip_server.2.register_on_enable=
+account.7.sip_server.2.failback_timeout=
+account.7.sip_server.2.failback_mode=
+account.7.sip_server.2.failback_subscribe.enable=
+account.7.sip_server.2.only_signal_with_registered=
+account.7.sip_server.2.invite_retry_counts=
+
+account.7.static_cache_pri=
+account.7.dns_cache_type=
+account.7.naptr_build=
+account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.7.fallback.redundancy_type=
+account.7.reg_failed_retry_max_time=
+account.7.reg_failed_retry_min_time=
+account.7.redundancy_with_reg_fail.enable =
+
+
+account.7.sip_server.1.outbound_proxy_enable =
+account.7.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.7.contact_take_line_param=
+account.7.update_ack_while_dialing=
+account.7.srtp_lifetime=
+account.7.third_part_request_with_route.enable=
+account.7.insert_outbound_in_route.enable=
+account.7.path.enable=
+account.7.sub_fail_retry_interval=
+account.7.transfer_refer_to_contact_header.enable=
+account.7.hold_use_inactive=
+account.7.gruu.enable=
+account.7.dial_tone=
+account.7.call_id_mode=
+account.7.subscribe_expires_overlap=
+account.7.register_expires_overlap=
+account.7.call_info=
+account.7.custom_ua=
+account.7.mwi_parse_terminated=
+account.7.check_cseq.enable=
+account.7.check_to_tag.enable=
+account.7.vq_rtcpxr.collector_server_port=
+account.7.vq_rtcpxr.collector_server_host=
+account.7.vq_rtcpxr.collector_name=
+account.7.compact_header_enable=
+account.7.cp_source=
+account.7.cid_source_ppi=
+account.7.cid_source_privacy=
+account.7.reg_with_pani_header.enable =
+account.7.alert_info=
+account.7.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.7.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.7.timeout_fwd.off_code=
+account.7.timeout_fwd.on_code=
+account.7.timeout_fwd.timeout=
+account.7.timeout_fwd.target=
+account.7.timeout_fwd.enable=
+account.7.busy_fwd.off_code=
+account.7.busy_fwd.on_code=
+account.7.busy_fwd.target=
+account.7.busy_fwd.enable=
+account.7.always_fwd.off_code=
+account.7.always_fwd.on_code=
+account.7.always_fwd.target=
+account.7.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.7.dnd.enable=
+account.7.dnd.off_code=
+account.7.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.7.subscribe_mwi=
+account.7.subscribe_mwi_to_vm=
+account.7.subscribe_mwi_expires=
+account.7.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.7.auto_dial_enable=
+account.7.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.7.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.7.dialplan.digitmap.enable=
+account.7.dialplan.digitmap.string=
+account.7.dialplan.digitmap.no_match_action=
+account.7.dialplan.digitmap.interdigit_short_timer=
+account.7.dialplan.digitmap.interdigit_long_timer=
+account.7.dialplan.digitmap.apply_to.press_send=
+account.7.dialplan.digitmap.apply_to.forward=
+account.7.dialplan.digitmap.apply_to.history_dial=
+account.7.dialplan.digitmap.apply_to.directory_dial=
+account.7.dialplan.digitmap.apply_to.on_hook_dial=
+account.7.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.7.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.7.blf.blf_list_uri=
+account.7.blf_list_barge_in_code=
+account.7.blf_list_code=
+account.7.blf_list_retrieve_call_parked_code=
+account.7.blf.subscribe_period=
+account.7.blf.match_host.enable=
+account.7.out_dialog_blf_enable=
+account.7.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.7.shared_line= {$shared_line_1}
+account.7.line_seize.expires=
+account.7.shared_line_one_touch_bargein.enable=
+account.7.shared_line_one_touch_retrieve.enable=
+account.7.sca_manage_interface_display_time=
+account.7.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.7.direct_pickup_code =
+account.7.group_pickup_code =
+account.7.dialoginfo_callpickup =
+account.7.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.7.conf_uri=
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.7.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.7.acd.available_url=
+account.7.acd.away_url =
+account.7.acd.refresh_url =
+account.7.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.8.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.8.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.8.anonymous_call.server_base_only =
+account.8.send_anonymous_rejection_code =
+account.8.anonymous_reject_offcode =
+account.8.anonymous_reject_oncode =
+account.8.reject_anonymous_call=
+account.8.anonymous_call_offcode =
+account.8.anonymous_call_oncode =
+account.8.anonymous_call =
+account.8.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.8.music_server_uri=
+account.8.music_on_hold_type=
+account.8.auto_label.rule=
+account.8.auto_label.enable=
+account.8.number_of_linekey=
+account.8.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.8.codec.ilbc_15_2kbps.priority=
+account.8.codec.ilbc_15_2kbps.enable=
+account.8.codec.ilbc_13_33kbps.priority=
+account.8.codec.ilbc_13_33kbps.enable =
+account.8.codec.pcma.enable = 1
+account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.8.codec.pcmu.enable = 1
+account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.8.codec.opus.enable = 1
+account.8.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.8.codec.g726_32.enable=
+account.8.codec.g726_32.priority=
+
+account.8.codec.g729.enable = 1
+account.8.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.8.codec.g722.enable = 1
+account.8.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.8.password) }
+account.8.enable = 1
+{else}
+account.8.enable = 0
+{/if}
+account.8.label = {$account.8.display_name}
+account.8.display_name = {$account.8.display_name}
+account.8.auth_name = {$account.8.auth_id}
+account.8.password = {$account.8.password}
+{if isset($account.8.server.1.address)}
+account.8.user_name = {$account.8.user_id}@{$account.8.server_address}
+{else}
+account.8.user_name = {$account.8.user_id}
+{/if}
+
+{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address} {else} account.8.sip_server.1.address= {$account.8.server_address} {/if}
+
+account.8.sip_server.1.port= {$account.8.sip_port}
+
+
+{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if}
+{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if}
+{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if}
+{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if}
+
+account.8.sip_server.1.expires= {$account.8.register_expires}
+account.8.sip_server.1.retry_counts= 3
+
+account.8.sip_server.2.address= {$account.8.server.2.address}
+account.8.sip_server.2.port= {$account.8.sip_port}
+
+
+{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if}
+{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if}
+{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if}
+{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if}
+
+account.8.sip_server.2.expires= {$account.8.register_expires}
+account.8.sip_server.2.retry_counts= 3
+
+account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if}
+
+account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.8.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.8.outbound_proxy.1.port = {$account.8.sip_port}
+{/if}
+
+account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.8.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.8.outbound_proxy.2.port = {$account.8.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.8.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.8.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.8.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.8.nat.udp_update_enable= 3
+account.8.nat.udp_update_time= 30
+account.8.nat.rport= {$flyingvoice_rport}
+
+account.8.dtmf.type= {$flyingvoice_dtmf_type}
+account.8.dtmf.info_type=
+account.8.dtmf.dtmf_payload=
+account.8.100rel_enable= {$flyingvoice_retransmission}
+
+account.8.subscribe_register=
+account.8.cid_source= {$flyingvoice_cid_source}
+account.8.enable_user_equal_phone=
+account.8.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.8.ptime= 20
+account.8.register_line=
+account.8.register_mac=
+account.8.reg_fail_retry_interval=
+account.8.unregister_on_reboot=
+
+account.8.session_timer.refresher=
+account.8.session_timer.expires=
+account.8.session_timer.enable= {$flyingvoice_session_timer}
+
+account.8.conf_type=
+account.8.sip_server_type=
+
+
+account.8.srtp.unencrypted_rtcp.enable =
+account.8.srtp.unencrypted_rtp.enable =
+account.8.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.8.outbound_proxy.1.register_on_enable=
+account.8.outbound_proxy.1.failback_timeout=
+account.8.outbound_proxy.1.failback_mode=
+account.8.outbound_proxy.1.retry_counts=
+account.8.outbound_proxy.1.only_signal_with_registered=
+account.8.outbound_proxy.1.failback_subscribe.enable=
+account.8.outbound_proxy.1.invite_retry_counts=
+
+account.8.sip_server.1.register_on_enable= 0
+account.8.sip_server.1.failback_timeout= 3600
+account.8.sip_server.1.failback_mode= 0
+account.8.sip_server.1.failback_subscribe.enable=
+account.8.sip_server.1.only_signal_with_registered=
+account.8.sip_server.1.invite_retry_counts=
+
+account.8.outbound_proxy.2.register_on_enable=
+account.8.outbound_proxy.2.failback_timeout=
+account.8.outbound_proxy.2.failback_mode=
+account.8.outbound_proxy.2.retry_counts=
+account.8.outbound_proxy.2.only_signal_with_registered=
+account.8.outbound_proxy.2.failback_subscribe.enable=
+account.8.outbound_proxy.2.invite_retry_counts=
+
+account.8.sip_server.2.register_on_enable=
+account.8.sip_server.2.failback_timeout=
+account.8.sip_server.2.failback_mode=
+account.8.sip_server.2.failback_subscribe.enable=
+account.8.sip_server.2.only_signal_with_registered=
+account.8.sip_server.2.invite_retry_counts=
+
+account.8.static_cache_pri=
+account.8.dns_cache_type=
+account.8.naptr_build=
+account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.8.fallback.redundancy_type=
+account.8.reg_failed_retry_max_time=
+account.8.reg_failed_retry_min_time=
+account.8.redundancy_with_reg_fail.enable =
+
+
+account.8.sip_server.1.outbound_proxy_enable =
+account.8.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.8.contact_take_line_param=
+account.8.update_ack_while_dialing=
+account.8.srtp_lifetime=
+account.8.third_part_request_with_route.enable=
+account.8.insert_outbound_in_route.enable=
+account.8.path.enable=
+account.8.sub_fail_retry_interval=
+account.8.transfer_refer_to_contact_header.enable=
+account.8.hold_use_inactive=
+account.8.gruu.enable=
+account.8.dial_tone=
+account.8.call_id_mode=
+account.8.subscribe_expires_overlap=
+account.8.register_expires_overlap=
+account.8.call_info=
+account.8.custom_ua=
+account.8.mwi_parse_terminated=
+account.8.check_cseq.enable=
+account.8.check_to_tag.enable=
+account.8.vq_rtcpxr.collector_server_port=
+account.8.vq_rtcpxr.collector_server_host=
+account.8.vq_rtcpxr.collector_name=
+account.8.compact_header_enable=
+account.8.cp_source=
+account.8.cid_source_ppi=
+account.8.cid_source_privacy=
+account.8.reg_with_pani_header.enable =
+account.8.alert_info=
+account.8.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.8.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.8.timeout_fwd.off_code=
+account.8.timeout_fwd.on_code=
+account.8.timeout_fwd.timeout=
+account.8.timeout_fwd.target=
+account.8.timeout_fwd.enable=
+account.8.busy_fwd.off_code=
+account.8.busy_fwd.on_code=
+account.8.busy_fwd.target=
+account.8.busy_fwd.enable=
+account.8.always_fwd.off_code=
+account.8.always_fwd.on_code=
+account.8.always_fwd.target=
+account.8.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.8.dnd.enable=
+account.8.dnd.off_code=
+account.8.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.8.subscribe_mwi=
+account.8.subscribe_mwi_to_vm=
+account.8.subscribe_mwi_expires=
+account.8.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.8.auto_dial_enable=
+account.8.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.8.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.8.dialplan.digitmap.enable=
+account.8.dialplan.digitmap.string=
+account.8.dialplan.digitmap.no_match_action=
+account.8.dialplan.digitmap.interdigit_short_timer=
+account.8.dialplan.digitmap.interdigit_long_timer=
+account.8.dialplan.digitmap.apply_to.press_send=
+account.8.dialplan.digitmap.apply_to.forward=
+account.8.dialplan.digitmap.apply_to.history_dial=
+account.8.dialplan.digitmap.apply_to.directory_dial=
+account.8.dialplan.digitmap.apply_to.on_hook_dial=
+account.8.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.8.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.8.blf.blf_list_uri=
+account.8.blf_list_barge_in_code=
+account.8.blf_list_code=
+account.8.blf_list_retrieve_call_parked_code=
+account.8.blf.subscribe_period=
+account.8.blf.match_host.enable=
+account.8.out_dialog_blf_enable=
+account.8.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.8.shared_line= {$shared_line_1}
+account.8.line_seize.expires=
+account.8.shared_line_one_touch_bargein.enable=
+account.8.shared_line_one_touch_retrieve.enable=
+account.8.sca_manage_interface_display_time=
+account.8.shared_line_callpull_code=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.8.direct_pickup_code =
+account.8.group_pickup_code =
+account.8.dialoginfo_callpickup =
+account.8.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.8.conf_uri=
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.8.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.8.acd.available_url=
+account.8.acd.away_url =
+account.8.acd.refresh_url =
+account.8.acd.call_information=
+
diff --git a/resources/templates/provision/flyingvoice/fip15g/directory.xml b/resources/templates/provision/flyingvoice/fip15g/directory.xml
new file mode 100644
index 0000000000..297b9e4108
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip15g/directory.xml
@@ -0,0 +1,83 @@
+
+{foreach $contacts as $row}
+{if $smarty.get.contacts == "users" && $row.category == "users"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+{$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "groups" && $row.category == "groups"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "extensions" && $row.category == "extensions"}
+
+{if $row.contact_name_given != ""}
+ {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+
+{elseif $smarty.get.contacts == "all"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.category == "extensions"}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+{else}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+{/if}
+
+{/if}
+{/foreach}
+
diff --git a/resources/templates/provision/flyingvoice/fip15g/y000000000000.boot b/resources/templates/provision/flyingvoice/fip15g/y000000000000.boot
new file mode 100644
index 0000000000..f14987d007
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip15g/y000000000000.boot
@@ -0,0 +1,6 @@
+#!version:1.0.0.1
+## The header above must appear as-is in the first line
+
+include:config "y000000000000.cfg"
+include:config "{$mac}.cfg"
+
diff --git a/resources/templates/provision/flyingvoice/fip15g/y000000000000.cfg b/resources/templates/provision/flyingvoice/fip15g/y000000000000.cfg
new file mode 100644
index 0000000000..1a5876321d
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip15g/y000000000000.cfg
@@ -0,0 +1,969 @@
+#!version:1.0.0.1
+
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Network CDP ##
+#######################################################################################
+static.network.cdp.enable = {$flyingvoice_cdp_enable}
+static.network.cdp.packet_interval = {$flyingvoice_cdp_packet_interval}
+
+
+
+#######################################################################################
+## Network IPv6 ##
+#######################################################################################
+static.network.ipv6_static_dns_enable =
+static.network.ipv6_icmp_v6.enable =
+static.network.ipv6_secondary_dns =
+static.network.ipv6_primary_dns =
+static.network.ipv6_internet_port.gateway =
+static.network.ipv6_internet_port.ip =
+static.network.ipv6_internet_port.type =
+static.network.ipv6_prefix =
+
+#######################################################################################
+## Network WiFi ##
+#######################################################################################
+##static.wifi.X.label=
+##static.wifi.X.ssid=
+##static.wifi.X.priority=
+##static.wifi.X.security_mode=
+##static.wifi.X.cipher_type=
+##static.wifi.X.password=
+##static.wifi.X.eap_type=
+##static.wifi.X.eap_user_name=
+##static.wifi.x.eap_password=
+##(X ranges from 1 to 5)
+
+static.wifi.enable = {$flyingvoice_wifi_enable}
+static.wifi.1.label = {$flyingvoice_wifi_1_label}
+static.wifi.1.ssid = {$flyingvoice_wifi_1_ssid}
+static.wifi.1.priority = {$flyingvoice_wifi_1_priority}
+static.wifi.1.security_mode = {$flyingvoice_wifi_1_security}
+static.wifi.1.cipher_type = {$flyingvoice_wifi_1_cipher}
+static.wifi.1.password = {$flyingvoice_wifi_1_password}
+static.wifi.1.eap_type = {$flyingvoice_wifi_1_type}
+static.wifi.1.eap_user_name = {$flyingvoice_wifi_1_username}
+static.wifi.1.eap_password = {$flyingvoice_wifi_1_password}
+static.wifi.show_scan_prompt = {$flyingvoice_wifi_scan_prompt}
+
+
+#######################################################################################
+## Network Internet ##
+#######################################################################################
+static.network.ip_address_mode = {$flyingvoice_ip_address_mode}
+static.network.span_to_pc_port =
+static.network.vlan.pc_port_mode =
+{if isset($dns_server_primary)}static.network.static_dns_enable = 1{else}static.network.static_dns_enable = 0
+{/if}
+static.network.pc_port.enable = 1
+static.network.primary_dns = {$dns_server_primary}
+static.network.secondary_dns = {$dns_server_secondary}
+static.network.internet_port.gateway =
+static.network.internet_port.mask =
+static.network.internet_port.ip =
+static.network.internet_port.type =
+
+
+static.network.preference =
+
+
+#######################################################################################
+## Network Advanced ##
+#######################################################################################
+static.network.dhcp_host_name =
+static.network.dhcp.option60type =
+static.network.mtu_value =
+static.network.qos.audiotos =
+static.network.port.min_rtpport =
+static.network.port.max_rtpport =
+static.network.qos.signaltos =
+
+static.wui.http_enable =
+static.wui.https_enable =
+static.network.port.https =
+static.network.port.http =
+
+static.network.pc_port.speed_duplex =
+static.network.internet_port.speed_duplex =
+
+
+static.network.redundancy.mode =
+static.network.redundancy.failback.timeout =
+
+
+
+#######################################################################################
+## Network LLDP ##
+#######################################################################################
+static.network.lldp.enable = {$flyingvoice_lldp_enable}
+static.network.lldp.packet_interval = {$flyingvoice_lldp_packet_interval}
+
+
+
+
+#######################################################################################
+## Network VLAN ##
+#######################################################################################
+static.network.vlan.dhcp_enable =
+static.network.vlan.dhcp_option =
+static.network.vlan.vlan_change.enable =
+
+static.network.vlan.pc_port_priority = {$flyingvoice_vlan_pc_cos}
+static.network.vlan.pc_port_vid = {$flyingvoice_vlan_pc_id}
+static.network.vlan.pc_port_enable =
+
+static.network.vlan.internet_port_priority = {$flyingvoice_vlan_cos}
+static.network.vlan.internet_port_vid = {$flyingvoice_vlan_id}
+{if isset($flyingvoice_vlan_enable)}static.network.vlan.internet_port_enable = {$flyingvoice_vlan_enable}{else}static.network.vlan.internet_port_enable = 0{/if}
+
+
+
+#######################################################################################
+## Network VPN ##
+#######################################################################################
+static.network.vpn_enable = {$flyingvoice_network_vpn_enable}
+static.openvpn.url = {$flyingvoice_openvpn_url}
+
+
+
+#######################################################################################
+## Network 802.1x ##
+#######################################################################################
+static.network.802_1x.mode =
+static.network.802_1x.identity =
+static.network.802_1x.md5_password =
+static.network.802_1x.client_cert_url =
+static.network.802_1x.root_cert_url =
+static.network.802_1x.eap_fast_provision_mode =
+static.network.802_1x.anonymous_identity =
+static.network.802_1x.proxy_eap_logoff.enable =
+
+
+
+
+
+#######################################################################################
+## ZERO Touch ##
+#######################################################################################
+static.zero_touch.enable = {$flyingvoice_zero_touch_enable}
+static.zero_touch.wait_time = {$flyingvoice_zero_touch_wait_time}
+static.features.hide_zero_touch_url.enable = {$flyingvoice_zero_touch_hide}
+static.zero_touch.network_fail_delay_times = {$flyingvoice_zero_touch_delay}
+static.zero_touch.network_fail_wait_times = {$flyingvoice_zero_touch_wait}
+
+
+#######################################################################################
+## Autop URL ##
+#######################################################################################
+static.auto_provision.server.url = {$flyingvoice_provision_url}
+static.auto_provision.server.username = {$http_auth_username}
+static.auto_provision.server.password = {$http_auth_password}
+
+
+#######################################################################################
+## Autop Repeat ##
+#######################################################################################
+static.auto_provision.repeat.enable = {$flyingvoice_autop_repeat_enable}
+static.auto_provision.repeat.minutes = {$flyingvoice_autop_repeat_minutes}
+
+
+#######################################################################################
+## Autop DHCP ##
+#######################################################################################
+static.auto_provision.dhcp_option.list_user_options =
+static.auto_provision.dhcp_option.enable =
+
+
+static.auto_provision.dhcp_option.list_user6_options =
+
+#######################################################################################
+## Autop Mode ##
+#######################################################################################
+static.auto_provision.power_on = {$flyingvoice_autop_power_on}
+
+
+
+#######################################################################################
+## Autop PNP ##
+#######################################################################################
+static.auto_provision.pnp_enable = {$flyingvoice_autop_pnp}
+
+
+
+#######################################################################################
+## TR069 ##
+#######################################################################################
+
+static.managementserver.enable =
+static.managementserver.username =
+static.managementserver.password =
+static.managementserver.url =
+static.managementserver.periodic_inform_enable =
+static.managementserver.periodic_inform_interval =
+static.managementserver.connection_request_password =
+static.managementserver.connection_request_username =
+
+
+
+#######################################################################################
+## Firmware Update ##
+#######################################################################################
+static.firmware.url = {$flyingvoice_firmware_url}/{$flyingvoice_firmware_fip15g}
+
+
+#######################################################################################
+## Confguration ##
+#######################################################################################
+features.reset_by_long_press_enable =
+features.factory_pwd_enable =
+static.configuration.url =
+static.features.custom_factory_config.enable =
+static.custom_factory_configuration.url =
+
+
+#######################################################################################
+## Security ##
+#######################################################################################
+static.phone_setting.reserve_certs_enable =
+features.relog_offtime =
+static.security.default_ssl_method = {$flyingvoice_security_default_ssl_method}
+static.security.cn_validation =
+static.security.dev_cert =
+static.security.ca_cert =
+
+static.security.trust_certificates = {if $flyingvoice_trust_certificates == "false"}0{elseif $flyingvoice_trust_certificates == "true"}1{/if}
+
+security.tls_cipher_list = {$flyingvoice_security_tls_cipher_list}
+{if isset($admin_name) }
+static.security.user_name.admin = {$admin_name}
+static.security.user_password = {$admin_name}:{$admin_password}
+{/if}
+
+
+
+#######################################################################################
+## Server Certificates ##
+#######################################################################################
+static.server_certificates.url =
+static.server_certificates.delete =
+
+#######################################################################################
+## Trusted Certificates ##
+#######################################################################################
+static.trusted_certificates.url =
+static.trusted_certificates.delete =
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+features.transfer_type= {$flyingvoice_transfer_type}
+dialplan.transfer.mode = {$flyingvoice_transfer_mode}
+transfer.on_hook_trans_enable = {$flyingvoice_transfer_onhook}
+transfer.tran_others_after_conf_enable = {$flyingvoice_transfer_after_conf}
+transfer.blind_tran_on_hook_enable = {$flyingvoice_transfer_blind_on_hook}
+transfer.semi_attend_tran_enable = {$flyingvoice_transfer_semi_attended}
+phone_setting.call_appearance.transfer_via_new_linekey= {$flyingvoice_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+features.conference.with_previous_call.enable =
+features.local_conf.combine_with_one_press.enable=
+phone_setting.call_appearance.conference_via_new_linekey=
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+features.anonymous_response_code=
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+phone_setting.incoming_call_when_dialing.priority=
+phone_setting.hold_or_swap.mode=
+features.play_held_tone.interval=
+features.play_held_tone.delay=
+features.play_held_tone.enable=
+features.play_hold_tone.interval=
+features.ignore_incoming_call.enable=
+force.voice.ring_vol=
+features.mute.autoanswer_mute.enable=
+features.play_hold_tone.delay =
+phone_setting.end_call_net_disconnect.enable =
+features.custom_auto_answer_tone.enable=
+default_input_method.dialing=
+features.speaker_mode.enable=
+features.headset_mode.enable=
+features.handset_mode.enable=
+features.conference.local.enable =
+features.off_hook_answer.enable=
+features.caller_name_type_on_dialing=
+phone_setting.show_code403=
+phone_setting.ring_for_tranfailed=
+features.password_dial.length=
+features.password_dial.prefix=
+features.password_dial.enable=
+features.group_listen_in_talking_enable=
+phone_setting.call_info_display_method=
+phone_setting.called_party_info_display.enable =
+features.headset_training=
+features.headset_prior=
+features.dtmf.replace_tran =
+features.dtmf.transfer =
+phone_setting.ringing_timeout=
+phone_setting.ringback_timeout=
+
+features.keep_mute.enable=
+linekey.1.shortlabel=
+features.config_dsskey_length.shorten =
+transfer.dsskey_deal_type = {$flyingvoice_dsskey_transfer_mode}
+features.auto_linekeys.enable=
+phone_setting.call_appearance.calls_per_linekey=
+features.linekey_call_with_default_account=
+
+features.station_name.value =
+features.station_name.scrolling_display =
+voice.headset.autoreset_spk_vol =
+voice.handset.autoreset_spk_vol =
+voice.handfree.autoreset_spk_vol =
+features.headset.ctrl_call.enable =
+phone_setting.incoming_call.reject.enable =
+
+features.play_mute_tone.enable=
+features.play_mute_tone.interval=
+
+features.call_out_directory_by_off_hook.enable=
+features.congestion_tone.codelist=
+
+
+#######################################################################################
+## Features USB Record ##
+#######################################################################################
+##FIP16/FIP16PLUS Models not support the parameter.
+features.usb_call_recording.enable = {$flyingvoice_usb_record_enable}
+
+features.idle_recording.enable=
+
+
+
+#######################################################################################
+## DTMF ##
+#######################################################################################
+features.dtmf.min_interval=
+features.dtmf.volume=
+features.dtmf.duration =
+
+#######################################################################################
+## Tones ##
+#######################################################################################
+voice.tone.autoanswer =
+voice.tone.message =
+voice.tone.stutter =
+voice.tone.info =
+voice.tone.dialrecall =
+voice.tone.callwaiting =
+voice.tone.congestion =
+voice.tone.busy =
+voice.tone.ring =
+voice.tone.dial =
+voice.tone.country =
+voice.side_tone =
+features.partition_tone =
+voice.tone.secondary_dial=
+
+
+#######################################################################################
+## Jitter Buffer ##
+#######################################################################################
+voice.jib.normal= {$flyingvoice_jib_normal}
+voice.jib.max = {$flyingvoice_jib_max}
+voice.jib.min = {$flyingvoice_jib_min}
+voice.jib.adaptive = {$flyingvoice_jib_adaptive}
+
+voice.jib.wifi.normal= {$flyingvoice_jib_wifi_normal}
+voice.jib.wifi.max= {$flyingvoice_jib_wifi_max}
+voice.jib.wifi.min= {$flyingvoice_jib_wifi_min}
+voice.jib.wifi.adaptive= {$flyingvoice_jib_wifi_adaptive}
+
+
+#######################################################################################
+## Echo Cancellation ##
+#######################################################################################
+voice.echo_cancellation = {$flyingvoice_echo_cancellation}
+voice.cng = {$flyingvoice_cng}
+voice.vad = {$flyingvoice_vad}
+
+
+################################################################
+# SIP Basic Config ##
+################################################################
+sip.use_out_bound_in_dialog=
+sip.unreg_with_socket_close=
+phone_setting.disable_account_without_username.enable=
+features.auto_answer.first_call_only=
+
+
+phone_setting.call_display_name.mode=
+
+################################################################
+# SIP Advanced config ##
+################################################################
+sip.request_validation.event=
+sip.sdp_early_answer_or_offer=
+sip.cid_source.preference=
+sip.request_validation.digest.realm=
+sip.request_validation.digest.list=
+sip.request_validation.source.list=
+sip.send_keepalive_by_socket=
+sip.reliable_protocol.timerae.enable=
+sip.requesturi.e164.addglobalprefix=
+sip.trust_ctrl = {$flyingvoice_trust_ctrl}
+sip.mac_in_ua=
+
+sip.timer_t1=
+sip.timer_t2=
+
+
+sip.listen_mode=
+{if isset($flyingvoice_sip_listen_port)}sip.listen_port = {$flyingvoice_sip_listen_port}{else}sip.listen_port = 5060{/if}
+
+sip.listen_port=
+sip.tls_listen_port=
+sip.tcp_port_random_mode=
+sip.escape_characters.enable=
+sip.notify_reboot_enable=
+sip.send_response_by_request=
+sip.disp_incall_to_info=
+features.call_invite_format=
+phone_setting.early_media.rtp_sniffer.timeout=
+sip.reg_surge_prevention =
+
+
+################################################################
+# NAT&ICE ##
+################################################################
+
+
+static.sip.nat_stun.enable=
+static.sip.nat_stun.server=
+static.sip.nat_stun.port= {if isset($stun_port)}{$stun_port}{else}3478{/if}
+
+
+
+#######################################################################################
+## RTP ##
+#######################################################################################
+features.rtp_symmetric.enable=
+
+
+#######################################################################################
+## RTCP-XR ##
+#######################################################################################
+voice.rtcp.enable= {$flyingvoice_rtcp_enable}
+voice.rtcp_cname= {$flyingvoice_rtcp_cname}
+voice.rtcp_xr.enable= {$flyingvoice_rtcpxr_enable}
+phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_round_trip_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moscq.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moslq.enable = {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_packets_lost.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_stop_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_start_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_interval_period= {$flyingvoice_rtcpxr_interval}
+phone_setting.vq_rtcpxr_delay_threshold_critical= {$flyingvoice_rtcpxr_delay_threshold_critical}
+phone_setting.vq_rtcpxr_delay_threshold_warning= {$flyingvoice_rtcpxr_delay_threshold_warning}
+phone_setting.vq_rtcpxr_moslq_threshold_critical= {$flyingvoice_rtcpxr_mos_threshold_critical}
+phone_setting.vq_rtcpxr_moslq_threshold_warning= {$flyingvoice_rtcpxr_mos_threshold_warning}
+phone_setting.vq_rtcpxr.interval_report.enable= {$flyingvoice_rtcpxr_interval_report_enable}
+phone_setting.vq_rtcpxr.states_show_on_gui.enable= {$flyingvoice_rtcpxr_show_gui_enable}
+phone_setting.vq_rtcpxr.states_show_on_web.enable= {$flyingvoice_rtcpxr_show_web_enable}
+phone_setting.vq_rtcpxr.session_report.enable= {$flyingvoice_rtcpxr_report_enable}
+
+
+#######################################################################################
+## Contact ##
+#######################################################################################
+
+local_contact.data.url=
+local_contact.data.delete=
+
+
+#######################################################################################
+## Remote Phonebook ##
+#######################################################################################
+##remote_phonebook.data.X.url
+##remote_phonebook.data.X.name
+#remote_phonebook.data.X.username=
+#remote_phonebook.data.X.password=
+##(X ranges from 1 to 5)
+
+{if isset($flyingvoice_remote_phonebook_1_name) }
+remote_phonebook.data.1.name = {$flyingvoice_remote_phonebook_1_name}
+{else}
+remote_phonebook.data.1.name = Users
+{/if}
+{if isset($flyingvoice_remote_phonebook_1_url) }
+remote_phonebook.data.1.url = {$flyingvoice_remote_phonebook_1_url}
+{else}
+remote_phonebook.data.1.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_2_name) }
+remote_phonebook.data.2.name = {$flyingvoice_remote_phonebook_2_name}
+{else}
+remote_phonebook.data.2.name = Groups
+{/if}
+{if isset($flyingvoice_remote_phonebook_2_url) }
+remote_phonebook.data.2.url = {$flyingvoice_remote_phonebook_2_url}
+{else}
+remote_phonebook.data.2.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_3_name) }
+remote_phonebook.data.3.name = {$flyingvoice_remote_phonebook_3_name}
+{else}
+remote_phonebook.data.3.name = Extensions
+{/if}
+{if isset($flyingvoice_remote_phonebook_3_url) }
+remote_phonebook.data.3.url = {$flyingvoice_remote_phonebook_3_url}
+{else}
+remote_phonebook.data.3.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
+{/if}
+
+remote_phonebook.data.4.name = {$flyingvoice_remote_phonebook_4_name}
+remote_phonebook.data.4.url = {$flyingvoice_remote_phonebook_4_url}
+
+remote_phonebook.data.5.name = {$flyingvoice_remote_phonebook_5_name}
+remote_phonebook.data.5.url = {$flyingvoice_remote_phonebook_5_url}
+
+
+#######################################################################################
+## LDAP ##
+#######################################################################################
+ldap.enable = {$ldap_enable}
+ldap.user = {$ldap_user}
+ldap.password = {$ldap_password}
+ldap.base = {$ldap_base}
+ldap.port = {$ldap_port}
+ldap.host = {$ldap_host}
+ldap.customize_label=
+ldap.incoming_call_special_search.enable=
+ldap.tls_mode=
+ldap.search_type=
+ldap.numb_display_mode=
+ldap.ldap_sort = {$ldap_sort}
+ldap.call_in_lookup = {$ldap_call_in_lookup}
+ldap.version = {$ldap_version}
+ldap.display_name = {$ldap_display_name}
+ldap.numb_attr = {$ldap_numb_attr}
+ldap.name_attr = {$ldap_name_attr}
+ldap.max_hits = {$ldap_max_hits}
+ldap.number_filter = {$ldap_number_filter}
+ldap.name_filter = {$ldap_name_filter}
+ldap.call_out_lookup = {$ldap_dial_lookup}
+
+#######################################################################################
+## Programablekey ##
+#######################################################################################
+#programablekey.X.type
+#programablekey.X.line
+#programablekey.X.value
+#programablekey.X.xml_phonebook
+#programablekey.X.history_type
+#programablekey.X.label(X ranges from 1 to 4)
+#programablekey.X.extension
+
+{foreach $keys["programmable"] as $row}
+programablekey.{$row.device_key_id}.type = {$row.device_key_type}
+{if $row.device_key_type == "22" || $row.device_key_type == "47"}
+programablekey.{$row.device_key_id}.xml_phonebook = {$row.device_key_line}
+{else}
+programablekey.{$row.device_key_id}.line = {$row.device_key_line}
+programablekey.{$row.device_key_id}.value = {$row.device_key_value}
+{/if}
+programablekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+programablekey.{$row.device_key_id}.label = {$row.device_key_label}
+programablekey.1.pickup_value ={$row.device_key_extension}
+programablekey.1.history_type =
+
+{/foreach}
+
+#######################################################################################
+## Linekey ##
+#######################################################################################
+##linekey.X.line
+##linekey.X.value
+##linekey.X.extension
+##linekey.X.type
+##linekey.X.xml_phonebook
+##linekey.X.shortlabel
+##linekey.X.label
+##LineKeyX ranges(FIP10(P)/FIP12WP: X ranges from 1 to 2. FIP11C(P): X ranges from 1 to 6. FIP13G: X ranges from 1 to 9. FIP14G: X ranges from 1 to 21. FIP15G: X ranges from 1 to 74. )##
+## Not Support FIP16
+
+{foreach $keys['line'] as $row}
+#Configure Line Key {$row.device_key_id}
+linekey.{$row.device_key_id}.line = {$row.device_key_line}
+linekey.{$row.device_key_id}.value = {$row.device_key_value}
+{if $row.device_key_type == "1" || $row.device_key_type == "16"}
+linekey.{$row.device_key_id}.pickup_value = {$row.device_key_extension}
+{else}
+linekey.{$row.device_key_id}.extension = {$row.device_key_extension}
+{/if}
+linekey.{$row.device_key_id}.type = {$row.device_key_type}
+linekey.{$row.device_key_id}.xml_phonebook =
+linekey.{$row.device_key_id}.label = {$row.device_key_label}
+{/foreach}
+
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+features.fwd.allow=
+features.fwd_mode=
+forward.no_answer.enable=
+forward.busy.enable=
+forward.always.enable=
+forward.no_answer.timeout=
+forward.no_answer.on_code=
+forward.no_answer.off_code=
+forward.busy.off_code=
+forward.busy.on_code=
+forward.always.off_code = {$flyingvoice_forward_always_off_code}
+forward.always.on_code = {$flyingvoice_forward_always_on_code}
+forward.no_answer.target=
+forward.busy.target=
+forward.always.target=
+
+features.forward.emergency.authorized_number=
+features.forward.emergency.enable=
+forward.idle_access_always_fwd.enable=
+features.forward_call_popup.enable=
+
+
+features.forward.no_answer.show_ring_times =
+
+
+features.no_answer_code=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+
+features.dnd.enable=
+
+features.dnd.off_code= *79
+features.dnd.on_code= *78
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+features.voice_mail_alert.enable=
+features.voice_mail_popup.enable = {$flyingvoice_voice_mail_popup_enable}
+features.voice_mail_tone_enable=
+features.hide_feature_access_codes.enable = {$flyingvoice_hide_feature_access_codes_enable}
+voice_mail.number.1=
+
+
+
+#######################################################################################
+## Audio Intercom ##
+#######################################################################################
+features.intercom.mode=
+
+features.intercom.led.enable=
+features.intercom.feature_access_code=
+
+features.intercom.ptt_mode.enable=
+
+
+features.intercom.allow=
+features.intercom.barge=
+features.intercom.tone=
+features.intercom.mute=
+
+
+
+
+#######################################################################################
+## Feature General ##
+#######################################################################################
+features.ip_call.auto_answer.enable=
+features.show_default_account=
+features.call.dialtone_time_out=
+features.missed_call_popup.enable = {$flyingvoice_missed_call_popup_enable}
+features.auto_answer_tone.enable=
+features.play_hold_tone.enable=
+features.key_as_send=
+features.send_pound_key=
+features.busy_tone_delay=
+features.hotline_delay=
+features.hotline_number=
+features.direct_ip_call_enable = {$flyingvoice_direct_ip_call_enable}
+features.call_num_filter=
+features.call_completion_enable=
+features.allow_mute=
+features.auto_answer_delay=
+features.normal_refuse_code=
+features.dnd_refuse_code=
+features.upload_server=
+features.dtmf.repetition=
+features.dtmf.hide_delay=
+features.dtmf.hide = {$flyingvoice_dtmf_hide}
+features.play_local_dtmf_tone_enable =
+features.reboot_in_talk_enable =
+features.fwd_diversion_enable=
+
+call_waiting.enable = {$flyingvoice_call_waiting}
+call_waiting.tone = {$flyingvoice_call_waiting_tone}
+call_waiting.off_code=
+call_waiting.on_code=
+
+auto_redial.times=
+auto_redial.interval=
+auto_redial.enable=
+
+sip.rfc2543_hold = {$flyingvoice_rfc2543_hold}
+sip.use_23_as_pound=
+forward.international.enable=
+phone_setting.headsetkey_mode=
+phone_setting.is_deal180=
+phone_setting.change_183_to_180=
+
+
+features.touch_tone=
+
+#######################################################################################
+## Action URL&URI ##
+#######################################################################################
+features.csta_control.enable=
+features.action_uri.enable=
+features.action_uri_limit_ip=
+features.show_action_uri_option=
+action_url.call_remote_canceled=
+action_url.remote_busy=
+action_url.cancel_callout=
+action_url.handfree=
+action_url.headset=
+action_url.unheld=
+action_url.held=
+action_url.transfer_failed=
+action_url.transfer_finished=
+action_url.answer_new_incoming_call=
+action_url.reject_incoming_call=
+action_url.forward_incoming_call=
+action_url.ip_change=
+action_url.idle_to_busy=
+action_url.busy_to_idle=
+action_url.call_terminated=
+action_url.missed_call=
+action_url.unmute=
+action_url.mute=
+action_url.unhold=
+action_url.hold=
+action_url.always_fwd_off =
+action_url.always_fwd_on =
+action_url.attended_transfer_call =
+action_url.blind_transfer_call =
+action_url.busy_fwd_off =
+action_url.busy_fwd_on =
+action_url.call_established =
+action_url.call_waiting_off =
+action_url.call_waiting_on =
+action_url.dnd_off =
+action_url.dnd_on =
+action_url.incoming_call =
+action_url.no_answer_fwd_off =
+action_url.no_answer_fwd_on =
+action_url.off_hook =
+action_url.on_hook =
+action_url.outgoing_call =
+action_url.register_failed =
+action_url.registered =
+action_url.setup_autop_finish =
+action_url.setup_completed =
+action_url.transfer_call =
+action_url.unregistered =
+
+
+
+
+#######################################################################################
+## Power LED ##
+#######################################################################################
+phone_setting.hold_and_held_power_led_flash_enable=
+phone_setting.mute_power_led_flash_enable=
+phone_setting.talk_and_dial_power_led_enable=
+phone_setting.mail_power_led_flash_enable = 1
+phone_setting.ring_power_led_flash_enable=
+phone_setting.common_power_led_enable=
+phone_setting.missed_call_power_led_flash.enable = {$flyingvoice_missed_call_power_led_flash_enable}
+
+
+#######################################################################################
+## Time&Date ##
+#######################################################################################
+
+auto_dst.url = {$flyingvoice_auto_dst_url}
+local_time.manual_time_enable =
+local_time.manual_ntp_srv_prior =
+local_time.time_format = {$flyingvoice_time_format}
+local_time.date_format = {$flyingvoice_date_format}
+local_time.dhcp_time = {$flyingvoice_dhcp_time}
+
+
+local_time.ntp_server1 = {$ntp_server_primary}
+local_time.ntp_server2 = {$ntp_server_secondary}
+local_time.time_zone = {$flyingvoice_time_zone}
+
+
+
+#######################################################################################
+## Multicast Paging ##
+#######################################################################################
+##multicast.listen_address.X.label
+##multicast.paging_address.X.channel
+##multicast.listen_address.X.ip_address
+##multicast.paging_address.X.ip_address
+##multicast.paging_address.X.label
+##multicast.listen_address.X.channel
+##multicast.listen_address.X.volume
+##Multicast(X ranges from 1 to 31.)
+
+multicast.codec=
+
+multicast.paging_address.1.channel=
+multicast.paging_address.1.label=
+multicast.paging_address.1.ip_address=
+multicast.receive_priority.enable=
+multicast.receive_priority.priority=
+
+multicast.receive.use_speaker=
+multicast.receive.enhance_volume=
+multicast.receive.ignore_dnd.priority=
+
+multicast.listen_address.1.channel=
+multicast.listen_address.1.label=
+multicast.listen_address.1.ip_address=
+multicast.listen_address.1.volume=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+
+phone_setting.contrast=
+phone_setting.backlight_time = {$flyingvoice_backlight_time}
+phone_setting.inactive_backlight_level = 1
+phone_setting.active_backlight_level=
+phone_setting.predial_autodial = 1
+
+ringtone.url= {$flyingvoice_ringtone_url}
+ringtone.delete= {$flyingvoice_ringtone_delete}
+phone_setting.ring_type= {$flyingvoice_ring_type}
+phone_setting.inter_digit_time= {$flyingvoice_inter_digit_time}
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+distinctive_ring_tones.alert_info.1.text = {$flyingvoice_ring_text_1}
+distinctive_ring_tones.alert_info.2.text = {$flyingvoice_ring_text_2}
+distinctive_ring_tones.alert_info.3.text = {$flyingvoice_ring_text_3}
+distinctive_ring_tones.alert_info.4.text = {$flyingvoice_ring_text_4}
+distinctive_ring_tones.alert_info.5.text = {$flyingvoice_ring_text_5}
+distinctive_ring_tones.alert_info.6.text = {$flyingvoice_ring_text_6}
+distinctive_ring_tones.alert_info.7.text = {$flyingvoice_ring_text_7}
+distinctive_ring_tones.alert_info.8.text = {$flyingvoice_ring_text_8}
+distinctive_ring_tones.alert_info.9.text = {$flyingvoice_ring_text_9}
+distinctive_ring_tones.alert_info.10.text = {$flyingvoice_ring_text_10}
+
+distinctive_ring_tones.alert_info.1.ringer = {$flyingvoice_ring_file_1}
+distinctive_ring_tones.alert_info.2.ringer = {$flyingvoice_ring_file_2}
+distinctive_ring_tones.alert_info.3.ringer = {$flyingvoice_ring_file_3}
+distinctive_ring_tones.alert_info.4.ringer = {$flyingvoice_ring_file_4}
+distinctive_ring_tones.alert_info.5.ringer = {$flyingvoice_ring_file_5}
+distinctive_ring_tones.alert_info.6.ringer = {$flyingvoice_ring_file_6}
+distinctive_ring_tones.alert_info.7.ringer = {$flyingvoice_ring_file_7}
+distinctive_ring_tones.alert_info.8.ringer = {$flyingvoice_ring_file_8}
+distinctive_ring_tones.alert_info.9.ringer = {$flyingvoice_ring_file_9}
+distinctive_ring_tones.alert_info.10.ringer = {$flyingvoice_ring_file_10}
+
+
+#######################################################################################
+## Language Settings ##
+#######################################################################################
+
+lang.gui=
+lang.wui=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+features.call_park.enable=
+features.call_park.park_mode=
+features.call_park.park_code=
+features.call_park.park_retrieve_code=
+features.call_park.direct_send.enable=
+features.call_park.park_visual_notify_enable=
+features.call_park.park_ring=
+features.call_park.group_enable=
+features.call_park.group_park_code=
+sip.call_park_without_blf=
+features.call_park.line_restriction.enable=
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+features.pickup.direct_pickup_enable = {$flyingvoice_direct_pickup_enable}
+features.pickup.group_pickup_enable =
+features.pickup.direct_pickup_code = **
+features.pickup.group_pickup_code =
+features.pickup.blf_audio_enable =
+features.pickup.blf_visual_enable =
+features.pickup_display.method =
+
+
+features.pickup.blf_audio.list=
+features.pickup.blf_visual.list=
+
+
+#######################################################################################
+## Alert Info ##
+#######################################################################################
+features.alert_info_tone =
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+features.feature_key_sync.enable = {$flyingvoice_feature_key_sync}
+
+
+
+#######################################################################################
+## Metaswitch Setting ##
+#######################################################################################
+meta.enable =
+
diff --git a/resources/templates/provision/flyingvoice/fip15g/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip15g/{$mac}.cfg
new file mode 100644
index 0000000000..5ce8738162
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip15g/{$mac}.cfg
@@ -0,0 +1,4083 @@
+#!version:1.0.0.1
+#{$microtime}
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.1.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.1.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.1.anonymous_call.server_base_only =
+account.1.send_anonymous_rejection_code =
+account.1.anonymous_reject_offcode =
+account.1.anonymous_reject_oncode =
+account.1.reject_anonymous_call=
+account.1.anonymous_call_offcode =
+account.1.anonymous_call_oncode =
+account.1.anonymous_call =
+account.1.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.1.music_server_uri=
+account.1.music_on_hold_type=
+account.1.auto_label.rule=
+account.1.auto_label.enable=
+account.1.number_of_linekey=
+account.1.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.1.codec.ilbc_15_2kbps.priority= 0
+account.1.codec.ilbc_15_2kbps.enable= 0
+account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if}
+
+account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if}
+
+account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if}
+
+account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if}
+
+account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if}
+
+account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if}
+
+account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if}
+
+account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if}
+
+account.1.codec.opus.para=
+
+account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if}
+
+account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if}
+
+account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if}
+
+account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if}
+
+account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if}
+
+account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if}
+
+account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if}
+
+account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if}
+
+account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if}
+
+account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if}
+
+account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if}
+
+account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if}
+
+account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if}
+
+account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if}
+
+account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if}
+
+account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.1.password) }
+account.1.enable = 1
+{else}
+account.1.enable = 0
+{/if}
+account.1.label = {$account.1.display_name}
+account.1.display_name = {$account.1.display_name}
+account.1.auth_name = {$account.1.auth_id}
+account.1.password = {$account.1.password}
+{if isset($account.1.server.1.address)}
+account.1.user_name = {$account.1.user_id}@{$account.1.server_address}
+{else}
+account.1.user_name = {$account.1.user_id}
+{/if}
+
+{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address} {else} account.1.sip_server.1.address= {$account.1.server_address} {/if}
+
+account.1.sip_server.1.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
+
+account.1.sip_server.1.expires= {$account.1.register_expires}
+account.1.sip_server.1.retry_counts= 3
+
+account.1.sip_server.2.address= {$account.1.server.2.address}
+account.1.sip_server.2.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if}
+
+account.1.sip_server.2.expires= {$account.1.register_expires}
+account.1.sip_server.2.retry_counts= 3
+
+account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if}
+
+account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.1.outbound_proxy.1.port = {$account.1.sip_port}
+{/if}
+
+account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.1.outbound_proxy.2.port = {$account.1.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.1.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.1.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.1.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.1.nat.udp_update_enable= 3
+account.1.nat.udp_update_time= 30
+account.1.nat.rport= {$flyingvoice_rport}
+
+account.1.dtmf.type= {$flyingvoice_dtmf_type}
+account.1.dtmf.info_type=
+account.1.dtmf.dtmf_payload=
+account.1.100rel_enable= {$flyingvoice_retransmission}
+
+account.1.subscribe_register=
+account.1.cid_source= {$flyingvoice_cid_source}
+account.1.enable_user_equal_phone=
+account.1.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.1.ptime= 20
+account.1.register_line=
+account.1.register_mac=
+account.1.reg_fail_retry_interval=
+account.1.unregister_on_reboot=1
+
+account.1.session_timer.refresher=
+account.1.session_timer.expires=
+account.1.session_timer.enable= {$flyingvoice_session_timer}
+
+account.1.conf_type = {if $nway_conference == true}2{/if}
+account.1.sip_server_type=
+
+
+account.1.srtp.unencrypted_rtcp.enable =
+account.1.srtp.unencrypted_rtp.enable =
+account.1.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.1.outbound_proxy.1.register_on_enable=
+account.1.outbound_proxy.1.failback_timeout=
+account.1.outbound_proxy.1.failback_mode=
+account.1.outbound_proxy.1.retry_counts=
+account.1.outbound_proxy.1.only_signal_with_registered=
+account.1.outbound_proxy.1.failback_subscribe.enable=
+account.1.outbound_proxy.1.invite_retry_counts=
+
+account.1.sip_server.1.register_on_enable= 0
+account.1.sip_server.1.failback_timeout= 3600
+account.1.sip_server.1.failback_mode= 0
+account.1.sip_server.1.failback_subscribe.enable=
+account.1.sip_server.1.only_signal_with_registered=
+account.1.sip_server.1.invite_retry_counts=
+
+account.1.outbound_proxy.2.register_on_enable=
+account.1.outbound_proxy.2.failback_timeout=
+account.1.outbound_proxy.2.failback_mode=
+account.1.outbound_proxy.2.retry_counts=
+account.1.outbound_proxy.2.only_signal_with_registered=
+account.1.outbound_proxy.2.failback_subscribe.enable=
+account.1.outbound_proxy.2.invite_retry_counts=
+
+account.1.sip_server.2.register_on_enable=
+account.1.sip_server.2.failback_timeout=
+account.1.sip_server.2.failback_mode=
+account.1.sip_server.2.failback_subscribe.enable=
+account.1.sip_server.2.only_signal_with_registered=
+account.1.sip_server.2.invite_retry_counts=
+
+account.1.static_cache_pri=
+account.1.dns_cache_type=
+account.1.naptr_build=
+account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.1.fallback.redundancy_type=
+account.1.reg_failed_retry_max_time=
+account.1.reg_failed_retry_min_time=
+account.1.redundancy_with_reg_fail.enable =
+
+
+account.1.sip_server.1.outbound_proxy_enable =
+account.1.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.1.contact_take_line_param=
+account.1.update_ack_while_dialing=
+account.1.srtp_lifetime=
+account.1.third_part_request_with_route.enable=
+account.1.insert_outbound_in_route.enable=
+account.1.path.enable=
+account.1.sub_fail_retry_interval=
+account.1.transfer_refer_to_contact_header.enable=
+account.1.hold_use_inactive=
+account.1.gruu.enable=
+account.1.dial_tone=
+account.1.call_id_mode=
+account.1.subscribe_expires_overlap=
+account.1.register_expires_overlap=
+account.1.call_info=
+account.1.custom_ua=
+account.1.mwi_parse_terminated=
+account.1.check_cseq.enable=
+account.1.check_to_tag.enable=
+account.1.vq_rtcpxr.collector_server_port=
+account.1.vq_rtcpxr.collector_server_host=
+account.1.vq_rtcpxr.collector_name=
+account.1.compact_header_enable=
+account.1.cp_source=
+account.1.cid_source_ppi=
+account.1.cid_source_privacy=
+account.1.reg_with_pani_header.enable =
+account.1.alert_info=
+account.1.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.1.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.1.timeout_fwd.off_code=
+account.1.timeout_fwd.on_code=
+account.1.timeout_fwd.timeout=
+account.1.timeout_fwd.target=
+account.1.timeout_fwd.enable=
+account.1.busy_fwd.off_code=
+account.1.busy_fwd.on_code=
+account.1.busy_fwd.target=
+account.1.busy_fwd.enable=
+account.1.always_fwd.off_code=
+account.1.always_fwd.on_code=
+account.1.always_fwd.target=
+account.1.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.1.dnd.enable=
+account.1.dnd.off_code=
+account.1.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.1.subscribe_mwi=
+account.1.subscribe_mwi_to_vm=
+account.1.subscribe_mwi_expires=
+account.1.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.1.auto_dial_enable=
+account.1.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.1.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.1.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.1.blf.blf_list_uri=
+account.1.blf_list_barge_in_code=
+account.1.blf_list_code=
+account.1.blf_list_retrieve_call_parked_code=
+account.1.blf.subscribe_period=
+account.1.blf.match_host.enable=
+account.1.out_dialog_blf_enable=
+account.1.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.1.shared_line= {$shared_line_1}
+account.1.line_seize.expires=
+account.1.shared_line_one_touch_bargein.enable=
+account.1.shared_line_one_touch_retrieve.enable=
+account.1.sca_manage_interface_display_time=
+account.1.shared_line_callpull_code=
+
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.1.hoteling.enable=
+account.1.hoteling.user_id=
+account.1.hoteling.password=
+account.1.hoteling.expires=
+account.1.hoteling.auto_login_enable=
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.1.xsi.user =
+account.1.xsi.password =
+account.1.xsi.host =
+account.1.xsi.server_type =
+account.1.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.1.direct_pickup_code =
+account.1.group_pickup_code =
+account.1.dialoginfo_callpickup =
+account.1.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.1.conf_uri = {if $nway_conference == true}nway{$account.1.auth_id}@{$account.1.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.1.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.1.acd.available_url=
+account.1.acd.away_url =
+account.1.acd.refresh_url =
+account.1.acd.call_information=
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.2.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.2.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.2.anonymous_call.server_base_only =
+account.2.send_anonymous_rejection_code =
+account.2.anonymous_reject_offcode =
+account.2.anonymous_reject_oncode =
+account.2.reject_anonymous_call=
+account.2.anonymous_call_offcode =
+account.2.anonymous_call_oncode =
+account.2.anonymous_call =
+account.2.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.2.music_server_uri=
+account.2.music_on_hold_type=
+account.2.auto_label.rule=
+account.2.auto_label.enable=
+account.2.number_of_linekey=
+account.2.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.2.codec.ilbc_15_2kbps.priority=
+account.2.codec.ilbc_15_2kbps.enable=
+account.2.codec.ilbc_13_33kbps.priority=
+account.2.codec.ilbc_13_33kbps.enable =
+account.2.codec.pcma.enable = 1
+account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.2.codec.pcmu.enable = 1
+account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.2.codec.opus.enable = 1
+account.2.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.2.codec.g726_32.enable=
+account.2.codec.g726_32.priority=
+
+account.2.codec.g729.enable = 1
+account.2.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.2.codec.g722.enable = 1
+account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.2.password) }
+account.2.enable = 1
+{else}
+account.2.enable = 0
+{/if}
+account.2.label = {$account.2.display_name}
+account.2.display_name = {$account.2.display_name}
+account.2.auth_name = {$account.2.auth_id}
+account.2.password = {$account.2.password}
+{if isset($account.2.server.1.address)}
+account.2.user_name = {$account.2.user_id}@{$account.2.server_address}
+{else}
+account.2.user_name = {$account.2.user_id}
+{/if}
+
+{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address} {else} account.2.sip_server.1.address= {$account.2.server_address} {/if}
+
+account.2.sip_server.1.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if}
+
+account.2.sip_server.1.expires= {$account.2.register_expires}
+account.2.sip_server.1.retry_counts= 3
+
+account.2.sip_server.2.address= {$account.2.server.2.address}
+account.2.sip_server.2.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if}
+
+account.2.sip_server.2.expires= {$account.2.register_expires}
+account.2.sip_server.2.retry_counts= 3
+
+account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if}
+
+account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.2.outbound_proxy.1.port = {$account.2.sip_port}
+{/if}
+
+account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.2.outbound_proxy.2.port = {$account.2.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.2.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.2.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.2.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.2.nat.udp_update_enable= 3
+account.2.nat.udp_update_time= 30
+account.2.nat.rport= {$flyingvoice_rport}
+
+account.2.dtmf.type= {$flyingvoice_dtmf_type}
+account.2.dtmf.info_type=
+account.2.dtmf.dtmf_payload=
+account.2.100rel_enable= {$flyingvoice_retransmission}
+
+account.2.subscribe_register=
+account.2.cid_source= {$flyingvoice_cid_source}
+account.2.enable_user_equal_phone=
+account.2.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.2.ptime= 20
+account.2.register_line=
+account.2.register_mac=
+account.2.reg_fail_retry_interval=
+account.2.unregister_on_reboot=
+
+account.2.session_timer.refresher=
+account.2.session_timer.expires=
+account.2.session_timer.enable= {$flyingvoice_session_timer}
+
+account.2.conf_type = {if $nway_conference == true}2{/if}
+account.2.sip_server_type=
+
+
+account.2.srtp.unencrypted_rtcp.enable =
+account.2.srtp.unencrypted_rtp.enable =
+account.2.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.2.outbound_proxy.1.register_on_enable=
+account.2.outbound_proxy.1.failback_timeout=
+account.2.outbound_proxy.1.failback_mode=
+account.2.outbound_proxy.1.retry_counts=
+account.2.outbound_proxy.1.only_signal_with_registered=
+account.2.outbound_proxy.1.failback_subscribe.enable=
+account.2.outbound_proxy.1.invite_retry_counts=
+
+account.2.sip_server.1.register_on_enable= 0
+account.2.sip_server.1.failback_timeout= 3600
+account.2.sip_server.1.failback_mode= 0
+account.2.sip_server.1.failback_subscribe.enable=
+account.2.sip_server.1.only_signal_with_registered=
+account.2.sip_server.1.invite_retry_counts=
+
+account.2.outbound_proxy.2.register_on_enable=
+account.2.outbound_proxy.2.failback_timeout=
+account.2.outbound_proxy.2.failback_mode=
+account.2.outbound_proxy.2.retry_counts=
+account.2.outbound_proxy.2.only_signal_with_registered=
+account.2.outbound_proxy.2.failback_subscribe.enable=
+account.2.outbound_proxy.2.invite_retry_counts=
+
+account.2.sip_server.2.register_on_enable=
+account.2.sip_server.2.failback_timeout=
+account.2.sip_server.2.failback_mode=
+account.2.sip_server.2.failback_subscribe.enable=
+account.2.sip_server.2.only_signal_with_registered=
+account.2.sip_server.2.invite_retry_counts=
+
+account.2.static_cache_pri=
+account.2.dns_cache_type=
+account.2.naptr_build=
+account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.2.fallback.redundancy_type=
+account.2.reg_failed_retry_max_time=
+account.2.reg_failed_retry_min_time=
+account.2.redundancy_with_reg_fail.enable =
+
+
+account.2.sip_server.1.outbound_proxy_enable =
+account.2.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.2.contact_take_line_param=
+account.2.update_ack_while_dialing=
+account.2.srtp_lifetime=
+account.2.third_part_request_with_route.enable=
+account.2.insert_outbound_in_route.enable=
+account.2.path.enable=
+account.2.sub_fail_retry_interval=
+account.2.transfer_refer_to_contact_header.enable=
+account.2.hold_use_inactive=
+account.2.gruu.enable=
+account.2.dial_tone=
+account.2.call_id_mode=
+account.2.subscribe_expires_overlap=
+account.2.register_expires_overlap=
+account.2.call_info=
+account.2.custom_ua=
+account.2.mwi_parse_terminated=
+account.2.check_cseq.enable=
+account.2.check_to_tag.enable=
+account.2.vq_rtcpxr.collector_server_port=
+account.2.vq_rtcpxr.collector_server_host=
+account.2.vq_rtcpxr.collector_name=
+account.2.compact_header_enable=
+account.2.cp_source=
+account.2.cid_source_ppi=
+account.2.cid_source_privacy=
+account.2.reg_with_pani_header.enable =
+account.2.alert_info=
+account.2.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.2.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.2.timeout_fwd.off_code=
+account.2.timeout_fwd.on_code=
+account.2.timeout_fwd.timeout=
+account.2.timeout_fwd.target=
+account.2.timeout_fwd.enable=
+account.2.busy_fwd.off_code=
+account.2.busy_fwd.on_code=
+account.2.busy_fwd.target=
+account.2.busy_fwd.enable=
+account.2.always_fwd.off_code=
+account.2.always_fwd.on_code=
+account.2.always_fwd.target=
+account.2.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.2.dnd.enable=
+account.2.dnd.off_code=
+account.2.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.2.subscribe_mwi=
+account.2.subscribe_mwi_to_vm=
+account.2.subscribe_mwi_expires=
+account.2.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.2.auto_dial_enable=
+account.2.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.2.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.2.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.2.blf.blf_list_uri=
+account.2.blf_list_barge_in_code=
+account.2.blf_list_code=
+account.2.blf_list_retrieve_call_parked_code=
+account.2.blf.subscribe_period=
+account.2.blf.match_host.enable=
+account.2.out_dialog_blf_enable=
+account.2.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.2.shared_line= {$shared_line_1}
+account.2.line_seize.expires=
+account.2.shared_line_one_touch_bargein.enable=
+account.2.shared_line_one_touch_retrieve.enable=
+account.2.sca_manage_interface_display_time=
+account.2.shared_line_callpull_code=
+
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.2.hoteling.enable=
+account.2.hoteling.user_id=
+account.2.hoteling.password=
+account.2.hoteling.expires=
+account.2.hoteling.auto_login_enable=
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.2.xsi.user =
+account.2.xsi.password =
+account.2.xsi.host =
+account.2.xsi.server_type =
+account.2.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.2.direct_pickup_code =
+account.2.group_pickup_code =
+account.2.dialoginfo_callpickup =
+account.2.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.2.conf_uri = {if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.2.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.2.acd.available_url=
+account.2.acd.away_url =
+account.2.acd.refresh_url =
+account.2.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.3.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.3.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.3.anonymous_call.server_base_only =
+account.3.send_anonymous_rejection_code =
+account.3.anonymous_reject_offcode =
+account.3.anonymous_reject_oncode =
+account.3.reject_anonymous_call=
+account.3.anonymous_call_offcode =
+account.3.anonymous_call_oncode =
+account.3.anonymous_call =
+account.3.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.3.music_server_uri=
+account.3.music_on_hold_type=
+account.3.auto_label.rule=
+account.3.auto_label.enable=
+account.3.number_of_linekey=
+account.3.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.3.codec.ilbc_15_2kbps.priority=
+account.3.codec.ilbc_15_2kbps.enable=
+account.3.codec.ilbc_13_33kbps.priority=
+account.3.codec.ilbc_13_33kbps.enable =
+account.3.codec.pcma.enable = 1
+account.3.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.3.codec.pcmu.enable = 1
+account.3.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.3.codec.opus.enable = 1
+account.3.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.3.codec.g726_32.enable=
+account.3.codec.g726_32.priority=
+
+account.3.codec.g729.enable = 1
+account.3.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.3.codec.g722.enable = 1
+account.3.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.3.password) }
+account.3.enable = 1
+{else}
+account.3.enable = 0
+{/if}
+account.3.label = {$account.3.display_name}
+account.3.display_name = {$account.3.display_name}
+account.3.auth_name = {$account.3.auth_id}
+account.3.password = {$account.3.password}
+{if isset($account.3.server.1.address)}
+account.3.user_name = {$account.3.user_id}@{$account.3.server_address}
+{else}
+account.3.user_name = {$account.3.user_id}
+{/if}
+
+{if isset($account.3.server.1.address)} account.3.sip_server.1.address= {$account.3.server.1.address} {else} account.3.sip_server.1.address= {$account.3.server_address} {/if}
+
+account.3.sip_server.1.port= {$account.3.sip_port}
+
+
+{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if}
+{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if}
+{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if}
+{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if}
+
+account.3.sip_server.1.expires= {$account.3.register_expires}
+account.3.sip_server.1.retry_counts= 3
+
+account.3.sip_server.2.address= {$account.3.server.2.address}
+account.3.sip_server.2.port= {$account.3.sip_port}
+
+
+{if $account.3.sip_transport == 'udp'}account.3.sip_server.2.transport_type = 0{/if}
+{if $account.3.sip_transport == 'tcp'}account.3.sip_server.2.transport_type = 1{/if}
+{if $account.3.sip_transport == 'tls'}account.3.sip_server.2.transport_type = 2{/if}
+{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.2.transport_type = 3{/if}
+
+account.3.sip_server.2.expires= {$account.3.register_expires}
+account.3.sip_server.2.retry_counts= 3
+
+account.3.outbound_proxy_enable= {if isset($account.3.outbound_proxy_primary)}1{else}0{/if}
+
+account.3.outbound_proxy.1.address= {$account.3.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.3.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.3.outbound_proxy.1.port = {$account.3.sip_port}
+{/if}
+
+account.3.outbound_proxy.2.address= {$account.3.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.3.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.3.outbound_proxy.2.port = {$account.3.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.3.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.3.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.3.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.3.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.3.nat.udp_update_enable= 3
+account.3.nat.udp_update_time= 30
+account.3.nat.rport= {$flyingvoice_rport}
+
+account.3.dtmf.type= {$flyingvoice_dtmf_type}
+account.3.dtmf.info_type=
+account.3.dtmf.dtmf_payload=
+account.3.100rel_enable= {$flyingvoice_retransmission}
+
+account.3.subscribe_register=
+account.3.cid_source= {$flyingvoice_cid_source}
+account.3.enable_user_equal_phone=
+account.3.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.3.ptime= 20
+account.3.register_line=
+account.3.register_mac=
+account.3.reg_fail_retry_interval=
+account.3.unregister_on_reboot=
+
+account.3.session_timer.refresher=
+account.3.session_timer.expires=
+account.3.session_timer.enable= {$flyingvoice_session_timer}
+
+account.3.conf_type = {if $nway_conference == true}2{/if}
+account.3.sip_server_type=
+
+
+account.3.srtp.unencrypted_rtcp.enable =
+account.3.srtp.unencrypted_rtp.enable =
+account.3.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.3.outbound_proxy.1.register_on_enable=
+account.3.outbound_proxy.1.failback_timeout=
+account.3.outbound_proxy.1.failback_mode=
+account.3.outbound_proxy.1.retry_counts=
+account.3.outbound_proxy.1.only_signal_with_registered=
+account.3.outbound_proxy.1.failback_subscribe.enable=
+account.3.outbound_proxy.1.invite_retry_counts=
+
+account.3.sip_server.1.register_on_enable= 0
+account.3.sip_server.1.failback_timeout= 3600
+account.3.sip_server.1.failback_mode= 0
+account.3.sip_server.1.failback_subscribe.enable=
+account.3.sip_server.1.only_signal_with_registered=
+account.3.sip_server.1.invite_retry_counts=
+
+account.3.outbound_proxy.2.register_on_enable=
+account.3.outbound_proxy.2.failback_timeout=
+account.3.outbound_proxy.2.failback_mode=
+account.3.outbound_proxy.2.retry_counts=
+account.3.outbound_proxy.2.only_signal_with_registered=
+account.3.outbound_proxy.2.failback_subscribe.enable=
+account.3.outbound_proxy.2.invite_retry_counts=
+
+account.3.sip_server.2.register_on_enable=
+account.3.sip_server.2.failback_timeout=
+account.3.sip_server.2.failback_mode=
+account.3.sip_server.2.failback_subscribe.enable=
+account.3.sip_server.2.only_signal_with_registered=
+account.3.sip_server.2.invite_retry_counts=
+
+account.3.static_cache_pri=
+account.3.dns_cache_type=
+account.3.naptr_build=
+account.3.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.3.fallback.redundancy_type=
+account.3.reg_failed_retry_max_time=
+account.3.reg_failed_retry_min_time=
+account.3.redundancy_with_reg_fail.enable =
+
+
+account.3.sip_server.1.outbound_proxy_enable =
+account.3.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.3.contact_take_line_param=
+account.3.update_ack_while_dialing=
+account.3.srtp_lifetime=
+account.3.third_part_request_with_route.enable=
+account.3.insert_outbound_in_route.enable=
+account.3.path.enable=
+account.3.sub_fail_retry_interval=
+account.3.transfer_refer_to_contact_header.enable=
+account.3.hold_use_inactive=
+account.3.gruu.enable=
+account.3.dial_tone=
+account.3.call_id_mode=
+account.3.subscribe_expires_overlap=
+account.3.register_expires_overlap=
+account.3.call_info=
+account.3.custom_ua=
+account.3.mwi_parse_terminated=
+account.3.check_cseq.enable=
+account.3.check_to_tag.enable=
+account.3.vq_rtcpxr.collector_server_port=
+account.3.vq_rtcpxr.collector_server_host=
+account.3.vq_rtcpxr.collector_name=
+account.3.compact_header_enable=
+account.3.cp_source=
+account.3.cid_source_ppi=
+account.3.cid_source_privacy=
+account.3.reg_with_pani_header.enable =
+account.3.alert_info=
+account.3.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.3.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.3.timeout_fwd.off_code=
+account.3.timeout_fwd.on_code=
+account.3.timeout_fwd.timeout=
+account.3.timeout_fwd.target=
+account.3.timeout_fwd.enable=
+account.3.busy_fwd.off_code=
+account.3.busy_fwd.on_code=
+account.3.busy_fwd.target=
+account.3.busy_fwd.enable=
+account.3.always_fwd.off_code=
+account.3.always_fwd.on_code=
+account.3.always_fwd.target=
+account.3.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.3.dnd.enable=
+account.3.dnd.off_code=
+account.3.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.3.subscribe_mwi=
+account.3.subscribe_mwi_to_vm=
+account.3.subscribe_mwi_expires=
+account.3.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.3.auto_dial_enable=
+account.3.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.3.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.3.dialplan.digitmap.enable=
+account.3.dialplan.digitmap.string=
+account.3.dialplan.digitmap.no_match_action=
+account.3.dialplan.digitmap.interdigit_short_timer=
+account.3.dialplan.digitmap.interdigit_long_timer=
+account.3.dialplan.digitmap.apply_to.press_send=
+account.3.dialplan.digitmap.apply_to.forward=
+account.3.dialplan.digitmap.apply_to.history_dial=
+account.3.dialplan.digitmap.apply_to.directory_dial=
+account.3.dialplan.digitmap.apply_to.on_hook_dial=
+account.3.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.3.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.3.blf.blf_list_uri=
+account.3.blf_list_barge_in_code=
+account.3.blf_list_code=
+account.3.blf_list_retrieve_call_parked_code=
+account.3.blf.subscribe_period=
+account.3.blf.match_host.enable=
+account.3.out_dialog_blf_enable=
+account.3.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.3.shared_line= {$shared_line_1}
+account.3.line_seize.expires=
+account.3.shared_line_one_touch_bargein.enable=
+account.3.shared_line_one_touch_retrieve.enable=
+account.3.sca_manage_interface_display_time=
+account.3.shared_line_callpull_code=
+
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.3.hoteling.enable=
+account.3.hoteling.user_id=
+account.3.hoteling.password=
+account.3.hoteling.expires=
+account.3.hoteling.auto_login_enable=
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.3.xsi.user =
+account.3.xsi.password =
+account.3.xsi.host =
+account.3.xsi.server_type =
+account.3.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.3.direct_pickup_code =
+account.3.group_pickup_code =
+account.3.dialoginfo_callpickup =
+account.3.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.3.conf_uri = {if $nway_conference == true}nway{$account.3.user_id}@{$account.3.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.3.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.3.acd.available_url=
+account.3.acd.away_url =
+account.3.acd.refresh_url =
+account.3.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.4.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.4.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.4.anonymous_call.server_base_only =
+account.4.send_anonymous_rejection_code =
+account.4.anonymous_reject_offcode =
+account.4.anonymous_reject_oncode =
+account.4.reject_anonymous_call=
+account.4.anonymous_call_offcode =
+account.4.anonymous_call_oncode =
+account.4.anonymous_call =
+account.4.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.4.music_server_uri=
+account.4.music_on_hold_type=
+account.4.auto_label.rule=
+account.4.auto_label.enable=
+account.4.number_of_linekey=
+account.4.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.4.codec.ilbc_15_2kbps.priority=
+account.4.codec.ilbc_15_2kbps.enable=
+account.4.codec.ilbc_13_33kbps.priority=
+account.4.codec.ilbc_13_33kbps.enable =
+account.4.codec.pcma.enable = 1
+account.4.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.4.codec.pcmu.enable = 1
+account.4.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.4.codec.opus.enable = 1
+account.4.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.4.codec.g726_32.enable=
+account.4.codec.g726_32.priority=
+
+account.4.codec.g729.enable = 1
+account.4.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.4.codec.g722.enable = 1
+account.4.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.4.password) }
+account.4.enable = 1
+{else}
+account.4.enable = 0
+{/if}
+account.4.label = {$account.4.display_name}
+account.4.display_name = {$account.4.display_name}
+account.4.auth_name = {$account.4.auth_id}
+account.4.password = {$account.4.password}
+{if isset($account.4.server.1.address)}
+account.4.user_name = {$account.4.user_id}@{$account.4.server_address}
+{else}
+account.4.user_name = {$account.4.user_id}
+{/if}
+
+{if isset($account.4.server.1.address)} account.4.sip_server.1.address= {$account.4.server.1.address} {else} account.4.sip_server.1.address= {$account.4.server_address} {/if}
+
+account.4.sip_server.1.port= {$account.4.sip_port}
+
+
+{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if}
+{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if}
+{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if}
+{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if}
+
+account.4.sip_server.1.expires= {$account.4.register_expires}
+account.4.sip_server.1.retry_counts= 3
+
+account.4.sip_server.2.address= {$account.4.server.2.address}
+account.4.sip_server.2.port= {$account.4.sip_port}
+
+
+{if $account.4.sip_transport == 'udp'}account.4.sip_server.2.transport_type = 0{/if}
+{if $account.4.sip_transport == 'tcp'}account.4.sip_server.2.transport_type = 1{/if}
+{if $account.4.sip_transport == 'tls'}account.4.sip_server.2.transport_type = 2{/if}
+{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.2.transport_type = 3{/if}
+
+account.4.sip_server.2.expires= {$account.4.register_expires}
+account.4.sip_server.2.retry_counts= 3
+
+account.4.outbound_proxy_enable= {if isset($account.4.outbound_proxy_primary)}1{else}0{/if}
+
+account.4.outbound_proxy.1.address= {$account.4.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.4.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.4.outbound_proxy.1.port = {$account.4.sip_port}
+{/if}
+
+account.4.outbound_proxy.2.address= {$account.4.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.4.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.4.outbound_proxy.2.port = {$account.4.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.4.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.4.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.4.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.4.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.4.nat.udp_update_enable= 3
+account.4.nat.udp_update_time= 30
+account.4.nat.rport= {$flyingvoice_rport}
+
+account.4.dtmf.type= {$flyingvoice_dtmf_type}
+account.4.dtmf.info_type=
+account.4.dtmf.dtmf_payload=
+account.4.100rel_enable= {$flyingvoice_retransmission}
+
+account.4.subscribe_register=
+account.4.cid_source= {$flyingvoice_cid_source}
+account.4.enable_user_equal_phone=
+account.4.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.4.ptime= 20
+account.4.register_line=
+account.4.register_mac=
+account.4.reg_fail_retry_interval=
+account.4.unregister_on_reboot=
+
+account.4.session_timer.refresher=
+account.4.session_timer.expires=
+account.4.session_timer.enable= {$flyingvoice_session_timer}
+
+account.4.conf_type = {if $nway_conference == true}2{/if}
+account.4.sip_server_type=
+
+
+account.4.srtp.unencrypted_rtcp.enable =
+account.4.srtp.unencrypted_rtp.enable =
+account.4.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.4.outbound_proxy.1.register_on_enable=
+account.4.outbound_proxy.1.failback_timeout=
+account.4.outbound_proxy.1.failback_mode=
+account.4.outbound_proxy.1.retry_counts=
+account.4.outbound_proxy.1.only_signal_with_registered=
+account.4.outbound_proxy.1.failback_subscribe.enable=
+account.4.outbound_proxy.1.invite_retry_counts=
+
+account.4.sip_server.1.register_on_enable= 0
+account.4.sip_server.1.failback_timeout= 3600
+account.4.sip_server.1.failback_mode= 0
+account.4.sip_server.1.failback_subscribe.enable=
+account.4.sip_server.1.only_signal_with_registered=
+account.4.sip_server.1.invite_retry_counts=
+
+account.4.outbound_proxy.2.register_on_enable=
+account.4.outbound_proxy.2.failback_timeout=
+account.4.outbound_proxy.2.failback_mode=
+account.4.outbound_proxy.2.retry_counts=
+account.4.outbound_proxy.2.only_signal_with_registered=
+account.4.outbound_proxy.2.failback_subscribe.enable=
+account.4.outbound_proxy.2.invite_retry_counts=
+
+account.4.sip_server.2.register_on_enable=
+account.4.sip_server.2.failback_timeout=
+account.4.sip_server.2.failback_mode=
+account.4.sip_server.2.failback_subscribe.enable=
+account.4.sip_server.2.only_signal_with_registered=
+account.4.sip_server.2.invite_retry_counts=
+
+account.4.static_cache_pri=
+account.4.dns_cache_type=
+account.4.naptr_build=
+account.4.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.4.fallback.redundancy_type=
+account.4.reg_failed_retry_max_time=
+account.4.reg_failed_retry_min_time=
+account.4.redundancy_with_reg_fail.enable =
+
+
+account.4.sip_server.1.outbound_proxy_enable =
+account.4.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.4.contact_take_line_param=
+account.4.update_ack_while_dialing=
+account.4.srtp_lifetime=
+account.4.third_part_request_with_route.enable=
+account.4.insert_outbound_in_route.enable=
+account.4.path.enable=
+account.4.sub_fail_retry_interval=
+account.4.transfer_refer_to_contact_header.enable=
+account.4.hold_use_inactive=
+account.4.gruu.enable=
+account.4.dial_tone=
+account.4.call_id_mode=
+account.4.subscribe_expires_overlap=
+account.4.register_expires_overlap=
+account.4.call_info=
+account.4.custom_ua=
+account.4.mwi_parse_terminated=
+account.4.check_cseq.enable=
+account.4.check_to_tag.enable=
+account.4.vq_rtcpxr.collector_server_port=
+account.4.vq_rtcpxr.collector_server_host=
+account.4.vq_rtcpxr.collector_name=
+account.4.compact_header_enable=
+account.4.cp_source=
+account.4.cid_source_ppi=
+account.4.cid_source_privacy=
+account.4.reg_with_pani_header.enable =
+account.4.alert_info=
+account.4.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.4.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.4.timeout_fwd.off_code=
+account.4.timeout_fwd.on_code=
+account.4.timeout_fwd.timeout=
+account.4.timeout_fwd.target=
+account.4.timeout_fwd.enable=
+account.4.busy_fwd.off_code=
+account.4.busy_fwd.on_code=
+account.4.busy_fwd.target=
+account.4.busy_fwd.enable=
+account.4.always_fwd.off_code=
+account.4.always_fwd.on_code=
+account.4.always_fwd.target=
+account.4.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.4.dnd.enable=
+account.4.dnd.off_code=
+account.4.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.4.subscribe_mwi=
+account.4.subscribe_mwi_to_vm=
+account.4.subscribe_mwi_expires=
+account.4.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.4.auto_dial_enable=
+account.4.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.4.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.4.dialplan.digitmap.enable=
+account.4.dialplan.digitmap.string=
+account.4.dialplan.digitmap.no_match_action=
+account.4.dialplan.digitmap.interdigit_short_timer=
+account.4.dialplan.digitmap.interdigit_long_timer=
+account.4.dialplan.digitmap.apply_to.press_send=
+account.4.dialplan.digitmap.apply_to.forward=
+account.4.dialplan.digitmap.apply_to.history_dial=
+account.4.dialplan.digitmap.apply_to.directory_dial=
+account.4.dialplan.digitmap.apply_to.on_hook_dial=
+account.4.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.4.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.4.blf.blf_list_uri=
+account.4.blf_list_barge_in_code=
+account.4.blf_list_code=
+account.4.blf_list_retrieve_call_parked_code=
+account.4.blf.subscribe_period=
+account.4.blf.match_host.enable=
+account.4.out_dialog_blf_enable=
+account.4.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.4.shared_line= {$shared_line_1}
+account.4.line_seize.expires=
+account.4.shared_line_one_touch_bargein.enable=
+account.4.shared_line_one_touch_retrieve.enable=
+account.4.sca_manage_interface_display_time=
+account.4.shared_line_callpull_code=
+
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.4.hoteling.enable=
+account.4.hoteling.user_id=
+account.4.hoteling.password=
+account.4.hoteling.expires=
+account.4.hoteling.auto_login_enable=
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.4.xsi.user =
+account.4.xsi.password =
+account.4.xsi.host =
+account.4.xsi.server_type =
+account.4.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.4.direct_pickup_code =
+account.4.group_pickup_code =
+account.4.dialoginfo_callpickup =
+account.4.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.4.conf_uri = {if $nway_conference == true}nway{$account.4.user_id}@{$account.4.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.4.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.4.acd.available_url=
+account.4.acd.away_url =
+account.4.acd.refresh_url =
+account.4.acd.call_information=
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.5.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.5.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.5.anonymous_call.server_base_only =
+account.5.send_anonymous_rejection_code =
+account.5.anonymous_reject_offcode =
+account.5.anonymous_reject_oncode =
+account.5.reject_anonymous_call=
+account.5.anonymous_call_offcode =
+account.5.anonymous_call_oncode =
+account.5.anonymous_call =
+account.5.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.5.music_server_uri=
+account.5.music_on_hold_type=
+account.5.auto_label.rule=
+account.5.auto_label.enable=
+account.5.number_of_linekey=
+account.5.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.5.codec.ilbc_15_2kbps.priority=
+account.5.codec.ilbc_15_2kbps.enable=
+account.5.codec.ilbc_13_33kbps.priority=
+account.5.codec.ilbc_13_33kbps.enable =
+account.5.codec.pcma.enable = 1
+account.5.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.5.codec.pcmu.enable = 1
+account.5.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.5.codec.opus.enable = 1
+account.5.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.5.codec.g726_32.enable=
+account.5.codec.g726_32.priority=
+
+account.5.codec.g729.enable = 1
+account.5.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.5.codec.g722.enable = 1
+account.5.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.5.password) }
+account.5.enable = 1
+{else}
+account.5.enable = 0
+{/if}
+account.5.label = {$account.5.display_name}
+account.5.display_name = {$account.5.display_name}
+account.5.auth_name = {$account.5.auth_id}
+account.5.password = {$account.5.password}
+{if isset($account.5.server.1.address)}
+account.5.user_name = {$account.5.user_id}@{$account.5.server_address}
+{else}
+account.5.user_name = {$account.5.user_id}
+{/if}
+
+{if isset($account.5.server.1.address)} account.5.sip_server.1.address= {$account.5.server.1.address} {else} account.5.sip_server.1.address= {$account.5.server_address} {/if}
+
+account.5.sip_server.1.port= {$account.5.sip_port}
+
+
+{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if}
+{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if}
+{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if}
+{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if}
+
+account.5.sip_server.1.expires= {$account.5.register_expires}
+account.5.sip_server.1.retry_counts= 3
+
+account.5.sip_server.2.address= {$account.5.server.2.address}
+account.5.sip_server.2.port= {$account.5.sip_port}
+
+
+{if $account.5.sip_transport == 'udp'}account.5.sip_server.2.transport_type = 0{/if}
+{if $account.5.sip_transport == 'tcp'}account.5.sip_server.2.transport_type = 1{/if}
+{if $account.5.sip_transport == 'tls'}account.5.sip_server.2.transport_type = 2{/if}
+{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.2.transport_type = 3{/if}
+
+account.5.sip_server.2.expires= {$account.5.register_expires}
+account.5.sip_server.2.retry_counts= 3
+
+account.5.outbound_proxy_enable= {if isset($account.5.outbound_proxy_primary)}1{else}0{/if}
+
+account.5.outbound_proxy.1.address= {$account.5.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.5.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.5.outbound_proxy.1.port = {$account.5.sip_port}
+{/if}
+
+account.5.outbound_proxy.2.address= {$account.5.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.5.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.5.outbound_proxy.2.port = {$account.5.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.5.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.5.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.5.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.5.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.5.nat.udp_update_enable= 3
+account.5.nat.udp_update_time= 30
+account.5.nat.rport= {$flyingvoice_rport}
+
+account.5.dtmf.type= {$flyingvoice_dtmf_type}
+account.5.dtmf.info_type=
+account.5.dtmf.dtmf_payload=
+account.5.100rel_enable= {$flyingvoice_retransmission}
+
+account.5.subscribe_register=
+account.5.cid_source= {$flyingvoice_cid_source}
+account.5.enable_user_equal_phone=
+account.5.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.5.ptime= 20
+account.5.register_line=
+account.5.register_mac=
+account.5.reg_fail_retry_interval=
+account.5.unregister_on_reboot=
+
+account.5.session_timer.refresher=
+account.5.session_timer.expires=
+account.5.session_timer.enable= {$flyingvoice_session_timer}
+
+account.5.conf_type = {if $nway_conference == true}2{/if}
+account.5.sip_server_type=
+
+
+account.5.srtp.unencrypted_rtcp.enable =
+account.5.srtp.unencrypted_rtp.enable =
+account.5.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.5.outbound_proxy.1.register_on_enable=
+account.5.outbound_proxy.1.failback_timeout=
+account.5.outbound_proxy.1.failback_mode=
+account.5.outbound_proxy.1.retry_counts=
+account.5.outbound_proxy.1.only_signal_with_registered=
+account.5.outbound_proxy.1.failback_subscribe.enable=
+account.5.outbound_proxy.1.invite_retry_counts=
+
+account.5.sip_server.1.register_on_enable= 0
+account.5.sip_server.1.failback_timeout= 3600
+account.5.sip_server.1.failback_mode= 0
+account.5.sip_server.1.failback_subscribe.enable=
+account.5.sip_server.1.only_signal_with_registered=
+account.5.sip_server.1.invite_retry_counts=
+
+account.5.outbound_proxy.2.register_on_enable=
+account.5.outbound_proxy.2.failback_timeout=
+account.5.outbound_proxy.2.failback_mode=
+account.5.outbound_proxy.2.retry_counts=
+account.5.outbound_proxy.2.only_signal_with_registered=
+account.5.outbound_proxy.2.failback_subscribe.enable=
+account.5.outbound_proxy.2.invite_retry_counts=
+
+account.5.sip_server.2.register_on_enable=
+account.5.sip_server.2.failback_timeout=
+account.5.sip_server.2.failback_mode=
+account.5.sip_server.2.failback_subscribe.enable=
+account.5.sip_server.2.only_signal_with_registered=
+account.5.sip_server.2.invite_retry_counts=
+
+account.5.static_cache_pri=
+account.5.dns_cache_type=
+account.5.naptr_build=
+account.5.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.5.fallback.redundancy_type=
+account.5.reg_failed_retry_max_time=
+account.5.reg_failed_retry_min_time=
+account.5.redundancy_with_reg_fail.enable =
+
+
+account.5.sip_server.1.outbound_proxy_enable =
+account.5.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.5.contact_take_line_param=
+account.5.update_ack_while_dialing=
+account.5.srtp_lifetime=
+account.5.third_part_request_with_route.enable=
+account.5.insert_outbound_in_route.enable=
+account.5.path.enable=
+account.5.sub_fail_retry_interval=
+account.5.transfer_refer_to_contact_header.enable=
+account.5.hold_use_inactive=
+account.5.gruu.enable=
+account.5.dial_tone=
+account.5.call_id_mode=
+account.5.subscribe_expires_overlap=
+account.5.register_expires_overlap=
+account.5.call_info=
+account.5.custom_ua=
+account.5.mwi_parse_terminated=
+account.5.check_cseq.enable=
+account.5.check_to_tag.enable=
+account.5.vq_rtcpxr.collector_server_port=
+account.5.vq_rtcpxr.collector_server_host=
+account.5.vq_rtcpxr.collector_name=
+account.5.compact_header_enable=
+account.5.cp_source=
+account.5.cid_source_ppi=
+account.5.cid_source_privacy=
+account.5.reg_with_pani_header.enable =
+account.5.alert_info=
+account.5.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.5.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.5.timeout_fwd.off_code=
+account.5.timeout_fwd.on_code=
+account.5.timeout_fwd.timeout=
+account.5.timeout_fwd.target=
+account.5.timeout_fwd.enable=
+account.5.busy_fwd.off_code=
+account.5.busy_fwd.on_code=
+account.5.busy_fwd.target=
+account.5.busy_fwd.enable=
+account.5.always_fwd.off_code=
+account.5.always_fwd.on_code=
+account.5.always_fwd.target=
+account.5.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.5.dnd.enable=
+account.5.dnd.off_code=
+account.5.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.5.subscribe_mwi=
+account.5.subscribe_mwi_to_vm=
+account.5.subscribe_mwi_expires=
+account.5.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.5.auto_dial_enable=
+account.5.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.5.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.5.dialplan.digitmap.enable=
+account.5.dialplan.digitmap.string=
+account.5.dialplan.digitmap.no_match_action=
+account.5.dialplan.digitmap.interdigit_short_timer=
+account.5.dialplan.digitmap.interdigit_long_timer=
+account.5.dialplan.digitmap.apply_to.press_send=
+account.5.dialplan.digitmap.apply_to.forward=
+account.5.dialplan.digitmap.apply_to.history_dial=
+account.5.dialplan.digitmap.apply_to.directory_dial=
+account.5.dialplan.digitmap.apply_to.on_hook_dial=
+account.5.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.5.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.5.blf.blf_list_uri=
+account.5.blf_list_barge_in_code=
+account.5.blf_list_code=
+account.5.blf_list_retrieve_call_parked_code=
+account.5.blf.subscribe_period=
+account.5.blf.match_host.enable=
+account.5.out_dialog_blf_enable=
+account.5.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.5.shared_line= {$shared_line_1}
+account.5.line_seize.expires=
+account.5.shared_line_one_touch_bargein.enable=
+account.5.shared_line_one_touch_retrieve.enable=
+account.5.sca_manage_interface_display_time=
+account.5.shared_line_callpull_code=
+
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.5.hoteling.enable=
+account.5.hoteling.user_id=
+account.5.hoteling.password=
+account.5.hoteling.expires=
+account.5.hoteling.auto_login_enable=
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.5.xsi.user =
+account.5.xsi.password =
+account.5.xsi.host =
+account.5.xsi.server_type =
+account.5.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.5.direct_pickup_code =
+account.5.group_pickup_code =
+account.5.dialoginfo_callpickup =
+account.5.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.5.conf_uri = {if $nway_conference == true}nway{$account.5.user_id}@{$account.5.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.5.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.5.acd.available_url=
+account.5.acd.away_url =
+account.5.acd.refresh_url =
+account.5.acd.call_information=
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.6.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.6.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.6.anonymous_call.server_base_only =
+account.6.send_anonymous_rejection_code =
+account.6.anonymous_reject_offcode =
+account.6.anonymous_reject_oncode =
+account.6.reject_anonymous_call=
+account.6.anonymous_call_offcode =
+account.6.anonymous_call_oncode =
+account.6.anonymous_call =
+account.6.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.6.music_server_uri=
+account.6.music_on_hold_type=
+account.6.auto_label.rule=
+account.6.auto_label.enable=
+account.6.number_of_linekey=
+account.6.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.6.codec.ilbc_15_2kbps.priority=
+account.6.codec.ilbc_15_2kbps.enable=
+account.6.codec.ilbc_13_33kbps.priority=
+account.6.codec.ilbc_13_33kbps.enable =
+account.6.codec.pcma.enable = 1
+account.6.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.6.codec.pcmu.enable = 1
+account.6.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.6.codec.opus.enable = 1
+account.6.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.6.codec.g726_32.enable=
+account.6.codec.g726_32.priority=
+
+account.6.codec.g729.enable = 1
+account.6.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.6.codec.g722.enable = 1
+account.6.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.6.password) }
+account.6.enable = 1
+{else}
+account.6.enable = 0
+{/if}
+account.6.label = {$account.6.display_name}
+account.6.display_name = {$account.6.display_name}
+account.6.auth_name = {$account.6.auth_id}
+account.6.password = {$account.6.password}
+{if isset($account.6.server.1.address)}
+account.6.user_name = {$account.6.user_id}@{$account.6.server_address}
+{else}
+account.6.user_name = {$account.6.user_id}
+{/if}
+
+{if isset($account.6.server.1.address)} account.6.sip_server.1.address= {$account.6.server.1.address} {else} account.6.sip_server.1.address= {$account.6.server_address} {/if}
+
+account.6.sip_server.1.port= {$account.6.sip_port}
+
+
+{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if}
+{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if}
+{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if}
+{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if}
+
+account.6.sip_server.1.expires= {$account.6.register_expires}
+account.6.sip_server.1.retry_counts= 3
+
+account.6.sip_server.2.address= {$account.6.server.2.address}
+account.6.sip_server.2.port= {$account.6.sip_port}
+
+
+{if $account.6.sip_transport == 'udp'}account.6.sip_server.2.transport_type = 0{/if}
+{if $account.6.sip_transport == 'tcp'}account.6.sip_server.2.transport_type = 1{/if}
+{if $account.6.sip_transport == 'tls'}account.6.sip_server.2.transport_type = 2{/if}
+{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.2.transport_type = 3{/if}
+
+account.6.sip_server.2.expires= {$account.6.register_expires}
+account.6.sip_server.2.retry_counts= 3
+
+account.6.outbound_proxy_enable= {if isset($account.6.outbound_proxy_primary)}1{else}0{/if}
+
+account.6.outbound_proxy.1.address= {$account.6.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.6.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.6.outbound_proxy.1.port = {$account.6.sip_port}
+{/if}
+
+account.6.outbound_proxy.2.address= {$account.6.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.6.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.6.outbound_proxy.2.port = {$account.6.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.6.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.6.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.6.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.6.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.6.nat.udp_update_enable= 3
+account.6.nat.udp_update_time= 30
+account.6.nat.rport= {$flyingvoice_rport}
+
+account.6.dtmf.type= {$flyingvoice_dtmf_type}
+account.6.dtmf.info_type=
+account.6.dtmf.dtmf_payload=
+account.6.100rel_enable= {$flyingvoice_retransmission}
+
+account.6.subscribe_register=
+account.6.cid_source= {$flyingvoice_cid_source}
+account.6.enable_user_equal_phone=
+account.6.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.6.ptime= 20
+account.6.register_line=
+account.6.register_mac=
+account.6.reg_fail_retry_interval=
+account.6.unregister_on_reboot=
+
+account.6.session_timer.refresher=
+account.6.session_timer.expires=
+account.6.session_timer.enable= {$flyingvoice_session_timer}
+
+account.6.conf_type = {if $nway_conference == true}2{/if}
+account.6.sip_server_type=
+
+
+account.6.srtp.unencrypted_rtcp.enable =
+account.6.srtp.unencrypted_rtp.enable =
+account.6.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.6.outbound_proxy.1.register_on_enable=
+account.6.outbound_proxy.1.failback_timeout=
+account.6.outbound_proxy.1.failback_mode=
+account.6.outbound_proxy.1.retry_counts=
+account.6.outbound_proxy.1.only_signal_with_registered=
+account.6.outbound_proxy.1.failback_subscribe.enable=
+account.6.outbound_proxy.1.invite_retry_counts=
+
+account.6.sip_server.1.register_on_enable= 0
+account.6.sip_server.1.failback_timeout= 3600
+account.6.sip_server.1.failback_mode= 0
+account.6.sip_server.1.failback_subscribe.enable=
+account.6.sip_server.1.only_signal_with_registered=
+account.6.sip_server.1.invite_retry_counts=
+
+account.6.outbound_proxy.2.register_on_enable=
+account.6.outbound_proxy.2.failback_timeout=
+account.6.outbound_proxy.2.failback_mode=
+account.6.outbound_proxy.2.retry_counts=
+account.6.outbound_proxy.2.only_signal_with_registered=
+account.6.outbound_proxy.2.failback_subscribe.enable=
+account.6.outbound_proxy.2.invite_retry_counts=
+
+account.6.sip_server.2.register_on_enable=
+account.6.sip_server.2.failback_timeout=
+account.6.sip_server.2.failback_mode=
+account.6.sip_server.2.failback_subscribe.enable=
+account.6.sip_server.2.only_signal_with_registered=
+account.6.sip_server.2.invite_retry_counts=
+
+account.6.static_cache_pri=
+account.6.dns_cache_type=
+account.6.naptr_build=
+account.6.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.6.fallback.redundancy_type=
+account.6.reg_failed_retry_max_time=
+account.6.reg_failed_retry_min_time=
+account.6.redundancy_with_reg_fail.enable =
+
+
+account.6.sip_server.1.outbound_proxy_enable =
+account.6.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.6.contact_take_line_param=
+account.6.update_ack_while_dialing=
+account.6.srtp_lifetime=
+account.6.third_part_request_with_route.enable=
+account.6.insert_outbound_in_route.enable=
+account.6.path.enable=
+account.6.sub_fail_retry_interval=
+account.6.transfer_refer_to_contact_header.enable=
+account.6.hold_use_inactive=
+account.6.gruu.enable=
+account.6.dial_tone=
+account.6.call_id_mode=
+account.6.subscribe_expires_overlap=
+account.6.register_expires_overlap=
+account.6.call_info=
+account.6.custom_ua=
+account.6.mwi_parse_terminated=
+account.6.check_cseq.enable=
+account.6.check_to_tag.enable=
+account.6.vq_rtcpxr.collector_server_port=
+account.6.vq_rtcpxr.collector_server_host=
+account.6.vq_rtcpxr.collector_name=
+account.6.compact_header_enable=
+account.6.cp_source=
+account.6.cid_source_ppi=
+account.6.cid_source_privacy=
+account.6.reg_with_pani_header.enable =
+account.6.alert_info=
+account.6.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.6.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.6.timeout_fwd.off_code=
+account.6.timeout_fwd.on_code=
+account.6.timeout_fwd.timeout=
+account.6.timeout_fwd.target=
+account.6.timeout_fwd.enable=
+account.6.busy_fwd.off_code=
+account.6.busy_fwd.on_code=
+account.6.busy_fwd.target=
+account.6.busy_fwd.enable=
+account.6.always_fwd.off_code=
+account.6.always_fwd.on_code=
+account.6.always_fwd.target=
+account.6.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.6.dnd.enable=
+account.6.dnd.off_code=
+account.6.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.6.subscribe_mwi=
+account.6.subscribe_mwi_to_vm=
+account.6.subscribe_mwi_expires=
+account.6.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.6.auto_dial_enable=
+account.6.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.6.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.6.dialplan.digitmap.enable=
+account.6.dialplan.digitmap.string=
+account.6.dialplan.digitmap.no_match_action=
+account.6.dialplan.digitmap.interdigit_short_timer=
+account.6.dialplan.digitmap.interdigit_long_timer=
+account.6.dialplan.digitmap.apply_to.press_send=
+account.6.dialplan.digitmap.apply_to.forward=
+account.6.dialplan.digitmap.apply_to.history_dial=
+account.6.dialplan.digitmap.apply_to.directory_dial=
+account.6.dialplan.digitmap.apply_to.on_hook_dial=
+account.6.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.6.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.6.blf.blf_list_uri=
+account.6.blf_list_barge_in_code=
+account.6.blf_list_code=
+account.6.blf_list_retrieve_call_parked_code=
+account.6.blf.subscribe_period=
+account.6.blf.match_host.enable=
+account.6.out_dialog_blf_enable=
+account.6.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.6.shared_line= {$shared_line_1}
+account.6.line_seize.expires=
+account.6.shared_line_one_touch_bargein.enable=
+account.6.shared_line_one_touch_retrieve.enable=
+account.6.sca_manage_interface_display_time=
+account.6.shared_line_callpull_code=
+
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.6.hoteling.enable=
+account.6.hoteling.user_id=
+account.6.hoteling.password=
+account.6.hoteling.expires=
+account.6.hoteling.auto_login_enable=
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.6.xsi.user =
+account.6.xsi.password =
+account.6.xsi.host =
+account.6.xsi.server_type =
+account.6.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.6.direct_pickup_code =
+account.6.group_pickup_code =
+account.6.dialoginfo_callpickup =
+account.6.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.6.conf_uri = {if $nway_conference == true}nway{$account.6.user_id}@{$account.6.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.6.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.6.acd.available_url=
+account.6.acd.away_url =
+account.6.acd.refresh_url =
+account.6.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.7.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.7.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.7.anonymous_call.server_base_only =
+account.7.send_anonymous_rejection_code =
+account.7.anonymous_reject_offcode =
+account.7.anonymous_reject_oncode =
+account.7.reject_anonymous_call=
+account.7.anonymous_call_offcode =
+account.7.anonymous_call_oncode =
+account.7.anonymous_call =
+account.7.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.7.music_server_uri=
+account.7.music_on_hold_type=
+account.7.auto_label.rule=
+account.7.auto_label.enable=
+account.7.number_of_linekey=
+account.7.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.7.codec.ilbc_15_2kbps.priority=
+account.7.codec.ilbc_15_2kbps.enable=
+account.7.codec.ilbc_13_33kbps.priority=
+account.7.codec.ilbc_13_33kbps.enable =
+account.7.codec.pcma.enable = 1
+account.7.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.7.codec.pcmu.enable = 1
+account.7.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.7.codec.opus.enable = 1
+account.7.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.7.codec.g726_32.enable=
+account.7.codec.g726_32.priority=
+
+account.7.codec.g729.enable = 1
+account.7.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.7.codec.g722.enable = 1
+account.7.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.7.password) }
+account.7.enable = 1
+{else}
+account.7.enable = 0
+{/if}
+account.7.label = {$account.7.display_name}
+account.7.display_name = {$account.7.display_name}
+account.7.auth_name = {$account.7.auth_id}
+account.7.password = {$account.7.password}
+{if isset($account.7.server.1.address)}
+account.7.user_name = {$account.7.user_id}@{$account.7.server_address}
+{else}
+account.7.user_name = {$account.7.user_id}
+{/if}
+
+{if isset($account.7.server.1.address)} account.7.sip_server.1.address= {$account.7.server.1.address} {else} account.7.sip_server.1.address= {$account.7.server_address} {/if}
+
+account.7.sip_server.1.port= {$account.7.sip_port}
+
+
+{if $account.7.sip_transport == 'udp'}account.7.sip_server.1.transport_type = 0{/if}
+{if $account.7.sip_transport == 'tcp'}account.7.sip_server.1.transport_type = 1{/if}
+{if $account.7.sip_transport == 'tls'}account.7.sip_server.1.transport_type = 2{/if}
+{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.1.transport_type = 3{/if}
+
+account.7.sip_server.1.expires= {$account.7.register_expires}
+account.7.sip_server.1.retry_counts= 3
+
+account.7.sip_server.2.address= {$account.7.server.2.address}
+account.7.sip_server.2.port= {$account.7.sip_port}
+
+
+{if $account.7.sip_transport == 'udp'}account.7.sip_server.2.transport_type = 0{/if}
+{if $account.7.sip_transport == 'tcp'}account.7.sip_server.2.transport_type = 1{/if}
+{if $account.7.sip_transport == 'tls'}account.7.sip_server.2.transport_type = 2{/if}
+{if $account.7.sip_transport == 'dns srv'}account.7.sip_server.2.transport_type = 3{/if}
+
+account.7.sip_server.2.expires= {$account.7.register_expires}
+account.7.sip_server.2.retry_counts= 3
+
+account.7.outbound_proxy_enable= {if isset($account.7.outbound_proxy_primary)}1{else}0{/if}
+
+account.7.outbound_proxy.1.address= {$account.7.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.7.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.7.outbound_proxy.1.port = {$account.7.sip_port}
+{/if}
+
+account.7.outbound_proxy.2.address= {$account.7.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.7.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.7.outbound_proxy.2.port = {$account.7.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.7.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.7.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.7.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.7.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.7.nat.udp_update_enable= 3
+account.7.nat.udp_update_time= 30
+account.7.nat.rport= {$flyingvoice_rport}
+
+account.7.dtmf.type= {$flyingvoice_dtmf_type}
+account.7.dtmf.info_type=
+account.7.dtmf.dtmf_payload=
+account.7.100rel_enable= {$flyingvoice_retransmission}
+
+account.7.subscribe_register=
+account.7.cid_source= {$flyingvoice_cid_source}
+account.7.enable_user_equal_phone=
+account.7.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.7.ptime= 20
+account.7.register_line=
+account.7.register_mac=
+account.7.reg_fail_retry_interval=
+account.7.unregister_on_reboot=
+
+account.7.session_timer.refresher=
+account.7.session_timer.expires=
+account.7.session_timer.enable= {$flyingvoice_session_timer}
+
+account.7.conf_type=
+account.7.sip_server_type=
+
+
+account.7.srtp.unencrypted_rtcp.enable =
+account.7.srtp.unencrypted_rtp.enable =
+account.7.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.7.outbound_proxy.1.register_on_enable=
+account.7.outbound_proxy.1.failback_timeout=
+account.7.outbound_proxy.1.failback_mode=
+account.7.outbound_proxy.1.retry_counts=
+account.7.outbound_proxy.1.only_signal_with_registered=
+account.7.outbound_proxy.1.failback_subscribe.enable=
+account.7.outbound_proxy.1.invite_retry_counts=
+
+account.7.sip_server.1.register_on_enable= 0
+account.7.sip_server.1.failback_timeout= 3600
+account.7.sip_server.1.failback_mode= 0
+account.7.sip_server.1.failback_subscribe.enable=
+account.7.sip_server.1.only_signal_with_registered=
+account.7.sip_server.1.invite_retry_counts=
+
+account.7.outbound_proxy.2.register_on_enable=
+account.7.outbound_proxy.2.failback_timeout=
+account.7.outbound_proxy.2.failback_mode=
+account.7.outbound_proxy.2.retry_counts=
+account.7.outbound_proxy.2.only_signal_with_registered=
+account.7.outbound_proxy.2.failback_subscribe.enable=
+account.7.outbound_proxy.2.invite_retry_counts=
+
+account.7.sip_server.2.register_on_enable=
+account.7.sip_server.2.failback_timeout=
+account.7.sip_server.2.failback_mode=
+account.7.sip_server.2.failback_subscribe.enable=
+account.7.sip_server.2.only_signal_with_registered=
+account.7.sip_server.2.invite_retry_counts=
+
+account.7.static_cache_pri=
+account.7.dns_cache_type=
+account.7.naptr_build=
+account.7.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.7.fallback.redundancy_type=
+account.7.reg_failed_retry_max_time=
+account.7.reg_failed_retry_min_time=
+account.7.redundancy_with_reg_fail.enable =
+
+
+account.7.sip_server.1.outbound_proxy_enable =
+account.7.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.7.contact_take_line_param=
+account.7.update_ack_while_dialing=
+account.7.srtp_lifetime=
+account.7.third_part_request_with_route.enable=
+account.7.insert_outbound_in_route.enable=
+account.7.path.enable=
+account.7.sub_fail_retry_interval=
+account.7.transfer_refer_to_contact_header.enable=
+account.7.hold_use_inactive=
+account.7.gruu.enable=
+account.7.dial_tone=
+account.7.call_id_mode=
+account.7.subscribe_expires_overlap=
+account.7.register_expires_overlap=
+account.7.call_info=
+account.7.custom_ua=
+account.7.mwi_parse_terminated=
+account.7.check_cseq.enable=
+account.7.check_to_tag.enable=
+account.7.vq_rtcpxr.collector_server_port=
+account.7.vq_rtcpxr.collector_server_host=
+account.7.vq_rtcpxr.collector_name=
+account.7.compact_header_enable=
+account.7.cp_source=
+account.7.cid_source_ppi=
+account.7.cid_source_privacy=
+account.7.reg_with_pani_header.enable =
+account.7.alert_info=
+account.7.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.7.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.7.timeout_fwd.off_code=
+account.7.timeout_fwd.on_code=
+account.7.timeout_fwd.timeout=
+account.7.timeout_fwd.target=
+account.7.timeout_fwd.enable=
+account.7.busy_fwd.off_code=
+account.7.busy_fwd.on_code=
+account.7.busy_fwd.target=
+account.7.busy_fwd.enable=
+account.7.always_fwd.off_code=
+account.7.always_fwd.on_code=
+account.7.always_fwd.target=
+account.7.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.7.dnd.enable=
+account.7.dnd.off_code=
+account.7.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.7.subscribe_mwi=
+account.7.subscribe_mwi_to_vm=
+account.7.subscribe_mwi_expires=
+account.7.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.7.auto_dial_enable=
+account.7.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.7.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.7.dialplan.digitmap.enable=
+account.7.dialplan.digitmap.string=
+account.7.dialplan.digitmap.no_match_action=
+account.7.dialplan.digitmap.interdigit_short_timer=
+account.7.dialplan.digitmap.interdigit_long_timer=
+account.7.dialplan.digitmap.apply_to.press_send=
+account.7.dialplan.digitmap.apply_to.forward=
+account.7.dialplan.digitmap.apply_to.history_dial=
+account.7.dialplan.digitmap.apply_to.directory_dial=
+account.7.dialplan.digitmap.apply_to.on_hook_dial=
+account.7.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.7.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.7.blf.blf_list_uri=
+account.7.blf_list_barge_in_code=
+account.7.blf_list_code=
+account.7.blf_list_retrieve_call_parked_code=
+account.7.blf.subscribe_period=
+account.7.blf.match_host.enable=
+account.7.out_dialog_blf_enable=
+account.7.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.7.shared_line= {$shared_line_1}
+account.7.line_seize.expires=
+account.7.shared_line_one_touch_bargein.enable=
+account.7.shared_line_one_touch_retrieve.enable=
+account.7.sca_manage_interface_display_time=
+account.7.shared_line_callpull_code=
+
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.7.hoteling.enable=
+account.7.hoteling.user_id=
+account.7.hoteling.password=
+account.7.hoteling.expires=
+account.7.hoteling.auto_login_enable=
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.7.xsi.user =
+account.7.xsi.password =
+account.7.xsi.host =
+account.7.xsi.server_type =
+account.7.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.7.direct_pickup_code =
+account.7.group_pickup_code =
+account.7.dialoginfo_callpickup =
+account.7.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.7.conf_uri=
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.7.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.7.acd.available_url=
+account.7.acd.away_url =
+account.7.acd.refresh_url =
+account.7.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.8.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.8.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.8.anonymous_call.server_base_only =
+account.8.send_anonymous_rejection_code =
+account.8.anonymous_reject_offcode =
+account.8.anonymous_reject_oncode =
+account.8.reject_anonymous_call=
+account.8.anonymous_call_offcode =
+account.8.anonymous_call_oncode =
+account.8.anonymous_call =
+account.8.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.8.music_server_uri=
+account.8.music_on_hold_type=
+account.8.auto_label.rule=
+account.8.auto_label.enable=
+account.8.number_of_linekey=
+account.8.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.8.codec.ilbc_15_2kbps.priority=
+account.8.codec.ilbc_15_2kbps.enable=
+account.8.codec.ilbc_13_33kbps.priority=
+account.8.codec.ilbc_13_33kbps.enable =
+account.8.codec.pcma.enable = 1
+account.8.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.8.codec.pcmu.enable = 1
+account.8.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.8.codec.opus.enable = 1
+account.8.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.8.codec.g726_32.enable=
+account.8.codec.g726_32.priority=
+
+account.8.codec.g729.enable = 1
+account.8.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.8.codec.g722.enable = 1
+account.8.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.8.password) }
+account.8.enable = 1
+{else}
+account.8.enable = 0
+{/if}
+account.8.label = {$account.8.display_name}
+account.8.display_name = {$account.8.display_name}
+account.8.auth_name = {$account.8.auth_id}
+account.8.password = {$account.8.password}
+{if isset($account.8.server.1.address)}
+account.8.user_name = {$account.8.user_id}@{$account.8.server_address}
+{else}
+account.8.user_name = {$account.8.user_id}
+{/if}
+
+{if isset($account.8.server.1.address)} account.8.sip_server.1.address= {$account.8.server.1.address} {else} account.8.sip_server.1.address= {$account.8.server_address} {/if}
+
+account.8.sip_server.1.port= {$account.8.sip_port}
+
+
+{if $account.8.sip_transport == 'udp'}account.8.sip_server.1.transport_type = 0{/if}
+{if $account.8.sip_transport == 'tcp'}account.8.sip_server.1.transport_type = 1{/if}
+{if $account.8.sip_transport == 'tls'}account.8.sip_server.1.transport_type = 2{/if}
+{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.1.transport_type = 3{/if}
+
+account.8.sip_server.1.expires= {$account.8.register_expires}
+account.8.sip_server.1.retry_counts= 3
+
+account.8.sip_server.2.address= {$account.8.server.2.address}
+account.8.sip_server.2.port= {$account.8.sip_port}
+
+
+{if $account.8.sip_transport == 'udp'}account.8.sip_server.2.transport_type = 0{/if}
+{if $account.8.sip_transport == 'tcp'}account.8.sip_server.2.transport_type = 1{/if}
+{if $account.8.sip_transport == 'tls'}account.8.sip_server.2.transport_type = 2{/if}
+{if $account.8.sip_transport == 'dns srv'}account.8.sip_server.2.transport_type = 3{/if}
+
+account.8.sip_server.2.expires= {$account.8.register_expires}
+account.8.sip_server.2.retry_counts= 3
+
+account.8.outbound_proxy_enable= {if isset($account.8.outbound_proxy_primary)}1{else}0{/if}
+
+account.8.outbound_proxy.1.address= {$account.8.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.8.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.8.outbound_proxy.1.port = {$account.8.sip_port}
+{/if}
+
+account.8.outbound_proxy.2.address= {$account.8.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.8.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.8.outbound_proxy.2.port = {$account.8.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.8.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.8.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.8.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.8.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.8.nat.udp_update_enable= 3
+account.8.nat.udp_update_time= 30
+account.8.nat.rport= {$flyingvoice_rport}
+
+account.8.dtmf.type= {$flyingvoice_dtmf_type}
+account.8.dtmf.info_type=
+account.8.dtmf.dtmf_payload=
+account.8.100rel_enable= {$flyingvoice_retransmission}
+
+account.8.subscribe_register=
+account.8.cid_source= {$flyingvoice_cid_source}
+account.8.enable_user_equal_phone=
+account.8.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.8.ptime= 20
+account.8.register_line=
+account.8.register_mac=
+account.8.reg_fail_retry_interval=
+account.8.unregister_on_reboot=
+
+account.8.session_timer.refresher=
+account.8.session_timer.expires=
+account.8.session_timer.enable= {$flyingvoice_session_timer}
+
+account.8.conf_type=
+account.8.sip_server_type=
+
+
+account.8.srtp.unencrypted_rtcp.enable =
+account.8.srtp.unencrypted_rtp.enable =
+account.8.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.8.outbound_proxy.1.register_on_enable=
+account.8.outbound_proxy.1.failback_timeout=
+account.8.outbound_proxy.1.failback_mode=
+account.8.outbound_proxy.1.retry_counts=
+account.8.outbound_proxy.1.only_signal_with_registered=
+account.8.outbound_proxy.1.failback_subscribe.enable=
+account.8.outbound_proxy.1.invite_retry_counts=
+
+account.8.sip_server.1.register_on_enable= 0
+account.8.sip_server.1.failback_timeout= 3600
+account.8.sip_server.1.failback_mode= 0
+account.8.sip_server.1.failback_subscribe.enable=
+account.8.sip_server.1.only_signal_with_registered=
+account.8.sip_server.1.invite_retry_counts=
+
+account.8.outbound_proxy.2.register_on_enable=
+account.8.outbound_proxy.2.failback_timeout=
+account.8.outbound_proxy.2.failback_mode=
+account.8.outbound_proxy.2.retry_counts=
+account.8.outbound_proxy.2.only_signal_with_registered=
+account.8.outbound_proxy.2.failback_subscribe.enable=
+account.8.outbound_proxy.2.invite_retry_counts=
+
+account.8.sip_server.2.register_on_enable=
+account.8.sip_server.2.failback_timeout=
+account.8.sip_server.2.failback_mode=
+account.8.sip_server.2.failback_subscribe.enable=
+account.8.sip_server.2.only_signal_with_registered=
+account.8.sip_server.2.invite_retry_counts=
+
+account.8.static_cache_pri=
+account.8.dns_cache_type=
+account.8.naptr_build=
+account.8.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.8.fallback.redundancy_type=
+account.8.reg_failed_retry_max_time=
+account.8.reg_failed_retry_min_time=
+account.8.redundancy_with_reg_fail.enable =
+
+
+account.8.sip_server.1.outbound_proxy_enable =
+account.8.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.8.contact_take_line_param=
+account.8.update_ack_while_dialing=
+account.8.srtp_lifetime=
+account.8.third_part_request_with_route.enable=
+account.8.insert_outbound_in_route.enable=
+account.8.path.enable=
+account.8.sub_fail_retry_interval=
+account.8.transfer_refer_to_contact_header.enable=
+account.8.hold_use_inactive=
+account.8.gruu.enable=
+account.8.dial_tone=
+account.8.call_id_mode=
+account.8.subscribe_expires_overlap=
+account.8.register_expires_overlap=
+account.8.call_info=
+account.8.custom_ua=
+account.8.mwi_parse_terminated=
+account.8.check_cseq.enable=
+account.8.check_to_tag.enable=
+account.8.vq_rtcpxr.collector_server_port=
+account.8.vq_rtcpxr.collector_server_host=
+account.8.vq_rtcpxr.collector_name=
+account.8.compact_header_enable=
+account.8.cp_source=
+account.8.cid_source_ppi=
+account.8.cid_source_privacy=
+account.8.reg_with_pani_header.enable =
+account.8.alert_info=
+account.8.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.8.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.8.timeout_fwd.off_code=
+account.8.timeout_fwd.on_code=
+account.8.timeout_fwd.timeout=
+account.8.timeout_fwd.target=
+account.8.timeout_fwd.enable=
+account.8.busy_fwd.off_code=
+account.8.busy_fwd.on_code=
+account.8.busy_fwd.target=
+account.8.busy_fwd.enable=
+account.8.always_fwd.off_code=
+account.8.always_fwd.on_code=
+account.8.always_fwd.target=
+account.8.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.8.dnd.enable=
+account.8.dnd.off_code=
+account.8.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.8.subscribe_mwi=
+account.8.subscribe_mwi_to_vm=
+account.8.subscribe_mwi_expires=
+account.8.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.8.auto_dial_enable=
+account.8.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.8.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.8.dialplan.digitmap.enable=
+account.8.dialplan.digitmap.string=
+account.8.dialplan.digitmap.no_match_action=
+account.8.dialplan.digitmap.interdigit_short_timer=
+account.8.dialplan.digitmap.interdigit_long_timer=
+account.8.dialplan.digitmap.apply_to.press_send=
+account.8.dialplan.digitmap.apply_to.forward=
+account.8.dialplan.digitmap.apply_to.history_dial=
+account.8.dialplan.digitmap.apply_to.directory_dial=
+account.8.dialplan.digitmap.apply_to.on_hook_dial=
+account.8.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.8.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.8.blf.blf_list_uri=
+account.8.blf_list_barge_in_code=
+account.8.blf_list_code=
+account.8.blf_list_retrieve_call_parked_code=
+account.8.blf.subscribe_period=
+account.8.blf.match_host.enable=
+account.8.out_dialog_blf_enable=
+account.8.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.8.shared_line= {$shared_line_1}
+account.8.line_seize.expires=
+account.8.shared_line_one_touch_bargein.enable=
+account.8.shared_line_one_touch_retrieve.enable=
+account.8.sca_manage_interface_display_time=
+account.8.shared_line_callpull_code=
+
+
+
+
+#######################################################################################
+## Broadsoft Hoteling ##
+#######################################################################################
+account.8.hoteling.enable=
+account.8.hoteling.user_id=
+account.8.hoteling.password=
+account.8.hoteling.expires=
+account.8.hoteling.auto_login_enable=
+
+
+#######################################################################################
+## Broadsoft XSI ##
+#######################################################################################
+account.8.xsi.user =
+account.8.xsi.password =
+account.8.xsi.host =
+account.8.xsi.server_type =
+account.8.xsi.port =
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.8.direct_pickup_code =
+account.8.group_pickup_code =
+account.8.dialoginfo_callpickup =
+account.8.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.8.conf_uri=
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.8.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.8.acd.available_url=
+account.8.acd.away_url =
+account.8.acd.refresh_url =
+account.8.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.9.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.9.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.9.anonymous_call.server_base_only =
+account.9.send_anonymous_rejection_code =
+account.9.anonymous_reject_offcode =
+account.9.anonymous_reject_oncode =
+account.9.reject_anonymous_call=
+account.9.anonymous_call_offcode =
+account.9.anonymous_call_oncode =
+account.9.anonymous_call =
+account.9.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.9.music_server_uri=
+account.9.music_on_hold_type=
+account.9.auto_label.rule=
+account.9.auto_label.enable=
+account.9.number_of_linekey=
+account.9.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.9.codec.ilbc_15_2kbps.priority=
+account.9.codec.ilbc_15_2kbps.enable=
+account.9.codec.ilbc_13_33kbps.priority=
+account.9.codec.ilbc_13_33kbps.enable =
+account.9.codec.pcma.enable = 1
+account.9.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.9.codec.pcmu.enable = 1
+account.9.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.9.codec.opus.enable = 1
+account.9.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.9.codec.g726_32.enable=
+account.9.codec.g726_32.priority=
+
+account.9.codec.g729.enable = 1
+account.9.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.9.codec.g722.enable = 1
+account.9.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.9.password) }
+account.9.enable = 1
+{else}
+account.9.enable = 0
+{/if}
+account.9.label = {$account.9.display_name}
+account.9.display_name = {$account.9.display_name}
+account.9.auth_name = {$account.9.auth_id}
+account.9.password = {$account.9.password}
+{if isset($account.9.server.1.address)}
+account.9.user_name = {$account.9.user_id}@{$account.9.server_address}
+{else}
+account.9.user_name = {$account.9.user_id}
+{/if}
+
+{if isset($account.9.server.1.address)} account.9.sip_server.1.address= {$account.9.server.1.address} {else} account.9.sip_server.1.address= {$account.9.server_address} {/if}
+
+account.9.sip_server.1.port= {$account.9.sip_port}
+
+
+{if $account.9.sip_transport == 'udp'}account.9.sip_server.1.transport_type = 0{/if}
+{if $account.9.sip_transport == 'tcp'}account.9.sip_server.1.transport_type = 1{/if}
+{if $account.9.sip_transport == 'tls'}account.9.sip_server.1.transport_type = 2{/if}
+{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.1.transport_type = 3{/if}
+
+account.9.sip_server.1.expires= {$account.9.register_expires}
+account.9.sip_server.1.retry_counts= 3
+
+account.9.sip_server.2.address= {$account.9.server.2.address}
+account.9.sip_server.2.port= {$account.9.sip_port}
+
+
+{if $account.9.sip_transport == 'udp'}account.9.sip_server.2.transport_type = 0{/if}
+{if $account.9.sip_transport == 'tcp'}account.9.sip_server.2.transport_type = 1{/if}
+{if $account.9.sip_transport == 'tls'}account.9.sip_server.2.transport_type = 2{/if}
+{if $account.9.sip_transport == 'dns srv'}account.9.sip_server.2.transport_type = 3{/if}
+
+account.9.sip_server.2.expires= {$account.9.register_expires}
+account.9.sip_server.2.retry_counts= 3
+
+account.9.outbound_proxy_enable= {if isset($account.9.outbound_proxy_primary)}1{else}0{/if}
+
+account.9.outbound_proxy.1.address= {$account.9.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.9.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.9.outbound_proxy.1.port = {$account.9.sip_port}
+{/if}
+
+account.9.outbound_proxy.2.address= {$account.9.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.9.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.9.outbound_proxy.2.port = {$account.9.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.9.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.9.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.9.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.9.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.9.nat.udp_update_enable= 3
+account.9.nat.udp_update_time= 30
+account.9.nat.rport= {$flyingvoice_rport}
+
+account.9.dtmf.type= {$flyingvoice_dtmf_type}
+account.9.dtmf.info_type=
+account.9.dtmf.dtmf_payload=
+account.9.100rel_enable= {$flyingvoice_retransmission}
+
+account.9.subscribe_register=
+account.9.cid_source= {$flyingvoice_cid_source}
+account.9.enable_user_equal_phone=
+account.9.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.9.ptime= 20
+account.9.register_line=
+account.9.register_mac=
+account.9.reg_fail_retry_interval=
+account.9.unregister_on_reboot=
+
+account.9.session_timer.refresher=
+account.9.session_timer.expires=
+account.9.session_timer.enable= {$flyingvoice_session_timer}
+
+account.9.conf_type=
+account.9.sip_server_type=
+
+
+account.9.srtp.unencrypted_rtcp.enable =
+account.9.srtp.unencrypted_rtp.enable =
+account.9.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.9.outbound_proxy.1.register_on_enable=
+account.9.outbound_proxy.1.failback_timeout=
+account.9.outbound_proxy.1.failback_mode=
+account.9.outbound_proxy.1.retry_counts=
+account.9.outbound_proxy.1.only_signal_with_registered=
+account.9.outbound_proxy.1.failback_subscribe.enable=
+account.9.outbound_proxy.1.invite_retry_counts=
+
+account.9.sip_server.1.register_on_enable= 0
+account.9.sip_server.1.failback_timeout= 3600
+account.9.sip_server.1.failback_mode= 0
+account.9.sip_server.1.failback_subscribe.enable=
+account.9.sip_server.1.only_signal_with_registered=
+account.9.sip_server.1.invite_retry_counts=
+
+account.9.outbound_proxy.2.register_on_enable=
+account.9.outbound_proxy.2.failback_timeout=
+account.9.outbound_proxy.2.failback_mode=
+account.9.outbound_proxy.2.retry_counts=
+account.9.outbound_proxy.2.only_signal_with_registered=
+account.9.outbound_proxy.2.failback_subscribe.enable=
+account.9.outbound_proxy.2.invite_retry_counts=
+
+account.9.sip_server.2.register_on_enable=
+account.9.sip_server.2.failback_timeout=
+account.9.sip_server.2.failback_mode=
+account.9.sip_server.2.failback_subscribe.enable=
+account.9.sip_server.2.only_signal_with_registered=
+account.9.sip_server.2.invite_retry_counts=
+
+account.9.static_cache_pri=
+account.9.dns_cache_type=
+account.9.naptr_build=
+account.9.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.9.fallback.redundancy_type=
+account.9.reg_failed_retry_max_time=
+account.9.reg_failed_retry_min_time=
+account.9.redundancy_with_reg_fail.enable =
+
+
+account.9.sip_server.1.outbound_proxy_enable =
+account.9.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.9.contact_take_line_param=
+account.9.update_ack_while_dialing=
+account.9.srtp_lifetime=
+account.9.third_part_request_with_route.enable=
+account.9.insert_outbound_in_route.enable=
+account.9.path.enable=
+account.9.sub_fail_retry_interval=
+account.9.transfer_refer_to_contact_header.enable=
+account.9.hold_use_inactive=
+account.9.gruu.enable=
+account.9.dial_tone=
+account.9.call_id_mode=
+account.9.subscribe_expires_overlap=
+account.9.register_expires_overlap=
+account.9.call_info=
+account.9.custom_ua=
+account.9.mwi_parse_terminated=
+account.9.check_cseq.enable=
+account.9.check_to_tag.enable=
+account.9.vq_rtcpxr.collector_server_port=
+account.9.vq_rtcpxr.collector_server_host=
+account.9.vq_rtcpxr.collector_name=
+account.9.compact_header_enable=
+account.9.cp_source=
+account.9.cid_source_ppi=
+account.9.cid_source_privacy=
+account.9.reg_with_pani_header.enable =
+account.9.alert_info=
+account.9.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.9.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.9.timeout_fwd.off_code=
+account.9.timeout_fwd.on_code=
+account.9.timeout_fwd.timeout=
+account.9.timeout_fwd.target=
+account.9.timeout_fwd.enable=
+account.9.busy_fwd.off_code=
+account.9.busy_fwd.on_code=
+account.9.busy_fwd.target=
+account.9.busy_fwd.enable=
+account.9.always_fwd.off_code=
+account.9.always_fwd.on_code=
+account.9.always_fwd.target=
+account.9.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.9.dnd.enable=
+account.9.dnd.off_code=
+account.9.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.9.subscribe_mwi=
+account.9.subscribe_mwi_to_vm=
+account.9.subscribe_mwi_expires=
+account.9.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.9.auto_dial_enable=
+account.9.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.9.ringtone.ring_type=
+
+#######################################################################################
+## Digitmap ##
+#######################################################################################
+account.9.dialplan.digitmap.enable=
+account.9.dialplan.digitmap.string=
+account.9.dialplan.digitmap.no_match_action=
+account.9.dialplan.digitmap.interdigit_short_timer=
+account.9.dialplan.digitmap.interdigit_long_timer=
+account.9.dialplan.digitmap.apply_to.press_send=
+account.9.dialplan.digitmap.apply_to.forward=
+account.9.dialplan.digitmap.apply_to.history_dial=
+account.9.dialplan.digitmap.apply_to.directory_dial=
+account.9.dialplan.digitmap.apply_to.on_hook_dial=
+account.9.dialplan.digitmap.active.on_hook_dialing=
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.9.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.9.blf.blf_list_uri=
+account.9.blf_list_barge_in_code=
+account.9.blf_list_code=
+account.9.blf_list_retrieve_call_parked_code=
+account.9.blf.subscribe_period=
+account.9.blf.match_host.enable=
+account.9.out_dialog_blf_enable=
+account.9.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.9.shared_line= {$shared_line_1}
+account.9.line_seize.expires=
+account.9.shared_line_one_touch_bargein.enable=
+account.9.shared_line_one_touch_retrieve.enable=
+account.9.sca_manage_interface_display_time=
+account.9.shared_line_callpull_code=
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.9.direct_pickup_code =
+account.9.group_pickup_code =
+account.9.dialoginfo_callpickup =
+account.9.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.9.conf_uri=
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.9.feature_key_sync.enable=
+
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.9.acd.available_url=
+account.9.acd.away_url =
+account.9.acd.refresh_url =
+account.9.acd.call_information=
+
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+account.10.phone_setting.call_appearance.transfer_via_new_linekey=
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+account.10.phone_setting.call_appearance.conference_via_new_linekey=
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.10.anonymous_call.server_base_only =
+account.10.send_anonymous_rejection_code =
+account.10.anonymous_reject_offcode =
+account.10.anonymous_reject_oncode =
+account.10.reject_anonymous_call=
+account.10.anonymous_call_offcode =
+account.10.anonymous_call_oncode =
+account.10.anonymous_call =
+account.10.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.10.music_server_uri=
+account.10.music_on_hold_type=
+account.10.auto_label.rule=
+account.10.auto_label.enable=
+account.10.number_of_linekey=
+account.10.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.10.codec.ilbc_15_2kbps.priority=
+account.10.codec.ilbc_15_2kbps.enable=
+account.10.codec.ilbc_13_33kbps.priority=
+account.10.codec.ilbc_13_33kbps.enable =
+account.10.codec.pcma.enable = 1
+account.10.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.10.codec.pcmu.enable = 1
+account.10.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.10.codec.opus.enable = 1
+account.10.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.10.codec.g726_32.enable=
+account.10.codec.g726_32.priority=
+
+account.10.codec.g729.enable = 1
+account.10.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.10.codec.g722.enable = 1
+account.10.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.10.password) }
+account.10.enable = 1
+{else}
+account.10.enable = 0
+{/if}
+account.10.label = {$account.10.display_name}
+account.10.display_name = {$account.10.display_name}
+account.10.auth_name = {$account.10.auth_id}
+account.10.password = {$account.10.password}
+{if isset($account.10.server.1.address)}
+account.10.user_name = {$account.10.user_id}@{$account.10.server_address}
+{else}
+account.10.user_name = {$account.10.user_id}
+{/if}
+
+{if isset($account.10.server.1.address)} account.10.sip_server.1.address= {$account.10.server.1.address} {else} account.10.sip_server.1.address= {$account.10.server_address} {/if}
+
+account.10.sip_server.1.port= {$account.10.sip_port}
+
+
+{if $account.10.sip_transport == 'udp'}account.10.sip_server.1.transport_type = 0{/if}
+{if $account.10.sip_transport == 'tcp'}account.10.sip_server.1.transport_type = 1{/if}
+{if $account.10.sip_transport == 'tls'}account.10.sip_server.1.transport_type = 2{/if}
+{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.1.transport_type = 3{/if}
+
+account.10.sip_server.1.expires= {$account.10.register_expires}
+account.10.sip_server.1.retry_counts= 3
+
+account.10.sip_server.2.address= {$account.10.server.2.address}
+account.10.sip_server.2.port= {$account.10.sip_port}
+
+
+{if $account.10.sip_transport == 'udp'}account.10.sip_server.2.transport_type = 0{/if}
+{if $account.10.sip_transport == 'tcp'}account.10.sip_server.2.transport_type = 1{/if}
+{if $account.10.sip_transport == 'tls'}account.10.sip_server.2.transport_type = 2{/if}
+{if $account.10.sip_transport == 'dns srv'}account.10.sip_server.2.transport_type = 3{/if}
+
+account.10.sip_server.2.expires= {$account.10.register_expires}
+account.10.sip_server.2.retry_counts= 3
+
+account.10.outbound_proxy_enable= {if isset($account.10.outbound_proxy_primary)}1{else}0{/if}
+
+account.10.outbound_proxy.1.address= {$account.10.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.10.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.10.outbound_proxy.1.port = {$account.10.sip_port}
+{/if}
+
+account.10.outbound_proxy.2.address= {$account.10.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.10.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.10.outbound_proxy.2.port = {$account.10.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.10.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.10.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.10.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.10.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.10.nat.udp_update_enable= 3
+account.10.nat.udp_update_time= 30
+account.10.nat.rport= {$flyingvoice_rport}
+
+account.10.dtmf.type= {$flyingvoice_dtmf_type}
+account.10.dtmf.info_type=
+account.10.dtmf.dtmf_payload=
+account.10.100rel_enable= {$flyingvoice_retransmission}
+
+account.10.subscribe_register=
+account.10.cid_source= {$flyingvoice_cid_source}
+account.10.enable_user_equal_phone=
+account.10.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.10.ptime= 20
+account.10.register_line=
+account.10.register_mac=
+account.10.reg_fail_retry_interval=
+account.10.unregister_on_reboot=
+
+account.10.session_timer.refresher=
+account.10.session_timer.expires=
+account.10.session_timer.enable= {$flyingvoice_session_timer}
+
+account.10.conf_type=
+account.10.sip_server_type=
+
+
+account.10.srtp.unencrypted_rtcp.enable =
+account.10.srtp.unencrypted_rtp.enable =
+account.10.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.10.outbound_proxy.1.register_on_enable=
+account.10.outbound_proxy.1.failback_timeout=
+account.10.outbound_proxy.1.failback_mode=
+account.10.outbound_proxy.1.retry_counts=
+account.10.outbound_proxy.1.only_signal_with_registered=
+account.10.outbound_proxy.1.failback_subscribe.enable=
+account.10.outbound_proxy.1.invite_retry_counts=
+
+account.10.sip_server.1.register_on_enable= 0
+account.10.sip_server.1.failback_timeout= 3600
+account.10.sip_server.1.failback_mode= 0
+account.10.sip_server.1.failback_subscribe.enable=
+account.10.sip_server.1.only_signal_with_registered=
+account.10.sip_server.1.invite_retry_counts=
+
+account.10.outbound_proxy.2.register_on_enable=
+account.10.outbound_proxy.2.failback_timeout=
+account.10.outbound_proxy.2.failback_mode=
+account.10.outbound_proxy.2.retry_counts=
+account.10.outbound_proxy.2.only_signal_with_registered=
+account.10.outbound_proxy.2.failback_subscribe.enable=
+account.10.outbound_proxy.2.invite_retry_counts=
+
+account.10.sip_server.2.register_on_enable=
+account.10.sip_server.2.failback_timeout=
+account.10.sip_server.2.failback_mode=
+account.10.sip_server.2.failback_subscribe.enable=
+account.10.sip_server.2.only_signal_with_registered=
+account.10.sip_server.2.invite_retry_counts=
+
+account.10.static_cache_pri=
+account.10.dns_cache_type=
+account.10.naptr_build=
+account.10.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.10.fallback.redundancy_type=
+account.10.reg_failed_retry_max_time=
+account.10.reg_failed_retry_min_time=
+account.10.redundancy_with_reg_fail.enable =
+
+
+account.10.sip_server.1.outbound_proxy_enable =
+account.10.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.10.contact_take_line_param=
+account.10.update_ack_while_dialing=
+account.10.srtp_lifetime=
+account.10.third_part_request_with_route.enable=
+account.10.insert_outbound_in_route.enable=
+account.10.path.enable=
+account.10.sub_fail_retry_interval=
+account.10.transfer_refer_to_contact_header.enable=
+account.10.hold_use_inactive=
+account.10.gruu.enable=
+account.10.dial_tone=
+account.10.call_id_mode=
+account.10.subscribe_expires_overlap=
+account.10.register_expires_overlap=
+account.10.call_info=
+account.10.custom_ua=
+account.10.mwi_parse_terminated=
+account.10.check_cseq.enable=
+account.10.check_to_tag.enable=
+account.10.vq_rtcpxr.collector_server_port=
+account.10.vq_rtcpxr.collector_server_host=
+account.10.vq_rtcpxr.collector_name=
+account.10.compact_header_enable=
+account.10.cp_source=
+account.10.cid_source_ppi=
+account.10.cid_source_privacy=
+account.10.reg_with_pani_header.enable =
+account.10.alert_info=
+account.10.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.10.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.10.timeout_fwd.off_code=
+account.10.timeout_fwd.on_code=
+account.10.timeout_fwd.timeout=
+account.10.timeout_fwd.target=
+account.10.timeout_fwd.enable=
+account.10.busy_fwd.off_code=
+account.10.busy_fwd.on_code=
+account.10.busy_fwd.target=
+account.10.busy_fwd.enable=
+account.10.always_fwd.off_code=
+account.10.always_fwd.on_code=
+account.10.always_fwd.target=
+account.10.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.10.dnd.enable=
+account.10.dnd.off_code=
+account.10.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.10.subscribe_mwi=
+account.10.subscribe_mwi_to_vm=
+account.10.subscribe_mwi_expires=
+account.10.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.10.auto_dial_enable=
+account.10.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.10.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.10.alert_info_url_enable=
+
+
+#######################################################################################
+## BLF/BLF List ##
+#######################################################################################
+account.10.blf.blf_list_uri=
+account.10.blf_list_barge_in_code=
+account.10.blf_list_code=
+account.10.blf_list_retrieve_call_parked_code=
+account.10.blf.subscribe_period=
+account.10.blf.match_host.enable=
+account.10.out_dialog_blf_enable=
+account.10.blf.subscribe_event=
+
+
+
+#######################################################################################
+## SCA ##
+#######################################################################################
+account.10.shared_line= {$shared_line_1}
+account.10.line_seize.expires=
+account.10.shared_line_one_touch_bargein.enable=
+account.10.shared_line_one_touch_retrieve.enable=
+account.10.sca_manage_interface_display_time=
+account.10.shared_line_callpull_code=
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.10.direct_pickup_code =
+account.10.group_pickup_code =
+account.10.dialoginfo_callpickup =
+account.10.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.10.conf_uri=
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.10.feature_key_sync.enable=
+
+#######################################################################################
+## ACD ##
+#######################################################################################
+account.10.acd.available_url=
+account.10.acd.away_url =
+account.10.acd.refresh_url =
+account.10.acd.call_information=
+
+
+
diff --git a/resources/templates/provision/flyingvoice/fip16/directory.xml b/resources/templates/provision/flyingvoice/fip16/directory.xml
new file mode 100644
index 0000000000..297b9e4108
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip16/directory.xml
@@ -0,0 +1,83 @@
+
+{foreach $contacts as $row}
+{if $smarty.get.contacts == "users" && $row.category == "users"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+{$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "groups" && $row.category == "groups"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "extensions" && $row.category == "extensions"}
+
+{if $row.contact_name_given != ""}
+ {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+
+{elseif $smarty.get.contacts == "all"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.category == "extensions"}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+{else}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+{/if}
+
+{/if}
+{/foreach}
+
diff --git a/resources/templates/provision/flyingvoice/fip16/y000000000000.boot b/resources/templates/provision/flyingvoice/fip16/y000000000000.boot
new file mode 100644
index 0000000000..f14987d007
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip16/y000000000000.boot
@@ -0,0 +1,6 @@
+#!version:1.0.0.1
+## The header above must appear as-is in the first line
+
+include:config "y000000000000.cfg"
+include:config "{$mac}.cfg"
+
diff --git a/resources/templates/provision/flyingvoice/fip16/y000000000000.cfg b/resources/templates/provision/flyingvoice/fip16/y000000000000.cfg
new file mode 100644
index 0000000000..fa8f4edf3f
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip16/y000000000000.cfg
@@ -0,0 +1,835 @@
+#!version:1.0.0.1
+
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Network WiFi ##
+#######################################################################################
+##static.wifi.X.label=
+##static.wifi.X.ssid=
+##static.wifi.X.priority=
+##static.wifi.X.security_mode=
+##static.wifi.X.cipher_type=
+##static.wifi.X.password=
+##static.wifi.X.eap_type=
+##static.wifi.X.eap_user_name=
+##static.wifi.x.eap_password=
+##(X ranges from 1 to 5)
+
+static.wifi.enable = {$flyingvoice_wifi_enable}
+static.wifi.1.label = {$flyingvoice_wifi_1_label}
+static.wifi.1.ssid = {$flyingvoice_wifi_1_ssid}
+static.wifi.1.priority = {$flyingvoice_wifi_1_priority}
+static.wifi.1.security_mode = {$flyingvoice_wifi_1_security}
+static.wifi.1.cipher_type = {$flyingvoice_wifi_1_cipher}
+static.wifi.1.password = {$flyingvoice_wifi_1_password}
+static.wifi.1.eap_type = {$flyingvoice_wifi_1_type}
+static.wifi.1.eap_user_name = {$flyingvoice_wifi_1_username}
+static.wifi.1.eap_password = {$flyingvoice_wifi_1_password}
+static.wifi.show_scan_prompt = {$flyingvoice_wifi_scan_prompt}
+
+
+#######################################################################################
+## Network VPN ##
+#######################################################################################
+static.network.vpn_enable = {$flyingvoice_network_vpn_enable}
+static.openvpn.url = {$flyingvoice_openvpn_url}
+
+
+
+#######################################################################################
+## Network 802.1x ##
+#######################################################################################
+static.network.802_1x.mode =
+static.network.802_1x.identity =
+static.network.802_1x.md5_password =
+static.network.802_1x.client_cert_url =
+static.network.802_1x.root_cert_url =
+static.network.802_1x.eap_fast_provision_mode =
+static.network.802_1x.anonymous_identity =
+static.network.802_1x.proxy_eap_logoff.enable =
+
+
+static.auto_provision.custom.protect =
+static.auto_provision.custom.sync =
+static.auto_provision.custom.sync.path =
+static.auto_provision.custom.upload_method =
+
+
+
+
+#######################################################################################
+## ZERO Touch ##
+#######################################################################################
+static.zero_touch.enable = {$flyingvoice_zero_touch_enable}
+static.zero_touch.wait_time = {$flyingvoice_zero_touch_wait_time}
+static.features.hide_zero_touch_url.enable = {$flyingvoice_zero_touch_hide}
+static.zero_touch.network_fail_delay_times = {$flyingvoice_zero_touch_delay}
+static.zero_touch.network_fail_wait_times = {$flyingvoice_zero_touch_wait}
+
+
+#######################################################################################
+## Autop URL ##
+#######################################################################################
+static.auto_provision.server.url = {$flyingvoice_provision_url}
+static.auto_provision.server.username = {$http_auth_username}
+static.auto_provision.server.password = {$http_auth_password}
+
+
+#######################################################################################
+## Autop Repeat ##
+#######################################################################################
+static.auto_provision.repeat.enable = {$flyingvoice_autop_repeat_enable}
+static.auto_provision.repeat.minutes = {$flyingvoice_autop_repeat_minutes}
+
+
+#######################################################################################
+## Autop DHCP ##
+#######################################################################################
+static.auto_provision.dhcp_option.list_user_options =
+static.auto_provision.dhcp_option.enable =
+
+
+static.auto_provision.dhcp_option.list_user6_options =
+
+#######################################################################################
+## Autop Mode ##
+#######################################################################################
+static.auto_provision.power_on = {$flyingvoice_autop_power_on}
+
+
+
+#######################################################################################
+## Autop PNP ##
+#######################################################################################
+static.auto_provision.pnp_enable = {$flyingvoice_autop_pnp}
+
+
+
+#######################################################################################
+## TR069 ##
+#######################################################################################
+
+static.managementserver.enable =
+static.managementserver.username =
+static.managementserver.password =
+static.managementserver.url =
+static.managementserver.periodic_inform_enable =
+static.managementserver.periodic_inform_interval =
+static.managementserver.connection_request_password =
+static.managementserver.connection_request_username =
+
+
+
+#######################################################################################
+## Firmware Update ##
+#######################################################################################
+static.firmware.url = {$flyingvoice_firmware_url}/{$flyingvoice_firmware_fip16}
+
+
+#######################################################################################
+## Confguration ##
+#######################################################################################
+features.reset_by_long_press_enable =
+features.factory_pwd_enable =
+static.configuration.url =
+static.features.custom_factory_config.enable =
+static.custom_factory_configuration.url =
+
+
+#######################################################################################
+## Security ##
+#######################################################################################
+static.phone_setting.reserve_certs_enable =
+features.relog_offtime =
+static.security.default_ssl_method = {$flyingvoice_security_default_ssl_method}
+static.security.cn_validation =
+static.security.dev_cert =
+static.security.ca_cert =
+
+static.security.trust_certificates = {if $flyingvoice_trust_certificates == "false"}0{elseif $flyingvoice_trust_certificates == "true"}1{/if}
+
+security.tls_cipher_list = {$flyingvoice_security_tls_cipher_list}
+{if isset($admin_name) }
+static.security.user_name.admin = {$admin_name}
+static.security.user_password = {$admin_name}:{$admin_password}
+{/if}
+
+
+
+#######################################################################################
+## Server Certificates ##
+#######################################################################################
+static.server_certificates.url =
+static.server_certificates.delete =
+
+#######################################################################################
+## Trusted Certificates ##
+#######################################################################################
+static.trusted_certificates.url =
+static.trusted_certificates.delete =
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+features.transfer_type= {$flyingvoice_transfer_type}
+dialplan.transfer.mode = {$flyingvoice_transfer_mode}
+transfer.on_hook_trans_enable = {$flyingvoice_transfer_onhook}
+transfer.tran_others_after_conf_enable = {$flyingvoice_transfer_after_conf}
+transfer.blind_tran_on_hook_enable = {$flyingvoice_transfer_blind_on_hook}
+transfer.semi_attend_tran_enable = {$flyingvoice_transfer_semi_attended}
+phone_setting.call_appearance.transfer_via_new_linekey= {$flyingvoice_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+features.conference.with_previous_call.enable =
+features.local_conf.combine_with_one_press.enable=
+phone_setting.call_appearance.conference_via_new_linekey=
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+features.anonymous_response_code=
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+phone_setting.incoming_call_when_dialing.priority=
+phone_setting.hold_or_swap.mode=
+features.play_held_tone.interval=
+features.play_held_tone.delay=
+features.play_held_tone.enable=
+features.play_hold_tone.interval=
+features.ignore_incoming_call.enable=
+force.voice.ring_vol=
+features.mute.autoanswer_mute.enable=
+features.play_hold_tone.delay =
+phone_setting.end_call_net_disconnect.enable =
+features.custom_auto_answer_tone.enable=
+default_input_method.dialing=
+features.speaker_mode.enable=
+features.headset_mode.enable=
+features.handset_mode.enable=
+features.conference.local.enable =
+features.off_hook_answer.enable=
+features.caller_name_type_on_dialing=
+phone_setting.show_code403=
+phone_setting.ring_for_tranfailed=
+features.password_dial.length=
+features.password_dial.prefix=
+features.password_dial.enable=
+features.group_listen_in_talking_enable=
+phone_setting.call_info_display_method=
+phone_setting.called_party_info_display.enable =
+features.headset_training=
+features.headset_prior=
+features.dtmf.replace_tran =
+features.dtmf.transfer =
+phone_setting.ringing_timeout=
+phone_setting.ringback_timeout=
+
+features.keep_mute.enable=
+linekey.1.shortlabel=
+features.config_dsskey_length.shorten =
+transfer.dsskey_deal_type = {$flyingvoice_dsskey_transfer_mode}
+features.auto_linekeys.enable=
+phone_setting.call_appearance.calls_per_linekey=
+features.linekey_call_with_default_account=
+
+features.station_name.value =
+features.station_name.scrolling_display =
+voice.headset.autoreset_spk_vol =
+voice.handset.autoreset_spk_vol =
+voice.handfree.autoreset_spk_vol =
+features.headset.ctrl_call.enable =
+phone_setting.incoming_call.reject.enable =
+
+features.play_mute_tone.enable=
+features.play_mute_tone.interval=
+
+features.call_out_directory_by_off_hook.enable=
+features.congestion_tone.codelist=
+
+
+#######################################################################################
+## Features USB Record ##
+#######################################################################################
+##FIP16/FIP16PLUS Models not support the parameter.
+features.usb_call_recording.enable = {$flyingvoice_usb_record_enable}
+
+features.idle_recording.enable=
+
+
+
+#######################################################################################
+## DTMF ##
+#######################################################################################
+features.dtmf.min_interval=
+features.dtmf.volume=
+features.dtmf.duration =
+
+#######################################################################################
+## Tones ##
+#######################################################################################
+voice.tone.autoanswer =
+voice.tone.message =
+voice.tone.stutter =
+voice.tone.info =
+voice.tone.dialrecall =
+voice.tone.callwaiting =
+voice.tone.congestion =
+voice.tone.busy =
+voice.tone.ring =
+voice.tone.dial =
+voice.tone.country =
+voice.side_tone =
+features.partition_tone =
+voice.tone.secondary_dial=
+
+
+#######################################################################################
+## Jitter Buffer ##
+#######################################################################################
+voice.jib.normal= {$flyingvoice_jib_normal}
+voice.jib.max = {$flyingvoice_jib_max}
+voice.jib.min = {$flyingvoice_jib_min}
+voice.jib.adaptive = {$flyingvoice_jib_adaptive}
+
+voice.jib.wifi.normal= {$flyingvoice_jib_wifi_normal}
+voice.jib.wifi.max= {$flyingvoice_jib_wifi_max}
+voice.jib.wifi.min= {$flyingvoice_jib_wifi_min}
+voice.jib.wifi.adaptive= {$flyingvoice_jib_wifi_adaptive}
+
+
+#######################################################################################
+## Echo Cancellation ##
+#######################################################################################
+voice.echo_cancellation = {$flyingvoice_echo_cancellation}
+voice.cng = {$flyingvoice_cng}
+voice.vad = {$flyingvoice_vad}
+
+
+################################################################
+# SIP Basic Config ##
+################################################################
+sip.use_out_bound_in_dialog=
+sip.unreg_with_socket_close=
+phone_setting.disable_account_without_username.enable=
+features.auto_answer.first_call_only=
+
+
+phone_setting.call_display_name.mode=
+
+################################################################
+# SIP Advanced config ##
+################################################################
+sip.request_validation.event=
+sip.sdp_early_answer_or_offer=
+sip.cid_source.preference=
+sip.request_validation.digest.realm=
+sip.request_validation.digest.list=
+sip.request_validation.source.list=
+sip.send_keepalive_by_socket=
+sip.reliable_protocol.timerae.enable=
+sip.requesturi.e164.addglobalprefix=
+sip.trust_ctrl = {$flyingvoice_trust_ctrl}
+sip.mac_in_ua=
+
+sip.timer_t1=
+sip.timer_t2=
+
+
+sip.listen_mode=
+
+{if isset($flyingvoice_sip_listen_port)}sip.listen_port = {$flyingvoice_sip_listen_port}{else}sip.listen_port = 5060{/if}
+
+sip.listen_port=
+sip.tls_listen_port=
+sip.tcp_port_random_mode=
+sip.escape_characters.enable=
+sip.notify_reboot_enable=
+sip.send_response_by_request=
+sip.disp_incall_to_info=
+features.call_invite_format=
+phone_setting.early_media.rtp_sniffer.timeout=
+sip.reg_surge_prevention =
+
+
+################################################################
+# NAT&ICE ##
+################################################################
+
+
+static.sip.nat_stun.enable=
+static.sip.nat_stun.server=
+static.sip.nat_stun.port= {if isset($stun_port)}{$stun_port}{else}3478{/if}
+
+
+
+#######################################################################################
+## RTP ##
+#######################################################################################
+features.rtp_symmetric.enable=
+
+
+#######################################################################################
+## RTCP-XR ##
+#######################################################################################
+voice.rtcp.enable= {$flyingvoice_rtcp_enable}
+voice.rtcp_cname= {$flyingvoice_rtcp_cname}
+voice.rtcp_xr.enable= {$flyingvoice_rtcpxr_enable}
+phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_round_trip_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moscq.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moslq.enable = {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_packets_lost.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_stop_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_start_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_interval_period= {$flyingvoice_rtcpxr_interval}
+phone_setting.vq_rtcpxr_delay_threshold_critical= {$flyingvoice_rtcpxr_delay_threshold_critical}
+phone_setting.vq_rtcpxr_delay_threshold_warning= {$flyingvoice_rtcpxr_delay_threshold_warning}
+phone_setting.vq_rtcpxr_moslq_threshold_critical= {$flyingvoice_rtcpxr_mos_threshold_critical}
+phone_setting.vq_rtcpxr_moslq_threshold_warning= {$flyingvoice_rtcpxr_mos_threshold_warning}
+phone_setting.vq_rtcpxr.interval_report.enable= {$flyingvoice_rtcpxr_interval_report_enable}
+phone_setting.vq_rtcpxr.states_show_on_gui.enable= {$flyingvoice_rtcpxr_show_gui_enable}
+phone_setting.vq_rtcpxr.states_show_on_web.enable= {$flyingvoice_rtcpxr_show_web_enable}
+phone_setting.vq_rtcpxr.session_report.enable= {$flyingvoice_rtcpxr_report_enable}
+
+
+#######################################################################################
+## Contact ##
+#######################################################################################
+
+local_contact.data.url=
+local_contact.data.delete=
+
+
+#######################################################################################
+## Remote Phonebook ##
+#######################################################################################
+##remote_phonebook.data.X.url
+##remote_phonebook.data.X.name
+#remote_phonebook.data.X.username=
+#remote_phonebook.data.X.password=
+##(X ranges from 1 to 5)
+
+{if isset($flyingvoice_remote_phonebook_1_name) }
+remote_phonebook.data.1.name = {$flyingvoice_remote_phonebook_1_name}
+{else}
+remote_phonebook.data.1.name = Users
+{/if}
+{if isset($flyingvoice_remote_phonebook_1_url) }
+remote_phonebook.data.1.url = {$flyingvoice_remote_phonebook_1_url}
+{else}
+remote_phonebook.data.1.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_2_name) }
+remote_phonebook.data.2.name = {$flyingvoice_remote_phonebook_2_name}
+{else}
+remote_phonebook.data.2.name = Groups
+{/if}
+{if isset($flyingvoice_remote_phonebook_2_url) }
+remote_phonebook.data.2.url = {$flyingvoice_remote_phonebook_2_url}
+{else}
+remote_phonebook.data.2.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_3_name) }
+remote_phonebook.data.3.name = {$flyingvoice_remote_phonebook_3_name}
+{else}
+remote_phonebook.data.3.name = Extensions
+{/if}
+{if isset($flyingvoice_remote_phonebook_3_url) }
+remote_phonebook.data.3.url = {$flyingvoice_remote_phonebook_3_url}
+{else}
+remote_phonebook.data.3.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
+{/if}
+
+remote_phonebook.data.4.name = {$flyingvoice_remote_phonebook_4_name}
+remote_phonebook.data.4.url = {$flyingvoice_remote_phonebook_4_url}
+
+remote_phonebook.data.5.name = {$flyingvoice_remote_phonebook_5_name}
+remote_phonebook.data.5.url = {$flyingvoice_remote_phonebook_5_url}
+
+
+#######################################################################################
+## LDAP ##
+#######################################################################################
+ldap.enable = {$ldap_enable}
+ldap.user = {$ldap_user}
+ldap.password = {$ldap_password}
+ldap.base = {$ldap_base}
+ldap.port = {$ldap_port}
+ldap.host = {$ldap_host}
+ldap.customize_label=
+ldap.incoming_call_special_search.enable=
+ldap.tls_mode=
+ldap.search_type=
+ldap.numb_display_mode=
+ldap.ldap_sort = {$ldap_sort}
+ldap.call_in_lookup = {$ldap_call_in_lookup}
+ldap.version = {$ldap_version}
+ldap.display_name = {$ldap_display_name}
+ldap.numb_attr = {$ldap_numb_attr}
+ldap.name_attr = {$ldap_name_attr}
+ldap.max_hits = {$ldap_max_hits}
+ldap.number_filter = {$ldap_number_filter}
+ldap.name_filter = {$ldap_name_filter}
+ldap.call_out_lookup = {$ldap_dial_lookup}
+
+directory_setting.ldap.enable =
+directory_setting.ldap.priority =
+search_in_dialing.ldap.enable =
+search_in_dialing.ldap.priority =
+
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+features.fwd.allow=
+features.fwd_mode=
+forward.no_answer.enable=
+forward.busy.enable=
+forward.always.enable=
+forward.no_answer.timeout=
+forward.no_answer.on_code=
+forward.no_answer.off_code=
+forward.busy.off_code=
+forward.busy.on_code=
+forward.always.off_code = {$flyingvoice_forward_always_off_code}
+forward.always.on_code = {$flyingvoice_forward_always_on_code}
+forward.no_answer.target=
+forward.busy.target=
+forward.always.target=
+
+features.forward.emergency.authorized_number=
+features.forward.emergency.enable=
+forward.idle_access_always_fwd.enable=
+features.forward_call_popup.enable=
+
+
+features.forward.no_answer.show_ring_times =
+
+
+features.no_answer_code=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+
+features.dnd.enable=
+
+features.dnd.off_code= *79
+features.dnd.on_code= *78
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+features.voice_mail_alert.enable=
+features.voice_mail_popup.enable = {$flyingvoice_voice_mail_popup_enable}
+features.voice_mail_tone_enable=
+features.hide_feature_access_codes.enable = {$flyingvoice_hide_feature_access_codes_enable}
+voice_mail.number.1=
+
+
+
+#######################################################################################
+## Audio Intercom ##
+#######################################################################################
+features.intercom.mode=
+
+features.intercom.led.enable=
+features.intercom.feature_access_code=
+
+features.intercom.ptt_mode.enable=
+
+
+features.intercom.allow=
+features.intercom.barge=
+features.intercom.tone=
+features.intercom.mute=
+
+
+
+
+#######################################################################################
+## Feature General ##
+#######################################################################################
+features.ip_call.auto_answer.enable=
+features.show_default_account=
+features.call.dialtone_time_out=
+features.missed_call_popup.enable = {$flyingvoice_missed_call_popup_enable}
+features.auto_answer_tone.enable=
+features.play_hold_tone.enable=
+features.key_as_send=
+features.send_pound_key=
+features.busy_tone_delay=
+features.hotline_delay=
+features.hotline_number=
+features.direct_ip_call_enable = {$flyingvoice_direct_ip_call_enable}
+features.call_num_filter=
+features.call_completion_enable=
+features.allow_mute=
+features.auto_answer_delay=
+features.normal_refuse_code=
+features.dnd_refuse_code=
+features.upload_server=
+features.dtmf.repetition=
+features.dtmf.hide_delay=
+features.dtmf.hide = {$flyingvoice_dtmf_hide}
+features.play_local_dtmf_tone_enable =
+features.reboot_in_talk_enable =
+features.fwd_diversion_enable=
+
+call_waiting.enable = {$flyingvoice_call_waiting}
+call_waiting.tone = {$flyingvoice_call_waiting_tone}
+call_waiting.off_code=
+call_waiting.on_code=
+
+auto_redial.times=
+auto_redial.interval=
+auto_redial.enable=
+
+sip.rfc2543_hold = {$flyingvoice_rfc2543_hold}
+sip.use_23_as_pound=
+forward.international.enable=
+phone_setting.headsetkey_mode=
+phone_setting.is_deal180=
+phone_setting.change_183_to_180=
+
+
+features.touch_tone=
+
+#######################################################################################
+## Action URL&URI ##
+#######################################################################################
+features.csta_control.enable=
+features.action_uri.enable=
+features.action_uri_limit_ip=
+features.show_action_uri_option=
+action_url.call_remote_canceled=
+action_url.remote_busy=
+action_url.cancel_callout=
+action_url.handfree=
+action_url.headset=
+action_url.unheld=
+action_url.held=
+action_url.transfer_failed=
+action_url.transfer_finished=
+action_url.answer_new_incoming_call=
+action_url.reject_incoming_call=
+action_url.forward_incoming_call=
+action_url.ip_change=
+action_url.idle_to_busy=
+action_url.busy_to_idle=
+action_url.call_terminated=
+action_url.missed_call=
+action_url.unmute=
+action_url.mute=
+action_url.unhold=
+action_url.hold=
+action_url.always_fwd_off =
+action_url.always_fwd_on =
+action_url.attended_transfer_call =
+action_url.blind_transfer_call =
+action_url.busy_fwd_off =
+action_url.busy_fwd_on =
+action_url.call_established =
+action_url.call_waiting_off =
+action_url.call_waiting_on =
+action_url.dnd_off =
+action_url.dnd_on =
+action_url.incoming_call =
+action_url.no_answer_fwd_off =
+action_url.no_answer_fwd_on =
+action_url.off_hook =
+action_url.on_hook =
+action_url.outgoing_call =
+action_url.register_failed =
+action_url.registered =
+action_url.setup_autop_finish =
+action_url.setup_completed =
+action_url.transfer_call =
+action_url.unregistered =
+
+
+
+
+#######################################################################################
+## Power LED ##
+#######################################################################################
+phone_setting.hold_and_held_power_led_flash_enable=
+phone_setting.mute_power_led_flash_enable=
+phone_setting.talk_and_dial_power_led_enable=
+phone_setting.mail_power_led_flash_enable = 1
+phone_setting.ring_power_led_flash_enable=
+phone_setting.common_power_led_enable=
+phone_setting.missed_call_power_led_flash.enable = {$flyingvoice_missed_call_power_led_flash_enable}
+
+
+#######################################################################################
+## Time&Date ##
+#######################################################################################
+
+auto_dst.url = {$flyingvoice_auto_dst_url}
+local_time.manual_time_enable =
+local_time.manual_ntp_srv_prior =
+local_time.time_format = {$flyingvoice_time_format}
+local_time.date_format = {$flyingvoice_date_format}
+local_time.dhcp_time = {$flyingvoice_dhcp_time}
+
+
+local_time.ntp_server1 = {$ntp_server_primary}
+local_time.ntp_server2 = {$ntp_server_secondary}
+local_time.time_zone = {$flyingvoice_time_zone}
+
+
+
+#######################################################################################
+## Multicast Paging ##
+#######################################################################################
+##multicast.listen_address.X.label
+##multicast.paging_address.X.channel
+##multicast.listen_address.X.ip_address
+##multicast.paging_address.X.ip_address
+##multicast.paging_address.X.label
+##multicast.listen_address.X.channel
+##multicast.listen_address.X.volume
+##Multicast(X ranges from 1 to 31.)
+
+multicast.codec=
+
+multicast.paging_address.1.channel=
+multicast.paging_address.1.label=
+multicast.paging_address.1.ip_address=
+multicast.receive_priority.enable=
+multicast.receive_priority.priority=
+
+multicast.receive.use_speaker=
+multicast.receive.enhance_volume=
+multicast.receive.ignore_dnd.priority=
+
+multicast.listen_address.1.channel=
+multicast.listen_address.1.label=
+multicast.listen_address.1.ip_address=
+multicast.listen_address.1.volume=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+
+phone_setting.contrast=
+phone_setting.backlight_time = {$flyingvoice_backlight_time}
+phone_setting.inactive_backlight_level = 1
+phone_setting.active_backlight_level=
+phone_setting.predial_autodial = 1
+
+ringtone.url= {$flyingvoice_ringtone_url}
+ringtone.delete= {$flyingvoice_ringtone_delete}
+phone_setting.ring_type= {$flyingvoice_ring_type}
+phone_setting.inter_digit_time= {$flyingvoice_inter_digit_time}
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+distinctive_ring_tones.alert_info.1.text = {$flyingvoice_ring_text_1}
+distinctive_ring_tones.alert_info.2.text = {$flyingvoice_ring_text_2}
+distinctive_ring_tones.alert_info.3.text = {$flyingvoice_ring_text_3}
+distinctive_ring_tones.alert_info.4.text = {$flyingvoice_ring_text_4}
+distinctive_ring_tones.alert_info.5.text = {$flyingvoice_ring_text_5}
+distinctive_ring_tones.alert_info.6.text = {$flyingvoice_ring_text_6}
+distinctive_ring_tones.alert_info.7.text = {$flyingvoice_ring_text_7}
+distinctive_ring_tones.alert_info.8.text = {$flyingvoice_ring_text_8}
+distinctive_ring_tones.alert_info.9.text = {$flyingvoice_ring_text_9}
+distinctive_ring_tones.alert_info.10.text = {$flyingvoice_ring_text_10}
+
+distinctive_ring_tones.alert_info.1.ringer = {$flyingvoice_ring_file_1}
+distinctive_ring_tones.alert_info.2.ringer = {$flyingvoice_ring_file_2}
+distinctive_ring_tones.alert_info.3.ringer = {$flyingvoice_ring_file_3}
+distinctive_ring_tones.alert_info.4.ringer = {$flyingvoice_ring_file_4}
+distinctive_ring_tones.alert_info.5.ringer = {$flyingvoice_ring_file_5}
+distinctive_ring_tones.alert_info.6.ringer = {$flyingvoice_ring_file_6}
+distinctive_ring_tones.alert_info.7.ringer = {$flyingvoice_ring_file_7}
+distinctive_ring_tones.alert_info.8.ringer = {$flyingvoice_ring_file_8}
+distinctive_ring_tones.alert_info.9.ringer = {$flyingvoice_ring_file_9}
+distinctive_ring_tones.alert_info.10.ringer = {$flyingvoice_ring_file_10}
+
+
+#######################################################################################
+## Language Settings ##
+#######################################################################################
+
+lang.gui=
+lang.wui=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+features.call_park.enable=
+features.call_park.park_mode=
+features.call_park.park_code=
+features.call_park.park_retrieve_code=
+features.call_park.direct_send.enable=
+features.call_park.park_visual_notify_enable=
+features.call_park.park_ring=
+features.call_park.group_enable=
+features.call_park.group_park_code=
+sip.call_park_without_blf=
+features.call_park.line_restriction.enable=
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+features.pickup.direct_pickup_enable = {$flyingvoice_direct_pickup_enable}
+features.pickup.group_pickup_enable =
+features.pickup.direct_pickup_code = **
+features.pickup.group_pickup_code =
+features.pickup.blf_audio_enable =
+features.pickup.blf_visual_enable =
+features.pickup_display.method =
+
+
+features.pickup.blf_audio.list=
+features.pickup.blf_visual.list=
+
+
+#######################################################################################
+## Alert Info ##
+#######################################################################################
+features.alert_info_tone =
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+features.feature_key_sync.enable = {$flyingvoice_feature_key_sync}
+
+
+
+#######################################################################################
+## Metaswitch Setting ##
+#######################################################################################
+meta.enable =
+
diff --git a/resources/templates/provision/flyingvoice/fip16/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip16/{$mac}.cfg
new file mode 100644
index 0000000000..3ca4182451
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip16/{$mac}.cfg
@@ -0,0 +1,700 @@
+#!version:1.0.0.1
+#{$microtime}
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.1.anonymous_call.server_base_only =
+account.1.send_anonymous_rejection_code =
+account.1.anonymous_reject_offcode =
+account.1.anonymous_reject_oncode =
+account.1.reject_anonymous_call=
+account.1.anonymous_call_offcode =
+account.1.anonymous_call_oncode =
+account.1.anonymous_call =
+account.1.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.1.music_server_uri=
+account.1.music_on_hold_type=
+account.1.auto_label.rule=
+account.1.auto_label.enable=
+account.1.number_of_linekey=
+account.1.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.1.codec.ilbc_15_2kbps.priority= 0
+account.1.codec.ilbc_15_2kbps.enable= 0
+account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if}
+
+account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if}
+
+account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if}
+
+account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if}
+
+account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if}
+
+account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if}
+
+account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if}
+
+account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if}
+
+account.1.codec.opus.para=
+
+account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if}
+
+account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if}
+
+account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if}
+
+account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if}
+
+account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if}
+
+account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if}
+
+account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if}
+
+account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if}
+
+account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if}
+
+account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if}
+
+account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if}
+
+account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if}
+
+account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if}
+
+account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if}
+
+account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if}
+
+account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.1.password) }
+account.1.enable = 1
+{else}
+account.1.enable = 0
+{/if}
+account.1.label = {$account.1.display_name}
+account.1.display_name = {$account.1.display_name}
+account.1.auth_name = {$account.1.auth_id}
+account.1.password = {$account.1.password}
+{if isset($account.1.server.1.address)}
+account.1.user_name = {$account.1.user_id}@{$account.1.server_address}
+{else}
+account.1.user_name = {$account.1.user_id}
+{/if}
+
+{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address} {else} account.1.sip_server.1.address= {$account.1.server_address} {/if}
+
+account.1.sip_server.1.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
+
+account.1.sip_server.1.expires= {$account.1.register_expires}
+account.1.sip_server.1.retry_counts= 3
+
+account.1.sip_server.2.address= {$account.1.server.2.address}
+account.1.sip_server.2.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if}
+
+account.1.sip_server.2.expires= {$account.1.register_expires}
+account.1.sip_server.2.retry_counts= 3
+
+account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if}
+
+account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.1.outbound_proxy.1.port = {$account.1.sip_port}
+{/if}
+
+account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.1.outbound_proxy.2.port = {$account.1.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.1.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.1.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.1.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.1.nat.udp_update_enable= 3
+account.1.nat.udp_update_time= 30
+account.1.nat.rport= {$flyingvoice_rport}
+
+account.1.dtmf.type= {$flyingvoice_dtmf_type}
+account.1.dtmf.info_type=
+account.1.dtmf.dtmf_payload=
+account.1.100rel_enable= {$flyingvoice_retransmission}
+
+account.1.subscribe_register=
+account.1.cid_source= {$flyingvoice_cid_source}
+account.1.enable_user_equal_phone=
+account.1.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.1.ptime= 20
+account.1.register_line=
+account.1.register_mac=
+account.1.reg_fail_retry_interval=
+account.1.unregister_on_reboot=1
+
+account.1.session_timer.refresher=
+account.1.session_timer.expires=
+account.1.session_timer.enable= {$flyingvoice_session_timer}
+
+account.1.conf_type = {if $nway_conference == true}2{/if}
+account.1.sip_server_type=
+
+
+account.1.srtp.unencrypted_rtcp.enable =
+account.1.srtp.unencrypted_rtp.enable =
+account.1.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.1.outbound_proxy.1.register_on_enable=
+account.1.outbound_proxy.1.failback_timeout=
+account.1.outbound_proxy.1.failback_mode=
+account.1.outbound_proxy.1.retry_counts=
+account.1.outbound_proxy.1.only_signal_with_registered=
+account.1.outbound_proxy.1.failback_subscribe.enable=
+account.1.outbound_proxy.1.invite_retry_counts=
+
+account.1.sip_server.1.register_on_enable= 0
+account.1.sip_server.1.failback_timeout= 3600
+account.1.sip_server.1.failback_mode= 0
+account.1.sip_server.1.failback_subscribe.enable=
+account.1.sip_server.1.only_signal_with_registered=
+account.1.sip_server.1.invite_retry_counts=
+
+account.1.outbound_proxy.2.register_on_enable=
+account.1.outbound_proxy.2.failback_timeout=
+account.1.outbound_proxy.2.failback_mode=
+account.1.outbound_proxy.2.retry_counts=
+account.1.outbound_proxy.2.only_signal_with_registered=
+account.1.outbound_proxy.2.failback_subscribe.enable=
+account.1.outbound_proxy.2.invite_retry_counts=
+
+account.1.sip_server.2.register_on_enable=
+account.1.sip_server.2.failback_timeout=
+account.1.sip_server.2.failback_mode=
+account.1.sip_server.2.failback_subscribe.enable=
+account.1.sip_server.2.only_signal_with_registered=
+account.1.sip_server.2.invite_retry_counts=
+
+account.1.static_cache_pri=
+account.1.dns_cache_type=
+account.1.naptr_build=
+account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.1.fallback.redundancy_type=
+account.1.reg_failed_retry_max_time=
+account.1.reg_failed_retry_min_time=
+account.1.redundancy_with_reg_fail.enable =
+
+
+account.1.sip_server.1.outbound_proxy_enable =
+account.1.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.1.contact_take_line_param=
+account.1.update_ack_while_dialing=
+account.1.srtp_lifetime=
+account.1.third_part_request_with_route.enable=
+account.1.insert_outbound_in_route.enable=
+account.1.path.enable=
+account.1.sub_fail_retry_interval=
+account.1.transfer_refer_to_contact_header.enable=
+account.1.hold_use_inactive=
+account.1.gruu.enable=
+account.1.dial_tone=
+account.1.call_id_mode=
+account.1.subscribe_expires_overlap=
+account.1.register_expires_overlap=
+account.1.call_info=
+account.1.custom_ua=
+account.1.mwi_parse_terminated=
+account.1.check_cseq.enable=
+account.1.check_to_tag.enable=
+account.1.vq_rtcpxr.collector_server_port=
+account.1.vq_rtcpxr.collector_server_host=
+account.1.vq_rtcpxr.collector_name=
+account.1.compact_header_enable=
+account.1.cp_source=
+account.1.cid_source_ppi=
+account.1.cid_source_privacy=
+account.1.reg_with_pani_header.enable =
+account.1.alert_info=
+account.1.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.1.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.1.timeout_fwd.off_code=
+account.1.timeout_fwd.on_code=
+account.1.timeout_fwd.timeout=
+account.1.timeout_fwd.target=
+account.1.timeout_fwd.enable=
+account.1.busy_fwd.off_code=
+account.1.busy_fwd.on_code=
+account.1.busy_fwd.target=
+account.1.busy_fwd.enable=
+account.1.always_fwd.off_code=
+account.1.always_fwd.on_code=
+account.1.always_fwd.target=
+account.1.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.1.dnd.enable=
+account.1.dnd.off_code=
+account.1.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.1.subscribe_mwi=
+account.1.subscribe_mwi_to_vm=
+account.1.subscribe_mwi_expires=
+account.1.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.1.auto_dial_enable=
+account.1.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.1.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.1.alert_info_url_enable=
+
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.1.direct_pickup_code =
+account.1.group_pickup_code =
+account.1.dialoginfo_callpickup =
+account.1.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.1.conf_uri = {if $nway_conference == true}nway{$account.1.auth_id}@{$account.1.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.1.feature_key_sync.enable=
+
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.2.anonymous_call.server_base_only =
+account.2.send_anonymous_rejection_code =
+account.2.anonymous_reject_offcode =
+account.2.anonymous_reject_oncode =
+account.2.reject_anonymous_call=
+account.2.anonymous_call_offcode =
+account.2.anonymous_call_oncode =
+account.2.anonymous_call =
+account.2.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.2.music_server_uri=
+account.2.music_on_hold_type=
+account.2.auto_label.rule=
+account.2.auto_label.enable=
+account.2.number_of_linekey=
+account.2.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.2.codec.ilbc_15_2kbps.priority=
+account.2.codec.ilbc_15_2kbps.enable=
+account.2.codec.ilbc_13_33kbps.priority=
+account.2.codec.ilbc_13_33kbps.enable =
+account.2.codec.pcma.enable = 1
+account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.2.codec.pcmu.enable = 1
+account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.2.codec.opus.enable = 1
+account.2.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.2.codec.g726_32.enable=
+account.2.codec.g726_32.priority=
+
+account.2.codec.g729.enable = 1
+account.2.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.2.codec.g722.enable = 1
+account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.2.password) }
+account.2.enable = 1
+{else}
+account.2.enable = 0
+{/if}
+account.2.label = {$account.2.display_name}
+account.2.display_name = {$account.2.display_name}
+account.2.auth_name = {$account.2.auth_id}
+account.2.password = {$account.2.password}
+{if isset($account.2.server.1.address)}
+account.2.user_name = {$account.2.user_id}@{$account.2.server_address}
+{else}
+account.2.user_name = {$account.2.user_id}
+{/if}
+
+{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address} {else} account.2.sip_server.1.address= {$account.2.server_address} {/if}
+
+account.2.sip_server.1.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if}
+
+account.2.sip_server.1.expires= {$account.2.register_expires}
+account.2.sip_server.1.retry_counts= 3
+
+account.2.sip_server.2.address= {$account.2.server.2.address}
+account.2.sip_server.2.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if}
+
+account.2.sip_server.2.expires= {$account.2.register_expires}
+account.2.sip_server.2.retry_counts= 3
+
+account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if}
+
+account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.2.outbound_proxy.1.port = {$account.2.sip_port}
+{/if}
+
+account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.2.outbound_proxy.2.port = {$account.2.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.2.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.2.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.2.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.2.nat.udp_update_enable= 3
+account.2.nat.udp_update_time= 30
+account.2.nat.rport= {$flyingvoice_rport}
+
+account.2.dtmf.type= {$flyingvoice_dtmf_type}
+account.2.dtmf.info_type=
+account.2.dtmf.dtmf_payload=
+account.2.100rel_enable= {$flyingvoice_retransmission}
+
+account.2.subscribe_register=
+account.2.cid_source= {$flyingvoice_cid_source}
+account.2.enable_user_equal_phone=
+account.2.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.2.ptime= 20
+account.2.register_line=
+account.2.register_mac=
+account.2.reg_fail_retry_interval=
+account.2.unregister_on_reboot=
+
+account.2.session_timer.refresher=
+account.2.session_timer.expires=
+account.2.session_timer.enable= {$flyingvoice_session_timer}
+
+account.2.conf_type = {if $nway_conference == true}2{/if}
+account.2.sip_server_type=
+
+
+account.2.srtp.unencrypted_rtcp.enable =
+account.2.srtp.unencrypted_rtp.enable =
+account.2.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.2.outbound_proxy.1.register_on_enable=
+account.2.outbound_proxy.1.failback_timeout=
+account.2.outbound_proxy.1.failback_mode=
+account.2.outbound_proxy.1.retry_counts=
+account.2.outbound_proxy.1.only_signal_with_registered=
+account.2.outbound_proxy.1.failback_subscribe.enable=
+account.2.outbound_proxy.1.invite_retry_counts=
+
+account.2.sip_server.1.register_on_enable= 0
+account.2.sip_server.1.failback_timeout= 3600
+account.2.sip_server.1.failback_mode= 0
+account.2.sip_server.1.failback_subscribe.enable=
+account.2.sip_server.1.only_signal_with_registered=
+account.2.sip_server.1.invite_retry_counts=
+
+account.2.outbound_proxy.2.register_on_enable=
+account.2.outbound_proxy.2.failback_timeout=
+account.2.outbound_proxy.2.failback_mode=
+account.2.outbound_proxy.2.retry_counts=
+account.2.outbound_proxy.2.only_signal_with_registered=
+account.2.outbound_proxy.2.failback_subscribe.enable=
+account.2.outbound_proxy.2.invite_retry_counts=
+
+account.2.sip_server.2.register_on_enable=
+account.2.sip_server.2.failback_timeout=
+account.2.sip_server.2.failback_mode=
+account.2.sip_server.2.failback_subscribe.enable=
+account.2.sip_server.2.only_signal_with_registered=
+account.2.sip_server.2.invite_retry_counts=
+
+account.2.static_cache_pri=
+account.2.dns_cache_type=
+account.2.naptr_build=
+account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.2.fallback.redundancy_type=
+account.2.reg_failed_retry_max_time=
+account.2.reg_failed_retry_min_time=
+account.2.redundancy_with_reg_fail.enable =
+
+
+account.2.sip_server.1.outbound_proxy_enable =
+account.2.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.2.contact_take_line_param=
+account.2.update_ack_while_dialing=
+account.2.srtp_lifetime=
+account.2.third_part_request_with_route.enable=
+account.2.insert_outbound_in_route.enable=
+account.2.path.enable=
+account.2.sub_fail_retry_interval=
+account.2.transfer_refer_to_contact_header.enable=
+account.2.hold_use_inactive=
+account.2.gruu.enable=
+account.2.dial_tone=
+account.2.call_id_mode=
+account.2.subscribe_expires_overlap=
+account.2.register_expires_overlap=
+account.2.call_info=
+account.2.custom_ua=
+account.2.mwi_parse_terminated=
+account.2.check_cseq.enable=
+account.2.check_to_tag.enable=
+account.2.vq_rtcpxr.collector_server_port=
+account.2.vq_rtcpxr.collector_server_host=
+account.2.vq_rtcpxr.collector_name=
+account.2.compact_header_enable=
+account.2.cp_source=
+account.2.cid_source_ppi=
+account.2.cid_source_privacy=
+account.2.reg_with_pani_header.enable =
+account.2.alert_info=
+account.2.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.2.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.2.timeout_fwd.off_code=
+account.2.timeout_fwd.on_code=
+account.2.timeout_fwd.timeout=
+account.2.timeout_fwd.target=
+account.2.timeout_fwd.enable=
+account.2.busy_fwd.off_code=
+account.2.busy_fwd.on_code=
+account.2.busy_fwd.target=
+account.2.busy_fwd.enable=
+account.2.always_fwd.off_code=
+account.2.always_fwd.on_code=
+account.2.always_fwd.target=
+account.2.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.2.dnd.enable=
+account.2.dnd.off_code=
+account.2.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.2.subscribe_mwi=
+account.2.subscribe_mwi_to_vm=
+account.2.subscribe_mwi_expires=
+account.2.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.2.auto_dial_enable=
+account.2.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.2.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.2.alert_info_url_enable=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.2.direct_pickup_code =
+account.2.group_pickup_code =
+account.2.dialoginfo_callpickup =
+account.2.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.2.conf_uri = {if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.2.feature_key_sync.enable=
+
+
+
diff --git a/resources/templates/provision/flyingvoice/fip16plus/directory.xml b/resources/templates/provision/flyingvoice/fip16plus/directory.xml
new file mode 100644
index 0000000000..297b9e4108
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip16plus/directory.xml
@@ -0,0 +1,83 @@
+
+{foreach $contacts as $row}
+{if $smarty.get.contacts == "users" && $row.category == "users"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+{$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "groups" && $row.category == "groups"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+
+{elseif $smarty.get.contacts == "extensions" && $row.category == "extensions"}
+
+{if $row.contact_name_given != ""}
+ {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+
+{elseif $smarty.get.contacts == "all"}
+
+{if $row.contact_name_given != ""}
+{if $row.contact_organization != ""}
+ {$row.contact_organization} {$row.contact_name_given} {$row.contact_name_family}
+{else}
+ {$row.contact_name_given} {$row.contact_name_family}
+{/if}
+{else}
+ {$row.effective_caller_id_name}
+{/if}
+{if $row.category == "extensions"}
+{if $row.phone_number != ""}
+ {$row.phone_number}
+{else}
+ {$row.phone_extension}
+{/if}
+{else}
+{foreach $row.numbers as $number}
+{if $number.phone_number != ""}
+ {$number.phone_number}
+{else}
+ {$number.phone_extension}
+{/if}
+{/foreach}
+{/if}
+
+{/if}
+{/foreach}
+
diff --git a/resources/templates/provision/flyingvoice/fip16plus/y000000000000.boot b/resources/templates/provision/flyingvoice/fip16plus/y000000000000.boot
new file mode 100644
index 0000000000..f14987d007
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip16plus/y000000000000.boot
@@ -0,0 +1,6 @@
+#!version:1.0.0.1
+## The header above must appear as-is in the first line
+
+include:config "y000000000000.cfg"
+include:config "{$mac}.cfg"
+
diff --git a/resources/templates/provision/flyingvoice/fip16plus/y000000000000.cfg b/resources/templates/provision/flyingvoice/fip16plus/y000000000000.cfg
new file mode 100644
index 0000000000..0e39408668
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip16plus/y000000000000.cfg
@@ -0,0 +1,835 @@
+#!version:1.0.0.1
+
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Network WiFi ##
+#######################################################################################
+##static.wifi.X.label=
+##static.wifi.X.ssid=
+##static.wifi.X.priority=
+##static.wifi.X.security_mode=
+##static.wifi.X.cipher_type=
+##static.wifi.X.password=
+##static.wifi.X.eap_type=
+##static.wifi.X.eap_user_name=
+##static.wifi.x.eap_password=
+##(X ranges from 1 to 5)
+
+static.wifi.enable = {$flyingvoice_wifi_enable}
+static.wifi.1.label = {$flyingvoice_wifi_1_label}
+static.wifi.1.ssid = {$flyingvoice_wifi_1_ssid}
+static.wifi.1.priority = {$flyingvoice_wifi_1_priority}
+static.wifi.1.security_mode = {$flyingvoice_wifi_1_security}
+static.wifi.1.cipher_type = {$flyingvoice_wifi_1_cipher}
+static.wifi.1.password = {$flyingvoice_wifi_1_password}
+static.wifi.1.eap_type = {$flyingvoice_wifi_1_type}
+static.wifi.1.eap_user_name = {$flyingvoice_wifi_1_username}
+static.wifi.1.eap_password = {$flyingvoice_wifi_1_password}
+static.wifi.show_scan_prompt = {$flyingvoice_wifi_scan_prompt}
+
+
+#######################################################################################
+## Network VPN ##
+#######################################################################################
+static.network.vpn_enable = {$flyingvoice_network_vpn_enable}
+static.openvpn.url = {$flyingvoice_openvpn_url}
+
+
+
+#######################################################################################
+## Network 802.1x ##
+#######################################################################################
+static.network.802_1x.mode =
+static.network.802_1x.identity =
+static.network.802_1x.md5_password =
+static.network.802_1x.client_cert_url =
+static.network.802_1x.root_cert_url =
+static.network.802_1x.eap_fast_provision_mode =
+static.network.802_1x.anonymous_identity =
+static.network.802_1x.proxy_eap_logoff.enable =
+
+
+static.auto_provision.custom.protect =
+static.auto_provision.custom.sync =
+static.auto_provision.custom.sync.path =
+static.auto_provision.custom.upload_method =
+
+
+
+
+#######################################################################################
+## ZERO Touch ##
+#######################################################################################
+static.zero_touch.enable = {$flyingvoice_zero_touch_enable}
+static.zero_touch.wait_time = {$flyingvoice_zero_touch_wait_time}
+static.features.hide_zero_touch_url.enable = {$flyingvoice_zero_touch_hide}
+static.zero_touch.network_fail_delay_times = {$flyingvoice_zero_touch_delay}
+static.zero_touch.network_fail_wait_times = {$flyingvoice_zero_touch_wait}
+
+
+#######################################################################################
+## Autop URL ##
+#######################################################################################
+static.auto_provision.server.url = {$flyingvoice_provision_url}
+static.auto_provision.server.username = {$http_auth_username}
+static.auto_provision.server.password = {$http_auth_password}
+
+
+#######################################################################################
+## Autop Repeat ##
+#######################################################################################
+static.auto_provision.repeat.enable = {$flyingvoice_autop_repeat_enable}
+static.auto_provision.repeat.minutes = {$flyingvoice_autop_repeat_minutes}
+
+
+#######################################################################################
+## Autop DHCP ##
+#######################################################################################
+static.auto_provision.dhcp_option.list_user_options =
+static.auto_provision.dhcp_option.enable =
+
+
+static.auto_provision.dhcp_option.list_user6_options =
+
+#######################################################################################
+## Autop Mode ##
+#######################################################################################
+static.auto_provision.power_on = {$flyingvoice_autop_power_on}
+
+
+
+#######################################################################################
+## Autop PNP ##
+#######################################################################################
+static.auto_provision.pnp_enable = {$flyingvoice_autop_pnp}
+
+
+
+#######################################################################################
+## TR069 ##
+#######################################################################################
+
+static.managementserver.enable =
+static.managementserver.username =
+static.managementserver.password =
+static.managementserver.url =
+static.managementserver.periodic_inform_enable =
+static.managementserver.periodic_inform_interval =
+static.managementserver.connection_request_password =
+static.managementserver.connection_request_username =
+
+
+
+#######################################################################################
+## Firmware Update ##
+#######################################################################################
+static.firmware.url = {$flyingvoice_firmware_url}/{$flyingvoice_firmware_fip16plus}
+
+
+#######################################################################################
+## Confguration ##
+#######################################################################################
+features.reset_by_long_press_enable =
+features.factory_pwd_enable =
+static.configuration.url =
+static.features.custom_factory_config.enable =
+static.custom_factory_configuration.url =
+
+
+#######################################################################################
+## Security ##
+#######################################################################################
+static.phone_setting.reserve_certs_enable =
+features.relog_offtime =
+static.security.default_ssl_method = {$flyingvoice_security_default_ssl_method}
+static.security.cn_validation =
+static.security.dev_cert =
+static.security.ca_cert =
+
+static.security.trust_certificates = {if $flyingvoice_trust_certificates == "false"}0{elseif $flyingvoice_trust_certificates == "true"}1{/if}
+
+security.tls_cipher_list = {$flyingvoice_security_tls_cipher_list}
+{if isset($admin_name) }
+static.security.user_name.admin = {$admin_name}
+static.security.user_password = {$admin_name}:{$admin_password}
+{/if}
+
+
+
+#######################################################################################
+## Server Certificates ##
+#######################################################################################
+static.server_certificates.url =
+static.server_certificates.delete =
+
+#######################################################################################
+## Trusted Certificates ##
+#######################################################################################
+static.trusted_certificates.url =
+static.trusted_certificates.delete =
+
+
+
+#######################################################################################
+## Trnasfer ##
+#######################################################################################
+features.transfer_type= {$flyingvoice_transfer_type}
+dialplan.transfer.mode = {$flyingvoice_transfer_mode}
+transfer.on_hook_trans_enable = {$flyingvoice_transfer_onhook}
+transfer.tran_others_after_conf_enable = {$flyingvoice_transfer_after_conf}
+transfer.blind_tran_on_hook_enable = {$flyingvoice_transfer_blind_on_hook}
+transfer.semi_attend_tran_enable = {$flyingvoice_transfer_semi_attended}
+phone_setting.call_appearance.transfer_via_new_linekey= {$flyingvoice_transfer_via_new_linekey}
+
+
+#######################################################################################
+## Conference ##
+#######################################################################################
+features.conference.with_previous_call.enable =
+features.local_conf.combine_with_one_press.enable=
+phone_setting.call_appearance.conference_via_new_linekey=
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+features.anonymous_response_code=
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+phone_setting.incoming_call_when_dialing.priority=
+phone_setting.hold_or_swap.mode=
+features.play_held_tone.interval=
+features.play_held_tone.delay=
+features.play_held_tone.enable=
+features.play_hold_tone.interval=
+features.ignore_incoming_call.enable=
+force.voice.ring_vol=
+features.mute.autoanswer_mute.enable=
+features.play_hold_tone.delay =
+phone_setting.end_call_net_disconnect.enable =
+features.custom_auto_answer_tone.enable=
+default_input_method.dialing=
+features.speaker_mode.enable=
+features.headset_mode.enable=
+features.handset_mode.enable=
+features.conference.local.enable =
+features.off_hook_answer.enable=
+features.caller_name_type_on_dialing=
+phone_setting.show_code403=
+phone_setting.ring_for_tranfailed=
+features.password_dial.length=
+features.password_dial.prefix=
+features.password_dial.enable=
+features.group_listen_in_talking_enable=
+phone_setting.call_info_display_method=
+phone_setting.called_party_info_display.enable =
+features.headset_training=
+features.headset_prior=
+features.dtmf.replace_tran =
+features.dtmf.transfer =
+phone_setting.ringing_timeout=
+phone_setting.ringback_timeout=
+
+features.keep_mute.enable=
+linekey.1.shortlabel=
+features.config_dsskey_length.shorten =
+transfer.dsskey_deal_type = {$flyingvoice_dsskey_transfer_mode}
+features.auto_linekeys.enable=
+phone_setting.call_appearance.calls_per_linekey=
+features.linekey_call_with_default_account=
+
+features.station_name.value =
+features.station_name.scrolling_display =
+voice.headset.autoreset_spk_vol =
+voice.handset.autoreset_spk_vol =
+voice.handfree.autoreset_spk_vol =
+features.headset.ctrl_call.enable =
+phone_setting.incoming_call.reject.enable =
+
+features.play_mute_tone.enable=
+features.play_mute_tone.interval=
+
+features.call_out_directory_by_off_hook.enable=
+features.congestion_tone.codelist=
+
+
+#######################################################################################
+## Features USB Record ##
+#######################################################################################
+##FIP16/FIP16PLUS Models not support the parameter.
+features.usb_call_recording.enable = {$flyingvoice_usb_record_enable}
+
+features.idle_recording.enable=
+
+
+
+#######################################################################################
+## DTMF ##
+#######################################################################################
+features.dtmf.min_interval=
+features.dtmf.volume=
+features.dtmf.duration =
+
+#######################################################################################
+## Tones ##
+#######################################################################################
+voice.tone.autoanswer =
+voice.tone.message =
+voice.tone.stutter =
+voice.tone.info =
+voice.tone.dialrecall =
+voice.tone.callwaiting =
+voice.tone.congestion =
+voice.tone.busy =
+voice.tone.ring =
+voice.tone.dial =
+voice.tone.country =
+voice.side_tone =
+features.partition_tone =
+voice.tone.secondary_dial=
+
+
+#######################################################################################
+## Jitter Buffer ##
+#######################################################################################
+voice.jib.normal= {$flyingvoice_jib_normal}
+voice.jib.max = {$flyingvoice_jib_max}
+voice.jib.min = {$flyingvoice_jib_min}
+voice.jib.adaptive = {$flyingvoice_jib_adaptive}
+
+voice.jib.wifi.normal= {$flyingvoice_jib_wifi_normal}
+voice.jib.wifi.max= {$flyingvoice_jib_wifi_max}
+voice.jib.wifi.min= {$flyingvoice_jib_wifi_min}
+voice.jib.wifi.adaptive= {$flyingvoice_jib_wifi_adaptive}
+
+
+#######################################################################################
+## Echo Cancellation ##
+#######################################################################################
+voice.echo_cancellation = {$flyingvoice_echo_cancellation}
+voice.cng = {$flyingvoice_cng}
+voice.vad = {$flyingvoice_vad}
+
+
+################################################################
+# SIP Basic Config ##
+################################################################
+sip.use_out_bound_in_dialog=
+sip.unreg_with_socket_close=
+phone_setting.disable_account_without_username.enable=
+features.auto_answer.first_call_only=
+
+
+phone_setting.call_display_name.mode=
+
+################################################################
+# SIP Advanced config ##
+################################################################
+sip.request_validation.event=
+sip.sdp_early_answer_or_offer=
+sip.cid_source.preference=
+sip.request_validation.digest.realm=
+sip.request_validation.digest.list=
+sip.request_validation.source.list=
+sip.send_keepalive_by_socket=
+sip.reliable_protocol.timerae.enable=
+sip.requesturi.e164.addglobalprefix=
+sip.trust_ctrl = {$flyingvoice_trust_ctrl}
+sip.mac_in_ua=
+
+sip.timer_t1=
+sip.timer_t2=
+
+
+sip.listen_mode=
+
+{if isset($flyingvoice_sip_listen_port)}sip.listen_port = {$flyingvoice_sip_listen_port}{else}sip.listen_port = 5060{/if}
+
+sip.listen_port=
+sip.tls_listen_port=
+sip.tcp_port_random_mode=
+sip.escape_characters.enable=
+sip.notify_reboot_enable=
+sip.send_response_by_request=
+sip.disp_incall_to_info=
+features.call_invite_format=
+phone_setting.early_media.rtp_sniffer.timeout=
+sip.reg_surge_prevention =
+
+
+################################################################
+# NAT&ICE ##
+################################################################
+
+
+static.sip.nat_stun.enable=
+static.sip.nat_stun.server=
+static.sip.nat_stun.port= {if isset($stun_port)}{$stun_port}{else}3478{/if}
+
+
+
+#######################################################################################
+## RTP ##
+#######################################################################################
+features.rtp_symmetric.enable=
+
+
+#######################################################################################
+## RTCP-XR ##
+#######################################################################################
+voice.rtcp.enable= {$flyingvoice_rtcp_enable}
+voice.rtcp_cname= {$flyingvoice_rtcp_cname}
+voice.rtcp_xr.enable= {$flyingvoice_rtcpxr_enable}
+phone_setting.vq_rtcpxr_display_symm_oneway_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_round_trip_delay.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moscq.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_moslq.enable = {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_packets_lost.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter_buffer_max.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_jitter.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_codec.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_remote_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_local_call_id.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_stop_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_display_start_time.enable= {$flyingvoice_rtcpxr_disp_enable}
+phone_setting.vq_rtcpxr_interval_period= {$flyingvoice_rtcpxr_interval}
+phone_setting.vq_rtcpxr_delay_threshold_critical= {$flyingvoice_rtcpxr_delay_threshold_critical}
+phone_setting.vq_rtcpxr_delay_threshold_warning= {$flyingvoice_rtcpxr_delay_threshold_warning}
+phone_setting.vq_rtcpxr_moslq_threshold_critical= {$flyingvoice_rtcpxr_mos_threshold_critical}
+phone_setting.vq_rtcpxr_moslq_threshold_warning= {$flyingvoice_rtcpxr_mos_threshold_warning}
+phone_setting.vq_rtcpxr.interval_report.enable= {$flyingvoice_rtcpxr_interval_report_enable}
+phone_setting.vq_rtcpxr.states_show_on_gui.enable= {$flyingvoice_rtcpxr_show_gui_enable}
+phone_setting.vq_rtcpxr.states_show_on_web.enable= {$flyingvoice_rtcpxr_show_web_enable}
+phone_setting.vq_rtcpxr.session_report.enable= {$flyingvoice_rtcpxr_report_enable}
+
+
+#######################################################################################
+## Contact ##
+#######################################################################################
+
+local_contact.data.url=
+local_contact.data.delete=
+
+
+#######################################################################################
+## Remote Phonebook ##
+#######################################################################################
+##remote_phonebook.data.X.url
+##remote_phonebook.data.X.name
+#remote_phonebook.data.X.username=
+#remote_phonebook.data.X.password=
+##(X ranges from 1 to 5)
+
+{if isset($flyingvoice_remote_phonebook_1_name) }
+remote_phonebook.data.1.name = {$flyingvoice_remote_phonebook_1_name}
+{else}
+remote_phonebook.data.1.name = Users
+{/if}
+{if isset($flyingvoice_remote_phonebook_1_url) }
+remote_phonebook.data.1.url = {$flyingvoice_remote_phonebook_1_url}
+{else}
+remote_phonebook.data.1.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=users
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_2_name) }
+remote_phonebook.data.2.name = {$flyingvoice_remote_phonebook_2_name}
+{else}
+remote_phonebook.data.2.name = Groups
+{/if}
+{if isset($flyingvoice_remote_phonebook_2_url) }
+remote_phonebook.data.2.url = {$flyingvoice_remote_phonebook_2_url}
+{else}
+remote_phonebook.data.2.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=groups
+{/if}
+
+{if isset($flyingvoice_remote_phonebook_3_name) }
+remote_phonebook.data.3.name = {$flyingvoice_remote_phonebook_3_name}
+{else}
+remote_phonebook.data.3.name = Extensions
+{/if}
+{if isset($flyingvoice_remote_phonebook_3_url) }
+remote_phonebook.data.3.url = {$flyingvoice_remote_phonebook_3_url}
+{else}
+remote_phonebook.data.3.url = https://{if isset($http_auth_username)}{$http_auth_username}:{$http_auth_password}@{/if}{$domain_name}/app/provision/?file=directory.xml&contacts=extensions
+{/if}
+
+remote_phonebook.data.4.name = {$flyingvoice_remote_phonebook_4_name}
+remote_phonebook.data.4.url = {$flyingvoice_remote_phonebook_4_url}
+
+remote_phonebook.data.5.name = {$flyingvoice_remote_phonebook_5_name}
+remote_phonebook.data.5.url = {$flyingvoice_remote_phonebook_5_url}
+
+
+#######################################################################################
+## LDAP ##
+#######################################################################################
+ldap.enable = {$ldap_enable}
+ldap.user = {$ldap_user}
+ldap.password = {$ldap_password}
+ldap.base = {$ldap_base}
+ldap.port = {$ldap_port}
+ldap.host = {$ldap_host}
+ldap.customize_label=
+ldap.incoming_call_special_search.enable=
+ldap.tls_mode=
+ldap.search_type=
+ldap.numb_display_mode=
+ldap.ldap_sort = {$ldap_sort}
+ldap.call_in_lookup = {$ldap_call_in_lookup}
+ldap.version = {$ldap_version}
+ldap.display_name = {$ldap_display_name}
+ldap.numb_attr = {$ldap_numb_attr}
+ldap.name_attr = {$ldap_name_attr}
+ldap.max_hits = {$ldap_max_hits}
+ldap.number_filter = {$ldap_number_filter}
+ldap.name_filter = {$ldap_name_filter}
+ldap.call_out_lookup = {$ldap_dial_lookup}
+
+directory_setting.ldap.enable =
+directory_setting.ldap.priority =
+search_in_dialing.ldap.enable =
+search_in_dialing.ldap.priority =
+
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+features.fwd.allow=
+features.fwd_mode=
+forward.no_answer.enable=
+forward.busy.enable=
+forward.always.enable=
+forward.no_answer.timeout=
+forward.no_answer.on_code=
+forward.no_answer.off_code=
+forward.busy.off_code=
+forward.busy.on_code=
+forward.always.off_code = {$flyingvoice_forward_always_off_code}
+forward.always.on_code = {$flyingvoice_forward_always_on_code}
+forward.no_answer.target=
+forward.busy.target=
+forward.always.target=
+
+features.forward.emergency.authorized_number=
+features.forward.emergency.enable=
+forward.idle_access_always_fwd.enable=
+features.forward_call_popup.enable=
+
+
+features.forward.no_answer.show_ring_times =
+
+
+features.no_answer_code=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+
+features.dnd.enable=
+
+features.dnd.off_code= *79
+features.dnd.on_code= *78
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+features.voice_mail_alert.enable=
+features.voice_mail_popup.enable = {$flyingvoice_voice_mail_popup_enable}
+features.voice_mail_tone_enable=
+features.hide_feature_access_codes.enable = {$flyingvoice_hide_feature_access_codes_enable}
+voice_mail.number.1=
+
+
+
+#######################################################################################
+## Audio Intercom ##
+#######################################################################################
+features.intercom.mode=
+
+features.intercom.led.enable=
+features.intercom.feature_access_code=
+
+features.intercom.ptt_mode.enable=
+
+
+features.intercom.allow=
+features.intercom.barge=
+features.intercom.tone=
+features.intercom.mute=
+
+
+
+
+#######################################################################################
+## Feature General ##
+#######################################################################################
+features.ip_call.auto_answer.enable=
+features.show_default_account=
+features.call.dialtone_time_out=
+features.missed_call_popup.enable = {$flyingvoice_missed_call_popup_enable}
+features.auto_answer_tone.enable=
+features.play_hold_tone.enable=
+features.key_as_send=
+features.send_pound_key=
+features.busy_tone_delay=
+features.hotline_delay=
+features.hotline_number=
+features.direct_ip_call_enable = {$flyingvoice_direct_ip_call_enable}
+features.call_num_filter=
+features.call_completion_enable=
+features.allow_mute=
+features.auto_answer_delay=
+features.normal_refuse_code=
+features.dnd_refuse_code=
+features.upload_server=
+features.dtmf.repetition=
+features.dtmf.hide_delay=
+features.dtmf.hide = {$flyingvoice_dtmf_hide}
+features.play_local_dtmf_tone_enable =
+features.reboot_in_talk_enable =
+features.fwd_diversion_enable=
+
+call_waiting.enable = {$flyingvoice_call_waiting}
+call_waiting.tone = {$flyingvoice_call_waiting_tone}
+call_waiting.off_code=
+call_waiting.on_code=
+
+auto_redial.times=
+auto_redial.interval=
+auto_redial.enable=
+
+sip.rfc2543_hold = {$flyingvoice_rfc2543_hold}
+sip.use_23_as_pound=
+forward.international.enable=
+phone_setting.headsetkey_mode=
+phone_setting.is_deal180=
+phone_setting.change_183_to_180=
+
+
+features.touch_tone=
+
+#######################################################################################
+## Action URL&URI ##
+#######################################################################################
+features.csta_control.enable=
+features.action_uri.enable=
+features.action_uri_limit_ip=
+features.show_action_uri_option=
+action_url.call_remote_canceled=
+action_url.remote_busy=
+action_url.cancel_callout=
+action_url.handfree=
+action_url.headset=
+action_url.unheld=
+action_url.held=
+action_url.transfer_failed=
+action_url.transfer_finished=
+action_url.answer_new_incoming_call=
+action_url.reject_incoming_call=
+action_url.forward_incoming_call=
+action_url.ip_change=
+action_url.idle_to_busy=
+action_url.busy_to_idle=
+action_url.call_terminated=
+action_url.missed_call=
+action_url.unmute=
+action_url.mute=
+action_url.unhold=
+action_url.hold=
+action_url.always_fwd_off =
+action_url.always_fwd_on =
+action_url.attended_transfer_call =
+action_url.blind_transfer_call =
+action_url.busy_fwd_off =
+action_url.busy_fwd_on =
+action_url.call_established =
+action_url.call_waiting_off =
+action_url.call_waiting_on =
+action_url.dnd_off =
+action_url.dnd_on =
+action_url.incoming_call =
+action_url.no_answer_fwd_off =
+action_url.no_answer_fwd_on =
+action_url.off_hook =
+action_url.on_hook =
+action_url.outgoing_call =
+action_url.register_failed =
+action_url.registered =
+action_url.setup_autop_finish =
+action_url.setup_completed =
+action_url.transfer_call =
+action_url.unregistered =
+
+
+
+
+#######################################################################################
+## Power LED ##
+#######################################################################################
+phone_setting.hold_and_held_power_led_flash_enable=
+phone_setting.mute_power_led_flash_enable=
+phone_setting.talk_and_dial_power_led_enable=
+phone_setting.mail_power_led_flash_enable = 1
+phone_setting.ring_power_led_flash_enable=
+phone_setting.common_power_led_enable=
+phone_setting.missed_call_power_led_flash.enable = {$flyingvoice_missed_call_power_led_flash_enable}
+
+
+#######################################################################################
+## Time&Date ##
+#######################################################################################
+
+auto_dst.url = {$flyingvoice_auto_dst_url}
+local_time.manual_time_enable =
+local_time.manual_ntp_srv_prior =
+local_time.time_format = {$flyingvoice_time_format}
+local_time.date_format = {$flyingvoice_date_format}
+local_time.dhcp_time = {$flyingvoice_dhcp_time}
+
+
+local_time.ntp_server1 = {$ntp_server_primary}
+local_time.ntp_server2 = {$ntp_server_secondary}
+local_time.time_zone = {$flyingvoice_time_zone}
+
+
+
+#######################################################################################
+## Multicast Paging ##
+#######################################################################################
+##multicast.listen_address.X.label
+##multicast.paging_address.X.channel
+##multicast.listen_address.X.ip_address
+##multicast.paging_address.X.ip_address
+##multicast.paging_address.X.label
+##multicast.listen_address.X.channel
+##multicast.listen_address.X.volume
+##Multicast(X ranges from 1 to 31.)
+
+multicast.codec=
+
+multicast.paging_address.1.channel=
+multicast.paging_address.1.label=
+multicast.paging_address.1.ip_address=
+multicast.receive_priority.enable=
+multicast.receive_priority.priority=
+
+multicast.receive.use_speaker=
+multicast.receive.enhance_volume=
+multicast.receive.ignore_dnd.priority=
+
+multicast.listen_address.1.channel=
+multicast.listen_address.1.label=
+multicast.listen_address.1.ip_address=
+multicast.listen_address.1.volume=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+
+phone_setting.contrast=
+phone_setting.backlight_time = {$flyingvoice_backlight_time}
+phone_setting.inactive_backlight_level = 1
+phone_setting.active_backlight_level=
+phone_setting.predial_autodial = 1
+
+ringtone.url= {$flyingvoice_ringtone_url}
+ringtone.delete= {$flyingvoice_ringtone_delete}
+phone_setting.ring_type= {$flyingvoice_ring_type}
+phone_setting.inter_digit_time= {$flyingvoice_inter_digit_time}
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+distinctive_ring_tones.alert_info.1.text = {$flyingvoice_ring_text_1}
+distinctive_ring_tones.alert_info.2.text = {$flyingvoice_ring_text_2}
+distinctive_ring_tones.alert_info.3.text = {$flyingvoice_ring_text_3}
+distinctive_ring_tones.alert_info.4.text = {$flyingvoice_ring_text_4}
+distinctive_ring_tones.alert_info.5.text = {$flyingvoice_ring_text_5}
+distinctive_ring_tones.alert_info.6.text = {$flyingvoice_ring_text_6}
+distinctive_ring_tones.alert_info.7.text = {$flyingvoice_ring_text_7}
+distinctive_ring_tones.alert_info.8.text = {$flyingvoice_ring_text_8}
+distinctive_ring_tones.alert_info.9.text = {$flyingvoice_ring_text_9}
+distinctive_ring_tones.alert_info.10.text = {$flyingvoice_ring_text_10}
+
+distinctive_ring_tones.alert_info.1.ringer = {$flyingvoice_ring_file_1}
+distinctive_ring_tones.alert_info.2.ringer = {$flyingvoice_ring_file_2}
+distinctive_ring_tones.alert_info.3.ringer = {$flyingvoice_ring_file_3}
+distinctive_ring_tones.alert_info.4.ringer = {$flyingvoice_ring_file_4}
+distinctive_ring_tones.alert_info.5.ringer = {$flyingvoice_ring_file_5}
+distinctive_ring_tones.alert_info.6.ringer = {$flyingvoice_ring_file_6}
+distinctive_ring_tones.alert_info.7.ringer = {$flyingvoice_ring_file_7}
+distinctive_ring_tones.alert_info.8.ringer = {$flyingvoice_ring_file_8}
+distinctive_ring_tones.alert_info.9.ringer = {$flyingvoice_ring_file_9}
+distinctive_ring_tones.alert_info.10.ringer = {$flyingvoice_ring_file_10}
+
+
+#######################################################################################
+## Language Settings ##
+#######################################################################################
+
+lang.gui=
+lang.wui=
+
+#######################################################################################
+## Call Park ##
+#######################################################################################
+features.call_park.enable=
+features.call_park.park_mode=
+features.call_park.park_code=
+features.call_park.park_retrieve_code=
+features.call_park.direct_send.enable=
+features.call_park.park_visual_notify_enable=
+features.call_park.park_ring=
+features.call_park.group_enable=
+features.call_park.group_park_code=
+sip.call_park_without_blf=
+features.call_park.line_restriction.enable=
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+features.pickup.direct_pickup_enable = {$flyingvoice_direct_pickup_enable}
+features.pickup.group_pickup_enable =
+features.pickup.direct_pickup_code = **
+features.pickup.group_pickup_code =
+features.pickup.blf_audio_enable =
+features.pickup.blf_visual_enable =
+features.pickup_display.method =
+
+
+features.pickup.blf_audio.list=
+features.pickup.blf_visual.list=
+
+
+#######################################################################################
+## Alert Info ##
+#######################################################################################
+features.alert_info_tone =
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+features.feature_key_sync.enable = {$flyingvoice_feature_key_sync}
+
+
+
+#######################################################################################
+## Metaswitch Setting ##
+#######################################################################################
+meta.enable =
+
diff --git a/resources/templates/provision/flyingvoice/fip16plus/{$mac}.cfg b/resources/templates/provision/flyingvoice/fip16plus/{$mac}.cfg
new file mode 100644
index 0000000000..3ca4182451
--- /dev/null
+++ b/resources/templates/provision/flyingvoice/fip16plus/{$mac}.cfg
@@ -0,0 +1,700 @@
+#!version:1.0.0.1
+#{$microtime}
+##File header "#!version:1.0.0.1" can not be edited or deleted, and must be placed in the first line.##
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.1.anonymous_call.server_base_only =
+account.1.send_anonymous_rejection_code =
+account.1.anonymous_reject_offcode =
+account.1.anonymous_reject_oncode =
+account.1.reject_anonymous_call=
+account.1.anonymous_call_offcode =
+account.1.anonymous_call_oncode =
+account.1.anonymous_call =
+account.1.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.1.music_server_uri=
+account.1.music_on_hold_type=
+account.1.auto_label.rule=
+account.1.auto_label.enable=
+account.1.number_of_linekey=
+account.1.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.1.codec.ilbc_15_2kbps.priority= 0
+account.1.codec.ilbc_15_2kbps.enable= 0
+account.1.codec.ilbc_13_33kbps.priority= {if isset($flyingvoice_codec_iLBC_priority)}{$flyingvoice_codec_iLBC_priority}{else}0{/if}
+
+account.1.codec.ilbc_13_33kbps.enable = {if isset($flyingvoice_codec_iLBC_enable)}1{else}0{/if}
+
+account.1.codec.pcma.enable= {if isset($flyingvoice_codec_pcma_enable)}1{else}0{/if}
+
+account.1.codec.pcma.priority= {if isset($flyingvoice_codec_pcma_priority)}{$flyingvoice_codec_pcma_priority}{else}0{/if}
+
+account.1.codec.pcmu.enable= {if isset($flyingvoice_codec_pcmu_enable)}1{else}0{/if}
+
+account.1.codec.pcmu.priority= {if isset($flyingvoice_codec_pcmu_priority)}{$flyingvoice_codec_pcmu_priority}{else}0{/if}
+
+account.1.codec.opus.priority = {if isset($flyingvoice_codec_opus_priority)}{$flyingvoice_codec_opus_priority}{else}0{/if}
+
+account.1.codec.opus.enable= {if isset($flyingvoice_codec_opus_enable)}1{else}0{/if}
+
+account.1.codec.opus.para=
+
+account.1.codec.g726_40.enable= {if isset($flyingvoice_codec_g726_40_enable)}1{else}0{/if}
+
+account.1.codec.g726_40.priority= {if isset($flyingvoice_codec_g726_40_priority)}{$flyingvoice_codec_g726_40_priority}{else}0{/if}
+
+account.1.codec.g726_32.enable= {if isset($flyingvoice_codec_g726_32_enable)}1{else}0{/if}
+
+account.1.codec.g726_32.priority= {if isset($flyingvoice_codec_g726_32_priority)}{$flyingvoice_codec_g726_32_priority}{else}0{/if}
+
+account.1.codec.g726_24.enable= {if isset($flyingvoice_codec_g726_24_enable)}1{else}0{/if}
+
+account.1.codec.g726_24.priority= {if isset($flyingvoice_codec_g726_24_priority)}{$flyingvoice_codec_g726_24_priority}{else}0{/if}
+
+account.1.codec.g726_16.enable= {if isset($flyingvoice_codec_g726_16_enable)}1{else}0{/if}
+
+account.1.codec.g726_16.priority= {if isset($flyingvoice_codec_g726_16_priority)}{$flyingvoice_codec_g726_16_priority}{else}0{/if}
+
+account.1.codec.g723_63.priority= {if isset($flyingvoice_codec_g723_63_priority)}{$flyingvoice_codec_g723_63_priority}{else}0{/if}
+
+account.1.codec.g723_63.enable= {if isset($flyingvoice_codec_g723_63_enable)}1{else}0{/if}
+
+account.1.codec.g723_53.priority= {if isset($flyingvoice_codec_g723_53_priority)}{$flyingvoice_codec_g723_53_priority}{else}0{/if}
+
+account.1.codec.g723_53.enable= {if isset($flyingvoice_codec_g723_53_enable)}1{else}0{/if}
+
+account.1.codec.g729.priority= {if isset($flyingvoice_codec_g729_priority)}{$flyingvoice_codec_g729_priority}{else}0{/if}
+
+account.1.codec.g729.enable= {if isset($flyingvoice_codec_g729_enable)}1{else}0{/if}
+
+account.1.codec.g722.priority= {if isset($flyingvoice_codec_g722_priority)}{$flyingvoice_codec_g722_priority}{else}0{/if}
+
+account.1.codec.g722.enable= {if isset($flyingvoice_codec_g722_enable)}1{else}0{/if}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.1.password) }
+account.1.enable = 1
+{else}
+account.1.enable = 0
+{/if}
+account.1.label = {$account.1.display_name}
+account.1.display_name = {$account.1.display_name}
+account.1.auth_name = {$account.1.auth_id}
+account.1.password = {$account.1.password}
+{if isset($account.1.server.1.address)}
+account.1.user_name = {$account.1.user_id}@{$account.1.server_address}
+{else}
+account.1.user_name = {$account.1.user_id}
+{/if}
+
+{if isset($account.1.server.1.address)} account.1.sip_server.1.address= {$account.1.server.1.address} {else} account.1.sip_server.1.address= {$account.1.server_address} {/if}
+
+account.1.sip_server.1.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
+
+account.1.sip_server.1.expires= {$account.1.register_expires}
+account.1.sip_server.1.retry_counts= 3
+
+account.1.sip_server.2.address= {$account.1.server.2.address}
+account.1.sip_server.2.port= {$account.1.sip_port}
+
+
+{if $account.1.sip_transport == 'udp'}account.1.sip_server.2.transport_type = 0{/if}
+{if $account.1.sip_transport == 'tcp'}account.1.sip_server.2.transport_type = 1{/if}
+{if $account.1.sip_transport == 'tls'}account.1.sip_server.2.transport_type = 2{/if}
+{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.2.transport_type = 3{/if}
+
+account.1.sip_server.2.expires= {$account.1.register_expires}
+account.1.sip_server.2.retry_counts= 3
+
+account.1.outbound_proxy_enable= {if isset($account.1.outbound_proxy_primary)}1{else}0{/if}
+
+account.1.outbound_proxy.1.address= {$account.1.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.1.outbound_proxy.1.port = {$account.1.sip_port}
+{/if}
+
+account.1.outbound_proxy.2.address= {$account.1.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.1.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.1.outbound_proxy.2.port = {$account.1.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.1.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.1.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.1.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.1.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.1.nat.udp_update_enable= 3
+account.1.nat.udp_update_time= 30
+account.1.nat.rport= {$flyingvoice_rport}
+
+account.1.dtmf.type= {$flyingvoice_dtmf_type}
+account.1.dtmf.info_type=
+account.1.dtmf.dtmf_payload=
+account.1.100rel_enable= {$flyingvoice_retransmission}
+
+account.1.subscribe_register=
+account.1.cid_source= {$flyingvoice_cid_source}
+account.1.enable_user_equal_phone=
+account.1.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.1.ptime= 20
+account.1.register_line=
+account.1.register_mac=
+account.1.reg_fail_retry_interval=
+account.1.unregister_on_reboot=1
+
+account.1.session_timer.refresher=
+account.1.session_timer.expires=
+account.1.session_timer.enable= {$flyingvoice_session_timer}
+
+account.1.conf_type = {if $nway_conference == true}2{/if}
+account.1.sip_server_type=
+
+
+account.1.srtp.unencrypted_rtcp.enable =
+account.1.srtp.unencrypted_rtp.enable =
+account.1.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.1.outbound_proxy.1.register_on_enable=
+account.1.outbound_proxy.1.failback_timeout=
+account.1.outbound_proxy.1.failback_mode=
+account.1.outbound_proxy.1.retry_counts=
+account.1.outbound_proxy.1.only_signal_with_registered=
+account.1.outbound_proxy.1.failback_subscribe.enable=
+account.1.outbound_proxy.1.invite_retry_counts=
+
+account.1.sip_server.1.register_on_enable= 0
+account.1.sip_server.1.failback_timeout= 3600
+account.1.sip_server.1.failback_mode= 0
+account.1.sip_server.1.failback_subscribe.enable=
+account.1.sip_server.1.only_signal_with_registered=
+account.1.sip_server.1.invite_retry_counts=
+
+account.1.outbound_proxy.2.register_on_enable=
+account.1.outbound_proxy.2.failback_timeout=
+account.1.outbound_proxy.2.failback_mode=
+account.1.outbound_proxy.2.retry_counts=
+account.1.outbound_proxy.2.only_signal_with_registered=
+account.1.outbound_proxy.2.failback_subscribe.enable=
+account.1.outbound_proxy.2.invite_retry_counts=
+
+account.1.sip_server.2.register_on_enable=
+account.1.sip_server.2.failback_timeout=
+account.1.sip_server.2.failback_mode=
+account.1.sip_server.2.failback_subscribe.enable=
+account.1.sip_server.2.only_signal_with_registered=
+account.1.sip_server.2.invite_retry_counts=
+
+account.1.static_cache_pri=
+account.1.dns_cache_type=
+account.1.naptr_build=
+account.1.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.1.fallback.redundancy_type=
+account.1.reg_failed_retry_max_time=
+account.1.reg_failed_retry_min_time=
+account.1.redundancy_with_reg_fail.enable =
+
+
+account.1.sip_server.1.outbound_proxy_enable =
+account.1.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.1.contact_take_line_param=
+account.1.update_ack_while_dialing=
+account.1.srtp_lifetime=
+account.1.third_part_request_with_route.enable=
+account.1.insert_outbound_in_route.enable=
+account.1.path.enable=
+account.1.sub_fail_retry_interval=
+account.1.transfer_refer_to_contact_header.enable=
+account.1.hold_use_inactive=
+account.1.gruu.enable=
+account.1.dial_tone=
+account.1.call_id_mode=
+account.1.subscribe_expires_overlap=
+account.1.register_expires_overlap=
+account.1.call_info=
+account.1.custom_ua=
+account.1.mwi_parse_terminated=
+account.1.check_cseq.enable=
+account.1.check_to_tag.enable=
+account.1.vq_rtcpxr.collector_server_port=
+account.1.vq_rtcpxr.collector_server_host=
+account.1.vq_rtcpxr.collector_name=
+account.1.compact_header_enable=
+account.1.cp_source=
+account.1.cid_source_ppi=
+account.1.cid_source_privacy=
+account.1.reg_with_pani_header.enable =
+account.1.alert_info=
+account.1.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.1.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.1.timeout_fwd.off_code=
+account.1.timeout_fwd.on_code=
+account.1.timeout_fwd.timeout=
+account.1.timeout_fwd.target=
+account.1.timeout_fwd.enable=
+account.1.busy_fwd.off_code=
+account.1.busy_fwd.on_code=
+account.1.busy_fwd.target=
+account.1.busy_fwd.enable=
+account.1.always_fwd.off_code=
+account.1.always_fwd.on_code=
+account.1.always_fwd.target=
+account.1.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.1.dnd.enable=
+account.1.dnd.off_code=
+account.1.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.1.subscribe_mwi=
+account.1.subscribe_mwi_to_vm=
+account.1.subscribe_mwi_expires=
+account.1.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.1.auto_dial_enable=
+account.1.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.1.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.1.alert_info_url_enable=
+
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.1.direct_pickup_code =
+account.1.group_pickup_code =
+account.1.dialoginfo_callpickup =
+account.1.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.1.conf_uri = {if $nway_conference == true}nway{$account.1.auth_id}@{$account.1.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.1.feature_key_sync.enable=
+
+
+
+
+#######################################################################################
+## Anonymous ##
+#######################################################################################
+account.2.anonymous_call.server_base_only =
+account.2.send_anonymous_rejection_code =
+account.2.anonymous_reject_offcode =
+account.2.anonymous_reject_oncode =
+account.2.reject_anonymous_call=
+account.2.anonymous_call_offcode =
+account.2.anonymous_call_oncode =
+account.2.anonymous_call =
+account.2.send_anonymous_code =
+
+
+
+#######################################################################################
+## Call Configuration ##
+#######################################################################################
+account.2.music_server_uri=
+account.2.music_on_hold_type=
+account.2.auto_label.rule=
+account.2.auto_label.enable=
+account.2.number_of_linekey=
+account.2.phone_setting.call_appearance.calls_per_linekey=
+
+
+#######################################################################################
+## Codec ##
+#######################################################################################
+account.2.codec.ilbc_15_2kbps.priority=
+account.2.codec.ilbc_15_2kbps.enable=
+account.2.codec.ilbc_13_33kbps.priority=
+account.2.codec.ilbc_13_33kbps.enable =
+account.2.codec.pcma.enable = 1
+account.2.codec.pcma.priority = {$flyingvoice_codec_5_priority}
+
+account.2.codec.pcmu.enable = 1
+account.2.codec.pcmu.priority = {$flyingvoice_codec_4_priority}
+
+account.2.codec.opus.enable = 1
+account.2.codec.opus.priority = {$flyingvoice_codec_1_priority}
+
+account.2.codec.g726_32.enable=
+account.2.codec.g726_32.priority=
+
+account.2.codec.g729.enable = 1
+account.2.codec.g729.priority = {$flyingvoice_codec_3_priority}
+
+account.2.codec.g722.enable = 1
+account.2.codec.g722.priority = {$flyingvoice_codec_2_priority}
+
+
+
+################################################################
+# Account Register ##
+################################################################
+{if isset($account.2.password) }
+account.2.enable = 1
+{else}
+account.2.enable = 0
+{/if}
+account.2.label = {$account.2.display_name}
+account.2.display_name = {$account.2.display_name}
+account.2.auth_name = {$account.2.auth_id}
+account.2.password = {$account.2.password}
+{if isset($account.2.server.1.address)}
+account.2.user_name = {$account.2.user_id}@{$account.2.server_address}
+{else}
+account.2.user_name = {$account.2.user_id}
+{/if}
+
+{if isset($account.2.server.1.address)} account.2.sip_server.1.address= {$account.2.server.1.address} {else} account.2.sip_server.1.address= {$account.2.server_address} {/if}
+
+account.2.sip_server.1.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if}
+
+account.2.sip_server.1.expires= {$account.2.register_expires}
+account.2.sip_server.1.retry_counts= 3
+
+account.2.sip_server.2.address= {$account.2.server.2.address}
+account.2.sip_server.2.port= {$account.2.sip_port}
+
+
+{if $account.2.sip_transport == 'udp'}account.2.sip_server.2.transport_type = 0{/if}
+{if $account.2.sip_transport == 'tcp'}account.2.sip_server.2.transport_type = 1{/if}
+{if $account.2.sip_transport == 'tls'}account.2.sip_server.2.transport_type = 2{/if}
+{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.2.transport_type = 3{/if}
+
+account.2.sip_server.2.expires= {$account.2.register_expires}
+account.2.sip_server.2.retry_counts= 3
+
+account.2.outbound_proxy_enable= {if isset($account.2.outbound_proxy_primary)}1{else}0{/if}
+
+account.2.outbound_proxy.1.address= {$account.2.outbound_proxy_primary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.1.port = {$outbound_proxy_1_port}
+{else}
+account.2.outbound_proxy.1.port = {$account.2.sip_port}
+{/if}
+
+account.2.outbound_proxy.2.address= {$account.2.outbound_proxy_secondary}
+
+{if isset($outbound_proxy_1_port)}
+account.2.outbound_proxy.2.port = {$outbound_proxy_2_port}
+{else}
+account.2.outbound_proxy.2.port = {$account.2.sip_port}
+{/if}
+
+{if isset($outbound_proxy_fallback_interval)}
+account.2.outbound_proxy_fallback_interval = {$outbound_proxy_fallback_interval}
+{else}
+account.2.outbound_proxy_fallback_interval = 120
+{/if}
+
+account.2.nat.nat_traversal=
+
+
+################################################################
+# Account Basic ##
+################################################################
+account.2.auto_answer=
+
+################################################################
+# Account Advanced ##
+################################################################
+account.2.nat.udp_update_enable= 3
+account.2.nat.udp_update_time= 30
+account.2.nat.rport= {$flyingvoice_rport}
+
+account.2.dtmf.type= {$flyingvoice_dtmf_type}
+account.2.dtmf.info_type=
+account.2.dtmf.dtmf_payload=
+account.2.100rel_enable= {$flyingvoice_retransmission}
+
+account.2.subscribe_register=
+account.2.cid_source= {$flyingvoice_cid_source}
+account.2.enable_user_equal_phone=
+account.2.srtp_encryption= {$flyingvoice_srtp_encryption}
+account.2.ptime= 20
+account.2.register_line=
+account.2.register_mac=
+account.2.reg_fail_retry_interval=
+account.2.unregister_on_reboot=
+
+account.2.session_timer.refresher=
+account.2.session_timer.expires=
+account.2.session_timer.enable= {$flyingvoice_session_timer}
+
+account.2.conf_type = {if $nway_conference == true}2{/if}
+account.2.sip_server_type=
+
+
+account.2.srtp.unencrypted_rtcp.enable =
+account.2.srtp.unencrypted_rtp.enable =
+account.2.sip_server_mode =
+
+
+
+################################################################
+# SIP Backup Server ##
+################################################################
+account.2.outbound_proxy.1.register_on_enable=
+account.2.outbound_proxy.1.failback_timeout=
+account.2.outbound_proxy.1.failback_mode=
+account.2.outbound_proxy.1.retry_counts=
+account.2.outbound_proxy.1.only_signal_with_registered=
+account.2.outbound_proxy.1.failback_subscribe.enable=
+account.2.outbound_proxy.1.invite_retry_counts=
+
+account.2.sip_server.1.register_on_enable= 0
+account.2.sip_server.1.failback_timeout= 3600
+account.2.sip_server.1.failback_mode= 0
+account.2.sip_server.1.failback_subscribe.enable=
+account.2.sip_server.1.only_signal_with_registered=
+account.2.sip_server.1.invite_retry_counts=
+
+account.2.outbound_proxy.2.register_on_enable=
+account.2.outbound_proxy.2.failback_timeout=
+account.2.outbound_proxy.2.failback_mode=
+account.2.outbound_proxy.2.retry_counts=
+account.2.outbound_proxy.2.only_signal_with_registered=
+account.2.outbound_proxy.2.failback_subscribe.enable=
+account.2.outbound_proxy.2.invite_retry_counts=
+
+account.2.sip_server.2.register_on_enable=
+account.2.sip_server.2.failback_timeout=
+account.2.sip_server.2.failback_mode=
+account.2.sip_server.2.failback_subscribe.enable=
+account.2.sip_server.2.only_signal_with_registered=
+account.2.sip_server.2.invite_retry_counts=
+
+account.2.static_cache_pri=
+account.2.dns_cache_type=
+account.2.naptr_build=
+account.2.fallback.timeout = {$flyingvoice_outbound_proxy_fallback_interval}
+account.2.fallback.redundancy_type=
+account.2.reg_failed_retry_max_time=
+account.2.reg_failed_retry_min_time=
+account.2.redundancy_with_reg_fail.enable =
+
+
+account.2.sip_server.1.outbound_proxy_enable =
+account.2.sip_server.2.outbound_proxy_enable =
+
+################################################################
+# SIP Basic config ##
+################################################################
+account.2.contact_take_line_param=
+account.2.update_ack_while_dialing=
+account.2.srtp_lifetime=
+account.2.third_part_request_with_route.enable=
+account.2.insert_outbound_in_route.enable=
+account.2.path.enable=
+account.2.sub_fail_retry_interval=
+account.2.transfer_refer_to_contact_header.enable=
+account.2.hold_use_inactive=
+account.2.gruu.enable=
+account.2.dial_tone=
+account.2.call_id_mode=
+account.2.subscribe_expires_overlap=
+account.2.register_expires_overlap=
+account.2.call_info=
+account.2.custom_ua=
+account.2.mwi_parse_terminated=
+account.2.check_cseq.enable=
+account.2.check_to_tag.enable=
+account.2.vq_rtcpxr.collector_server_port=
+account.2.vq_rtcpxr.collector_server_host=
+account.2.vq_rtcpxr.collector_name=
+account.2.compact_header_enable=
+account.2.cp_source=
+account.2.cid_source_ppi=
+account.2.cid_source_privacy=
+account.2.reg_with_pani_header.enable =
+account.2.alert_info=
+account.2.picture_info_enable=
+
+
+#######################################################################################
+## History ##
+#######################################################################################
+account.2.missed_calllog=
+
+
+#######################################################################################
+## Forward ##
+#######################################################################################
+account.2.timeout_fwd.off_code=
+account.2.timeout_fwd.on_code=
+account.2.timeout_fwd.timeout=
+account.2.timeout_fwd.target=
+account.2.timeout_fwd.enable=
+account.2.busy_fwd.off_code=
+account.2.busy_fwd.on_code=
+account.2.busy_fwd.target=
+account.2.busy_fwd.enable=
+account.2.always_fwd.off_code=
+account.2.always_fwd.on_code=
+account.2.always_fwd.target=
+account.2.always_fwd.enable=
+
+
+#######################################################################################
+## DND ##
+#######################################################################################
+account.2.dnd.enable=
+account.2.dnd.off_code=
+account.2.dnd.on_code=
+
+
+
+#######################################################################################
+## Voice Mail ##
+#######################################################################################
+voice_mail.number.1= {$voicemail_number}
+account.2.subscribe_mwi=
+account.2.subscribe_mwi_to_vm=
+account.2.subscribe_mwi_expires=
+account.2.display_mwi.enable=
+
+#######################################################################################
+## Auto Dial ##
+#######################################################################################
+account.2.auto_dial_enable=
+account.2.auto_dial_num=
+
+
+#######################################################################################
+## Preference&Status ##
+#######################################################################################
+account.2.ringtone.ring_type=
+
+
+
+#######################################################################################
+## Rings Settings ##
+#######################################################################################
+account.2.alert_info_url_enable=
+
+
+
+#######################################################################################
+## Call Pickup ##
+#######################################################################################
+account.2.direct_pickup_code =
+account.2.group_pickup_code =
+account.2.dialoginfo_callpickup =
+account.2.refresh_remote_id.enable =
+
+
+
+#######################################################################################
+## Network Conferene ##
+#######################################################################################
+account.2.conf_uri = {if $nway_conference == true}nway{$account.2.user_id}@{$account.2.server_address}{/if}
+
+
+
+#######################################################################################
+## Features Sync ##
+#######################################################################################
+
+account.2.feature_key_sync.enable=
+
+
+