Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NethVoice CTI: activate the pickup feature #7262

Open
andrea-marchionni opened this issue Jan 17, 2025 · 0 comments
Open

NethVoice CTI: activate the pickup feature #7262

andrea-marchionni opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
nethvoice Bug or features releted to the NethVoice project nethvoice-cti The issue is related to NethLink (NethVoice Web client)
Milestone

Comments

@andrea-marchionni
Copy link

andrea-marchionni commented Jan 17, 2025

To implement the ability to intercept a call ringing on another extension in the NethVoice CTI frontend, the following states and corresponding functions need to be managed:

States to Manage and Functions

  1. Ringing

    • Functions:
      • Hangup: End the ringing call.
      • Pickup: Answer the ringing call on the intercepting extension.
  2. Connected

    • Functions:
      • Book: Schedule or set a callback for the connected call.
      • Hangup: End the connected call.
      • Listen: Monitor the call silently without participating.
      • Intrude: Join the call actively, enabling interaction.
      • Recording: Start or stop recording the ongoing call.

Each function should be properly integrated into the frontend with corresponding buttons or actions, ensuring seamless interaction for the user.

@andrea-marchionni andrea-marchionni converted this from a draft issue Jan 17, 2025
@andrea-marchionni andrea-marchionni added nethvoice Bug or features releted to the NethVoice project nethvoice-cti The issue is related to NethLink (NethVoice Web client) labels Jan 17, 2025
@andrea-marchionni andrea-marchionni added this to the NethVoice 1.2 milestone Jan 17, 2025
@edospadoni edospadoni moved this from Todo to In Progress in NethVoice Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nethvoice Bug or features releted to the NethVoice project nethvoice-cti The issue is related to NethLink (NethVoice Web client)
Projects
Status: In Progress
Development

No branches or pull requests

3 participants