Closed dkgroot closed 2 years ago
@dkgroot - I think this was added in 5bfa3bc9309564076ddc4999dda3664e74e69543
Closing this issue. The suggested functionality has been added, and now the info section and the devices tab have additional warnings. @dkgroot Given the potential risk, why is the chan-sccp default enabled?
When you enable "hotline" in 'SCCP Server Settings':'SCCP Device' chan-sccp will allow unknown devices to register to chan-sccp and will automatically assign them a so called 'Hotline' / PLAR (Private Line Automatic Ringdown) extension . This is a somewhat insecure setting for production environments but very nice when you are setting up a new environment with a large number of phones.
I noticed how these Hotline devices are able to connect and already show up in the 'Phone Manager':'SCCP Phone' list, with their Device Identifier, Type, Description:
*NEW*
and Status (So all the information we need is already there). But when you go to the config page for this device, the information is lost along the way.Enhancement: When you select the edit/config action button at the end, that it would transfer this knowledge and already fill in the type of the phone and it's Device ID, so the whole procedure could be reduced to setting up the line button for it. It could even move you to the second tab immediately asking for the line to assign right away.
On the 'SCCP Server Settings':'SCCP Device' page we ought to make the user aware this is insecure and should be switched of before going into production. A PLAR phone is still able to ring any other extension by entering the number on the phone before going off-hook. So either setup a secure context for these types of phones or switch off hotline.