On 05/09/07, Jins <[EMAIL PROTECTED]> wrote:
>
> is there any additional config to add to receive delivery report
>
> On 04/09/07, Paweł Buńko <[EMAIL PROTECTED]> wrote:
> >
> > my smsc config file:
> >
> > group = smsc
> > smsc = oisd
> > smsc-id = SMSCERA
> > host = x.x.x.x
> > port = 12100
> > keepalive = 25
> > my-number = xxxx
> > validityperiod = 30
> > log-file = "/var/log/kannel/SMSCERA.log"
> > log-level = 0
> >
> > Vahid Ghafarpour napisał(a):
> >
> > > ok so you are connected on SMPP protocol.
> > > as I said you should talk to your server and ask them to send DLR PDU
> > > to you. status 8 created after you get submit_sm_resp PDU. and it
> > > means your dlr's has problem
> > >
> > > On 9/4/07, *Jins* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
> > >
> > > On 04/09/07, *Jins* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> > > wrote:
> > >
> > > here is my conf ..core group is also there..but not included
> > here
> > >
> > > group = smsbox
> > > bearerbox-host = "XXX.XXX.XXX"
> > > sendsms-port = 14001
> > > #global-sender = 1234456
> > > #sendsms-chars = "+123456780"
> > > access-log = "/var/log/kannel/kannel.smsbox.access-log"
> > > log-file = "/var/log/kannel/kannel.smsbox.log"
> > > log-level = 0
> > >
> > > group = smsc
> > > smsc = smpp
> > > host = " XXXX.COM <http://XXXX.COM>"
> > > port = 7677
> > > receive-port = 7677
> > > smsc-id = test
> > > keepalive = 60
> > > reconnect-delay = 60
> > > #transceiver-mode = true
> > > smsc-username = XXX
> > > smsc-password = XXXX
> > > system-type = ""
> > >
> > >
> > > group = sendsms-user
> > > username = XXXX
> > > password = XXXX
> > > dlr-url = http://www.XXXX.COM/dlrupdate.php?type=%d&text=%r
> > <http://www.XXXX.COM/dlrupdate.php?type=%25d&text=%25r>
> > > <http://www.XXXX.COM/dlrupdate.php?type=%25d&text=%25r>
> > > concatenation = true
> > > max-messages = 100
> > >
> > > group = mysql-connection
> > > id = mydlr
> > > host =localhost
> > > username = xxxx
> > > password = xxx
> > > database = xxxx
> > > max-connections = 1
> > >
> > > group = dlr-db
> > > id = mydlr
> > > #host = " xxx.xxx.xxx "
> > > table = kannel_table
> > > 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
> > >
> > >
> > >
> > > On 04/09/07, *Vahid Ghafarpour* < [EMAIL PROTECTED]
> > > <mailto: [EMAIL PROTECTED]>> wrote:
> > >
> > > I don't know your exact configuration. but I had this
> > > problem when our SMPP server couldn't router DLR messages
> > > to us. as you find in your kannel.log you didn't recieve
> > > any DLR PDU
> > >
> > >
> > > On 9/4/07, *Paweł Buńko* <[EMAIL PROTECTED]
> > > <mailto: [EMAIL PROTECTED]>> wrote:
> > >
> > > I have the same problem with osid smsc through kannel
> > > Jins napisał(a):
> > >
> > >>
> > >>
> > >> On 04/09/07, *Jins* < [EMAIL PROTECTED]
> > > <mailto:[EMAIL PROTECTED]> <mailto: [EMAIL PROTECTED]
> > > <mailto:[EMAIL PROTECTED]>>> wrote:
> > >>
> > >>
> > >> Hello all,
> > >>
> > >> Am not able to get the delivery status to the
> > > phone. Am getting
> > >> status 8 only. I need to know the status of
> > > delivery to the phone.
> > >>
> > >> I have configured the mysql group and the sending
> > > sms were
> > >> inserted into the DB and also the dlr-url in the
> > > sendsms-user
> > >> group is also workin...but am getting status 8:
> > > Delivered to
> > >> SMSC,...am giving dlr-mask =31 in the url.
> > >>
> > >> How can i know the delivery status to the phone
> > >>
> > >> one more thing my url field and boxc field is
> > > empty...
> > >>
> > >> this is the log am getting
> > >>
> > >> 2007-09-04 07:58:50 [19750] [0] INFO: Starting to
> > > log to file
> > >> /var/log/kannel/kannel.smsbox.log level 0
> > >> 2007-09-04 07:58:50 [19750] [0] INFO: Added logfile
> > >> `/var/log/kannel/kannel.smsbox.log' with level `0'.
> > >> 2007-09-04 07:58:50 [19750] [0] INFO: Logging
> > > accesses to
> > >> '/var/log/kannel/kannel.smsbox.access-log'.
> > >> 2007-09-04 07:58:50 [19750] [0] INFO: Started
> > > access logfile
> > >> `/var/log/kannel/kannel.smsbox.access-log'.
> > >> 2007-09-04 07:58:50 [19750] [0] INFO: HTTP:
> > > Opening server at port
> > >> 14001.
> > >> 2007-09-04 07:58:50 [19750] [0] DEBUG: Started
> > > thread 1
> > >> (gwlib/fdset.c:poller)
> > >> 2007-09-04 07:58:50 [19750] [0] DEBUG: Started
> > > thread 2
> > >> (gwlib/http.c:server_thread)
> > >> 2007-09-04 07:58:50 [19750] [1] DEBUG: Thread 1
> > >> (gwlib/fdset.c:poller) maps to pid 19750.
> > >> 2007-09-04 07:58:50 [19750] [2] DEBUG: Thread 2
> > >> (gwlib/http.c:server_thread) maps to pid 19750.
> > >> 2007-09-04 07:58:50 [19750] [0] INFO: Set up send
> > > sms service at
> > >> port 14001
> > >> 2007-09-04 07:58:50 [19750] [0] DEBUG: Started
> > > thread 3
> > >> (gw/smsbox.c:sendsms_thread)
> > >> 2007-09-04 07:58:50 [19750] [0] DEBUG:
> > >> ----------------------------------------------
> > >> 2007-09-04 07:58:50 [19750] [0] DEBUG: Kannel
> > > smsbox version 1.4.1
> > >> starting
> > >> 2007-09-04 07:58:50 [19750] [0] DEBUG: Started
> > > thread 4
> > >> (gw/smsbox.c:obey_request_thread)
> > >> 2007-09-04 07:58:50 [19750] [0] DEBUG: Started
> > > thread 5
> > >> (gw/smsbox.c:url_result_thread)
> > >> 2007-09-04 07:58:50 [19750] [3] DEBUG: Thread 3
> > >> (gw/smsbox.c:sendsms_thread) maps to pid 19750.
> > >> 2007-09-04 07:58:50 [19750] [4] DEBUG: Thread 4
> > >> (gw/smsbox.c:obey_request_thread) maps to pid 19750.
> > >> 2007-09-04 07:58:50 [19750] [0] DEBUG: Started
> > > thread 6
> > >> (gw/smsbox.c:http_queue_thread)
> > >> 2007-09-04 07:58:50 [19750] [0] INFO: Connected
> > >
> >
>