powerpbx
9320988f92
Add CIDR notation check ( #2739 )
...
* Add CIDR notation check
* Update access_control_node_edit.php
Add IPv6 check
* Update access_control_node_edit.php
2017-07-16 11:41:59 -06:00
FusionPBX
39121604ad
Show an example. host[:port]
...
The square brackets indicate the port is optional.
2017-07-16 11:38:50 -06:00
Mafoo
68cdc40bed
Enhance Better descriptions for proxies ( #2737 )
...
update all proxy descriptions to indicate they take the host:port format
2017-07-16 11:23:16 -06:00
FusionPBX
566e87f675
Update sql_db_conversion.php
2017-07-15 12:43:37 -06:00
FusionPBX
4c398d7ac6
Update report.php
2017-07-15 12:41:16 -06:00
FusionPBX
1a51c3855c
Update app_defaults.php
2017-07-09 23:52:34 -06:00
FusionPBX
ba80222491
Update extension_edit.php
2017-07-05 10:26:45 -06:00
FusionPBX
19b14f16f8
Update voicemail_edit.php
2017-07-05 10:23:47 -06:00
FusionPBX
6dc677027b
Update app_config.php
2017-07-05 10:21:37 -06:00
FusionPBX
fb468b8f62
Update time_condition_edit.php
2017-07-04 12:22:50 -06:00
FusionPBX
a8ef4d1456
Update access_control_node_edit.php
2017-07-04 11:39:13 -06:00
FusionPBX
4024c08c58
Update access_control_node_delete.php
2017-07-04 11:38:28 -06:00
FusionPBX
427f021811
Update access_control_delete.php
2017-07-04 11:37:16 -06:00
FusionPBX
8a7208d7c6
Update access_control_edit.php
2017-07-04 11:35:55 -06:00
FusionPBX
654a7c31d3
Update access_control_edit.php
2017-07-04 11:34:41 -06:00
FusionPBX
cdc776b89d
Update cmd.php
2017-07-04 11:31:21 -06:00
FusionPBX
3b63159fe7
Update access_control_node_edit.php
2017-07-04 11:21:04 -06:00
FusionPBX
0c506da93c
Update access_control_node_delete.php
2017-07-04 11:17:08 -06:00
FusionPBX
52924420a7
Update access_control_delete.php
2017-07-04 11:16:15 -06:00
FusionPBX
5e8901318a
Update access_control_edit.php
2017-07-04 11:15:47 -06:00
FusionPBX
ec90a50621
Update app_config.php
2017-06-30 22:02:00 -06:00
FusionPBX
0029b1626e
Update app_config.php
2017-06-30 21:53:53 -06:00
The-Operator
2c0efdc6c6
Update German and Austrian translations ( #2722 )
...
* Update German and Austrian translations
Update German and Austrian translations and added missing English translations for FAX application.
* Update German & Austrian translations
2017-06-30 15:23:01 -06:00
FusionPBX
1b7af50c5c
Update dialplan_edit.php
2017-06-28 20:55:43 -06:00
Len
931311ab22
Update app_config.php
2017-06-23 16:27:39 -04:00
Len
5716354243
Update app_config.php
2017-06-23 16:16:42 -04:00
Alexey Melnichuk
6adce64d7f
Add. Support missed argument in xml_cdr.php ( #2711 )
...
This argument used when build link in xml_cdr_statistics.php.
2017-06-23 09:21:25 -06:00
Len
54ae3cc52a
Update app_config.php
2017-06-22 14:23:49 -04:00
Len
2215587ecd
Update app_config.php
2017-06-22 14:20:55 -04:00
Len
40020668d9
Update app_config.php
2017-06-22 14:06:45 -04:00
FusionPBX
97f5d6c5ae
Update ivr_menu_edit.php
2017-06-22 09:20:40 -06:00
Alexey Melnichuk
9ccf44e059
Add. Display both CPM for all calls and for answered only. ( #2707 )
2017-06-22 09:04:44 -06:00
FusionPBX
d3a128bcb7
Unset call_timeout on new outbound routes.
2017-06-22 08:46:43 -06:00
FusionPBX
af71ec5ca8
Update xml_cdr.php
2017-06-21 23:46:17 -06:00
FusionPBX
b8e460a81c
Update xml_cdr.php
2017-06-21 23:39:56 -06:00
FusionPBX
b0bef2fc80
Update v_xml_cdr_import.php
2017-06-21 19:34:06 -06:00
FusionPBX
6ebf247241
Update app_config.php
2017-06-21 19:10:11 -06:00
FusionPBX
fcfe804a47
Update provision.php
2017-06-21 10:50:33 -06:00
FusionPBX
65b37481a8
Update provision.php
2017-06-21 10:44:59 -06:00
Alexey Melnichuk
74454b738f
Update CDR Stats application. ( #2704 )
...
* Update CDR Stats application.
Fix. Number of calls always calculate only for all domain.
Fix. Number of missed calls ignores any search parameters and use only `inbound` filter.
Fix. Calls duration for days use only domain filter and do not use any other filters.
Add. Limit setting for number of hours to calculate statistic.
Add. When timestamp set then calculate statistic only for this period.
* Fix. Calculate `Calls per minute`
Fix. Prevent divide `0/0` when calculate `ALOC`
* Fix. `Hours` have to be integer type.
2017-06-21 08:20:29 -06:00
Len
d0dcb9fa26
Update app_config.php
2017-06-20 12:01:14 -04:00
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
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
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
1c58c1c1f9
Enhance-master-translation autofill ( #2681 )
...
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00