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) 3) After receiving such message, connection with SMSC DIES for the moment 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. Kannel's versiom is cvs-20030627. btw, any ideas about EMS picture concatenation are still very expected, because my way of disconvering it leads to undesirable circumstances described above :( regards, Dziugas Baltrunas
