Hi list,
i am using Kannel from last couple of months Regarding on
SMS.now i want to use OTA part in the kannel . how can i use the OTA part
in kannel .for using OTA part i installed anything in mysystem .i want to
some clarification Regarding OTA before using .
how can i send the OTA pdu's in kannel.can some body
help me .how can i start the OTA part in kannel .for OTA part i can add
anything in cofgigaration part . i paste my config file below .advise me is
the any wrong in my config part
group = core^M
admin-port = 13000^M
admin-password = bar^M
log-file = "log/bearer.log"^M
log-level = 0^M
access-log = "log/beareraccess.log"^M
smsbox-port = 13003^M
store-file = "log/kannelqueue.log"^M
dlr-storage=internal
#sendsms-url = "/cgi-bin/sendsms"
#sms-combine-concatenated-mo = true
#sms-combine-concatenated-mo-timeout=5
# SMSC SMPP^M
group = smsc^M
smsc = smpp^M
smsc-id =SMPPSim
host =localhost
port=2775
#receive-port = 2775^M
transceiver-mode=1
log-file = "log/kannel.log"
alt-dcs = true^M
smsc-username =smppclient
smsc-password = password
system-type = "0"^M
service-type="0"
address-range =""
source-addr-ton = 5^M
source-addr-npi = 0^M
dest-addr-ton = 1^M
dest-addr-npi = 1
msg-id-type = 0x01^M
throughput =22
max-pending-submits = 10^M
enquire-link-interval= 5
#smpp->throttling_err_time = 0
#msg-id-type=0
# SMSBOX SETUP^M
group = smsbox^M
bearerbox-host = localhost ^M
sendsms-port = 13001^M
log-file = "log/smsbox.log"^M
log-level = 0^M
access-log = "log/smsboxaccess.log"^M
roup = sendsms-user^M
username =pyro
password = pyro
max-messages = 3^M
concatenation =flase
dlr-url=
http://localhost/dlr.mysql.php?smscID=%i&dlr=%d&answer=%A&to=%p&from=%P&ts=%T&smsID={$mesgid}&charset=%C&dlr-url=1
#SMS-Service
group = sms-service
keyword = default
text = "Reply from ESME"^M
#sms-service
group = sms-service
keyword = complex
get-url = "http://host/service?sender=%p&text=%r"
accept-x-kannel-headers = true
max-messages = 3
concatenation =true
catch-all=true
#assume-plain-text=true
#send-sender=true
#strip-keyword=true
get-url = "http://localhost/sms?phone=%p&text=%a"
group = wapbox
bearerbox-host = localhost
log-file = "log/wapbox.log"
syslog-level = none
access-log = "log/wapaccess.log"
timer-freq = 100
map-url = "http//mmsc/*http://172.22.25.175:1981/"
Thanks&Regards,
narendra Reddy.