jambonz / jambonz/jambonz-api-server

Feature: REST endpoint for queue detail

Open
#557 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
24
Forks
38
Avg merge
8h 34m
Merged PRs (30d)
1

Description

As well as the /queues endpoint which returns the name and size of a queue a customer would like to have an endpoint that lists all the calls in the queue with their callSId, from/to, position and time in queue etc.
This is is so that they can set the correct callerID on an outbound call before they dequeue the call

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing /queues endpoint in the JavaScript API server and trace how queue entries are obtained. Define the response fields for callSId, from/to, position, and time in queue, then verify that the endpoint lets a customer identify the caller ID before dequeuing a call.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.