I wanted to run wapbox and smsbox in a single machine. In kannel documentation , there is a giude to how to do that ,

Your email confused me a bit, so I'm simplifying everything. Hope this helps you get up and running.

Yes, you can run all bearerboxes on the same machine.

Hopefully, the following explanation answers your question:

More than likely, you should be able to have one kannel.conf file that contains all the settings for your bearerboxes.

At the command line you should be able to startup all the bearer boxes (just make sure to start the actual bearerbox first):

bearerbox /path/to/your/kannel.conf

smsbox /path/to/your/kannel.conf

wapbox /path/to/your/kannel.conf

If, for some reason, you require separate configuration files you can obviously replace the path to the .conf file when you make the call to the bearerbox in question.

I would advise that you keep all your settings in one configuration file as it's much easier to maintain. There are also default locations where you can put this file so you don't even need to call the path, but that's another email...

Reply via email to