1) you didn't specify a dlr-url when invoking the sendsms script, do it  :)

2) if that doesn't work, check with the carrier that they have enabled
DLRs for your connection. Most carriers don't enable them unless you
request them, and some may not even enable them cause they consume
resources


2008/1/23 Lukacs Barnabas <[EMAIL PROTECTED]>:
> Hi,
>
> I installed the cvs-20080118 version of kannel, on Centos 5.
>
> The kannel configuration file is here:
>
>
> group = core
> admin-port = 13000
> smsbox-port = 13001
> admin-password = foobar
> status-password = foobar
> log-file = "/opt/kannel/logs/bearerbox_server.log"
> log-level = 3
> access-log = "/opt/kannel/logs/access_server.log"
> store-type = spool
> store-location = "/opt/kannel/var/bearerbox_server"
>
>
> include = "/opt/kannel/etc/smsc.d/smsc.conf"
>
>
> group = smsbox
> bearerbox-host = localhost
> sendsms-port = 13131
> log-file = "/opt/kannel/logs/smsbox_server.log"
> log-level = 0
> access-log = "/opt/kannel/logs/access_smsbox_server.log"
>
> group = sendsms-user
> username = tester
> password = foobar
>
> group = sms-service
> keyword = default
> text = "No service specified"
>
> The smsc.conf file is here:
>
> group = smsc
> smsc = smpp
> smsc-id = smpp
> host = 2xx.1xx.1xx.1xx
> port = 14000
> receive-port = 0
> system-type = smpp
> smsc-username = username
> smsc-password = password
> source-addr-ton = 0
> source-addr-npi = 1
> source-addr-autodetect = no
> dest-addr-ton = 1
> dest-addr-npi = 1
> enquire-link-interval = 40
>
> I sent sms with following url:
>
> http://server:port/cgi-bin/sendsms?username=foo&password=foo&from=root&to=+12345678&text=help&dlr-mask=31
>
> Detail from log file is here:
>
> 2008-01-21 10:53:38 [16113] [6] DEBUG: DLR[internal]: Adding DLR
> smsc=rad_smpp, ts=0558611583, src=HELLO, dst=+40745615087, mask=19,
> boxc=KANNELSMSC
>
> 2008-01-21 10:53:58.650 [16131] [4] DEBUG: Waiting for delivery report on
> message id <52495219-2087-45cc-a8d3-acec1f80e398>
> 2008-01-21 10:54:28.650 [16131] [4] DEBUG: Waiting for delivery report on
> message id <52495219-2087-45cc-a8d3-acec1f80e398>
>
>
> My question is why i do not receive the dlr's?
>
>
>
> --
> Tisztelettel: Lukács Barnabás
> Alias:Kacsabácsi
> Email:[EMAIL PROTECTED]
> Web:www.krsoft.ro
> Tel:+40745615087
>
> --
> Ezen uzenet virusellenorzesen esett at, es virusmentesnek bizonyult.
>
>
>
>

Reply via email to