Call Flow
Last updated
Was this helpful?
Last updated
Was this helpful?
Generates a visual call flow for a dedicated number for example calls to 0.
There is now no need to spend hours interrogating how calls to 0 flows through your Braodworks/ Odin system building a call flow for management or to send to customers. This can now be done in seconds with Odins Spear Reporter. Give this feature the number (0), the number type (DN, Extension, Alias), and what its attached to (User, Hunt Group etc) and the feature will generate a flow like the below for you!
You will need to download Graphviz in order to use this feature. Follow the instruction here Graphviz
What is does a red circle with 3001 in it mean and what does 'CFB' stand for? To make sense of the graph you will need to see the Node Key and the Abbreviation Key found below:
service_provider_id (str): Service Provider/ Enterprise where group is hosted.
group_id (str): Group ID where target number for call flow is located.
number (str): Target number for call flow. NOTE: do not include the area code e.g. "123456789"
number_type (str): Type of number, options: "dn": Direct Number, "extension": Extension, "alias": Alias
broadworks_entity_type (str): Broadworks entity type target number is associated with. Options: "auto_attendant": Auto Attendant, "call_center": Call Center, "hunt_group": Hunt Group, "user": User
None: This will generate a SVG file with the call flow in the folder 'os_reports'. Check this folder once script has complete.
The script makes use of the following methods: