Tony,

I suggest you change the log files location in the "core" group configuration 
to some folder to which your user has write permissions.

Another option is to run Kannel as root but I don't recommend that for a 
production environment.

Eduardo
Sent from my BlackBerry® wireless device

-----Original Message-----
From: Tharanga <[email protected]>

Date: Fri, 17 Apr 2009 15:05:47 
To: Tony<[email protected]>
Cc: <[email protected]>
Subject: Re: Kannel not connecting to smsc


Are u running kannel under  root permission ?  may be a permission problem ?


Tharanga Abeyseela




Tony wrote:
>
> I have kannel installed and running fine and I'm able to submit 
> messages to the server using HTTP.
>
> However I can't see any activity in the log files suggesting kannel is 
> trying to connect to my smsc and send the messages.
>
> Even on startup I can't find any mention in the log files of it trying 
> to bind to my smsc.
>
> Am I doing something wrong?
>
> Here is my kannel.conf file below.
>
>  
>
> Thanks In Advance.
>
>  
>
> Tony
>
>  
>
> # CORE
>
> group = core
>
> admin-port = 13000
>
> smsbox-port = 13001
>
> admin-password = k...@nn3l
>
> status-password = k...@nn3l
>
> log-file = "/var/log/kannel/kannel.log"
>
> log-level = 4
>
> box-allow-ip = "*.*.*.*"
>
> access-log = "/var/log/kannel/access"
>
> store-file = "/var/log/kannel/kannel.store"
>
>  
>
> #---------------------------------------------
>
> # SMSC CONNECTIONS
>
> group = smsc
>
> smsc = smpp
>
> host = <ip address removed>
>
> port = 8100
>
> smsc-username = username
>
> smsc-password = password
>
> smsc-id = link0
>
> source-addr-ton= "NULL"
>
> source-addr-npi= "NULL"
>
> dest-addr-ton= "NULL"
>
> dest-addr-npi= "NULL"
>
> #preferred-smsc-id = link0
>
> #allowed-smsc-id = link0;link1
>
> keepalive = 25
>
> interface-version=34
>
> system-type= "NULL"
>
> address-range = "NULL"
>
>  
>
>  
>
>  
>
> group = smsbox
>
> bearerbox-host = localhost
>
> sendsms-port = 13131
>
> sendsms-chars = "0123456789"
>
> global-sender = 123456
>
> access-log = "/var/log/kannel/access"
>
> log-file = "/var/log/kannel/smsbox.log"
>
> log-level = 4
>


Reply via email to