Due to its increasing popularity, The SMS Gateway support team |
Red Hat Enterprise Linux AS release 3 (Taroon Update 9)
Linux oracle.2question.com 2.4.21-50.EL #1 Tue May 8 17:26:44 EDT 2007 i686 i686 i386 GNU/Linux
Starting the gateway After you have compiled Kannel and edited configuration file for your taste, you can either run Kannel from command line or use supplied start-stop-daemon and run_kannel_box programs to use it as a daemon service (more documentation about that later). If you cannot or do not know how to set up daemon systems or just want to test Kannel, you probably want to start it from command line. This means that you probably want to have one terminal window for each box you want to start (xterm or screen will do fine). To start the bearerbox, give the following command: ./bearerbox -v 1 [conffile]
$ nohup bearerbox ~theo/software/linux/gateway-1.2.1/gw/smskannel.conf & |
$ nohup smsbox ~theo/software/linux/gateway-1.2.1/gw/smskannel.conf & |