-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c58513a
commit 0acf3f6
Showing
22 changed files
with
190 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
* ################################### | ||
* ======================================= | ||
* MagnusSolution.com <[email protected]> | ||
* 2021-03-12 | ||
* 2021-04-08 | ||
*/ | ||
Locale.load({ | ||
'': '', | ||
|
@@ -95,7 +95,6 @@ Locale.load({ | |
'Before answer': '', | ||
'Bigger than': '', | ||
'Bill Date:': '', | ||
'Bill amount': '', | ||
'Billing': '', | ||
'Billing block': '', | ||
'Billing type': '', | ||
|
@@ -218,6 +217,8 @@ Locale.load({ | |
'Contains': '', | ||
'Context': '', | ||
'Continue': '', | ||
'Contract is required': '', | ||
'Contract no': '', | ||
'Count votes': '', | ||
'Country': '', | ||
'Country code': '', | ||
|
@@ -283,6 +284,8 @@ Locale.load({ | |
'Disallowed action': '', | ||
'Discount fee': '', | ||
'Disk space': '', | ||
'Distribution code': '', | ||
'Distribution code required': '', | ||
'Do you already have a SMTP': '', | ||
'Do you confirm buy this DID?': '', | ||
'Do you really want to leave the system?': '', | ||
|
@@ -435,7 +438,6 @@ Locale.load({ | |
'Invalid call reference value': '', | ||
'Invalid format': '', | ||
'Invalid message unspecified': '', | ||
'Invalid number': '', | ||
'Invalid number format': '', | ||
'Invalid plan used to signup': '', | ||
'Invalid register string': '', | ||
|
@@ -508,6 +510,7 @@ Locale.load({ | |
'Minutes': '', | ||
'Misdialled trunk prefix': '', | ||
'Mobile': '', | ||
'Mobile number': '', | ||
'Module': '', | ||
'Modules': '', | ||
'Mon-Fri': '', | ||
|
@@ -621,13 +624,16 @@ Locale.load({ | |
'Penalty, Paused, Invalid, Unavailable': '', | ||
'Pending': '', | ||
'Per': '', | ||
'Percentage': '', | ||
'Period': '', | ||
'Periodic announce': '', | ||
'Perm ban': '', | ||
'Permissions': '', | ||
'Permit': '', | ||
'Personal data': '', | ||
'Phone': '', | ||
'Phone Number': '', | ||
'Phone is required': '', | ||
'Phonebook': '', | ||
'Phonebooks': '', | ||
'Phonenumber': '', | ||
|
@@ -750,6 +756,7 @@ Locale.load({ | |
'Resend': '', | ||
'Reservation date': '', | ||
'Reserved': '', | ||
'Reset': '', | ||
'Reset queue stats': '', | ||
'Response to STATUS ENQUIRY': '', | ||
'Restore': '', | ||
|
@@ -779,6 +786,7 @@ Locale.load({ | |
'SELECT GROUP FOR AGENT USERS': '', | ||
'SIP': '', | ||
'SIP Call': '', | ||
'SIP Code': '', | ||
'SIP To': '', | ||
'SIP Users': '', | ||
'SIP account limit': '', | ||
|
@@ -950,7 +958,6 @@ Locale.load({ | |
'Time for another call': '', | ||
'Time used': '', | ||
'Title': '', | ||
'To date': '', | ||
'To day': '', | ||
'Today': '', | ||
'Today peak': '', | ||
|
@@ -978,6 +985,7 @@ Locale.load({ | |
'Trunk': '', | ||
'Trunk Groups': '', | ||
'Trunk chart': '', | ||
'Trunk erros': '', | ||
'Trunk groups': '', | ||
'Trunks': '', | ||
'Tuesday': '', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
******************** | ||
Update MagnusBilling | ||
******************** | ||
|
||
Our team works daily to add new functions and solve problems. You can see the changes made in the link https://github.com/magnussolution/magnusbilling7/commits/source. | ||
|
||
Therefore, our team recommends that you keep your server up to date. | ||
|
||
To update run the following command. | ||
|
||
|
||
:: | ||
|
||
/var/www/html/mbilling/protected/commands/update.sh | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
|
||
.. _trunkSipCodes-ip: | ||
|
||
IP | ||
-- | ||
|
||
| We did not write the description to this field. | ||
|
||
|
||
|
||
.. _trunkSipCodes-code: | ||
|
||
Code | ||
---- | ||
|
||
| We did not write the description to this field. | ||
|
||
|
||
|
||
.. _trunkSipCodes-total: | ||
|
||
Total | ||
----- | ||
|
||
| We did not write the description to this field. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
*********************** | ||
Atualizar MagnusBilling | ||
*********************** | ||
|
||
Nossa equipe trabalha diariamente para adicionar novas funçōes e solucionar problemas. Voce pode ver as alteraçoes realizadas no link https://github.com/magnussolution/magnusbilling7/commits/source | ||
|
||
Por tanto, nossa equipe recomenda que você mantenha seu servidor atualizado. | ||
|
||
Para atualizar seu MagnusBilling, execute o seguinte comando no SSH logado como root. | ||
|
||
|
||
:: | ||
|
||
/var/www/html/mbilling/protected/commands/update.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.