Commit Graph

8200 Commits

Author SHA1 Message Date
FusionPBX
e368013979 Add option for destination hold music to the database. 2020-07-09 14:34:55 -06:00
chansizzle
37061b7d6c Update phrases.php (#5338) 2020-07-08 14:22:42 -06:00
FusionPBX
0d2e62bc9b Add answered to the extension summary 2020-07-07 22:13:28 -06:00
FusionPBX
e9584fe09c Add permission_exists outbound_caller_id_name to hide column if user is does not have the permission. 2020-07-07 11:04:17 -06:00
chansizzle
65fdd51f07 Update dialplan_outbound_add.php (#5336)
gateway's order
2020-07-07 10:35:01 -06:00
phoneben
91f2f67fc4 Update app_config.php (#5334)
* Update app_config.php

* change type to text for pin in conferences

in conference centers you can not save
a pin as 0123 it will save as 123 due in data base it was saved to numeric vrs text

* Update conference_edit.php

* Update app_languages.php

updated hebrew name for title

* Update app_languages.php

hebrew language for title conference_center

* Update app_languages.php

active_conferences he-il
2020-07-07 08:17:22 -06:00
agree
71854ba40e Phrases: Remove unused code (#5335)
* Remove unncessery code

* remove unnecessary code

* Update phrases.php
2020-07-06 18:21:56 -06:00
FusionPBX
2df30633be Add the grandstream_dial_plan again however use single quotes to prevent \r and \f from being interpreted. 2020-07-06 14:48:55 -06:00
FusionPBX
de775935f9 Correct the yealink_codec_opus_priority value. 2020-07-05 16:11:49 -06:00
agree
9a1c08dc87 Update app_config.php (#5330) 2020-07-05 13:32:37 -06:00
frytimo
993b326af6 add missing quotes surrounding extension_advanced (#5329)
Add missing quotes surrounding extension_advanced permission so it is interpreted as text.
2020-07-03 13:41:45 -06:00
FusionPBX
b6c92847a1 extension edit correct domain_uuid so that it has a value. 2020-07-02 20:16:39 -06:00
Len
ff1477e2ef Update callcenter.conf.lua (#5326)
updated unused variable/typo
2020-07-02 18:37:41 -06:00
FusionPBX
fa7bb2a781 Add direction inbound for call center calls and update missed_calls. 2020-07-02 18:02:19 -06:00
FusionPBX
e1f428db59 Add direction inbound for call center calls and update missed_calls. 2020-07-02 18:01:59 -06:00
agree
237551e780 Update call_block_edit.php (#5327) 2020-07-02 17:55:10 -06:00
chansizzle
f845711cda Update voicemail_greetings.php (#5328)
allow wav OR mp3 upload
2020-07-02 16:56:22 -06:00
FusionPBX
2d5745c283 Adjust the key string to match the value. 2020-07-02 16:48:07 -06:00
FusionPBX
0a3d809556 Add cc values to the altnernate import. 2020-07-02 16:27:54 -06:00
FusionPBX
fc8746c87e Company directory add order by first name 2020-07-02 12:23:55 -06:00
FusionPBX
baaf95781e Add toggle to number translations 2020-07-02 10:54:20 -06:00
agree
602302a308 Add extension_advanced permission (#5321)
* Update extension_edit.php
* Update app_config.php
2020-07-02 00:22:38 -06:00
konradSC
5dc1137a64 Fix Yealink Expansion Modules in Device Profiles (#5324)
The 'if' statements need to reference v_device_profile_keys.profile_key_vendor instead of device_key_vendor which is in a different table.
2020-07-01 16:28: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
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