Commit Graph

8963 Commits

Author SHA1 Message Date
Alexey Melnichuk
6fc6e231c8 Add. BLF indication for call forward. (#2664)
* Add. BLF indication for call forward.

To display general status of CallForward use blf like `forward+<extension>`
To display status for specific phone number use blf like `forward+<extension>/<number>`

* Fix. Escape variable in regex expression.

* Fix. Sync DND and CF blf.

* Add. `blf_subscribe` service which can handle all custom subscriptions.

To run for specific protocol it possible run as `luarun blf_subscribe.lua <PROTO>`
2017-06-20 09:23:23 -06:00
FusionPBX
479fff805e Update app_defaults.php 2017-06-17 14:02:19 -06:00
FusionPBX
f25933e811 Update directory.lua 2017-06-17 12:19:43 -06:00
FusionPBX
e214cab135 Update directory.lua 2017-06-17 11:38:24 -06:00
FusionPBX
36d3ebc4af Change directory full name to first and last name. 2017-06-17 11:37:22 -06:00
FusionPBX
e631e6a8f9 Update app_config.php 2017-06-17 11:35:52 -06:00
FusionPBX
12ba3e2244 Update dialplan_outbound_add.php
Removed as a security precaution.
2017-06-17 10:57:17 -06:00
FusionPBX
e5f342f299 Update app_config.php 2017-06-17 09:18:26 -06:00
Luis Daniel Lucio Quiroz
4b33893579 Little language update (#2693)
ES and FR
2017-06-16 08:39:15 -07:00
Mafoo
644e584d0a Database transactions
Change the select statement to a left outer join so when either domain_uuid or user_uuid is null it will still be able to display the data. This will keep the total number of records the same as the count done above

* dos2unix on app/database_transactions/database_transactions.php
2017-06-14 07:22:01 -07:00
Len
63f4ca3fa7 bug fix caller_destination label 2017-06-13 18:34:18 -04:00
Mafoo
0098dd01c2 Enhance - text class autofill (#2679)
Try and auto fill a value when its blank an the same baseline language
has a value
2017-06-12 22:19:02 -07:00
Mafoo
1c58c1c1f9 Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo
f394915125 Enhance - translation missing tags (#2680)
add tags missing in some app_languages
2017-06-12 22:13:06 -07:00
Mafoo
7bdea2c30c dos2unix (#2682)
find . -name "*.php" | xargs dos2unix
2017-06-12 22:09:36 -07:00
Len
6c97a1ae3d Create {$mac}.cfg 2017-06-12 23:57:47 -04:00
Len
645c5ce222 Create {$mac}.cfg 2017-06-12 23:55:15 -04:00
Len
77b95f19ba Create {$mac}.cfg 2017-06-12 23:52:19 -04:00
Len
91296cadfa Create {$mac}.cfg 2017-06-12 23:50:20 -04:00
Len
b83ae4e7a4 Create {$mac}.cfg 2017-06-12 23:48:57 -04:00
Len
79286306a8 Create {$mac}.cfg 2017-06-12 23:46:11 -04:00
Len
270f535ee6 Create {$mac}.cfg 2017-06-12 23:43:52 -04:00
Len
085c5a7464 Create {$mac}.cfg 2017-06-12 23:42:06 -04:00
Len
adb4f67d8f Create {$mac}.cfg 2017-06-12 23:39:50 -04:00
Len
ca0514afe9 Create {$mac}.cfg 2017-06-12 23:37:37 -04:00
Len
c8b8b67fca Create {$mac}.cfg 2017-06-12 23:35:30 -04:00
Len
102a1714f4 Create {$mac}.cfg 2017-06-12 23:33:50 -04:00
Len
8ebb8afaac Create {$mac}.cfg 2017-06-12 23:32:30 -04:00
Len
af8f3ca2d8 Create {$mac}.cfg 2017-06-12 23:30:52 -04:00
Len
eeef48e536 Create {$mac}.cfg 2017-06-12 23:26:30 -04:00
Len
96fd6a6bed Create {$mac}.cfg 2017-06-12 23:25:16 -04:00
Len
a36debbf8e Create {$mac}.cfg 2017-06-12 23:23:18 -04:00
Len
36d233ccf4 Create {$mac}.cfg 2017-06-12 23:21:46 -04:00
Len
fd3de05316 Create {$mac}.cfg 2017-06-12 23:20:22 -04:00
Len
5d2afd23f1 Create {$mac}.cfg 2017-06-12 23:18:47 -04:00
Len
17f2b2c5fe Create {$mac}.cfg 2017-06-12 23:17:26 -04:00
Len
9fcf99d49d Create {$mac}.cfg 2017-06-12 23:13:00 -04:00
Len
b4b853191b Create {$mac}.cfg 2017-06-12 23:11:11 -04:00
Len
e0fdd0d2b3 Create {$mac}.cfg 2017-06-12 23:08:53 -04:00
Len
56c4271147 Create {$mac}.cfg 2017-06-12 23:06:39 -04:00
FusionPBX
0d69017755 Update app_config.php 2017-06-12 20:01:41 -07:00
Len
71d49c4059 Create app_config.php 2017-06-12 22:52:19 -04:00
Len
d10c793442 update cid_source 2017-06-12 22:47:05 -04:00
FusionPBX
47e42f163e Create database_transaction_edit.php 2017-06-11 21:08:13 -07:00
Mafoo
d2d9443450 Enhance upgrade show during install (#2676)
the install uses upgrade_domains.php, update it to use well known
varibles to show output
2017-06-11 08:49:39 -06:00
FusionPBX
a93b7983ea Use null instead of an empty string for user_uuid when not available. 2017-06-11 08:48:18 -06:00
FusionPBX
04e8f7f522 Create menu_messages.lua 2017-06-10 23:53:12 -06:00
FusionPBX
3f6fc34419 Create app_config.php 2017-06-10 23:27:21 -06:00
FusionPBX
c80f8668da Create menu_messages.lua 2017-06-10 23:06:29 -06:00
FusionPBX
a2da52bf46 Create index.lua 2017-06-10 23:03:22 -06:00