Looks like smsbox is not running.

Try:

ps auxwww | grep smsbox

Maybe the init script it's not working, or something is wrong on the conf
file that prevents smsbox to start.

Check also on your logfiles.

If everything fails, try starting the boxes manually:

First run bearerbox

/path/to/bearerbox /path/to/conf-file

And then, on another console:

/path/to/smsbox /path/to/conf-file

If something crashes badly, you'll get the output right in your face ;)

Hope it helps,

Alejandro

On Wed, Apr 2, 2008 at 12:59 AM, Mickael - System Administrator (WebD
Services) <[EMAIL PROTECTED]> wrote:

> Hello.
>
> I installed Kannel.on Debian.
> apt-get install kannel
>
> I'm configure:
>
> group = core
> admin-port = 13000
> admin-password = test
> #admin-deny-ip = "*.*.*.*"
> admin-allow-ip = "*.*.*.*""
>
> It's OK. Running !. http://server:13000 wrote:
>
> Kannel bearerbox version `1.4.1'. Build `Oct 17 2006 02:55:06', compiler
> `4.1.2 20061007 (prerelease) (Debian 4.1.1-16)'. System Linux, release
> 2.6.8-3-686, version #1 Thu Feb 9 07:39:48 UTC 2006, machine i686.
>
> Good !! :-)
>
>
>
> I am trying to create a "send-sms".
>
> group = smsbox
> bearerbox-host = 127.0.0.1
> sendsms-port = 13013
> global-sender = 123
> log-file = "/tmp/smsbox.log"
>
> /etc/init.d/kannel restart (or start + stop)
>
> ns1:/etc/kannel# telnet localhost 13013
> Trying 127.0.0.1...
> telnet: Unable to connect to remote host: Connection refused
>
>
> For 2 days I try.
> Mickael.
>
>
>
>

Reply via email to