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

Add "linkedid" to "extenConvConnected" websocket event #5823

Closed
alepolidori opened this issue Jun 5, 2020 · 6 comments
Closed

Add "linkedid" to "extenConvConnected" websocket event #5823

alepolidori opened this issue Jun 5, 2020 · 6 comments
Labels
nethcti Relative to NethCTI client or server verified All test cases were verified successfully

Comments

@alepolidori
Copy link

Description

Add the linkedid information to the websocket extenConvConnected event.
This event is emitted to the involved parties of a conversation once it is connected.
This is useful for development purpose of a customer.

Expected behavior

The linkedid data has to be passed. It's the linkedid of the asterisk call the will be present into the database asteriskcdrdb.cdr.

Actual behavior

Now the event passes the following data:

  • num1: involved number of the conversation
  • num2: involved number of the conversation
  • direction: direction of the call
  • uniqueid: id of the call
  • throughTrunk: if the call is through a trunk

Components

CTI Server: nethcti-server3

@alepolidori alepolidori self-assigned this Jun 5, 2020
@alepolidori alepolidori added the nethcti Relative to NethCTI client or server label Jun 5, 2020
alepolidori pushed a commit to nethesis/nethcti-server that referenced this issue Jun 5, 2020
@alepolidori
Copy link
Author

How to test

  • open dev tools, select network tab and websocket filter
  • take a look at the received websocket events
  • make a call and verify the extenConvConnected event received once the call is connected

@alepolidori alepolidori added the testing Packages are available from testing repositories label Jun 5, 2020
alepolidori pushed a commit to nethesis/nethcti-server that referenced this issue Jun 5, 2020
@nethbot
Copy link
Member

nethbot commented Jun 5, 2020

in 7.8.2003/nethesis-testing:

  • nethcti-server3-3.19.0-1.1.g8718950.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.19.0-1.1.g8718950.ns7.x86_64.rpm x86_64

@alepolidori
Copy link
Author

Verified by the customer

@alepolidori alepolidori added verified All test cases were verified successfully and removed testing Packages are available from testing repositories labels Jun 5, 2020
@nethbot
Copy link
Member

nethbot commented Jun 10, 2020

in 7.8.2003/nethesis-testing:

  • nethcti-server3-3.19.0-1.2.gbeb340a.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.19.0-1.2.gbeb340a.ns7.x86_64.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Jul 6, 2020

in 7.8.2003/nethesis-testing:

  • nethcti-server3-3.19.0-1.1.g8718950.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.19.0-1.1.g8718950.ns7.x86_64.rpm x86_64

@nethbot
Copy link
Member

nethbot commented Jul 6, 2020

in 7.8.2003/nethesis-updates:

  • nethcti-server3-3.19.1-1.ns7.x86_64.rpm x86_64
  • nethcti-server3-debuginfo-3.19.1-1.ns7.x86_64.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