How to increase the Dial Ports : old delete

To Increase the Dial Ports for Botstream follow below steps :


1. Log in to the respected Botstream server and edit the Systemd service file for Iraswitch.

sudo nano /etc/systemd/system/iraswitch.service

2.Locate the below line and change the value of IRA_MAX_DIAL_PORTS_KEY to the required number. Save and exit the file.

Environment="IRA_MAX_DIAL_PORTS_KEY=1000"

3. After that, reload the Systemctl Daemon and then restart the Iraswitch.

sudo systemctl daemon-reload

Sudo systemctl service iraswitch-restart

4.Verify the allocated dial port number through the botstream_<datestamp>.log file.


OR

  1. Run the dpkg-reconfigure command for botstream : 

sudo dpkg-reconfigure botstream


  1. Set Max_Dial_Thread to required number :