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

Call flow graph 2 #30

Merged
merged 25 commits into from
May 17, 2024
Merged

Call flow graph 2 #30

merged 25 commits into from
May 17, 2024

Conversation

Jordan-Prescott
Copy link
Owner

Call flow feature version one now complete.

This feature still needs to consider when entities have service packs assigned such as Call Forward Busy assigned to a Hunt Group. Currently it does not consider this.

Jordan-Prescott and others added 25 commits April 29, 2024 14:52
This is for when the JSON object comes from the API the developer can create an object from that JSON
Here I should have some examples for a perfect object for these methods.

I should change the lists in the obkect to IF NONE = NONE. Instead of defaulting it to a list. Then in the from_dict I could set to None if  doesnt exist.
Need to confirm when this method will be used as the objects are conflicting such as a list of agents in the response back from hunt group
Hit the issue of agent in the dict but not made, when do I build each? either way there has to be some update.

build hunt group then add in agents
build users and then add to hunt groups
Issue found - CC and HG data not complete ready for traversing need to add these in.
Next is hunt groups and auto attendants
Need to clean up calling the method
Next I need to pull in the call forwards for when hg have services assigned to them.
@Jordan-Prescott Jordan-Prescott merged commit 85094ff into main May 17, 2024
@Jordan-Prescott Jordan-Prescott linked an issue Jun 17, 2024 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Call Flow Graph v2
1 participant