From 2573768e77c1f4921e2de53e090b92abbcd668b9 Mon Sep 17 00:00:00 2001 From: Andrew Nagy Date: Fri, 8 Dec 2017 18:29:52 -0500 Subject: [PATCH] [Module Tag script: superfecta 13.0.4.3] If the Caller ID is 'unknown', 'anonymous' or empty then skip the check --- i18n/es_ES/LC_MESSAGES/superfecta.mo | Bin 18401 -> 18401 bytes i18n/es_ES/LC_MESSAGES/superfecta.po | 40 ++++++++++++++------------- i18n/pt_BR/LC_MESSAGES/superfecta.mo | Bin 10934 -> 10934 bytes i18n/pt_BR/LC_MESSAGES/superfecta.po | 40 ++++++++++++++------------- i18n/superfecta.pot | 33 ++++++++++++---------- i18n/vi/LC_MESSAGES/superfecta.mo | Bin 20120 -> 20120 bytes i18n/vi/LC_MESSAGES/superfecta.po | 34 ++++++++++++----------- i18n/zh_CN/LC_MESSAGES/superfecta.mo | Bin 881 -> 881 bytes i18n/zh_CN/LC_MESSAGES/superfecta.po | 34 ++++++++++++----------- module.xml | 5 ++-- 10 files changed, 99 insertions(+), 87 deletions(-) diff --git a/i18n/es_ES/LC_MESSAGES/superfecta.mo b/i18n/es_ES/LC_MESSAGES/superfecta.mo index acd45dee39f077b6a990c1950620fe7a9fdf0e7d..336b16d9a4a6ffb94c9e9966d037fc5a2f6aa000 100644 GIT binary patch delta 53 zcmaFZ&-k#PaYLjkpP`YifrWyhg_V(|u7T;~bkz;~K8bnhrHSdORtl-b@vgy>#nhrV JH>xEl0szid5eEPO delta 53 zcmaFZ&-k#PaYLjkpMj~afw6*-ft8`Tu7Szqbkz-$)zzZ-eG>E1OB2&mtrSv=<6VO{ JH>f2l0szYy5eWbQ diff --git a/i18n/es_ES/LC_MESSAGES/superfecta.po b/i18n/es_ES/LC_MESSAGES/superfecta.po index bb05a7b2..04ba74ec 100644 --- a/i18n/es_ES/LC_MESSAGES/superfecta.po +++ b/i18n/es_ES/LC_MESSAGES/superfecta.po @@ -9,15 +9,15 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-03 20:17-0400\n" +"POT-Creation-Date: 2017-12-08 18:29-0500\n" "PO-Revision-Date: 2016-12-11 12:35+0200\n" "Last-Translator: Ernesto \n" "Language-Team: Spanish \n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.4\n" @@ -177,9 +177,9 @@ msgstr "" "Si desea prefijar información sobre el identificador de llamadas, puede " "especificar aquí un URL donde pueda recuperarse ese prefijo.
Los datos " "no se analizarán de ninguna manera y se truncarán en los primeros 10 " -"caracteres.
Ejemplo URL: http://www.example.com/GetCID.php?phone_number=" -"[número]
[thenumber] se reemplazará con el número de teléfono completo " -"de 10 dígitos cuando se llame la URL" +"caracteres.
Ejemplo URL: http://www.example.com/GetCID.php?" +"phone_number=[número]
[thenumber] se reemplazará con el número de " +"teléfono completo de 10 dígitos cuando se llame la URL" #: views/add_scheme.php:63 msgid "" @@ -194,22 +194,23 @@ msgid "" "prefix) will not make any changes but will create a match. Only the first " "matched pattern will be executed and the remaining rules will not be acted " "on.

