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

Jitsi instant video conference integration #5966

Closed
alepolidori opened this issue Mar 2, 2021 · 64 comments
Closed

Jitsi instant video conference integration #5966

alepolidori opened this issue Mar 2, 2021 · 64 comments
Labels
nethcti Relative to NethCTI client or server verified All test cases were verified successfully

Comments

@alepolidori
Copy link

alepolidori commented Mar 2, 2021

Description

The integration with a general Jitsi video conference installation involves CTI client application.
The first feature to have is the possibility for the end user, to create an instant video conference with multiple users (no scheduled conference).

  • This is a new service inside the CTI Client application (a new icon in the top bar).
  • The name of the room is automatically assigned by the system: the end user cannot choose it.
  • The service can be activated by the administrator for each user, using the nethvoice wizard profiles page.
  • The user cannot see the list of all created rooms
  • The CTI server knows the URL address to use to communicate with a Jitsi server
    • only HTTPS url are accepted
  • The user cannot delete any created rooms
  • Rooms live forever
@alepolidori alepolidori self-assigned this Mar 2, 2021
@alepolidori alepolidori added the nethcti Relative to NethCTI client or server label Mar 2, 2021
alepolidori pushed a commit to nethesis/nethvoice-wizard-restapi that referenced this issue Mar 2, 2021
@nethbot
Copy link
Member

nethbot commented Mar 2, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-restapi-14.9.0-1.5.gbf6e986.ns7.noarch.rpm x86_64

alepolidori pushed a commit to nethesis/nethcti-server that referenced this issue Mar 8, 2021
alepolidori pushed a commit to nethesis/nethcti-server that referenced this issue Mar 11, 2021
@nethbot
Copy link
Member

nethbot commented Mar 11, 2021

in 7.9.2009/nethesis-testing:

  • nethcti-server3-3.23.0-1.2.g44d6fd7.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.23.0-1.2.g44d6fd7.ns7.x86_64.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Mar 11, 2021

in 7.9.2009/nethesis-testing:

  • nethcti-server3-3.23.0-1.3.g2156c58.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.23.0-1.3.g2156c58.ns7.x86_64.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Mar 11, 2021

in 7.9.2009/nethesis-testing:

  • nethcti3-3.23.0-1.3.g41721fe.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Mar 11, 2021

in 7.9.2009/nethesis-testing:

  • nethcti-server3-3.23.0-1.3.gf368d74.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.23.0-1.3.gf368d74.ns7.x86_64.rpm x86_64

@alepolidori
Copy link
Author

alepolidori commented Mar 11, 2021

