Commit Graph

6 Commits

Author SHA1 Message Date
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