Commit Graph

6960 Commits

Author SHA1 Message Date
Krushali Shah fa88dbd365
Created Template file for HT801
We are at our company, SmartIP, using grand stream ATA ht801. But I did not find template for ht801. So I created template for it.
2021-04-06 15:13:31 -04:00
agree 1ba45e6800
T57W fix static dns
missing newline causes smarty to combine `static.network.static_dns_enable` with the next line and breaking it
2021-04-06 14:38:12 -04:00
chansizzle e048a30985
vmtransfer softkey position variable created 2021-04-05 17:28:35 -06:00
FusionPBX d4ce918156
Merge pull request #5848 from AutomationSingularity/patch-4
Updated/Added Features
2021-04-03 12:44:47 -06:00
AutomationSingularity 7da030dfee
Updated Allow Incoming
Forcing incoming SIP from proxy only disables phantom call issues that will be present otherwise on UPnP style firewalls
2021-04-02 18:54:20 -05:00
FusionPBX 9d370a0fa9
Add user setting CIDR support 2021-03-31 20:54:23 -06:00
chansizzle 3049c194d2
remove extra > 2021-03-29 18:10:19 -06:00
AutomationSingularity d3ad4ef4c3
Updated/Added Features
Set unregister on reboot to yes
Disabled DHCP Overrides 42 and 2, these options cause problems with the GRP2615 & DP752 time zone. Disabling these options should be good more often then not.
Added DND and Forward features in a way that will play nice with FusionPBX, as well as work well with the Grandstream Phone. The value of having them as IF statements, is the Features button becomes crowded with all accounts even if only 1 account is enabled.
May consider adding these to other GRP models.
2021-03-26 09:57:33 -05:00
FusionPBX 7079f7619a
Merge pull request #5786 from winsock/grp-v2
GRP261x configuration using the new v2 XML format
2021-03-23 15:47:31 -06:00
Andrew Querol fc9b8b5246 Add in phonebook 2021-03-23 15:17:42 -05:00
Andrew Querol a36e127aca Add in hide BLF remote status
This was added recently by @demonspork
2021-03-23 15:17:05 -05:00
Andrew Querol 9a7e6d0a64 Add missing ringtone variables
These were added recently by @demonspork
2021-03-23 15:17:05 -05:00
FusionPBX 3705b382e7
Merge branch 'master' into master 2021-03-23 14:01:15 -06:00
FusionPBX 966dfcb723
Merge pull request #5828 from chansizzle/patch-415
add yealink DST vars
2021-03-22 22:27:37 -06:00
FusionPBX 64a4e860aa
Merge pull request #5829 from chansizzle/patch-416
add yealink DST var
2021-03-22 22:27:23 -06:00
FusionPBX e985a34ca2
Merge pull request #5830 from chansizzle/patch-417
add yealink DST var
2021-03-22 22:27:08 -06:00
FusionPBX bfc9236253
Merge pull request #5831 from chansizzle/patch-418
add yealink DST vars
2021-03-22 22:26:58 -06:00
FusionPBX 0098564ed8
Merge pull request #5827 from chansizzle/patch-414
add yealink DST var
2021-03-22 22:25:54 -06:00
FusionPBX a5eb85cb04
Merge pull request #5826 from chansizzle/patch-413
add yealink DST var
2021-03-22 22:25:38 -06:00
FusionPBX 0efd8e14f7
Merge pull request #5825 from chansizzle/patch-412
add yealink DST var
2021-03-22 22:25:20 -06:00
FusionPBX 77a83c595e
Merge pull request #5824 from chansizzle/patch-411
add yealink DST var
2021-03-22 22:25:05 -06:00
FusionPBX b5c7089f16
Merge pull request #5822 from chansizzle/patch-409
add yealink DST var
2021-03-22 22:24:54 -06:00
FusionPBX 56f16052d7
Merge pull request #5821 from chansizzle/patch-408
add yealink DST var
2021-03-22 22:24:02 -06:00
FusionPBX 6b4b4d3ce1
Merge pull request #5823 from chansizzle/patch-410
add yealink DST var
2021-03-22 22:23:40 -06:00
FusionPBX 2a4f1fefa0
Merge pull request #5820 from chansizzle/patch-407
add yealink DST var
2021-03-22 22:23:19 -06:00
FusionPBX af6e7afe04
Merge pull request #5832 from chansizzle/patch-419
add yealink DST vars
2021-03-22 22:21:26 -06:00
FusionPBX 0eae24b485
Merge pull request #5833 from chansizzle/patch-420
add yealink DST var
2021-03-22 22:08:10 -06:00
FusionPBX 6ba0536210
Merge pull request #5834 from chansizzle/patch-421
add yealink DST vars
2021-03-22 22:07:53 -06:00
FusionPBX 41a5cdf29d
Merge pull request #5836 from chansizzle/patch-423
add yealink DST var
2021-03-22 22:07:29 -06:00
FusionPBX 2de4a20ceb
Merge pull request #5837 from chansizzle/patch-424
add yealink DST var
2021-03-22 22:06:50 -06:00
demonspork efd27fbe90 fix send_email function for multi-part addresses
The send_email function wasn't successfully parsing ; or , separated email address lists. I simplified it's processing.

