Commit Graph

16387 Commits

Author SHA1 Message Date
FusionPBX bcc990e84f
Fix follow me calls to external destinations. 2020-06-19 20:14:28 -06:00
FusionPBX b42cbc60b3
Update destinations.php 2020-06-19 19:00:33 -06:00
FusionPBX aa9c7c1277
Removed the ellipsis function which is not used in anywhere in the FusionPBX project. 2020-06-19 17:55:46 -06:00
Luis Daniel Lucio Quiroz d7881b7dc5
[4.5] Use INT instead of NUMERIC (#5311) 2020-06-19 09:00:02 -06:00
FusionPBX 6aabdea144
Remove a line that was accidently added to the new ivr_menu_uuid field. 2020-06-19 08:41:50 -06:00
benwiesner1 32a9799241
Update {$mac}.cfg (#5308)
fixed small error
2020-06-18 18:59:01 -06:00
FusionPBX 5e1d8c74ef
Use the valid type = ivr 2020-06-18 17:08:46 -06:00
FusionPBX 7786e3e1b4
Add type to the destination class valid method. 2020-06-18 17:07:24 -06:00
agree 38adb80130
Add IVR menu-back (#5307)
* Update app_config.php

* Update app_languages.php

* Update ivr_menu_edit.php
2020-06-18 13:16:22 -06:00
agree 4a67c9c0bd
Update ivr.conf.lua (#5306) 2020-06-18 11:38:32 -06:00
FusionPBX 1bee86dba0
Comment out the example fifo 2020-06-18 11:31:08 -06:00
Mark J Crane 3c3932ca7d Add additional IVR Menu Options to the Destination Select list 2020-06-18 10:44:16 -06:00
FusionPBX 6378e395ae
Add prefix to the destination list. 2020-06-18 08:08:26 -06:00
FusionPBX dd9e61862d
Change the destination prefix description. 2020-06-18 07:56:00 -06:00
FusionPBX ddc27525a8
Combine related IVR menu XML. 2020-06-17 19:27:22 -06:00
agree f97249aa79
Update ivr_menu_edit.php (#5305) 2020-06-17 19:18:09 -06:00
FusionPBX 5eb7df9d76
Rename README.md to readme.md 2020-06-17 18:51:13 -06:00
FusionPBX ec7024ed41
Add ivr_menu_parent_uuid for adding a parent IVR Menu 2020-06-17 13:39:57 -06:00
FusionPBX 754692bc76
Add new label label-ivr_menu_parent_uuid 2020-06-17 13:20:38 -06:00
FusionPBX ecaf45b407
Add ivr_menu_parent_uuid 2020-06-17 13:11:33 -06:00
agree 0671ed9f1e
Update ivr.conf.lua (#5304) 2020-06-17 10:47:41 -06:00
frytimo 10d95bb117
Fix typo (#5303)
Missing ";" on unset statement.
2020-06-17 10:14:23 -06:00
agree 0ce0f597f6
Update functions.php (#5302) 2020-06-16 20:35:51 -06:00
FusionPBX 87497721c6
Default the ring_group_call_timeout to 30 seconds. 2020-06-15 13:38:53 -06:00
FusionPBX dc137edabe
Rename message-timeout-action to message-timeout_action 2020-06-15 13:26:02 -06:00
FusionPBX be8d2fcc3d
Rename translation label message-timeout to message-call_timeout 2020-06-15 13:24:31 -06:00
FusionPBX 62c1161328
Require the ring group call timeout. 2020-06-15 13:20:55 -06:00
FusionPBX b04d21857e
Add temporary software_add and software_edit permissions 2020-06-13 21:58:16 -06:00
FusionPBX ea4a92251a
Change destination prefix description to country code 2020-06-12 09:16:57 -06:00
FusionPBX f07f82c7cb
Update app_config.php 2020-06-12 09:12:52 -06:00
FusionPBX c42e19fd78
Update index.php 2020-06-11 23:17:45 -06:00
FusionPBX 7647e6efcc
When picking up the domain_uuid get also get the device_uuid. 2020-06-11 22:46:39 -06:00
agree 47c8ceb521
Destinations - Add ability to set condition field on per destination (#5301)
* Update destination_edit.php

* Update app_languages.php

* Update app_config.php
2020-06-10 23:07:12 -06:00
Len 4b405f6b9b
Fanvil H5 Template Update {$mac}.cfg (#5299) 2020-06-10 22:55:39 -06:00
Len 73fd112e0c
Update app_config.php (#5300)
* Update app_config.php
2020-06-10 22:53:45 -06:00
frytimo 1f4a19bbd8
Rogue Apostrophe in SQL statement (#5298)
Remove rogue apostrophe in SQL statement for :default_setting_value.
2020-06-10 13:23:38 -06:00
Nate c8d21f48cf
Update call_broadcast_edit.php
Fixed permission check.
2020-06-09 10:02:43 -06:00
hershyheilpern e017bb4751
Update {$mac}.cfg (#5293) 2020-06-08 22:59:25 -06:00
frytimo 8a510401be
$sql and $parameters never unset (#5295)
Change order of unset statement as it is after a return statement thus unreachable.
2020-06-08 22:57:07 -06:00
agree 8cc421c6c9
Call broadcast - Add caller ID permission (#5296)
* Update call_broadcast_edit.php
* Update app_config.php
2020-06-08 17:11:38 -06:00
Luis Daniel Lucio Quiroz b65c8cd68b
$this is a syntax error when using static classes (#5264) 2020-06-06 09:11:35 -06:00
Len cc3f919ffb
Update {$mac}.xml (#5292) 2020-06-06 09:07:40 -06:00
StratoSwitch 77ec12138b
GRP 26xx series templates (#5287)
* GRP 26xx series templates
2020-06-06 09:07:17 -06:00
Len 4c1660e694
Update {$mac}.xml (#5294) 2020-06-06 08:01:46 -06:00
Nate 2c7753c471 Voicemail - Edit: Hide 'SMS To' field if app/sms not present. 2020-06-02 14:29:00 -06:00
Nate 485d8681ca Settings - Edit: Adjust Description field width. 2020-06-02 09:18:11 -06:00
Nate 9178fd63a7 Theme: Settings to control Domain Selector title colors. 2020-06-02 09:17:23 -06:00
FusionPBX 87a7073889
If you don't have xml_cdr_lose_race permission then hide the call. 2020-06-01 16:13:40 -06:00
StratoSwitch 11178787a6
correct account 8 settings (#5291)
Codes for account 8 were using account 4 array.
also reworded note about profile 2 settings
2020-06-01 15:30:38 -06:00
Nate 75b46b3298 Fax - Preview/Send: Better cover_logo handling. 2020-05-30 20:27:26 -06:00