Skip to content

NethVoice CTI: create new phone-island token for NethLink #7500

@edospadoni

Description

@edospadoni

Allow creation of non-expiring token for NethLink using subtype attribute

We need to generate a non-expiring token for NethLink, similar to the one used by the web interface. This feature is necessary to allow background services or integrations to authenticate without requiring periodic renewal of the token.

Proposed solution

Introduce the ability to create a token with no expiration when the subtype is set to nethlink. This will allow us to distinguish it from a regular web token and apply different logic, such as skipping expiration checks.

Additional context

The same logic is already used for the web subtype. Extending it to nethlink would ensure consistency and minimal implementation effort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    nethlinkThe issue is related to NethLink (NethVoice Desktop client)nethvoiceBug or features releted to the NethVoice projectnethvoice-ctiThe issue is related to NethLink (NethVoice Web client)verifiedAll test cases were verified successfully

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions