Update app_config.php (#5025)

This commit is contained in:
chansizzle 2020-01-08 20:37:03 -07:00 committed by FusionPBX
parent 4d2d2453db
commit 38a664191c
1 changed files with 9 additions and 0 deletions

View File

@ -154,11 +154,13 @@
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "destination_type"; $apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "destination_type";
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "destination_name"; $apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "destination_name";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Select the type."; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Select the type.";
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "destination_number"; $apps[$x]['db'][$y]['fields'][$z]['name']['text'] = "destination_number";
$apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "destination_extension"; $apps[$x]['db'][$y]['fields'][$z]['name']['deprecated'] = "destination_extension";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the number."; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the number.";
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_prefix"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_prefix";
@ -171,10 +173,12 @@
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_caller_id_name"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_caller_id_name";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the caller id name."; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the caller id name.";
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_caller_id_number"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_caller_id_number";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the caller id number."; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the caller id number.";
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_cid_name_prefix"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_cid_name_prefix";
@ -183,6 +187,7 @@
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_context"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_context";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the context."; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the context.";
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_record"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_record";
@ -191,6 +196,7 @@
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_accountcode"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_accountcode";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the accountcode."; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the accountcode.";
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_type_voice"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_type_voice";
@ -211,6 +217,7 @@
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_data"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_data";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the data."; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the data.";
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_alternate_app"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_alternate_app";
@ -223,10 +230,12 @@
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_enabled"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_enabled";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = ""; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
$z++; $z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_description"; $apps[$x]['db'][$y]['fields'][$z]['name'] = "destination_description";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['search'] = 'true';
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the description."; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the description.";
?> ?>