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

Show user status on NethVoice App #7039

Closed
edospadoni opened this issue Sep 26, 2024 · 3 comments
Closed

Show user status on NethVoice App #7039

edospadoni opened this issue Sep 26, 2024 · 3 comments
Labels
nethvoice Bug or features releted to the NethVoice project nethvoice-cti The issue is related to NethLink (NethVoice Web client) verified All test cases were verified successfully
Milestone

Comments

@edospadoni
Copy link
Member

Nethvoice App must be able to show the status of other users.
it is possible to do this by adding an extension number and name to favorites and checking the BLF function (section named Favorites in the NethVoice App)

Image

Image

The app user would like to automatically find configured the users to monitor.

On the NethVoice CTI side, we can take this data from:

  • users set as favorites in the operator panel (NethVoice CTI's favorite users are stored locally, if they will be necessary, before they must be saved server side)
  • speed dials ( they are saved in the NethVoice CTI Phonebook)

it is therefore a question of evaluating the feasibility of the 2 possibilities (my preference goes to favorites).

On the app side, it is possible to pass the favorites via provisioning.

https://doc.acrobits.net/cloudsoftphone/account.html#busy-lamp-field

@edospadoni
Copy link
Member Author

Test case:

  • update NethVoice CTI to 0.1.14 (included in testing release below)
  • go to NethVoice CTI app and check that your favorites are still there
  • open the NethVoice App and check, under Quick Dial tab, that there are the same favourites as you have on NethVoice CTI
  • Add/Remove favourites from NethVoice CTI and check that they are also added/removed on NethVoice App (wait at least 30/60 seconds before check)

@edospadoni
Copy link
Member Author

edospadoni commented Sep 30, 2024

Testing release: 1.0.2-testing.2

@edospadoni edospadoni added the testing Packages are available from testing repositories label Sep 30, 2024
@andrea-marchionni andrea-marchionni added verified All test cases were verified successfully nethvoice-cti The issue is related to NethLink (NethVoice Web client) and removed testing Packages are available from testing repositories labels Oct 1, 2024
@andrea-marchionni
Copy link

Released 1.0.2

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) verified All test cases were verified successfully
Projects
Archived in project
Development

No branches or pull requests

5 participants