Dziugas Baltrunas wrote:
> 
> Hi list,
> 
> I tried to "redirect" EMS short message (with picture) to one of those
> short numbers that mine Kannel is connected with. SMSC is SMPP. here is
> what i got:
> 
> bearerbox.log
> 2003-07-10 11:58:48 [8] ERROR: SMPP[xxx]: I/O error or other error. Re-connecting.
> 2003-07-10 11:58:48 [7] ERROR: SMPP[xxx]: I/O error or other error. Re-connecting.
> 2003-07-10 11:58:48 [8] ERROR: connect failed
> 2003-07-10 11:58:48 [8] ERROR: error connecting to server `xxx' at port `xxx'
> 2003-07-10 11:58:48 [8] ERROR: SMPP[xxx]: Couldn't connect to server.
> 2003-07-10 11:58:48 [8] ERROR: SMPP[xxx]: Couldn't connect to SMS center (retrying 
> in 10 seconds).
> 2003-07-10 11:58:48 [7] ERROR: connect failed
> 2003-07-10 11:58:48 [7] ERROR: error connecting to server `xxx' at port `xxx'
> 2003-07-10 11:58:48 [7] ERROR: SMPP[xxx]: Couldn't connect to server.
> 2003-07-10 11:58:48 [7] ERROR: SMPP[xxx]: Couldn't connect to SMS center (retrying 
> in 10 seconds).
> 2003-07-10 11:58:58 [7] DEBUG: SMPP[xxx]: Sending PDU:
> 
> access.log
> 2003-07-10 11:57:24 Receive SMS [SMSC:xxx] [SVC:] [ACT:] [from:xxx] [to:xxx] 
> [flags:0:1:0:0:0] [msg:0:] [udh:0:]
> 
> sumarizing, there are few things strange:
> 
> 1) Kannel gets only one sms, but there should be two (or three - as shows
> my phone)
> 2) There is no UDH in the message and that's not true, because every
> picture according to EMS is coded into UDH (I looked through userguide and
> there is "n" near SMPP and "Can receive octet data with UDH" - maybe that's the key)

so obviously the SMSC is not passing all the UDH information to your
Kannel instance, right?!

> 3) After receiving such message, connection with SMSC DIES for the moment

hmmm, so you are trashing the SMSC while you have them process the
inbound EMS? ;)

> 4) There is NO answer sent back while smsaccess.log shows different:
> 
> 2003-07-10 11:57:24 SMS request sender:xxx request: '' fixed answer: 'Bad request.'
> 
> but there is nothing about it in access.log.

because if bearerbox's SMPP connection goes down. Kannel will pass it
to the store-file and re-try on the next restart. That's why you don't
see anything in access.log.

access.log entries are writen when the SMSC has confirmed the
receiption of the SM-MT itself. Up to this point, the message may be
still in your store-file.

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to