Add. Option to ignore busy from destination in follow me dial-string.

This commit is contained in:
Alexey Melnichuk
2015-07-30 16:21:50 +04:00
parent 2b98c86050
commit 85d3c1346d
4 changed files with 43 additions and 5 deletions
+4
View File
@@ -122,6 +122,10 @@
$apps[$x]['db'][$y]['fields'][$z]['type']['mysql'] = "char(36)";
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = "";
$z++;
$apps[$x]['db'][$y]['fields'][$z]['name'] = "follow_me_ignore_busy";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en'] = "";
$z++;
//schema details
$y = 1; //table array index