Commit Graph

8177 Commits

Author SHA1 Message Date
agree
836fe64cf6 pin_number.lua get pin number description (#5322)
* Update pin_number.lua
2020-06-26 10:07:07 -06:00
FusionPBX
77055dfa9a Fix a syntax bug that originated from a pull request. 2020-06-25 09:27:05 -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
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
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
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
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
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
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
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
73fd112e0c Update app_config.php (#5300)
* Update app_config.php
2020-06-10 22:53:45 -06:00
Nate
c8d21f48cf Update call_broadcast_edit.php
Fixed permission check.
2020-06-09 10:02:43 -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
Nate
2c7753c471 Voicemail - Edit: Hide 'SMS To' field if app/sms not present. 2020-06-02 14:29:00 -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
Nate
75b46b3298 Fax - Preview/Send: Better cover_logo handling. 2020-05-30 20:27:26 -06:00
Nate
eddef554a7 Voicemail: Resolve 'undefined parameter' error in logs upon voicemail playback. 2020-05-28 19:14:01 -06:00
FusionPBX
71c90a59c8 Remove the formatting of the mac address. 2020-05-27 19:10:20 -06:00
FusionPBX
b2295da641 Change sip_from_user to user_name for greater flexibility. 2020-05-26 15:49:47 -06:00
FusionPBX
636ef62140 Set the dial_string default to true. 2020-05-25 17:51:12 -06:00
FusionPBX
4672cb1115 More work to remove HESITATION from the translation. 2020-05-21 18:55:41 -06:00