-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice project
Milestone
Description
Tancredi currently provides two identical provisioning scopes for NethPhone NPX5 (nethesis-NPX5 and nethesis-NPX5v2) that only differ by firmware template. Users often don’t know whether they have NPX5 HW V1 or V2 and end up applying the V1 scope to V2 hardware (or vice-versa), causing incorrect firmware selection.
Steps to reproduce
- In Tancredi, provision a NethPhone NPX5 device where the operator cannot reliably identify if the hardware is V1 or V2.
- Select scope
nethesis-NPX5for a V2 device (common mistake). - Generate and serve the provisioning/firmware files.
- Let the phone fetch the firmware file list and attempt to upgrade.
Expected behavior
-
Only one NPX5 scope is available.
-
Firmware selection is automatic and correct for both HW V1 and HW V2:
- serve V2 firmware when requested file is
nethesis_np_x5_hwv2_0.txt, or - when the phone is coming from a V1 firmware version.
- serve V2 firmware when requested file is
Actual behavior
- Two scopes exist but are indistinguishable to users.
- V2 phones are frequently configured using the V1 scope, leading to wrong firmware template/selection.
See also
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
nethvoiceBug or features releted to the NethVoice projectBug or features releted to the NethVoice project
Type
Projects
Status
Todo