Commit Graph

7154 Commits

Author SHA1 Message Date
FusionPBX 03a5b1c668
Add {literal} and {/literal} used in long sections of commented lines
Used in long sections of commented out lines. This solves a problem on ARM devices like Raspberry Pi.
2021-06-26 00:56:58 -06:00
FusionPBX 3b63b7156f
Add {literal} and {/literal} used in long sections of commented lines
Used in long sections of commented out lines. This solves a problem on ARM devices like Raspberry Pi.
2021-06-26 00:43:56 -06:00
FusionPBX 6362ef65b5
Add {literal} and {/literal} used in long sections of commented lines
Used in long sections of commented out lines. This solves a problem on ARM devices like Raspberry Pi.
2021-06-26 00:34:39 -06:00
FusionPBX 7efff205c6
Add yealink_voice_cng, yealink_voice_vad, yealink_fwd_allow and yealink_dnd_allow. 2021-06-25 17:23:11 -06:00
FusionPBX fcf2b190ae
Add yealink_voice_cng, yealink_voice_vad, yealink_fwd_allow and yealink_dnd_allow. 2021-06-25 17:16:53 -06:00
demonspork 910549919b
Grandstream headset ring (#5967)
* Add Grandstream Headset/Speaker Ring

Add variable to choose whether the speaker rings with the headset.

* Add Speaker Only option

Add note that speaker only is supported with a value of 2.
2021-06-21 20:17:58 -06:00
agree 1cc68f757b
Yealink add call forwarding dial code variables (#5923) 2021-06-21 16:50:51 -06:00
FusionPBX 24094d221b
Add user_exists function
Pulled from 4.4 pull request that was accepted. 4.5.
2021-06-21 16:43:22 -06:00
chansizzle 87d47fe961
create voicemail envelope information option (#5966)
* create voicemail envelope information option

* Update voicemail.xml
2021-06-21 16:16:47 -06:00
FusionPBX 4b775e5769
Change type to mime_type. 2021-06-11 13:25:33 -06:00
FusionPBX 398610cf25
Add comments and mime types to the attachments for the send_email function. 2021-06-10 19:37:47 -06:00
demonspork bcc78c1487
Yealink Dual Registration for T40P (#5968)
The t40p template was missing the rules for setting the transport type for the secondary server for dual registration.
2021-06-10 01:11:01 -06:00
FusionPBX a9980f80f3
Invalid SQL query for type uuid to work around the issue set back to varchar. 2021-06-08 19:57:50 -06:00
FusionPBX 1a7a221edc
Update switch.sql 2021-06-08 03:22:26 -06:00
FusionPBX c8f573d734
Add instance_id to the agents table. 2021-06-08 03:05:45 -06:00
FusionPBX 3c7163a112
Add users and providers to standard translatino 2021-06-04 10:52:26 -06:00
Antonio Fernandez 6c3713ca95
updated templates to include screensaver.wait_time on all supported devices (#5960) 2021-05-28 22:11:15 -06:00
Antonio Fernandez abdd532427
Updated the wallpapers variable to be for the T46U (#5959)
The variable for setting the wallpaper was set to T43U even though this is a T46U. This update is to fix that.
2021-05-28 22:09:20 -06:00
mhoogveld 5373e97b40
Bugfixes (#5949)
* Added missing parameter to send_email()

* Preserving the call-center queue_record_template value when saving

* Removed unused declarations using the commented-out $last_offered_call

* Fix for redirecting to previous page after login, if set

* Removed duplicate bugfix in /resources/login.php
2021-05-28 20:56:25 -06:00
chansizzle 2b2999ca62
created Fanvil X7A template (#5962) 2021-05-28 17:39:49 -06:00
markjcrane 5a95b24273 Default the xml cdr HTTP POST to 127.0.0.1 2021-05-26 19:43:08 -06:00
demonspork 0acb7c4ac3
Yealink Support Searching Remote Phonebook on Dial pad (#5953)
By default, the dial pad only searches the Local phonebook and recent call history for suggestions while dialing. This adds support for searching the Remote Phonebook if configured and enabled. There is also commented out the definition to search an LDAP phonebook if one has been configured elsewhere.
2021-05-24 15:19:39 -06:00
chansizzle e5895923f8
improved snom provisioning (#5954)
* improved snom provisioning
2021-05-21 18:02:55 -06:00
FusionPBX cc1f93a467
Change extra en to es. 2021-05-21 16:56:10 -06:00
FusionPBX 8b70c366d8
Merge pull request #5940 from demonspork/Grandstream-Fix-Prox-Secondary-Address-Logic
Grandstream Fix Logic for outbound proxy and secondary servers
2021-05-19 21:05:46 -06:00
FusionPBX 5a4d14d0b7
Update callcenter.conf.xml 2021-05-19 19:33:15 -06:00
FusionPBX 583601e84c
Rename callcenter.conf to callcenter.conf.xml. 2021-05-19 19:19:37 -06:00
FusionPBX 1e3c85aa60
Use es/ar/mario to match the sound module. 2021-05-19 18:01:33 -06:00
FusionPBX bfc8cee40d
Include Spanish phrases. 2021-05-19 17:59:25 -06:00
FusionPBX 1121353ea2
Merge pull request #5946 from chansizzle/patch-473
add SNOM PA1 template
2021-05-19 13:33:28 -06:00
FusionPBX 7906b036d2
Change back to original data type to prevent SQL errors.
[ERROR: invalid input syntax for type uuid: "*5903"
LINE 1: ...d,presence_id,uuid from sip_dialogs where uuid != '*5903' an...
2021-05-18 19:15:16 -06:00
chansizzle 20700a48b0
add SNOM PA1 template 2021-05-18 14:26:32 -06:00
FusionPBX 323729a383
Change uuid from varchar or varying to type uuid. 2021-05-18 10:06:57 -06:00
demonspork 81fa140793 Restore grandstream_ipv_mode changes
Accidentally clobbered the grandstream_ipv_mode variable changes, putting them back.
2021-05-14 16:51:56 -05:00
FusionPBX e70c945d3b
Merge pull request #5938 from chansizzle/patch-470
non-pcode ipv4/6 added
2021-05-13 16:20:04 -06:00
demonspork 0e17971798 Grandstream Fix Logic for outbound proxy and secondary servers when using SRV records
There was an illogical if/else statement that the "else" condition would always set a null value, so it didn't really matter. Re-wrote it to properly filter if the transport is set to dns srv and not affix the SIP Port to the server address.
2021-05-12 09:38:06 -05:00
demonspork 81d91ce6b8 Fix HT802 Line 2 not setting SRV DNS
DNS Type wasn't being applied to the second line.
2021-05-12 07:56:53 -05:00
chansizzle c0976c18e8
non-pcode ipv4/6 added 2021-05-11 13:08:48 -06:00
chansizzle 91a8c214c1
non-pcode ipv4/6 added 2021-05-11 13:06:59 -06:00
chansizzle 2ef3c576a8
added grandstream IPV4/6 mode 2021-05-10 12:57:32 -06:00
chansizzle ee32c4ef4c
added grandstream IPV4/6 mode 2021-05-10 12:56:05 -06:00
chansizzle a86b23f4fe
added grandstream IPV4/6 mode 2021-05-10 12:54:59 -06:00
chansizzle e15840b9ae
added grandstream IPV4/6 mode 2021-05-10 12:53:59 -06:00
chansizzle ba3dace19d
added grandstream IPV4/6 mode 2021-05-10 12:53:03 -06:00
chansizzle 2efc1d0ca9
added grandstream IPV4/6 mode 2021-05-10 12:51:17 -06:00
chansizzle 61ffd16634
added grandstream IPV4/6 mode 2021-05-10 12:49:12 -06:00
chansizzle 5db8608916
added grandstream IPV4/6 mode 2021-05-10 12:47:33 -06:00
chansizzle e0181fc047
added grandstream IPV4/6 mode 2021-05-10 12:46:41 -06:00
chansizzle 062c43f192
added grandstream IPV4/6 mode 2021-05-10 12:45:34 -06:00
chansizzle 169778ffdf
added grandstream IPV4/6 mode 2021-05-10 12:43:28 -06:00
chansizzle c69a96e487
added grandstream IPV4/6 mode 2021-05-10 12:42:36 -06:00
chansizzle cd8b0dea02
added grandstream IPV4/6 mode 2021-05-10 12:41:09 -06:00
chansizzle 87c94a2109
added grandstream IPV4/6 mode 2021-05-10 12:39:44 -06:00
chansizzle 47875a995c
added grandstream IPV4/6 mode 2021-05-10 12:38:05 -06:00
chansizzle 126ca12603
added grandstream IPV4/6 mode 2021-05-10 12:36:50 -06:00
chansizzle 740a7d0181
added grandstream IPV4/6 mode 2021-05-10 12:35:59 -06:00
chansizzle 7ec5335192
added grandstream IPV4/6 mode 2021-05-10 12:33:53 -06:00
chansizzle 8c666be7da
added grandstream IPV4/6 mode 2021-05-10 12:33:03 -06:00
chansizzle d861505a94
added grandstream IPV4/6 mode 2021-05-10 12:32:05 -06:00
chansizzle 612f68cdca
added grandstream IPV4/6 mode 2021-05-10 12:31:11 -06:00
chansizzle 3d2fcd76ad
added grandstream IPV4/6 mode 2021-05-10 12:27:06 -06:00
chansizzle d3e24eb13f
added grandstream IPV4/6 mode 2021-05-10 12:24:28 -06:00
chansizzle 711147acaf
Update {$mac}.xml 2021-05-10 12:23:12 -06:00
chansizzle 1847779106
Update {$mac}.xml 2021-05-10 12:15:21 -06:00
chansizzle f953dc8e06
added grandstream IPV4/6 mode 2021-05-10 12:13:07 -06:00
chansizzle b11fa9a0e2
added grandstream IPV4/6 mode 2021-05-10 11:59:20 -06:00
demonspork 01e2339ec1 GXP21XX Dual Registration Support
This is a new feature for grandstream, supporting dual simultaneous registrations. Only the very latest firmware 1.0.10.35 has it fully working, the last few versions had various partially working versions. This formats the username correctly when a secondary server is present.

There are more phone models that support this feature, but since it has been hit and miss on getting it going I am not going to enable it on those templates unless I have one of each to fully test.
2021-05-06 00:52:07 -05:00
agree cf4f8d1e36 Add ability to set default accountcodes 2021-05-05 21:28:47 -04:00
FusionPBX d2fdd71294
Add default languages label-hostname 2021-04-30 11:52:31 -06:00
FusionPBX cbede1affa
Merge pull request #5913 from chansizzle/patch-465
add android apps disable
2021-04-23 17:38:11 -06:00
FusionPBX 152cfc9952
Merge pull request #5915 from chansizzle/patch-467
add android apps disable
2021-04-23 17:38:00 -06:00
FusionPBX 99c6780ea7
Merge pull request #5914 from chansizzle/patch-466
add android apps disable
2021-04-23 17:37:47 -06:00
chansizzle 0ec37c461e
add android apps disable 2021-04-23 17:08:32 -06:00
chansizzle 8a05240181
add android apps disable 2021-04-23 17:07:08 -06:00
chansizzle 6d62b77997
add android apps disable 2021-04-23 17:06:23 -06:00
chansizzle 986662eac7
add android apps disable 2021-04-23 17:05:12 -06:00
markjcrane c401747405 Change the *97 to {$voicemail_number} provision variable. 2021-04-23 13:00:45 -06:00
Mark J Crane 4ce1efa2d1 Use voicemail_number variable consistently in all SNOM templates. 2021-04-23 12:44:32 -06:00
FusionPBX fdaffdc22b
Merge pull request #5907 from chansizzle/patch-461
increase Hunting Group Ring Timeout
2021-04-21 11:58:15 -06:00
FusionPBX 5fc3740a1e
Merge pull request #5905 from chansizzle/patch-459
increase Hunting Group Ring Timeout
2021-04-21 11:58:05 -06:00
FusionPBX c6bcb6f95b
Merge pull request #5904 from chansizzle/patch-458
increase Hunting Group Ring Timeout
2021-04-21 11:57:55 -06:00
FusionPBX d77a7e82ec
Merge pull request #5903 from chansizzle/patch-457
increase Hunting Group Ring Timeout
2021-04-21 11:57:44 -06:00
chansizzle d4203b4311
Update {$mac}.xml
increase Hunting Group Ring Timeout
2021-04-21 11:57:10 -06:00
chansizzle 18814cbdd4
Update {$mac}.xml
increase Hunting Group Ring Timeout
2021-04-21 11:55:41 -06:00
chansizzle 3735754ee1
Update {$mac}.xml
increase Hunting Group Ring Timeout
2021-04-21 11:52:42 -06:00
chansizzle 64049c0ac9
Update {$mac}.xml
increase Hunting Group Ring Timeout
2021-04-21 11:49:22 -06:00
chansizzle 814873ae27
increase Hunting Group Ring Timeout 2021-04-21 11:45:45 -06:00
chansizzle 47930c635f
increase Hunting Group Ring Timeout 2021-04-21 11:13:42 -06:00
chansizzle 4e91bff620
increase Hunting Group Ring Timeout 2021-04-21 11:11:53 -06:00
chansizzle daf54055c3
increase Hunting Group Ring Timeout 2021-04-21 11:09:29 -06:00
chansizzle a091192943
increase Hunting Group Ring Timeout 2021-04-21 11:07:17 -06:00
chansizzle f78f67d08d
increase Hunting Group Ring Timeout 2021-04-21 11:04:46 -06:00
FusionPBX b57bd3f51d
Merge pull request #5900 from chansizzle/patch-455
update firmware path
2021-04-19 17:49:23 -06:00
FusionPBX 428c681626
Merge pull request #5899 from chansizzle/patch-454
update firmware path
2021-04-19 17:49:12 -06:00
FusionPBX e700d10d38
Merge pull request #5898 from chansizzle/patch-453
update firmware filepath
2021-04-19 17:49:01 -06:00
chansizzle 8be75b3df7
update firmware path 2021-04-19 17:09:36 -06:00
chansizzle 377d516fb0
update firmware path 2021-04-19 17:07:52 -06:00
chansizzle 3b90f8369b
update firmware filepath 2021-04-19 17:06:51 -06:00
chansizzle 17838a2cd2
update firmware path 2021-04-19 16:51:51 -06:00
FusionPBX 2e4c4fc5ab
Add polycom_subscribe_expires to the 4.x template. 2021-04-13 18:23:14 -06:00
FusionPBX 0c2706ef85
Add polycom_subscribe_expires to the 6.x template. 2021-04-13 18:18:54 -06:00
FusionPBX bdd827e71b
Add polycom_subscribe_expires to the 5.x template. 2021-04-13 18:15:04 -06:00
FusionPBX 515eeb77de
Merge pull request #5863 from kshah37/patch-1
Created Template file for HT801
2021-04-13 12:18:07 -06:00
FusionPBX e19c1d2b01
Use a try catch block in the send_email function. 2021-04-12 12:45:59 -06:00
chansizzle 2827fd69aa
Update {$mac}.xml 2021-04-09 16:47:51 -06:00
FusionPBX 5fa05ef82d
Prevent calls that are not coming from the SIP proxy.
This prevents calls that are often referred to as ghost calls.
2021-04-09 11:21:08 -06:00
FusionPBX 2a70701528
Merge pull request #5886 from chansizzle/patch-446
Added snom update policy variable
2021-04-08 17:40:54 -06:00
FusionPBX bd311e07df
Merge pull request #5885 from chansizzle/patch-445
Added snom update policy variable
2021-04-08 17:40:39 -06:00
FusionPBX 5799782d44
Merge pull request #5884 from chansizzle/patch-444
Added snom update policy variable
2021-04-08 17:40:22 -06:00
FusionPBX 91cd41373e
Merge pull request #5883 from chansizzle/patch-443
Added snom update policy variable
2021-04-08 17:40:11 -06:00
FusionPBX 82484bb4f3
Merge pull request #5876 from chansizzle/patch-436
Added snom update policy variable
2021-04-08 17:40:02 -06:00
FusionPBX 085a2361b9
Merge pull request #5882 from chansizzle/patch-442
Added snom update policy variable
2021-04-08 17:39:38 -06:00
FusionPBX 8e0e6d480e
Merge pull request #5881 from chansizzle/patch-441
Added snom update policy variable
2021-04-08 17:39:24 -06:00
FusionPBX acdde822fb
Merge pull request #5880 from chansizzle/patch-440
Added snom update policy variable
2021-04-08 17:39:12 -06:00
FusionPBX 872cf8abd2
Merge pull request #5879 from chansizzle/patch-439
Added snom update policy variable
2021-04-08 17:38:55 -06:00
FusionPBX a1945db103
Merge pull request #5878 from chansizzle/patch-438
Added snom update policy variable
2021-04-08 17:38:43 -06:00
FusionPBX 44efc2f64c
Merge pull request #5877 from chansizzle/patch-437
Added snom update policy variable
2021-04-08 17:38:30 -06:00
FusionPBX 9d6e2c7cbb
Merge pull request #5875 from chansizzle/patch-435
Added snom update policy variable
2021-04-08 17:38:16 -06:00
FusionPBX 88fafb21af
Merge pull request #5874 from chansizzle/patch-434
Added snom update policy variable
2021-04-08 17:38:08 -06:00
FusionPBX c747f567d7
Merge pull request #5873 from chansizzle/patch-433
Added snom update policy variable
2021-04-08 17:36:16 -06:00
FusionPBX 02171e215a
Merge pull request #5872 from chansizzle/patch-432
Added snom update policy variable
2021-04-08 17:36:04 -06:00
FusionPBX 2185173fe1
Merge pull request #5871 from chansizzle/patch-431
Added snom update policy variable
2021-04-08 17:35:56 -06:00
FusionPBX a9615bf131
Merge pull request #5887 from chansizzle/patch-447
Added snom update policy variable
2021-04-08 17:28:02 -06:00
FusionPBX 6a433840d8
Merge pull request #5888 from chansizzle/patch-448
Added snom update policy variable
2021-04-08 17:27:44 -06:00
chansizzle e81fa3314f
added snom update policy variable 2021-04-08 15:45:38 -06:00
chansizzle 790139a844
added snom update policy variable 2021-04-08 15:44:46 -06:00
chansizzle 9eb69b4780
added snom update policy variable 2021-04-08 15:43:56 -06:00
chansizzle 0e8541f47a
added snom update policy variable 2021-04-08 15:43:08 -06:00
chansizzle 7522702efb
added snom update policy variable 2021-04-08 15:42:24 -06:00
chansizzle a40ce5a267
added snom update policy variable 2021-04-08 15:41:46 -06:00
chansizzle 702a703927
added snom update policy variable 2021-04-08 15:41:04 -06:00
chansizzle c923df4dfe
added snom update policy variable 2021-04-08 15:40:24 -06:00
chansizzle 32777da741
added snom update policy variable 2021-04-08 15:39:37 -06:00
chansizzle c56907a9c2
added snom update policy variable 2021-04-08 15:38:55 -06:00
chansizzle 153c83657f
added snom update policy variable 2021-04-08 15:38:04 -06:00
chansizzle 24f6a75521
added snom update policy variable 2021-04-08 15:37:19 -06:00
chansizzle 94b2a8e2b7
added snom update policy variable 2021-04-08 15:36:22 -06:00
chansizzle 37d64c96e0
added snom update policy variable 2021-04-08 15:35:34 -06:00
chansizzle 2ab5e4cf21
added snom update policy variable 2021-04-08 15:34:40 -06:00
chansizzle cc789070a0
added snom update policy variable 2021-04-08 15:33:54 -06:00
chansizzle f3c7051b9f
added snom update policy variable 2021-04-08 15:32:06 -06:00
chansizzle 584499eb6f
added snom update policy variable 2021-04-08 15:31:17 -06:00
chansizzle ff4d4d353d
added snom update policy variable 2021-04-08 15:29:22 -06:00
chansizzle 07087837dc
added snom update policy variable 2021-04-08 12:42:08 -06:00
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