Hello List,

I have an issue with my kannel i installed on fedora distribution.
It works randomly. Sometime the answer from Kannel comes quickly sometime other 
i have to wait long time before receivng any sms from Kannel.
Everything seems fines. Below the configuration file.

group = core
admin-port = 18000
smsbox-port = 18001
#wapbox-port = 13002
admin-password = adkamdo
#wdp-interface-name = "*"
#status-password = foo
#admin-deny-ip = ""
admin-allow-ip = ""
log-file = "/var/log/bearerbox.log"
#log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
#unified-prefix = "00358,0"
access-log = "/var/log/access.log"
store-file = "/var/log/kannel.store"
#ssl-certkey-file = "mycertandprivkeyfile.pem"

# SMSC CONNECTIONS
group = smsc
smsc = smpp
#smsc-id = FAKE
port = 5018
host = 1.1..1.1
smsc-username = "sat"
smsc-password = "s20"
interface-version = "34"
receive-port = 0
transceiver-mode = "true"
source-addr-ton = 2
source-addr-npi = 1
dest-addr-ton = 2
dest-addr-npi = 1
system-type = ""
#connect-allow-ip = 127.0.0.1

# SMSBOX SETUP
group = smsbox
bearerbox-host = localhost
sendsms-port = 5018
global-sender = "800"
sendsms-chars = "0123456789 +-"
log-file = "/var/log/smsbox.log"
log-level = 0
access-log = "/var/log/access.log"
reply-couldnotfetch="Msg Erreur"
reply-couldnotrepresent = "Error"
reply-requestfailed = "Error"
reply-emptymessage = "Error"
# SEND-SMS USERS
group = sendsms-user
username = "satel2"
password = "s2010l"
#user-deny-ip = ""
#user-allow-ip = ""
# this sender is for Kannel relay testing (http_smsc)
#group = sendsms-user
#username = kannel
#password = rL4y
#user-deny-ip = "*.*.*.*"
#user-allow-ip = "127.0.0.1"

# SERVICES
group = sms-service
keyword = default
accept-x-kannel-headers = true
allowed-receiver-prefix = 422333
omit-empty = true
max-messages = 1
catch-all = true
get-url="http://www.mard.cd/sen.php?time=%t&from=%p&to=%P&smsc=%i&dlr_value=%d&dlr_reply=%A&coding=%c&charset=%C&udh=%u&message=%a&keyword=%k&score=1&smsc_id=%i";

group = sms-service
keyword = default
accept-x-kannel-headers = true
allowed-receiver-prefix = 800
omit-empty = true
max-messages = 1
catch-all = true
get-url="http://2l.15.154.48/tests.php?keyword=%k&sentence=%r&time=%t&from=%p&to=%P&smsc=%i&dlr_value=%d&dlr_reply=%A&coding=%c&charset=%C&udh=%u&debug=0";

 
Status

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.24-etchnhalf.1-686, version #1 SMP Fri Dec 26 
04:10:16 UTC 2008, machine i686.
Hostname wpc0627.host7x24.com, IP 62.193.237.32.
Libxml version 2.6.26.
Using OpenSSL 0.9.8c 05 Sep 2006.
Compiled with MySQL 5.0.24a, using MySQL 5.0.32.
Using native malloc.


Status: running, uptime 0d 0h 1m 6s

WDP: received 0 (0 queued), sent 0 (0 queued)

SMS: received 0 (0 queued), sent 0 (0 queued), store size 0
SMS: inbound 0.00 msg/sec, outbound 0.00 msg/sec

DLR: 0 queued, using internal storage

Box connections:
    smsbox:(none), IP 127.0.0.1 (0 queued), (on-line 0d 0h 0m 52s)  


SMSC connections:
    SMPP:63.219.11.202:5018/5018:satel2:    
SMPP:63.219.11.202:5018/5018:satel2: (online 6s, rcvd 0, sent 0, failed 0, 
queued 0 msgs)


      

Reply via email to