Commit Graph

16418 Commits

Author SHA1 Message Date
FusionPBX
7074e7fc31 Update the provision URL on snom 8xx 2020-06-26 15:20:45 -06:00
FusionPBX
00c5f1d54a Add literal to the snom 7xx template 2020-06-26 15:18:48 -06:00
FusionPBX
9b19637d67 Add ntp server to snom 7xx template. 2020-06-26 15:10:07 -06:00
FusionPBX
59c3b912ac Add ntp server info to the snom 3xx template 2020-06-26 15:09:20 -06:00
FusionPBX
a642745586 Add the SIP transport to the snom 7xx template 2020-06-26 14:50:25 -06:00
FusionPBX
363df88954 Add the SIP port and transport to snom 3xx 2020-06-26 14:48:33 -06:00
FusionPBX
734237143c Simplify the snom provisioning URL 2020-06-26 14:24:57 -06:00
FusionPBX
0d5d99acb2 Simplify the snom provisioning URL. 2020-06-26 14:24:06 -06:00
FusionPBX
8562a99823 Simplify the snom provisioning URL. 2020-06-26 14:23:14 -06:00
FusionPBX
88e88e44f9 Update {$mac}.xml 2020-06-26 14:22:32 -06:00
FusionPBX
d76fc08868 Simplify the snom provisioning URL 2020-06-26 14:21:39 -06:00
FusionPBX
487c53bd23 Simplify the snom provisioning URL. 2020-06-26 14:19:58 -06:00
FusionPBX
c1ef1ec084 Update {$mac}.xml 2020-06-26 14:18:36 -06:00
agree
836fe64cf6 pin_number.lua get pin number description (#5322)
* Update pin_number.lua
2020-06-26 10:07:07 -06:00
FusionPBX
468cdb9a88 Rename the array $remianing_group_permissions to $database_group_permissions 2020-06-26 10:00:24 -06:00
agree
f5a8a3b998 Optimize permission defaults (#5323)
* Update permission.php
2020-06-26 09:58:00 -06:00
FusionPBX
39646284ea Setting default values to help with new permission protected option. 2020-06-25 19:10:19 -06:00
FusionPBX
77055dfa9a Fix a syntax bug that originated from a pull request. 2020-06-25 09:27:05 -06:00
FusionPBX
a8b22d04cf Add button css class and styles 2020-06-25 07:29:09 -06:00
Baji Zsolt
966a218da2 Daylight Saving changes (#5229)
* Daylight Saving changes:
- enabled on server auto.DST.xml configuration for phones
- added new autoDST.xml file to fusionpbx server
- corrected autoDST.xml, addde balkans countries

* Fixed the yealink_auto_dst_url name to fix the syntax problem.

* Rename AutoDST.xml to auto_dst.xml

* Update app_config.php

* Update auto_dst.xml

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-06-25 00:49:45 -06:00
Chris Black
9b3de1d895 Update scripts.php (#5263)
fix so that if user has a hostname instead of IP address the config.lua gets written correctly
2020-06-25 00:44:57 -06:00
agree
f643b0ee40 Added group permission protection (#5320) 2020-06-25 00:37:39 -06:00
FusionPBX
3eb2257745 Add indentation to improve the html output. 2020-06-24 19:14:33 -06:00
agree
e5d3295975 Fix destination->valid method for ivr (#5312)
* Update destinations.php

* Update ivr_menu_edit.php
2020-06-24 16:42:03 -06:00
FusionPBX
19df9b4aa8 Change sip_from_user to user_name 2020-06-23 13:24:54 -06:00
agree
4b5ed3d8ef Update ivr_menu_edit.php (#5317) 2020-06-22 22:58:15 -06:00
agree
5ec163b488 Update ivr.conf.lua (#5309) 2020-06-22 10:20:37 -06:00
agree
0abbb1e51a Update ivr_menu_edit.php (#5316) 2020-06-22 10:19:25 -06:00
FusionPBX
96a261e444 Add dialplan context global. 2020-06-21 00:01:28 -06:00
FusionPBX
6cc4f79f5a Update switch_music_on_hold.php 2020-06-20 23:23:17 -06:00
FusionPBX
794df3d00b Use iconv only if the function exists. 2020-06-20 11:13:06 -06:00
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