Commit Graph

7178 Commits

Author SHA1 Message Date
FusionPBX 41e96f691e
Add voicemail BLF. 2022-05-19 09:38:31 -06:00
FusionPBX 8c4ad43fbc
Fix spelling in accountcode description 2022-05-16 09:13:29 -06:00
FusionPBX 22db796b11
Adds an extra line so that internet_port_vid doesn't show up on the same line. 2022-05-12 10:31:41 -06:00
markjcrane 6c2ebbc28c Correct the template syntax 2022-05-12 10:24:39 -06:00
FusionPBX 6247cddddc
Add ${yealink_call_info_display_method} variable (#6383)
* Add ${yealink_call_info_display_method} variable

* Update y000000000074.cfg

* Update y000000000095.cfg

* Update y000000000070.cfg

* Update y000000000058.cfg

* Update y000000000097.cfg

* Update y000000000150.cfg
2022-05-12 09:49:02 -06:00
Ben 94ec533ca1
Updated multiple items including jitter buffer, echo cancellation and DND (#6382) 2022-05-11 18:30:54 -06:00
Anthony 269aeccde9
Update y000000000095.cfg (#6381) 2022-05-11 15:58:26 -06:00
Anthony 1de40cbaf6
Update y000000000096.cfg (#6380) 2022-05-11 15:58:14 -06:00
Anthony b32dfe4025
Update y000000000056.cfg (#6379) 2022-05-11 15:58:03 -06:00
Anthony 8e3b136ca4
Update y000000000058.cfg (#6378) 2022-05-11 15:57:54 -06:00
Anthony c6e1e5e08d
Update y000000000096.cfg (#6377) 2022-05-11 15:57:46 -06:00
Anthony decdee0d0c
Update y000000000095.cfg (#6376) 2022-05-11 15:57:38 -06:00
Anthony 47fc0edfde
Update y000000000091.cfg (#6375) 2022-05-11 14:18:14 -06:00
Anthony 9d154ba66d
Update y000000000070.cfg (#6374) 2022-05-11 14:17:57 -06:00
Anthony fbd09820a8
Update y000000000029.cfg (#6373)
* Update y000000000029.cfg

Added ${yealink_call_info_display_method} setting to template

* Update y000000000067.cfg

* Update y000000000107.cfg

* Update y000000000028.cfg

* Update y000000000066.cfg

* Update y000000000108.cfg

* Update y000000000035.cfg

* Update y000000000065.cfg

* Update y000000000109.cfg

* Update y000000000051.cfg

* Update y000000000028.cfg

* Update y000000000029.cfg

* Update y000000000036.cfg

* Update y000000000054.cfg

* Update y000000000065.cfg

* Update y000000000066.cfg

* Update y000000000067.cfg

* Update y000000000068.cfg

* Update y000000000076.cfg

* Update y000000000107.cfg

* Update y000000000108.cfg

* Update y000000000109.cfg

* Update y000000000116.cfg
2022-05-11 14:17:12 -06:00
AlexC a752ab76dc
Add yealink_call_info_display_method (#6372)
* Update y000000000068.cfg

* Update y000000000036.cfg

* Update y000000000054.cfg

* Update y000000000076.cfg

* Update y000000000124.cfg

* Update y000000000044.cfg

* Update y000000000052.cfg

* Update y000000000069.cfg

* Update y000000000046.cfg

* Update y000000000045.cfg

* Update y000000000069.cfg

* Update y000000000044.cfg

* Update y000000000044.cfg

* Update y000000000052.cfg
2022-05-11 14:03:40 -06:00
Ben dd44b54082
Update template with array and other minor changes (#6369) 2022-05-11 13:05:45 -06:00
FusionPBX 3dd7d3cdf4
BLF for Call Center Agents
Updated when the phone registers.
2022-05-09 21:21:41 -06:00
FusionPBX 60e484e8f5
Default settings overridden by domain SMTP settings
Fixed a regressions where the domain SMTP settings were ignored.
2022-05-05 19:41:38 -06:00
Luis Daniel Lucio Quiroz ca921e88ac
Fixes NULL in _SESSION[context] (#6360)
* Update check_auth.php

* Update domains.php
2022-05-05 09:04:19 -06:00
Mendel ea337e42ae
Update polycom configs each separate (#6363)
* Update provision.php

* Update y000000000124.cfg

Added {$yealink_dnd_allow} so that you can remove DND from the phone

* Added all the Polycom Templates separately

* Update app_config.php

* Update app_config.php

* Delete resources/templates/provision/polycom/IP321 directory

* Revert "Delete resources/templates/provision/polycom/IP321 directory"

This reverts commit 6f532a37bb.

* Delete resources/templates/provision/polycom directory

* Working on making the file Lowercase

* Still working on making it lowercase

* Update the Description of Polycom Firmwares

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Updated the name of the Sound Station Duo to just Duo

* Update app_config.php
2022-05-04 15:19:53 -06:00
Ben 06d51a9b0b
Update y000000000150.cfg (#6354) 2022-04-26 13:42:53 -06:00
Ben 38d2adfae5
line keys and DND (#6348) 2022-04-23 11:03:09 -06:00
Ben f79ffa7a2d
Initial provisioning registration info (#6347) 2022-04-21 18:00:48 -06:00
FusionPBX c6a36cdf45
Fix the email attachments that are being sent through the email queue. 2022-04-19 00:48:04 -06:00
FusionPBX 72b9d4383e
Do a better job extracting information for the form and recipients. 2022-04-17 15:37:17 -06:00
FusionPBX 1585a42256
Add parse method to the email class. 2022-04-16 22:57:03 -06:00
FusionPBX 45f9d9aaa5
Rewrite the send_email function to use the email class. 2022-04-15 18:03:40 -06:00
FusionPBX f25fc53c62
Add a new email class. 2022-04-15 17:58:40 -06:00
ggflow e2c896bbf3
Add DND Variable to Yealink T54W Template (#6343) 2022-04-12 22:27:39 -06:00
FusionPBX ee8a316e8f
Add the yealink common cfg file. 2022-04-12 18:02:43 -06:00
FusionPBX e678f6af34
Create y000000000000.boot 2022-04-12 17:53:59 -06:00
FusionPBX 8eee50e12a
Create favorite_setting.xml 2022-04-12 17:41:01 -06:00
FusionPBX a3fced2804
Create directory.xml 2022-04-12 17:40:31 -06:00
FusionPBX a85d6dd4f1
Add Yealink T58W mac.cfg file. 2022-04-12 17:39:31 -06:00
FusionPBX 0e0153ceea
Add mod_av to post_load_modules.conf.xml. 2022-04-12 14:10:03 -06:00
FusionPBX b5ccc12050
Add video-mcu-stereo profiles 2022-04-04 18:43:40 -06:00
FusionPBX f4a658959b
Update functions.php 2022-04-03 03:11:22 -06:00
Marvin Skeete 504228c2f8
Add grandstream_idle_screen_server_path setting (#6336)
Idle Screen XML Server Path
2022-03-30 22:06:43 -06:00
nyash 0bc048a634
Add/edit some polish translations (#6327)
* Add/edit some polish translations

* Minor touches to polish translations
2022-03-26 14:30:02 -06:00
FusionPBX eb5f6afb5e
Temporarily exclude the email_queue function transcribe. 2022-03-22 14:07:22 -06:00
FusionPBX cdcfcfd520
Include additional functions 2022-03-22 00:15:35 -06:00
chansizzle 003b8d1a04
allow yealink swap/hold button behaivor change (#6329)
* allow yealink swap/hold button behaivor change

* allow yealink swap/hold button behaivor change

* Update y000000000065.cfg

* Update y000000000095.cfg

* Update y000000000095.cfg

* Update y000000000096.cfg

* Update y000000000097.cfg
2022-03-18 10:13:38 -06:00
agree 81666dd882
[login] fix url redirection (#6325)
* prevent open redirection attack
2022-03-10 20:10:16 -07:00
Marvin Skeete 208d56b400
Add ability to set static ipv4 for gxp2130_40_60_70_35 (#6317)
* Add grandstream_label_background varable

Allows the label background to be toggled

* Add ability to set static ipv4 for gxp2130_40_60_70_35

* Add ability to set static ipv4 for dp750

* Update {$mac}.xml

<P35> expects user_id not display_name
2022-03-09 15:46:44 -07:00
Luis Daniel Lucio Quiroz 8b3f7752a7
Fixes the blank password issue (#6322) 2022-03-09 15:11:30 -07:00
agree 758276d372
[Yealink] T54W Add DND code variables (#6321) 2022-03-07 14:25:04 -07:00
Harry Foster a449ac3774
Removing invalid lines, appears to be a dodgy concatenation (#6319) 2022-03-01 15:19:25 -07:00
FusionPBX 8b531c400a
Update internal.xml.noload 2022-03-01 15:11:39 -07:00
FusionPBX da414a3572
Session timer changes for external-ipv6 profile 2022-03-01 09:53:13 -07:00