Limit Concurrent calls per domain

Status
Not open for further replies.

Bashar

New Member
Nov 1, 2017
3
0
1
60
Hello,
Is there a way to limit concurrent calls per domain? For new customers, I usually create a new domain and would like to limit the number of concurrent calls for the new domain. Thanks!
 
Dear EasyBB,
Thank you for your response.
I did not see on the link how to limit concurrent calls per domain. I am new to FusionPBX and have been using the GUI for setup.
Regards!
 
You are better off not limiting per domain to avoid unintended consequences :) Apply the limit on the outbound route as below:

upload_2017-11-3_0-8-28.png

The limit of 1 call is applied at line 50 in the screenshot above. 'hash' is the backend to use; 'gw_limit' is just a string; 'cc93....33' is the gateway(trunk) id; '1' is the limit for calls.
 
Status
Not open for further replies.