Hi to all

"Kaliya perumal" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Hi

My problem is i cant able to send sms to any number,It shows some which i
cant understand where do i make correction,Actually i didnot install mysql
on my Ubuntu 8.04.1,then how do i install mysql,then where do i metion the
dlr details

below is my kannel.conf file

group = core
admin-port = 13000
admin-password = foobar
smsbox-port = 13003
admin-deny-ip = ""
dlr-storage = internal
admin-allow-ip = "127.0.0.1, 11.11.11.11"
smsbox-port = 13003
box-deny-ip = ""s
box-allow-ip = "127.0.0.1,11.11.11.11"
log-file = "/home/ubuntu/var/log/kannel_bearerbox.txt"
log-level = 0

group = smsc
smsc = smpp
log-level = 0
interface-version = 33
host = xxx.xxx.xxx.xxx
receive-port = xxxx
smsc-username = xxx
smsc-password = xxx
system-type = ""
address-range = ""
transceiver-mode = true
source-addr-autodetect = no
source-addr-ton = 0
source-addr-npi = 1
dest-addr-ton = 1
dest-addr-npi = 1ss

group = smsbox
bearerbox-host = 127.0.0.1
sendsms-port = 13131
sendsms-chars = "0123456789+#"
access-log = "/home/ubuntu/tmp/access.log"
log-file ="/home/ubuntu/var/log/kannel_bearerbox1.txt"
log-level = 0

group = sendsms-user
username = tester
password = foobar
#user-deny-ip = ""
#user-allow-ip = "127.0.0.1, 11.11.11.11"

My kannel call is below

*
http://127.0.0.1:13131/cgi-bin/sendsms?username=tester&password=foobar&from=919362968751&
to=919986131642&text=Hi&smsc=smpp&coding=0*

My bearerbox result is

