Hello there,
The maximum limit my call Plant seems to be 15, how can I improve it?
Asterisk Version = 13.2.0
localhost * CLI> core show channels
Channel Location State Application (Data)
0 active channels
0 max of 15 active calls (0.00% of capacity)
2 calls processed
The maximum number of calls is set using the “maxcalls” option in the “options” context of asterisk.conf. This file is commonly located at /etc/asterisk/asterisk.conf but if you are using a GUI or something it may be controlling it instead.