Hi all,
I am a new user for kannel as well as the mailing list. I have been experimenting with 
the featuresof kannel for sometime but i am not able to invoke the sms-service part of 
it. the problem is that even the default service is not being invoked. i have rolled 
thru the userguide and archives of the mailing list but could not get the fix for my 
problem. PLz will the experts help me out with this.
thanks in advance.

My conf file looks like this:
Hi all,
I am a new user for kannel as well as the mailing list. I have been experimenting with 
the featuresof kannel for sometime but i am not able to invoke the sms-service part of 
it. the problem is that even the default service is not being invoked. i have rolled 
thru the userguide and archives of the mailing list but could not get the fix for my 
problem. PLz will the experts help me out with this.
thanks in advance.

My conf file looks like this:
group = core
admin-port = 13000
admin-password = XXXX
admin-deny-ip = "192.168.0.1"
admin-allow-ip = "127.0.0.1;200.100.0.*"
smsbox-port = 13003
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
#black-list = "192.168.0.1"
log-file = "/tmp/kannel/kannel.log"
log-level = 1
unified-prefix = "+358,00358,0;+,00"
access-log = "/tmp/kannel/beareraccess.log"
#dlr-storage = internal
dlr-storage = mysql

group = dlr-db
id = mydlr
table = dlr 
field-smsc = smsc
field-timestamp = ts
field-destination = destination
field-source = source
field-service = service
field-url = url
field-mask = mask
field-status = status
field-boxc-id = boxc

group = mysql-connection
id = mydlr
host = localhost
mysql-username = root
mysql-password = ""
database = dlrdatabase

group = smsc
smsc = smpp
smsc-id = "smsc1"
host = xxx.xxx.xxx.xxx
port = xxxx
smsc-username = "xxxxxxxxxxxxxxxx"
smsc-password = "xxxxx"
system-type = "VMA"
address-range = ""

group = smsc
smsc = cimd2
smsc-id = "smsc2"
host = xxx.xxx.xxx.xxx
port = xxxx
smsc-username = xxxxxxxxxxxxx
smsc-password = xxxxxxxx
keepalive = 10

group = smsbox
bearerbox-host = localhost
#smsbox-id = "MYSMSBOX"
sendsms-port = 13013
sendsms-chars = "0123456789 +-' '"
global-sender = 4444
log-level = 0
log-file = /tmp/kannel/smsbox.log
access-log = /tmp/kannel/smsboxaccess.log

group = sms-service
keyword = rin
aliases = RIN;ring;Rin;Ring;RING
max-messages = 0
url = 
http://192.168.0.194:8080/servlet/RingTone?service=%k&sender=%p&text=%s&time=%t&smsc=%i

group = sms-service
keyword = ICSE
aliases = icse;Icse;ICse
concatenation = 1
max-messages = 3
url = 
http://192.168.0.194:8080/servlet/RequestInfo?service=%k&sender=%p&rollno=%s&time=%t&smsc=%i

group = sms-service
keyword = ISC
aliases = isc;Isc;iSC
concatenation = 1
max-messages = 3
url = 
http://192.168.0.194:8080/servlet/RequestInfo?service=%k&sender=%p&rollno=%s&time=%t&smsc=%i

group = sms-service
keyword = CZ
aliases = cz;Cz;cZ
concatenation = 1
max-messages = 3
file = /home/public/satyam/cz.txt

group = sms-service
keyword = AK
aliases = ak;Ak;aK
concatenation = 1
max-messages = 3
file = /home/public/satyam/ak.txt

group = sms-service
keyword = default
concatenation = 1
max-messages = 3
text = "Keyword not found"

group = sendsms-user
username = xxxxxx
password = xxxxx
max-messages = 3
concatenation = 1
#split-chars = "#"
#split-suffix = "more messages"
#user-deny-ip = "192.168.0.1"
#user-allow-ip = ""

group = sendsms-user
username = xxxxxx
password = xxxxxxxx
name = user_is_xxxxxx
max-messages = 3
concatenation = 1
dlr-url = 
http://192.168.0.194:8080/servlet/DLReport?destination=%P&type=%d&time=%t&smsc=%i&user=%n
#split-chars = "#"
#split-suffix = "more messages"
#user-deny-ip = "192.168.0.1"
#user-allow-ip = ""

=================================================================================

_____________________________________________________________
Get a giant 6.0 MB Email Account FREE at http://mail.utils.net/

Reply via email to