2008-12-16 05:55:37 [16043] [7] DEBUG: sms_router: gwlist_len = 5
2008-12-16 05:55:37 [16043] [7] DEBUG: sms_router: handling message
(0x8185348 vs 0x8185348)
2008-12-16 05:55:37 [16043] [7] DEBUG: sms_router: handling message
(0x81851e0 vs 0x8185348)
2008-12-16 05:55:37 [16043] [7] DEBUG: sms_router: handling message
(0x8184030 vs 0x8185348)
2008-12-16 05:55:37 [16043] [7] DEBUG: sms_router: handling message
(0x8182210 vs 0x8185348)
2008-12-16 05:55:37 [16043] [7] DEBUG: sms_router: handling message
(0x81841a8 vs 0x8185348)
2008-12-16 05:55:37 [16043] [7] DEBUG: sms_router: handling message
(0x8185348 vs 0x8185348)
2008-12-16 05:55:37 [16043] [7] DEBUG: sms_router: time to sleep 30.00 secs.
2008-12-16 05:55:56 [16043] [6] DEBUG: SMPP[SMPP:xxx.xxx.xxx.xxx:0/
xxxx:xxx:]: Sending PDU:
2008-12-16 05:55:56 [16043] [6] DEBUG: SMPP PDU 0x8186a20 dump:
2008-12-16 05:55:56 [16043] [6] DEBUG:   type_name: bind_receiver
2008-12-16 05:55:56 [16043] [6] DEBUG:   command_id: 1 = 0x00000001
2008-12-16 05:55:56 [16043] [6] DEBUG:   command_status: 0 = 0x00000000
2008-12-16 05:55:56 [16043] [6] DEBUG:   sequence_number: 721 = 0x000002d1
2008-12-16 05:55:56 [16043] [6] DEBUG:   system_id: "xxx"
2008-12-16 05:55:56 [16043] [6] DEBUG:   password: "xxx"
2008-12-16 05:55:56 [16043] [6] DEBUG:   system_type: ""
2008-12-16 05:55:56 [16043] [6] DEBUG:   interface_version: 51 = 0x00000033
2008-12-16 05:55:56 [16043] [6] DEBUG:   addr_ton: 0 = 0x00000000
2008-12-16 05:55:56 [16043] [6] DEBUG:   addr_npi: 0 = 0x00000000
2008-12-16 05:55:56 [16043] [6] DEBUG:   address_range: ""
2008-12-16 05:55:56 [16043] [6] DEBUG: SMPP PDU dump ends.
2008-12-16 05:55:56 [16043] [6] DEBUG: SMPP[SMPP:xxx.xxx.xxx.xxx:0/
xxxx:xxx:]: Got PDU:
2008-12-16 05:55:56 [16043] [6] DEBUG: SMPP PDU 0x81847f8 dump:
2008-12-16 05:55:56 [16043] [6] DEBUG:   type_name: bind_receiver_resp
2008-12-16 05:55:56 [16043] [6] DEBUG:   command_id: 2147483649 = 0x80000001
2008-12-16 05:55:56 [16043] [6] DEBUG:   command_status: 0 = 0x00000000
2008-12-16 05:55:56 [16043] [6] DEBUG:   sequence_number: 721 = 0x000002d1
2008-12-16 05:55:56 [16043] [6] DEBUG:   system_id: "NowSMS"
2008-12-16 05:55:56 [16043] [6] DEBUG: SMPP PDU dump ends.
2008-12-16 05:55:56 [16043] [6] DEBUG: Optional parameter tag (0x0427)
2008-12-16 05:55:56 [16043] [6] DEBUG: Optional parameter length read as 1
2008-12-16 05:55:56 [16043] [6] DEBUG: Optional parameter tag (0x001e)
2008-12-16 05:55:56 [16043] [6] DEBUG: Optional parameter length read as 9
2008-12-16 05:55:56 [16043] [6] DEBUG: SMPP[SMPP:xxx.xxx.xxx.xxx:0/xxxx:xxx:]:
Got PDU:
2008-12-16 05:55:56 [16043] [6] DEBUG: SMPP PDU 0x81847f8 dump:
2008-12-16 05:55:56 [16043] [6] DEBUG:   type_name: deliver_sm
2008-12-16 05:55:56 [16043] [6] DEBUG:   command_id: 5 = 0x00000005
2008-12-16 05:55:56 [16043] [6] DEBUG:   command_status: 0 = 0x00000000
2008-12-16 05:55:56 [16043] [6] DEBUG:   sequence_number: 104986 =
0x00019a1a
2008-12-16 05:55:56 [16043] [6] DEBUG:   service_type: NULL
2008-12-16 05:55:56 [16043] [6] DEBUG:   source_addr_ton: 1 = 0x00000001
2008-12-16 05:55:56 [16043] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
2008-12-16 05:55:56 [16043] [6] DEBUG:   source_addr: "919880517000"
2008-12-16 05:55:56 [16043] [6] DEBUG:   dest_addr_ton: 1 = 0x00000001
2008-12-16 05:55:56 [16043] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2008-12-16 05:55:56 [16043] [6] DEBUG:   destination_addr: "919880517000"
2008-12-16 05:55:56 [16043] [6] DEBUG:   esm_class: 4 = 0x00000004
2008-12-16 05:55:56 [16043] [6] DEBUG:   protocol_id: 0 = 0x00000000
2008-12-16 05:55:56 [16043] [6] DEBUG:   priority_flag: 0 = 0x00000000
2008-12-16 05:55:56 [16043] [6] DEBUG:   schedule_delivery_time: NULL
2008-12-16 05:55:56 [16043] [6] DEBUG:   validity_period: NULL
2008-12-16 05:55:56 [16043] [6] DEBUG:   registered_delivery: 1 = 0x00000001
2008-12-16 05:55:56 [16043] [6] DEBUG:   replace_if_present_flag: 0 =
0x00000000
2008-12-16 05:55:56 [16043] [6] DEBUG:   data_coding: 0 = 0x00000000
2008-12-16 05:55:56 [16043] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2008-12-16 05:55:56 [16043] [6] DEBUG:   sm_length: 104 = 0x00000068
2008-12-16 05:55:56 [16043] [6] DEBUG:   short_message:
2008-12-16 05:55:56 [16043] [6] DEBUG:    Octet string at 0x8186260:
2008-12-16 05:55:56 [16043] [6] DEBUG:      len:  104
2008-12-16 05:55:56 [16043] [6] DEBUG:      size: 105
2008-12-16 05:55:56 [16043] [6] DEBUG:      immutable: 0
2008-12-16 05:55:56 [16043] [6] DEBUG:      data: 69 64 3a 34 39 34 34 32 32
35 42 20 73 75 62 3a   id:4944225B sub:
2008-12-16 05:55:56 [16043] [6] DEBUG:      data: 30 30 31 20 64 6c 76 72 64
3a 30 30 31 20 73 75   001 dlvrd:001 su
2008-12-16 05:55:56 [16043] [6] DEBUG:      data: 62 6d 69 74 20 64 61 74 65
3a 30 38 31 32 31 36   bmit date:081216
2008-12-16 05:55:56 [16043] [6] DEBUG:      data: 31 31 31 36 20 64 6f 6e 65
20 64 61 74 65 3a 30   1116 done date:0
2008-12-16 05:55:56 [16043] [6] DEBUG:      data: 38 31 32 31 36 31 31 31 36
20 73 74 61 74 3a 44   812161116 stat:D
2008-12-16 05:55:56 [16043] [6] DEBUG:      data: 45 4c 49 56 52 44 20 65 72
72 3a 30 30 31 20 54   ELIVRD err:001 T
2008-12-16 05:55:56 [16043] [6] DEBUG:      data: 65 78 74 3a 74 65 73
74                           ext:test
2008-12-16 05:55:56 [16043] [6] DEBUG:    Octet string dump ends.
2008-12-16 05:55:56 [16043] [6] DEBUG:   message_state: 2 = 0x00000002
2008-12-16 05:55:56 [16043] [6] DEBUG:   receipted_message_id: "4944225B"
2008-12-16 05:55:56 [16043] [6] DEBUG: SMPP PDU dump ends.
2008-12-16 05:55:56 [16043] [6] DEBUG:
SMPP[SMPP:xxx.xxx.xxx.xxx:0/xxxx:dev:] handle_pdu, got DLR
2008-12-16 05:55:56 [16043] [6] DEBUG: DLR[internal]: Looking for DLR
smsc=SMPP:xxx.xxx.xxx.xxx:0/xxxx:xxx:, ts=4944225B, dst=919880517000, type=1
2008-12-16 05:55:56 [16043] [6] WARNING: DLR[internal]: DLR for
DST<919880517000> not found.
2008-12-16 05:55:56 [16043] [6] ERROR:
SMPP[SMPP:xxx.xxx.xxx.xxx:0/xxxx:xxx:]: got DLR but could not find message
or was not interested in it id<4944225B> dst<919880517000>, type<1>


i think there my destination address is changed,for that where do i make
changes,then how do i rectify that error about DLR,Sorry for disturbing
you,please provide the solution

If you dontmine will u please send your kannel.conf file smpp



with regards
Kaliyaperumal.M
India
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.