Re: SMSBOX not starting with PANIC

2021-12-17 Thread Stipe Tolj
Am 15.12.21, 20:07, schrieb Norbert Kwizera: Hey All, We run a kannel instances with multiple connections and to increase the throughput for each we found that we can set multiple instances for each connection We have no issue when we set the instances to 5 however we have an issue when we set

Re: SMSBOX not starting with PANIC

2021-12-16 Thread Norbert Kwizera
The bearerbox is being started before. Here below is the init script we use to start the service ``` #!/bin/sh # Start/stop the Kannel boxes: One bearer box and one WAP box. # This is the default init.d script for Kannel. Its configuration is # appropriate for a small site running Kannel on one

Re: SMSBOX not starting with PANIC

2021-12-16 Thread Vangelis Typaldos
You need first to start bearerbox before starting smsbox. Best Regards, Αποκτήστε το Outlook για Android From: users on behalf of Norbert Kwizera Sent: Wednesday, December 15, 2021 9:07:33 PM To: users@kannel.org Subject: SMSBOX not sta