While I was at it I removed the "valid email" check from email_test.php because that step is already being done in the send_email function that is called and it safely returns the appropriate error. I would have had to rewrite that function to handle the multiple email lists otherwise.
2021-03-19 19:15:32 -05:00
Andrew Querol 44ae3e102e GRP261x configuration using the new easier to read XML format.
Update the GRP v2 dialplan to match recent changes by @demonspork

Also disable internal feature keys like the other dialplans.
2021-03-19 13:08:07 -05:00
FusionPBX 0cc140beaa
Merge pull request #5835 from chansizzle/patch-422
Add Yealink DST two variables
2021-03-19 11:43:57 -06:00
chansizzle 337213c7ec
add yealink DST var 2021-03-18 13:12:32 -06:00
chansizzle bc0a939238
add yealink DST var 2021-03-18 13:11:34 -06:00
chansizzle e6d19a4062
add yealink DST var 2021-03-18 13:10:35 -06:00
chansizzle 628d893328
add yealink DST vars 2021-03-18 13:09:30 -06:00
chansizzle 5d6fdcf867
add yealink DST var 2021-03-18 13:05:19 -06:00
chansizzle 8ad7c03bf9
add yealink DST vars 2021-03-18 13:04:13 -06:00
chansizzle a3f38bfc61
add yealink DST vars 2021-03-18 13:01:22 -06:00
chansizzle b337c48b04
add yealink DST var 2021-03-18 12:53:41 -06:00
chansizzle e778adf84c
add yealink DST var 2021-03-18 12:52:36 -06:00
chansizzle e504353410
add yealink DST vars 2021-03-18 12:50:20 -06:00
chansizzle 8ca42265d4
add yealink DST var 2021-03-18 12:48:32 -06:00
chansizzle 39430fe784
add yealink DST var 2021-03-18 12:47:34 -06:00
chansizzle 6a8689d5c6
add yealink DST var 2021-03-18 12:44:23 -06:00
chansizzle d4a3fb100b
add yealink DST var 2021-03-18 12:43:16 -06:00
chansizzle 0edb128b56
add yealink DST var 2021-03-18 12:42:05 -06:00
chansizzle 1891161155
add yealink DST var 2021-03-18 12:38:03 -06:00
chansizzle 2631d3a46e
add yealink DST var 2021-03-18 12:36:52 -06:00
chansizzle 78c3fa2fb0
add yealink DST var 2021-03-18 12:35:35 -06:00
agree 47d6bac050
Yealink T54w Add missing parameter and variable 2021-03-18 14:10:50 -04:00
FusionPBX 7e2abe7cbf
Merge pull request #5812 from chansizzle/patch-404
fixed pcode mistype for call waiting
2021-03-17 17:45:23 -06:00
FusionPBX 82fbcd486f
Merge pull request #5811 from chansizzle/patch-403
fixed pcode mistype for call waiting
2021-03-17 17:45:13 -06:00
FusionPBX 10d137d382
Merge pull request #5810 from chansizzle/patch-402
fixed pcode mistype for call waiting
2021-03-17 17:44:56 -06:00
chansizzle da54a2dabb
yealink T56A time vars added 2021-03-16 17:59:58 -06:00
FusionPBX 6d145f6427
Merge pull request #5809 from chansizzle/patch-401
fixed pcode mistype for call waiting
2021-03-16 10:05:44 -06:00
chansizzle ac40308543
fixed pcode mistype for call waiting 2021-03-15 13:48:18 -06:00
chansizzle b4b8fc7f39
fixed pcode mistype for call waiting 2021-03-15 13:47:30 -06:00
chansizzle dde5265876
fixed pcode mistype for call waiting 2021-03-15 13:46:12 -06:00
chansizzle 5b5b21b331
fixed pcode mistype for call waiting 2021-03-15 13:45:09 -06:00
AutomationSingularity e215309879
fixed pcode misstype for call waiting 2021-03-15 13:45:21 -05:00
FusionPBX c35143a935
Add label-update to app_languages.php. 2021-03-10 23:59:11 -07:00
FusionPBX 864397a453
Merge branch 'master' into master 2021-03-09 09:44:47 -07:00
Antonio Fernandez dd47e37924
Update y000000000028.cfg
added information on image resolution for wallpaper as well as a few descriptions that are useful when learning the options available to be configured in the template.
2021-03-08 13:25:35 -05:00
Antonio Fernandez 2b354c7c5c
Update y000000000028.cfg
added resolution of the expected image as well as a small description.
2021-03-08 13:15:55 -05:00
nemerald-voip 4ed9d03fa0
Update {$mac}.cfg
Fixed Intercom button. Added extension pick up button. Implemented ability to control which buttons show on idle and home screens
2021-03-08 07:18:14 -08:00
nemerald-voip e796bb7bde
Update {$mac}.cfg
Fixed Intercom button. Added extension pick up button. Implemented ability to control which buttons show on idle and home screens
2021-03-08 07:17:33 -08:00
FusionPBX 5b0f7d95b9
Merge pull request #5788 from greenbea/patch-23
Yealink T29g add yealink_dnd_allow variable
2021-03-06 09:52:58 -07:00
FusionPBX 98392adcf0
Merge pull request #5790 from demonspork/grandstream_hide-remote-blf_status
Grandstream: Hide BLF Remote Status And More Distinctive Ring