Rules:
\n" -"\t\t\t\t\t\t\tX    matches any digit from 0-" -"9
\n" -"\t\t\t\t\t\t\tZ    matches any digit from 1-" -"9
\n" -"\t\t\t\t\t\t\tN    matches any digit from 2-" -"9
\n" +"\t\t\t\t\t\t\tX    matches any digit from " +"0-9
\n" +"\t\t\t\t\t\t\tZ    matches any digit from " +"1-9
\n" +"\t\t\t\t\t\t\tN    matches any digit from " +"2-9
\n" "\t\t\t\t\t\t\t[1237-9]  matches any digit or letter " "in the brackets (in this example, 1,2,3,7,8,9)
\n" "\t\t\t\t\t\t\t.    wildcard, matches one or " "more characters (not allowed before a | or +)
\n" "\t\t\t\t\t\t\t|    removes a dialing prefix " "from the number (for example, 613|NXXXXXX would match when some one dialed " -"\"6135551234\" but would only pass \"5551234\" to the Superfecta look up.)" -"
+    adds a dialing prefix to the number " -"(for example, 1613+NXXXXXX would match when someone dialed \"5551234\" and " -"would pass \"16135551234\" to the Superfecta look up.)

\n" +"\"6135551234\" but would only pass \"5551234\" to the Superfecta look " +"up.)
+    adds a dialing prefix to the " +"number (for example, 1613+NXXXXXX would match when someone dialed " +"\"5551234\" and would pass \"16135551234\" to the Superfecta look up.)

\n" "\t\t\t\t\t\t\tYou can also use both + and |, for example: 01+0|1ZXXXXXXXXX " "would match \"016065551234\" and dial it as \"0116065551234\" Note that the " "order does not matter, eg. 0|01+1ZXXXXXXXXX does the same thing." @@ -272,10 +273,11 @@ msgid "" "characters (not allowed before a | or +)
\n" "\t\t\t\t|    removes a dialing prefix from " "the number (for example, 613|NXXXXXX would match when some one dialed " -"\"6135551234\" but would only pass \"5551234\" to the Superfecta look up.)" -"
+    adds a dialing prefix to the number " -"(for example, 1613+NXXXXXX would match when someone dialed \"5551234\" and " -"would pass \"16135551234\" to the Superfecta look up.)

\n" +"\"6135551234\" but would only pass \"5551234\" to the Superfecta look " +"up.)
+    adds a dialing prefix to the " +"number (for example, 1613+NXXXXXX would match when someone dialed " +"\"5551234\" and would pass \"16135551234\" to the Superfecta look up.)

\n" "\t\t\t\tYou can also use both + and |, for example: 01+0|1ZXXXXXXXXX would " "match \"016065551234\" and dial it as \"0116065551234\" Note that the order " "does not matter, eg. 0|01+1ZXXXXXXXXX does the same thing." diff --git a/i18n/pt_BR/LC_MESSAGES/superfecta.mo b/i18n/pt_BR/LC_MESSAGES/superfecta.mo index f44f4adb6c68bbb3409ddf38fa0c9efe9ee832d9..fe5053089975099531e4067e4df8c46ceb055760 100644 GIT binary patch delta 51 zcmdlMx-E1=m^h!Ik*EsmgBm6#zdFiEz>8Vx<1tsxLL6g-bqBl>H HP!R$Epb!u6 delta 51 zcmdlMx-E1=m^hz-sjh*sf{}rhp}DSs$>bFABa\n" "Language-Team: Portuguese (Brazil) \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.4\n" @@ -177,9 +177,9 @@ msgstr "" "Se você deseja prefixar informações sobre o identificador de chamada, você " "pode especificar uma URL aqui onde esse prefixo pode ser recuperado.
Os " "dados não serão analisados de forma alguma e serão truncados para os " -"primeiros 10 caracteres. URL: http://www.exemplo.com/GetCID.php?phone_number=" -"[numero]
[numero] será substituído pelo número de telefone completo de " -"10 dígitos quando a URL for chamada" +"primeiros 10 caracteres. URL: http://www.exemplo.com/GetCID.php?" +"phone_number=[numero]
[numero] será substituído pelo número de telefone " +"completo de 10 dígitos quando a URL for chamada" #: views/add_scheme.php:63 msgid "" @@ -194,22 +194,23 @@ msgid "" "prefix) will not make any changes but will create a match. Only the first " "matched pattern will be executed and the remaining rules will not be acted " "on.

Rules:
\n" -"\t\t\t\t\t\t\tX    matches any digit from 0-" -"9
\n" -"\t\t\t\t\t\t\tZ    matches any digit from 1-" -"9
\n" -"\t\t\t\t\t\t\tN    matches any digit from 2-" -"9
\n" +"\t\t\t\t\t\t\tX    matches any digit from " +"0-9
\n" +"\t\t\t\t\t\t\tZ    matches any digit from " +"1-9
\n" +"\t\t\t\t\t\t\tN    matches any digit from " +"2-9
\n" "\t\t\t\t\t\t\t[1237-9]  matches any digit or letter " "in the brackets (in this example, 1,2,3,7,8,9)
\n" "\t\t\t\t\t\t\t.    wildcard, matches one or " "more characters (not allowed before a | or +)
\n" "\t\t\t\t\t\t\t|    removes a dialing prefix " "from the number (for example, 613|NXXXXXX would match when some one dialed " -"\"6135551234\" but would only pass \"5551234\" to the Superfecta look up.)" -"
+    adds a dialing prefix to the number " -"(for example, 1613+NXXXXXX would match when someone dialed \"5551234\" and " -"would pass \"16135551234\" to the Superfecta look up.)

\n" +"\"6135551234\" but would only pass \"5551234\" to the Superfecta look " +"up.)
+    adds a dialing prefix to the " +"number (for example, 1613+NXXXXXX would match when someone dialed " +"\"5551234\" and would pass \"16135551234\" to the Superfecta look up.)

\n" "\t\t\t\t\t\t\tYou can also use both + and |, for example: 01+0|1ZXXXXXXXXX " "would match \"016065551234\" and dial it as \"0116065551234\" Note that the " "order does not matter, eg. 0|01+1ZXXXXXXXXX does the same thing." @@ -240,10 +241,11 @@ msgid "" "characters (not allowed before a | or +)
\n" "\t\t\t\t|    removes a dialing prefix from " "the number (for example, 613|NXXXXXX would match when some one dialed " -"\"6135551234\" but would only pass \"5551234\" to the Superfecta look up.)" -"
+    adds a dialing prefix to the number " -"(for example, 1613+NXXXXXX would match when someone dialed \"5551234\" and " -"would pass \"16135551234\" to the Superfecta look up.)

\n" +"\"6135551234\" but would only pass \"5551234\" to the Superfecta look " +"up.)
+    adds a dialing prefix to the " +"number (for example, 1613+NXXXXXX would match when someone dialed " +"\"5551234\" and would pass \"16135551234\" to the Superfecta look up.)

\n" "\t\t\t\tYou can also use both + and |, for example: 01+0|1ZXXXXXXXXX would " "match \"016065551234\" and dial it as \"0116065551234\" Note that the order " "does not matter, eg. 0|01+1ZXXXXXXXXX does the same thing." diff --git a/i18n/superfecta.pot b/i18n/superfecta.pot index 1244d50a..433872a8 100644 --- a/i18n/superfecta.pot +++ b/i18n/superfecta.pot @@ -9,10 +9,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-03 20:17-0400\n" +"POT-Creation-Date: 2017-12-08 18:29-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -183,22 +184,23 @@ msgid "" "prefix) will not make any changes but will create a match. Only the first " "matched pattern will be executed and the remaining rules will not be acted " "on.

Rules:
\n" -"\t\t\t\t\t\t\tX    matches any digit from 0-" -"9
\n" -"\t\t\t\t\t\t\tZ    matches any digit from 1-" -"9
\n" -"\t\t\t\t\t\t\tN    matches any digit from 2-" -"9
\n" +"\t\t\t\t\t\t\tX    matches any digit from " +"0-9
\n" +"\t\t\t\t\t\t\tZ    matches any digit from " +"1-9
\n" +"\t\t\t\t\t\t\tN    matches any digit from " +"2-9
\n" "\t\t\t\t\t\t\t[1237-9]  matches any digit or letter " "in the brackets (in this example, 1,2,3,7,8,9)
\n" "\t\t\t\t\t\t\t.    wildcard, matches one or " "more characters (not allowed before a | or +)
\n" "\t\t\t\t\t\t\t|    removes a dialing prefix " "from the number (for example, 613|NXXXXXX would match when some one dialed " -"\"6135551234\" but would only pass \"5551234\" to the Superfecta look up.)" -"
+    adds a dialing prefix to the number " -"(for example, 1613+NXXXXXX would match when someone dialed \"5551234\" and " -"would pass \"16135551234\" to the Superfecta look up.)

\n" +"\"6135551234\" but would only pass \"5551234\" to the Superfecta look " +"up.)
+    adds a dialing prefix to the " +"number (for example, 1613+NXXXXXX would match when someone dialed " +"\"5551234\" and would pass \"16135551234\" to the Superfecta look up.)

\n" "\t\t\t\t\t\t\tYou can also use both + and |, for example: 01+0|1ZXXXXXXXXX " "would match \"016065551234\" and dial it as \"0116065551234\" Note that the " "order does not matter, eg. 0|01+1ZXXXXXXXXX does the same thing." @@ -229,10 +231,11 @@ msgid "" "characters (not allowed before a | or +)
\n" "\t\t\t\t|    removes a dialing prefix from " "the number (for example, 613|NXXXXXX would match when some one dialed " -"\"6135551234\" but would only pass \"5551234\" to the Superfecta look up.)" -"
+    adds a dialing prefix to the number " -"(for example, 1613+NXXXXXX would match when someone dialed \"5551234\" and " -"would pass \"16135551234\" to the Superfecta look up.)

\n" +"\"6135551234\" but would only pass \"5551234\" to the Superfecta look " +"up.)
+    adds a dialing prefix to the " +"number (for example, 1613+NXXXXXX would match when someone dialed " +"\"5551234\" and would pass \"16135551234\" to the Superfecta look up.)

\n" "\t\t\t\tYou can also use both + and |, for example: 01+0|1ZXXXXXXXXX would " "match \"016065551234\" and dial it as \"0116065551234\" Note that the order " "does not matter, eg. 0|01+1ZXXXXXXXXX does the same thing." diff --git a/i18n/vi/LC_MESSAGES/superfecta.mo b/i18n/vi/LC_MESSAGES/superfecta.mo index ebc9978b95d370642ca7c10d8faa8811064e36df..1bcae7329b1a03034116693a93a85d7f7bd3eeec 100644 GIT binary patch delta 50 zcmbO+mvP2i#to6Ge1=B41{Mm27FI@\n" "Language-Team: Vietnamese \n" +"Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: vi\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 2.4\n" @@ -194,22 +194,23 @@ msgid "" "prefix) will not make any changes but will create a match. Only the first " "matched pattern will be executed and the remaining rules will not be acted " "on.

Rules:
\n" -"\t\t\t\t\t\t\tX    matches any digit from 0-" -"9
\n" -"\t\t\t\t\t\t\tZ    matches any digit from 1-" -"9
\n" -"\t\t\t\t\t\t\tN    matches any digit from 2-" -"9
\n" +"\t\t\t\t\t\t\tX    matches any digit from " +"0-9
\n" +"\t\t\t\t\t\t\tZ    matches any digit from " +"1-9
\n" +"\t\t\t\t\t\t\tN    matches any digit from " +"2-9
\n" "\t\t\t\t\t\t\t[1237-9]  matches any digit or letter " "in the brackets (in this example, 1,2,3,7,8,9)
\n" "\t\t\t\t\t\t\t.    wildcard, matches one or " "more characters (not allowed before a | or +)
\n" "\t\t\t\t\t\t\t|    removes a dialing prefix " "from the number (for example, 613|NXXXXXX would match when some one dialed " -"\"6135551234\" but would only pass \"5551234\" to the Superfecta look up.)" -"
+    adds a dialing prefix to the number " -"(for example, 1613+NXXXXXX would match when someone dialed \"5551234\" and " -"would pass \"16135551234\" to the Superfecta look up.)

\n" +"\"6135551234\" but would only pass \"5551234\" to the Superfecta look " +"up.)
+    adds a dialing prefix to the " +"number (for example, 1613+NXXXXXX would match when someone dialed " +"\"5551234\" and would pass \"16135551234\" to the Superfecta look up.)

\n" "\t\t\t\t\t\t\tYou can also use both + and |, for example: 01+0|1ZXXXXXXXXX " "would match \"016065551234\" and dial it as \"0116065551234\" Note that the " "order does not matter, eg. 0|01+1ZXXXXXXXXX does the same thing." @@ -267,10 +268,11 @@ msgid "" "characters (not allowed before a | or +)
\n" "\t\t\t\t|    removes a dialing prefix from " "the number (for example, 613|NXXXXXX would match when some one dialed " -"\"6135551234\" but would only pass \"5551234\" to the Superfecta look up.)" -"
+    adds a dialing prefix to the number " -"(for example, 1613+NXXXXXX would match when someone dialed \"5551234\" and " -"would pass \"16135551234\" to the Superfecta look up.)

\n" +"\"6135551234\" but would only pass \"5551234\" to the Superfecta look " +"up.)
+    adds a dialing prefix to the " +"number (for example, 1613+NXXXXXX would match when someone dialed " +"\"5551234\" and would pass \"16135551234\" to the Superfecta look up.)

\n" "\t\t\t\tYou can also use both + and |, for example: 01+0|1ZXXXXXXXXX would " "match \"016065551234\" and dial it as \"0116065551234\" Note that the order " "does not matter, eg. 0|01+1ZXXXXXXXXX does the same thing." diff --git a/i18n/zh_CN/LC_MESSAGES/superfecta.mo b/i18n/zh_CN/LC_MESSAGES/superfecta.mo index 00fa6afe641db3b07ce2ea4c48b0535488c5c265..ce4bbe7e3db38f0eff46e68d41bd69b4923ca417 100644 GIT binary patch delta 50 zcmey!_K|JFE=E2>BV7Xv1w#ufBTHQa)5#|ock%lq=B1Y=rl(pdRAt0F`%P|Sik|$2 GsTBaA#Sshu delta 50 zcmey!_K|JFE=E2BQ(XgN1tSA1LvvjNlgTF-cTJwe6vgk8n3rCfn4W5-P?Zty>^J!} GQyT!G>JbhA diff --git a/i18n/zh_CN/LC_MESSAGES/superfecta.po b/i18n/zh_CN/LC_MESSAGES/superfecta.po index a615ebe6..87c95096 100644 --- a/i18n/zh_CN/LC_MESSAGES/superfecta.po +++ b/i18n/zh_CN/LC_MESSAGES/superfecta.po @@ -2,15 +2,15 @@ msgid "" msgstr "" "Project-Id-Version: FreePBX 2.5 Chinese Translation\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-03 20:17-0400\n" +"POT-Creation-Date: 2017-12-08 18:29-0500\n" "PO-Revision-Date: 2017-07-31 07:35+0800\n" "Last-Translator: james \n" "Language-Team: Simplified Chinese \n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 2.2-dev\n" @@ -171,22 +171,23 @@ msgid "" "prefix) will not make any changes but will create a match. Only the first " "matched pattern will be executed and the remaining rules will not be acted " "on.

Rules:
\n" -"\t\t\t\t\t\t\tX    matches any digit from 0-" -"9
\n" -"\t\t\t\t\t\t\tZ    matches any digit from 1-" -"9
\n" -"\t\t\t\t\t\t\tN    matches any digit from 2-" -"9
\n" +"\t\t\t\t\t\t\tX    matches any digit from " +"0-9
\n" +"\t\t\t\t\t\t\tZ    matches any digit from " +"1-9
\n" +"\t\t\t\t\t\t\tN    matches any digit from " +"2-9
\n" "\t\t\t\t\t\t\t[1237-9]  matches any digit or letter " "in the brackets (in this example, 1,2,3,7,8,9)
\n" "\t\t\t\t\t\t\t.    wildcard, matches one or " "more characters (not allowed before a | or +)
\n" "\t\t\t\t\t\t\t|    removes a dialing prefix " "from the number (for example, 613|NXXXXXX would match when some one dialed " -"\"6135551234\" but would only pass \"5551234\" to the Superfecta look up.)" -"
+    adds a dialing prefix to the number " -"(for example, 1613+NXXXXXX would match when someone dialed \"5551234\" and " -"would pass \"16135551234\" to the Superfecta look up.)

\n" +"\"6135551234\" but would only pass \"5551234\" to the Superfecta look " +"up.)
+    adds a dialing prefix to the " +"number (for example, 1613+NXXXXXX would match when someone dialed " +"\"5551234\" and would pass \"16135551234\" to the Superfecta look up.)

\n" "\t\t\t\t\t\t\tYou can also use both + and |, for example: 01+0|1ZXXXXXXXXX " "would match \"016065551234\" and dial it as \"0116065551234\" Note that the " "order does not matter, eg. 0|01+1ZXXXXXXXXX does the same thing." @@ -217,10 +218,11 @@ msgid "" "characters (not allowed before a | or +)
\n" "\t\t\t\t|    removes a dialing prefix from " "the number (for example, 613|NXXXXXX would match when some one dialed " -"\"6135551234\" but would only pass \"5551234\" to the Superfecta look up.)" -"
+    adds a dialing prefix to the number " -"(for example, 1613+NXXXXXX would match when someone dialed \"5551234\" and " -"would pass \"16135551234\" to the Superfecta look up.)

\n" +"\"6135551234\" but would only pass \"5551234\" to the Superfecta look " +"up.)
+    adds a dialing prefix to the " +"number (for example, 1613+NXXXXXX would match when someone dialed " +"\"5551234\" and would pass \"16135551234\" to the Superfecta look up.)

\n" "\t\t\t\tYou can also use both + and |, for example: 01+0|1ZXXXXXXXXX would " "match \"016065551234\" and dial it as \"0116065551234\" Note that the order " "does not matter, eg. 0|01+1ZXXXXXXXXX does the same thing." diff --git a/module.xml b/module.xml index d6c1b065..0b395b5e 100644 --- a/module.xml +++ b/module.xml @@ -2,7 +2,7 @@ superfecta extended CID Superfecta - 13.0.4.2 + 13.0.4.3 setup Admin Sangoma Technologies Corporation @@ -12,6 +12,7 @@ Provides simultaneous use of, and complete control over multiple caller id data sources. + *13.0.4.3* If the Caller ID is 'unknown', 'anonymous' or empty then skip the check *13.0.4.2* FREEPBX-15972 fix issues in local.ch *13.0.4.1* FREEPBX-15174 *13.0.4* FREEPBX-13970 FREEPBX-14399 FREEPBX-14396 FREEPBX-14400 @@ -63,4 +64,4 @@ a71ce14e885b43669a50395c975c0df9 release/2.11/superfecta-2.11.5.tgz - + \ No newline at end of file