Why 2 exact same emails? 1 is not enough?

Nikos
----- Original Message ----- From: <mac...@fastermail.com>
To: <users@kannel.org>
Sent: Wednesday, July 28, 2010 3:58 PM
Subject: unable to receive messages into kannel

Hi Folks
I have configured kannel on fedora 13 and presently am able to send out messages from the system but am so unfortunate when i send the sms back to the platorm.I am using nokia 6303 as my modem but whenever i send the messages to the system they only land on the phone and i tried with another modem sony erickson k850i and w910i but i have not broken through in receiving sms.Please if anybody knows a modem that is capable of pulling messages into kannel tell me as soon as possible.Below is my kannel configuration that is only able to send.If i need to make any changes tell me and send me a mail direclty to my mail address.

group = core
admin-port = 13000
admin-password = mac
status-password = henry
smsbox-port = 13003
wapbox-port = 13004
log-file = "/home/camcom/bearerbox.log"
log-level = 1
wdp-interface-name = "*"
access-log = "/home/camcom/access.log"
admin-allow-ip = "127.0.0.1"
unified-prefix = "+265,00265,0;+,00"
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
dlr-storage = internal
#white-list = "http://localhost/whitelist.list";

#group = smsc
#smsc = fake
#smsc-id = mobile marketing platform
#port = 10000

group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
global-sender = "+265995508464"
log-file = "/home/camcom/smsbox.log"
log-level = 1

group = wapbox
bearerbox-host = "127.0.0.1"
log-file = "/home/camcom/wapbox.log"
timer-freq = 0.5
http-interface-name = "127.0.0.1"
log-file = "/home/camcom/wapgroup.log"
log-level = 1
smart-errors = true

#the MSISDIN
group = radius-acct
our-port = 1646
secret-nas = radius

group = sendsms-user
username = 123
password = 123
user-allow-ip = localhost
concatenation = true
max-messages = 2

group = sms-service
#keyword =
keyword-regex = .*
catch-all = yes
concatenation = true
max-messages = 1
get-url="http://localhost/sms?phone=%p&text=%a";

#added for testing purposes
group = sms-service
keyword = nop
text = "you asked nothing and i did it"

#second service for testing
group = sms-service
keyword = camcom
text = "there we go"

#default service
group = sms-service
keyword = default
text = "no services defined"

#Nokia gsm modem for smsc
group = smsc
smsc = at
smsc-id = mobile marketing platform
modem-type = auto
device = /dev/ttyACM0
my-number = "+265995508464"
#connect-allow-ip = 127.0.0.1
log-level = 0

#modem configuration
group = modems
id = nokia
name = "Nokia 6303 classic"
detect-string = "Nokia"
init-string = "ATZ"
init-string = "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"



Reply via email to