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

Store user-side missed calls #2423

Merged
merged 3 commits into from
Dec 13, 2023
Merged

Conversation

cruzccl
Copy link
Member

@cruzccl cruzccl commented Nov 20, 2023

Type Of Change

  • Small bug fix
  • New feature or enhancement
  • Breaking change

Checklist:

  • Commits are named and have tag following commit rules
  • Commits are split per component (schema, web/admin, kamusers, agis, ..)
  • Changes have been tested locally
  • Fixes an existing issue (Fixes #XXXX)
  • Upport from existing Pull request #XXXX

Description

kam_users_cdrs will store non-established calls (failed calls, missed calls). This PR adds a new field responseCode that will be non-200 for these calls.

Additional information

Upcoming PRs will show these calls on both vpbx client portal and user portal.

@cruzccl cruzccl added +feature New feature schema Database changes users SIP Users Proxy * halliday * IvozProvider 3.x Halliday Release labels Nov 20, 2023
@cruzccl cruzccl added this to the 3.3.1 milestone Nov 20, 2023
@cruzccl cruzccl requested a review from Kaian November 20, 2023 15:19
@cruzccl cruzccl self-assigned this Nov 20, 2023
@cruzccl cruzccl force-pushed the PROVIDER-1397-store-missed-calls branch 3 times, most recently from 1b83122 to c52a20f Compare November 24, 2023 13:30
@cruzccl cruzccl marked this pull request as ready for review November 24, 2023 13:35
@Kaian Kaian modified the milestones: 3.4.0, 4.0.0 Nov 27, 2023
@Kaian Kaian added *tempest* IvozProvider 4.x Tempest Release and removed * halliday * IvozProvider 3.x Halliday Release labels Nov 27, 2023
@cruzccl cruzccl force-pushed the PROVIDER-1397-store-missed-calls branch from c52a20f to db0d7f1 Compare November 28, 2023 17:58
@cruzccl cruzccl force-pushed the PROVIDER-1397-store-missed-calls branch from db0d7f1 to 2b40c83 Compare December 13, 2023 09:43
@cruzccl cruzccl merged commit 7e2a2c7 into bleeding Dec 13, 2023
@cruzccl cruzccl deleted the PROVIDER-1397-store-missed-calls branch December 13, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
+feature New feature schema Database changes *tempest* IvozProvider 4.x Tempest Release users SIP Users Proxy
Development

Successfully merging this pull request may close these issues.

2 participants