Commit Graph

18249 Commits

Author SHA1 Message Date
chansizzle 1407e2d214
Update extension_imports.php (#5356)
start data on row 2
2020-07-15 16:53:13 -06:00
chansizzle f357131e53
Update user_imports.php (#5357)
start data on row 2
2020-07-15 16:52:41 -06:00
FusionPBX 90dc96d134
Fix the device profile key vendor for Yealink 2020-07-14 19:32:01 -06:00
agree 3d0df8b271
Add voicamail_domain permission (#5349) 2020-07-14 16:24:51 -06:00
FusionPBX da6e471c28
Add Cisco SPA191 template. 2020-07-14 10:10:31 -06:00
FusionPBX cb1b59712f
Rename resources/templates/provision/cisco/spa194/{$mac}.xml to resources/templates/provision/cisco/spa192/{$mac}.xml 2020-07-14 09:43:17 -06:00
Len b88c29592e
Create {$mac}.xml (#5346)
* Create {$mac}.xml

New ATA template. Works on SPA191 and SPA192.

* Rename resources/templates/provision/cisco/spa19x/{$mac}.xml to resources/templates/provision/cisco/spa194/{$mac}.xml

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-07-14 09:40:15 -06:00
FusionPBX f4250bf622
Change the description. 2020-07-13 17:13:33 -06:00
agree 5b35a041d3
Conference recordings: remove hard-coded path (#5348) 2020-07-13 17:09:09 -06:00
agree b0b788427e
remove CDR Statistics from default menu for users (#5347)
* Remove CDR stattistics from user group menu

users don't have CDR statistics vier permission no need to have it in the menu

* remove status from user group menu

No need to have it in the default menu for the user group
2020-07-13 12:46:57 -06:00
FusionPBX b61d13fcf5
Re-enable local destination on destination_edit.php 2020-07-13 11:22:52 -06:00
FusionPBX 0e42b17dd0
Destinations re-enable local 2020-07-13 11:21:42 -06:00
agree 0cdab532ef
set domain_uuid variable (#5345) 2020-07-12 16:23:20 -06:00
agree 59bd5a9e54
Add domain_uuid variable (#5344) 2020-07-12 15:47:54 -06:00
FusionPBX a499b36277
Added array option. 2020-07-10 20:30:25 -06:00
FusionPBX 4eea4ee3cd
Rename 080_hold_music.xml to 080_user_hold_music.xml 2020-07-10 18:55:22 -06:00
FusionPBX 466b77053d
Rename the new hold music dialplan to user hold music. 2020-07-10 13:38:04 -06:00
FusionPBX 4514947223
Disable this until it has been improved and tested more. 2020-07-10 12:55:58 -06:00
FusionPBX 7a720b84a9
Disable the delete for now. 2020-07-10 12:36:11 -06:00
FusionPBX b4beae1e97
Cast domain_enabled to text 2020-07-10 09:45:54 -06:00
FusionPBX 42a926684a
Remove a duplicate domain_uuid. 2020-07-10 09:44:53 -06:00
FusionPBX 95faf76f97
Use cast to text on domain_enabled. 2020-07-10 09:41:43 -06:00
FusionPBX 0be0bc3417
Create 080_hold_music.xml 2020-07-10 01:02:52 -06:00
FusionPBX 8cd1c447f5
Remove hold_music from user_exists dialplan 2020-07-10 01:02:16 -06:00
FusionPBX f04dbe861c
Fix a syntax problem from new Hebrew translation. 2020-07-09 18:59:52 -06:00
agree 9dc180626a
xml handler: fix duplicate gateways and unnecessary query (#5341) 2020-07-09 17:49:19 -06:00
Len 758f38d664
Update app_config.php (#5342)
* Update app_config.php

Description:
It configures whether to use audio encryption service.
CFG Configuration:
account.x.srtp_encryption
Valid Value:
(0-Disabled;1-Optional;2-Compulsory)
Optional: The phone will negotiate with the other phone what type of encryption to use for the session.
Compulsory: The phone must use SRTP during a call.
2020-07-09 17:47:56 -06:00
phoneben 0bdf2a7abe
Hebrew language for the recordings app(#5343) 2020-07-09 17:44:13 -06:00
FusionPBX 9d48084b27
Fix the description lable for destination hold music. 2020-07-09 15:14:43 -06:00
FusionPBX 492ed6a191
Add hold music to destination_edit.php 2020-07-09 15:12:43 -06:00
FusionPBX 3afcef6b38
Add hold music translation to the languages file. 2020-07-09 14:51:31 -06:00
FusionPBX e368013979
Add option for destination hold music to the database. 2020-07-09 14:34:55 -06:00
FusionPBX 5b5696456f
Update the database class toggle, copy an delete methods. 2020-07-09 02:57:28 -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 b3a854eec6
Add domain_uuid column name and use multiple lines for column names. 2020-07-06 11:29:11 -06:00
FusionPBX 8f5f94507a
Use multiple lines for column names. 2020-07-06 10:39:33 -06:00
FusionPBX f0383e491a
Use multiple lines for column names. 2020-07-06 10:33:52 -06:00
FusionPBX 21815a9ffd
Add the column names and cast user_setting_enabled as text. 2020-07-05 21:04:37 -06:00
FusionPBX 36292f5881
Forgot to remove this before committing it. 2020-07-05 20:53:05 -06:00
FusionPBX 9780547fb5
Add sql column names and cast user_setting_enabled as text 2020-07-05 20:49:32 -06:00
FusionPBX 1a6f537d53
Add cast user_enabled as text 2020-07-05 20:07:42 -06:00
FusionPBX e385b3116f
Add cast user_enabled as text 2020-07-05 19:47:18 -06:00
FusionPBX 9ff9346cc4
Update default_setting_edit.php 2020-07-05 19:28:49 -06:00
FusionPBX 18339563aa
Update the SQL statement add cast domain_setting_enabled as text. 2020-07-05 19:25:50 -06:00