Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to obtain concurrent inbound & outbound maximum

tthunder

Systems Engineer
Joined
Jun 13, 2023
Messages
10
Location
US
Good Day,
Could someone please advise how to find the maximum concurrent calls for inbound & outbound on our trunks? I am on an Avaya Aura 10 system.

Thank you in advance for your help.
 
I can use a programming way to get CM10 usage of all trunks and then summarize it to get the total number. But I can't specify how many are inbound and how many are outbound. I have a blog to describe my tool to get information from CM10 directly, you can check the statustrunk api. This api is further enhanced to provide usedTrunk and idleTrunk figures, so you can use the figures directly.

 
As a starting point, if you have physical trunks (PRI/digital OR analog) you can count up all the members. If this is a SIP trunk you should verify how many channels the carrier allows then see if your CM matches.

You have other stuff to consider though such as tdm and DSP capacity along with where the endpoints live and so on.
 

Part and Inventory Search

Sponsor

Back
Top