Hide the other connected party on the BLF of supported phones. When not hidden a busy BLF will show the other connected party/sttaus of the call by flashing back and forth between the BLF label and the caller ID.
It also impacts the park buttons, but they typically only show the word "park" because of the character limitations.
Also did more effective find/replace for the distnctive ring variables with regex! (plus a typo was made in the previous version)
2021-03-06 09:49:00 -07:00
chansizzle 886544367f
closed open if statements 2021-03-05 17:13:21 -07:00
demonspork 99fb4ae078 Grandstream: Hide BLF Remote Status And More Distinctive Ring
Hide the other connected party on the BLF of supported phones. When not hidden a busy BLF will show the other connected party/sttaus of the call by flashing back and forth between the BLF label and the caller ID.
It also impacts the park buttons, but they typically only show the word "park" because of the character limitations.
Also did more effective find/replace for the distnctive ring variables with regex!
2021-03-02 21:34:25 -06:00
agree 229675ae49
Yealink T29g add yealink_dnd_allow variable 2021-03-01 15:01:29 -05:00
FusionPBX f054319197
Merge pull request #5784 from demonspork/grandstream-headsets
Grandstream: Plantronics EHS and additional non-clobbering of settings
2021-02-25 17:36:43 -07:00
demonspork 1d9694a671 Grandstream template nway conference support
Support enabling nway conference with Grandstream phones if nway_conference is set to true. If it is not true, it sets the conference URI back to blank to restore local conference
2021-02-25 17:10:49 -06:00
demonspork 0f9098cfb4 Grandstream: Plantronics EHS and additional non-clobbering of settings
Grandstream template updates to support plantronics EHS via grandstream_headset_type and grandstream_headset_key_mode variables.
Also updated wallpaper and screensaver if/else statements to leave out the variables if they are not defined instead of clobbering the user setting. If you want to mandate a certain setting, just set the variable. If the variable is unset it will not overwrite on provision and allow the previous setting to remain.
2021-02-25 15:23:33 -06:00
agree 15e2dcd0d2
fix unassigned group permission 2021-02-23 21:14:13 -05:00
FusionPBX 313704745a
Merge pull request #5780 from chansizzle/patch-398
y000000000000.cfg renamed y000000000073.cfg
2021-02-22 15:28:24 -07:00
chansizzle bc39596fd9
Rename y000000000000.cfg to y000000000073.cfg 2021-02-22 12:51:27 -07:00
chansizzle c0634e5b40
y000000000000.cfg renamed y000000000073.cfg 2021-02-22 12:50:27 -07:00
FusionPBX c7e981dd20
Merge pull request #5774 from chansizzle/patch-397
y000000000000.cfg renamed y000000000078.cfg
2021-02-18 21:05:03 -07:00
FusionPBX db3dbf69fb
Merge pull request #5773 from chansizzle/patch-396
Rename y000000000000.cfg to y000000000078.cfg
2021-02-18 21:04:49 -07:00
FusionPBX 13d97d67e2
Added http.cfg.enabled and httpd.cfg.port. 2021-02-18 17:00:07 -07:00
chansizzle f4948f6886
y000000000000.cfg renamed y000000000078.cfg 2021-02-18 13:35:05 -07:00
chansizzle 39c6b4a3f0
Rename y000000000000.cfg to y000000000078.cfg 2021-02-18 13:34:01 -07:00
FusionPBX 8e92ad53d2
Chang the tls-verify-date so that it defaults to false. 2021-02-17 22:12:42 -07:00
FusionPBX 21e03349dd
Chang the tls-verify-date so that it defaults to false. 2021-02-17 22:12:24 -07:00
FusionPBX 183e7b1bcb
Change tls-verify-date so that it defaults to false. 2021-02-17 22:11:33 -07:00
FusionPBX 9cededce15
Change tls-verify-date to false. 2021-02-17 22:10:51 -07:00
FusionPBX c6cb47de95
Update {$mac}.cfg 2021-02-16 12:27:20 -07:00
FusionPBX 63a48d61c5
Update {$mac}.cfg 2021-02-16 10:59:45 -07:00
chansizzle 104146df64
Update y000000000000.cfg 2021-02-12 14:00:35 -07:00
chansizzle ae168b1e6e
Update {$mac}.cfg 2021-02-11 14:58:24 -07:00
chansizzle b77025b9ba
Update {$mac}.cfg 2021-02-10 14:51:34 -07:00
chansizzle 33c3cebdcd
Update {$mac}.cfg 2021-02-10 14:04:40 -07:00
cranben f4169c3ff6
Update {$mac}.cfg
Updated format with     account.{$row.line_number}     which allows us to drop the 5 extra accounts. going from 3061 lines to 673 
also fixed some spacing issues
2021-02-10 11:42:01 -07:00
FusionPBX 5a5ef08641
Merge pull request #5747 from jasonkinner/patch-3
Added OpenVPN Variables
2021-02-05 12:28:10 -07:00
FusionPBX eedc439db2
Merge pull request #5746 from jasonkinner/patch-2
Added OpenVPN Variables

Added the following variables to support OpenVPN:
grandstream_openvpn_enable (P7050)
grandstream_openvpn_server (P7051)
grandstream_openvpn_port (P7052)
grandstream_openvpn_transport (P2912)
grandstream_openvpn_ca (P9902)
grandstream_openvpn_cert (P9903)
grandstream_openvpn_key (P9904)
grandstream_openvpn_cipher (P8396)
grandstream_openvpn_username (8394)
grandstream_openvpn_password (P8395)
grandstream_openvpn_options (P8460)
2021-02-05 12:27:48 -07:00
FusionPBX 3a17f0a587
Merge pull request #5745 from jasonkinner/patch-1
Added OpenVPN Variables

Added the following variables to support OpenVPN:
grandstream_openvpn_enable (P7050)
grandstream_openvpn_server (P7051)
grandstream_openvpn_port (P7052)
grandstream_openvpn_transport (P2912)
grandstream_openvpn_ca (P9902)
grandstream_openvpn_cert (P9903)
grandstream_openvpn_key (P9904)
grandstream_openvpn_cipher (P8396)
grandstream_openvpn_username (8394)
grandstream_openvpn_password (P8395)
grandstream_openvpn_options (P8460)
2021-02-05 12:27:34 -07:00
FusionPBX fd85413b3c
Merge pull request #5748 from jasonkinner/patch-4
Added OpenVPN Variables

Added the following variables to support OpenVPN:
grandstream_openvpn_enable (P7050)
grandstream_openvpn_server (P7051)
grandstream_openvpn_port (P7052)
grandstream_openvpn_transport (P2912)
grandstream_openvpn_ca (P9902)
grandstream_openvpn_cert (P9903)
grandstream_openvpn_key (P9904)
grandstream_openvpn_cipher (P8396)
grandstream_openvpn_username (8394)
grandstream_openvpn_password (P8395)
grandstream_openvpn_options (P8460)
2021-02-05 12:27:05 -07:00
FusionPBX b7f24515a9
Merge pull request #5744 from jasonkinner/patch-9
Added OpenVPN Variables