NOTE
You need nethserver-conference package (NethServer/dev#6451).
Please, follow its documentation on how to configure it.

How to test

  • check all the translations (en,it,es)
  • enable/disable permission for videoconference and verify that the service inside cti appears/disappears
  • enable permission for videoconference and do not do the configuration in the server about nethserver-conference package (as requested above) and verify that the service inside cti appears with a warning message
  • enable permission for videoconference and do the configuration in the server about nethserver-conference package (as requested above)
    • verify that the first time you use the service a URL is already present
    • verify that clicking the icon to generate a new URL a confirmation dialog appears
    • verify the other functions:
      • copy/paste buttons
      • start meeting button
  • Verify adding participants:
    • you can search into the phonebook
    • you can add your customized email address
    • you can change global language used for all email invitations
    • you can customize language used for email invitation for each inserted email address
  • Verify that the showed data are consistent in front of a page refresh
  • Verify that once you have logged in with a different user, the data about the old one is not present, but has been changed

@alepolidori alepolidori added the testing Packages are available from testing repositories label Mar 11, 2021
alepolidori pushed a commit to nethesis/nethcti-server that referenced this issue Mar 11, 2021
alepolidori pushed a commit to nethesis/nethcti-server that referenced this issue Mar 12, 2021
@alepolidori alepolidori removed the testing Packages are available from testing repositories label Mar 12, 2021
alepolidori pushed a commit to nethesis/nethcti-server that referenced this issue Mar 15, 2021
@nethbot
Copy link
Member

nethbot commented Mar 15, 2021

in 7.9.2009/nethesis-testing:

  • nethcti3-3.23.0-1.4.g725a846.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Mar 15, 2021

in 7.9.2009/nethesis-testing:

  • nethcti-server3-3.23.0-1.5.g8b4c5e2.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.23.0-1.5.g8b4c5e2.ns7.x86_64.rpm x86_64

alepolidori pushed a commit to nethesis/nethcti-server that referenced this issue Mar 15, 2021
@nethbot
Copy link
Member

nethbot commented Mar 15, 2021

in 7.9.2009/nethesis-testing:

  • nethcti-server3-3.23.0-1.6.g479d290.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.23.0-1.6.g479d290.ns7.x86_64.rpm x86_64

@alepolidori alepolidori added the testing Packages are available from testing repositories label Mar 15, 2021
@nethbot
Copy link
Member

nethbot commented Apr 19, 2021

in 7.9.2009/nethesis-testing:

  • nethcti-server3-3.23.0-1.13.g0824f0d.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.23.0-1.13.g0824f0d.ns7.x86_64.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 19, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-restapi-14.9.1-1.30.g815622a.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 19, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-restapi-14.9.1-1.31.ga75cfbc.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 19, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-restapi-14.9.1-1.33.g87edcf2.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 20, 2021

in 7.9.2009/nethesis-testing:

  • nethcti3-3.23.0-1.12.gc44c550.ns7.noarch.rpm x86_64

alepolidori pushed a commit to nethesis/nethcti-server that referenced this issue Apr 20, 2021
@nethbot
Copy link
Member

nethbot commented Apr 20, 2021

in 7.9.2009/nethesis-testing:

  • nethcti-server3-3.23.0-1.14.g8cc969d.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.23.0-1.14.g8cc969d.ns7.x86_64.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 21, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-restapi-14.9.1-1.32.g314a03a.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 21, 2021

in 7.9.2009/nethesis-testing:

  • nethcti3-3.23.0-1.13.gac44dc1.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 21, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-restapi-14.9.1-1.32.ge4367ce.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 21, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-restapi-14.9.1-1.32.gbd5107f.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 21, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-restapi-14.9.1-1.33.g598eca7.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 22, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-restapi-14.9.1-1.34.g882b726.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 22, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-restapi-14.9.1-1.35.gd3b1851.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 22, 2021

in 7.9.2009/nethesis-testing:

  • nethcti3-3.23.0-1.14.g1313f80.ns7.noarch.rpm x86_64

alepolidori pushed a commit to nethesis/nethvoice-wizard-ui that referenced this issue Apr 22, 2021
alepolidori pushed a commit to nethesis/nethvoice-wizard-ui that referenced this issue Apr 22, 2021
@nethbot
Copy link
Member

nethbot commented Apr 22, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-ui-14.9.0-1.11.g5cf4c26.ns7.noarch.rpm x86_64

@andrea-marchionni andrea-marchionni removed their assignment Apr 22, 2021
@andrea-marchionni andrea-marchionni added verified All test cases were verified successfully and removed testing Packages are available from testing repositories labels Apr 22, 2021
@nethbot
Copy link
Member

nethbot commented Apr 22, 2021

in 7.9.2009/nethesis-testing:

  • nethvoice-wizard-ui-14.9.0-1.13.g1d1fcb1.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 22, 2021

in 7.9.2009/nethesis-updates:

  • nethcti-server3-3.24.0-1.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.24.0-1.ns7.x86_64.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 22, 2021

in 7.9.2009/nethesis-updates:

  • nethcti3-3.24.0-1.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 22, 2021

in 7.9.2009/nethesis-updates:

  • nethvoice-wizard-restapi-14.10.0-1.ns7.noarch.rpm x86_64

1 similar comment
@nethbot
Copy link
Member

nethbot commented Apr 22, 2021

in 7.9.2009/nethesis-updates:

  • nethvoice-wizard-restapi-14.10.0-1.ns7.noarch.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Apr 22, 2021

in 7.9.2009/nethesis-updates:

  • nethvoice-wizard-ui-14.10.0-1.ns7.noarch.rpm x86_64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nethcti Relative to NethCTI client or server verified All test cases were verified successfully
Projects
None yet
Development

No branches or pull requests

3 participants