Commit Graph

10 Commits

Author SHA1 Message Date
FusionPBX
0eb825d621 Add Grandstream Call-pickup
BLF Call-pickup. Options: Auto, Force, Disabled
2025-07-14 14:07:04 -06:00
FusionPBX
373c32ea55 Fix the Grandstream GRP sip.transport 2025-04-10 17:33:34 -06:00
FusionPBX
f914922383 Update Grandstream templates
- grandstream_timezone updated to use grandstream_time_zone
- disable wifi settings with an IF statement
- other miscellaneous changes
2024-09-19 12:39:26 -06:00
FusionPBX
e5a4890d29 Provisioning templates isset is better than !empty 2023-07-06 18:57:18 -06:00
demonspork
0f9a868913 Fix some nway conference true/false variables (#6052)
nway_conference == true was evaluating as true regardless if nway_conference was set to true or false, just as long as it had a value of any kind.
This also fixes it so that you can set nway_conference to false in the default settings and it will disable the network conference feature, previously once it was enabled on yealink phones it could not be disabled without manually changing it in the phone or a factory default.
2021-09-10 15:09:33 -06:00
chansizzle
c0976c18e8 non-pcode ipv4/6 added 2021-05-11 13:08:48 -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
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
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