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
Run the dpkg-reconfigure command for botstream :
sudo dpkg-reconfigure botstream |
Set Max_Dial_Thread to required number :