Added the following variables to support OpenVPN:
grandstream_openvpn_enable (P7050)
grandstream_openvpn_server (P7051)
grandstream_openvpn_port (P7052)
grandstream_openvpn_transport (P2912)
grandstream_openvpn_ca (P9902)
grandstream_openvpn_cert (P9903)
grandstream_openvpn_key (P9904)
grandstream_openvpn_cipher (P8396)
grandstream_openvpn_username (8394)
grandstream_openvpn_password (P8395)
grandstream_openvpn_options (P8460)
2021-02-05 12:25:01 -07:00
FusionPBX afb4941152
Merge pull request #5757 from chansizzle/patch-389
improved voicemail button
2021-02-05 12:23:05 -07:00
chansizzle 741becd8bb
improved voicemail button 2021-02-05 11:53:28 -07:00
chansizzle a2faa30c21
improved voicemail button 2021-02-05 11:40:25 -07:00
FusionPBX 8ce56586ec
Add line keys, feature key sync, admin password to vp59. 2021-02-04 12:11:07 -07:00
FusionPBX b821cc92b0
Additional changes to vp59 to complete phone registration. 2021-02-04 12:09:50 -07:00
FusionPBX 9609e9860f
Create favorite_setting.xml 2021-02-04 10:38:48 -07:00
FusionPBX ca83d7da74
Create directory.xml 2021-02-04 10:38:09 -07:00
FusionPBX 4c84c96442
Create y000000000000.boot 2021-02-04 10:37:28 -07:00
FusionPBX d3f22ead66
Create y000000000091.cfg
Initial commit for the Yealink vp59 common file.
2021-02-04 10:36:14 -07:00
FusionPBX fd620b3823
Start the Yealink vp59 template. 2021-02-04 10:25:25 -07:00
FusionPBX e10e530561
Fix the callBackMode, Add subscribe.expires, and contacts_directory 2021-02-03 12:51:07 -07:00
FusionPBX b04b2b8a8b
Fix the callBackMode, Add subscribe.expires, and contacts_directory 2021-02-03 12:49:47 -07:00
FusionPBX a5b9b2b3d3
Fix the callBackMode, Add subscribe.expires, and contacts_directory 2021-02-03 12:14:11 -07:00
demonspork 89c51da324 Add nway conference network URI to Yealink Templates
Support for the nway_conference variable and dialplan (disabled by default) baked into the templates.
2021-02-01 13:59:54 -06:00
Jason Kinner e43527c48c
Added OpenVPN Variables
Added the following variables to support OpenVPN:
grandstream_openvpn_enable (P7050)
grandstream_openvpn_server (P7051)
grandstream_openvpn_port (P7052)
grandstream_openvpn_transport (P2912)
grandstream_openvpn_ca (P9902)
grandstream_openvpn_cert (P9903)
grandstream_openvpn_key (P9904)
grandstream_openvpn_cipher (P8396)
grandstream_openvpn_username (8394)
grandstream_openvpn_password (P8395)
grandstream_openvpn_options (P8460)
2021-01-28 16:18:54 -05:00
Jason Kinner 520a249297
Added OpenVPN Variables
Added the following variables to support OpenVPN:
grandstream_openvpn_enable (P7050)
grandstream_openvpn_server (P7051)
grandstream_openvpn_port (P7052)
grandstream_openvpn_transport (P2912)
grandstream_openvpn_ca (P9902)
grandstream_openvpn_cert (P9903)
grandstream_openvpn_key (P9904)
grandstream_openvpn_cipher (P8396)
grandstream_openvpn_username (8394)
grandstream_openvpn_password (P8395)
grandstream_openvpn_options (P8460)
2021-01-28 16:17:42 -05:00
Jason Kinner 38340347f6
Added OpenVPN Variables
Added the following variables to support OpenVPN:
grandstream_openvpn_enable (P7050)
grandstream_openvpn_server (P7051)
grandstream_openvpn_port (P7052)
grandstream_openvpn_transport (P2912)
grandstream_openvpn_ca (P9902)
grandstream_openvpn_cert (P9903)
grandstream_openvpn_key (P9904)
grandstream_openvpn_cipher (P8396)
grandstream_openvpn_username (8394)
grandstream_openvpn_password (P8395)
grandstream_openvpn_options (P8460)
2021-01-28 16:16:29 -05:00
Jason Kinner 16ac6dbdaf
Added OpenVPN Variables
Added the following variables to support OpenVPN:
grandstream_openvpn_enable (P7050)
grandstream_openvpn_server (P7051)
grandstream_openvpn_port (P7052)
grandstream_openvpn_transport (P2912)
grandstream_openvpn_ca (P9902)
grandstream_openvpn_cert (P9903)
grandstream_openvpn_key (P9904)
grandstream_openvpn_cipher (P8396)
grandstream_openvpn_username (8394)
grandstream_openvpn_password (P8395)
grandstream_openvpn_options (P8460)
2021-01-28 16:15:11 -05:00
Jason Kinner 61cf9b998b
Added OpenVPN Variables
Added the following variables to support OpenVPN:
grandstream_openvpn_enable (P7050)
grandstream_openvpn_server (P7051)
grandstream_openvpn_port (P7052)
grandstream_openvpn_transport (P2912)
grandstream_openvpn_ca (P9902)
grandstream_openvpn_cert (P9903)
grandstream_openvpn_key (P9904)
grandstream_openvpn_cipher (P8396)
grandstream_openvpn_username (8394)
grandstream_openvpn_password (P8395)
grandstream_openvpn_options (P8460)
2021-01-28 16:06:42 -05:00
chansizzle 0a80d0a626
improved voicemail button 2021-01-26 15:59:28 -07:00
FusionPBX 3f7697b59d
Merge pull request #5702 from emaktech/patch-1
French language improvements
2021-01-26 08:44:17 -07:00
FusionPBX 951842aa6f
Merge pull request #5741 from nemerald-voip/master
Updated Polycom config with more features and enhanced security. This request also has a fix for Polycom TLS issue for Debian 9 not matching Polycom default ciphers.
2021-01-25 11:56:13 -07:00
nemerald-voip 19f3126159
Update {$mac}.cfg 2021-01-25 10:49:58 -08:00
nemerald-voip 8510e1984a
Polycom config file with more features and securities 2021-01-25 10:05:16 -08:00
Mark J Crane 6f878f7a89 Add new Polycom 6.x template 2021-01-25 10:01:55 -07:00
FusionPBX 7bfb6f08ef
Update {$mac}.cfg
Add strictCertCommonNameValidation.set = 1 so that certificate validation setting works better.
2021-01-21 17:44:20 -07:00
FusionPBX 71a2ad9a24
Update {$mac}.cfg
Add strictCertCommonNameValidation.set = 1 so that certificate validation setting works better.
2021-01-21 17:42:46 -07:00
FusionPBX 0762d22059
Update the 4.x TLS settings. 2021-01-20 18:02:46 -07:00
FusionPBX 19d51c6ab8
Remove a redundant device.sec.TLS.prov.strictCertCommonNameValidation 2021-01-20 17:58:21 -07:00
FusionPBX cf517da6c1
Merge pull request #5734 from chansizzle/patch-387
softkey updates
2021-01-19 16:44:37 -07:00
FusionPBX 0d40da0b12
Merge pull request #5732 from greenbea/patch-8
Grandstream HT802 fix loop_current_disconnect}
2021-01-19 16:44:12 -07:00
chansizzle 3d091aec49
softkey updates 2021-01-19 14:10:07 -07:00
agree 546ecc79f8
Grandstream add session timer variable 2021-01-19 15:18:03 -05:00
agree 9dfec2ce9a Grandstream HT802 fix loop_current_disconnect} 2021-01-19 12:27:21 -05:00
chansizzle a13af28cdd
improved for voicemail button 2021-01-18 14:12:43 -07:00
FusionPBX 012b5b2184
Delete resources/templates/conf/sip_profiles/external directory
Remove deprecated files.
2021-01-15 19:17:22 -07:00
FusionPBX c4dc4dde12
Delete resources/templates/conf/sip_profiles/internal directory
More directory cleanup of deprecated files.
2021-01-15 19:17:02 -07:00
FusionPBX a5d2286d3c
Remove the gateway include 2021-01-15 19:16:38 -07:00
FusionPBX cb0b13eaad
Remove the gateway include 2021-01-15 19:16:00 -07:00
FusionPBX 6b3e832d43
Delete default.xml.noload
Remove deprecated files.
2021-01-15 19:14:26 -07:00
FusionPBX d891eb06dd
Delete features.xml.noload
Remove deprecated files.
2021-01-15 19:14:20 -07:00
FusionPBX dda37c76e1
Delete public.xml.noload
Remove deprecated files.
2021-01-15 19:14:14 -07:00
FusionPBX 208ce9e860
Delete skinny-patterns.xml.noload
Remove deprecated files.
2021-01-15 19:14:02 -07:00
FusionPBX 1f5840d257
Delete resources/templates/conf/dialplan/public directory
Remove deprecated files.
2021-01-15 19:13:54 -07:00
FusionPBX 01f78e8287
Delete resources/templates/conf/dialplan/default directory
Remove deprecated files.
2021-01-15 19:13:26 -07:00
FusionPBX 930696ae31
Delete resources/templates/conf/dialplan/skinny-patterns directory
Remove deprecated files.
2021-01-15 19:12:57 -07:00
FusionPBX b797469948
Delete brian.xml.noload
Remove deprecated files.
2021-01-15 19:12:25 -07:00
FusionPBX 4939ba863a
Delete default.xml.noload
Remove deprecated files.
2021-01-15 19:12:08 -07:00
FusionPBX ecd39ddc1e
Delete example.com.xml.noload
Remove deprecated files.
2021-01-15 19:12:01 -07:00
FusionPBX 1d8b236bcc
Delete skinny-example.xml.noload
Remove deprecated files.
2021-01-15 19:11:51 -07:00
FusionPBX eaa04f9e22
Delete default.xml.noload
Remove deprecated files.
2021-01-15 19:11:38 -07:00
chansizzle fe197cd2f9
improved for voicemail button 2021-01-14 14:40:44 -07:00
FusionPBX 14549d972e
Remove deprecated pg_escape_string 2021-01-12 22:11:20 -07:00
agree 80f47cb919
Grandstream add Loop Current Disconnect variable 2021-01-11 17:11:54 -05:00
emaktech 5c845e27f0
Update app_languages.php 2021-01-06 12:48:03 -05:00
Adrian Fretwell 77a800672c
Create {$mac}.cfg 2021-01-05 21:09:15 +00:00
Adrian Fretwell 3bd771302c
Create favorite_setting.xml 2021-01-05 21:06:28 +00:00
Adrian Fretwell 50c66d7d4c
Update directory.xml 2021-01-05 21:04:56 +00:00
Adrian Fretwell 4501c390e1
Create directory.xml 2021-01-05 21:04:12 +00:00
Adrian Fretwell 05f197920c
Update y000000000123.cfg 2021-01-05 21:03:28 +00:00
Adrian Fretwell 5d5008ba3d
Create y000000000123.cfg 2021-01-05 21:02:21 +00:00
Adrian Fretwell a6d6786d52
Update y000000000000.boot 2021-01-05 21:00:36 +00:00
Adrian Fretwell fc15aee3d5
Create y000000000000.boot 2021-01-05 21:00:08 +00:00
FusionPBX 8d46b4f299
add alternative array_key_first for older verisons of PHP 2021-01-04 18:31:44 -07:00
chansizzle db7c5bc01b
create X7C 2021-01-04 17:53:53 -07:00
fusionate 1f5283e53d Functions - persistent_form_values: Update to support greater flexibility. 2020-12-30 19:36:52 -07:00
fusionate be28ab7af4 Theme: Add Default Setting to control button color in (Password Reset) emails. 2020-12-30 17:01:07 -07:00
fusionate 3d81016695 Domains Class: Update settings() method to support setting array order, when present. 2020-12-28 16:28:01 -07:00
FusionPBX 60a620f494
Yealink Add original party caller ID to call history for unparked calls
Add the ability for the "History" to show the original caller ID when picking up parked/intercepted calls instead of the history showing the dial code that was used to pick up the call. The Call History on the phones would show park+*5901 after using a button to pick up a parked call. The Caller's name would display properly during the call but wasn't in the history unless this variable is set.
2020-12-22 10:43:46 -07:00
demonspork ff498aa6f9 Yealink Add original party caller ID to call history for picked up call park and call intercept.
Add the ability for the "History" to show the original caller ID when picking up parked/intercepted calls instead of the history showing the dial code that was used to pick up the call. The Call History on the phones would show park+*5901 after using a button to pick up a parked call. The Caller's name would display properly during the call but wasn't in the history unless this variable is set.
2020-12-22 10:54:45 -06:00
chansizzle b0f845e864
account #s update 2020-12-21 13:30:56 -07:00
fusionate d73ce5e1d8 Provisioning - Htek UC903,UC923,UC924: Add Line Key 9-12 Account template variables. 2020-12-18 16:44:24 -07:00
fusionate a2b4c75969 Provisioning - Htek UC926: Add Line Key 9-12 Account template variables. 2020-12-18 16:17:02 -07:00
chansizzle aee172e845
Create gxv3380 2020-12-15 13:26:35 -07:00
FusionPBX a4107a1b6c
Merge pull request #5645 from chansizzle/patch-349
adding dhcp options variables
2020-12-14 18:08:20 -07:00
FusionPBX 9d86c0a174
Merge pull request #5644 from chansizzle/patch-348
adding dhcp options variables
2020-12-14 18:08:13 -07:00
FusionPBX d87ddf61e6
Merge pull request #5639 from chansizzle/patch-343
adding dhcp options variables
2020-12-14 18:08:08 -07:00
FusionPBX e0174b9f43
Merge pull request #5638 from chansizzle/patch-342
adding dhcp options variables
2020-12-14 18:08:01 -07:00
FusionPBX 79364a0548
Merge pull request #5637 from chansizzle/patch-341
adding dhcp options variables
2020-12-14 18:07:55 -07:00
FusionPBX b41571d5c3
Merge pull request #5636 from chansizzle/patch-340
adding dhcp options variables
2020-12-14 18:07:49 -07:00
FusionPBX 36fa4205c7
Merge pull request #5635 from chansizzle/patch-339
adding dhcp options variables
2020-12-14 18:07:41 -07:00
FusionPBX 47b972b8a5
Merge pull request #5634 from chansizzle/patch-338
adding dhcp options variables
2020-12-14 18:07:33 -07:00
FusionPBX 3704403bdb
Merge pull request #5633 from chansizzle/patch-337
adding dhcp options variables
2020-12-14 18:07:19 -07:00
FusionPBX dd45e4a5a1
Merge pull request #5632 from chansizzle/patch-336
adding dhcp options variables
2020-12-14 18:07:10 -07:00
FusionPBX 0839881aa5
Merge pull request #5630 from chansizzle/patch-334
adding dhcp options variables
2020-12-14 18:07:03 -07:00
FusionPBX 51feb7d32d
Merge pull request #5646 from chansizzle/patch-350
adding dhcp options variables
2020-12-14 18:05:58 -07:00
FusionPBX 434712ce11
Merge pull request #5658 from chansizzle/patch-363
adding dhcp options variables
2020-12-14 18:05:48 -07:00
FusionPBX 0344c1df89
Merge pull request #5657 from chansizzle/patch-362
adding dhcp options variables
2020-12-14 18:05:32 -07:00
FusionPBX 81d998606a
Merge pull request #5655 from chansizzle/patch-360
adding dhcp options variables
2020-12-14 18:05:21 -07:00
FusionPBX e972d572d6
Merge pull request #5654 from chansizzle/patch-359
adding dhcp options variables
2020-12-14 18:05:16 -07:00
FusionPBX 6b90f34b33
Merge pull request #5653 from chansizzle/patch-357
adding dhcp options variables
2020-12-14 18:05:12 -07:00
FusionPBX dc7da01e5e
Merge pull request #5652 from chansizzle/patch-356
adding dhcp options variables
2020-12-14 18:05:05 -07:00
FusionPBX 9c67208fcf
Merge pull request #5651 from chansizzle/patch-355
adding dhcp options variables
2020-12-14 18:04:58 -07:00
FusionPBX 27a5cc912d
Merge pull request #5650 from chansizzle/patch-354
adding dhcp options variables
2020-12-14 18:04:49 -07:00
FusionPBX 76c3d2d108
Merge pull request #5647 from chansizzle/patch-351
adding dhcp options variables
2020-12-14 18:04:35 -07:00
FusionPBX 4d78d9ef05
Merge pull request #5656 from chansizzle/patch-361
adding dhcp options variables
2020-12-14 18:04:17 -07:00
FusionPBX 6c48a52033
Merge pull request #5643 from chansizzle/patch-347
adding dhcp options variables
2020-12-14 18:03:46 -07:00
FusionPBX 55f8bb60ad
Merge pull request #5649 from chansizzle/patch-353
adding dhcp options variables
2020-12-14 18:02:38 -07:00
FusionPBX 4bc2cb6a80
Merge pull request #5648 from chansizzle/patch-352
adding dhcp options variables
2020-12-14 18:02:29 -07:00