buggnokii - Bugs: bug #48046, Second part of SMS is wrong

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #48046: Second part of SMS is wrong

Submitter:  Justinas <e1z0>
Submitted:  Sat 28 May 2016 02:47:22 PM UTC
   
 
Category:  gnokii Severity:  3 - Normal
Item Group:  major malfunction Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Sat 28 May 2016 02:47:22 PM UTC, original submission:  

I've got a problems running gnokii with AT protocol using sony ericsson k800-8010 mobile phones, i've also tested some other models, but the sending sms does not work correctly with the long test being used. For example if i send an sms with gnokii --sendsms function, it sends two part sms message, but the second part of sms is from previous one. I've done testing on various situations, be the same problem accoured. I think it needs to flush cache of previous messages, to make it work correctly.


GNOKII Version 0.6.30
IMEI         : 359284000259710
Manufacturer : Sony Ericsson
No flags section in the config file.
Model        : Sony Ericsson Z530
Product name : Sony Ericsson Z530
Revision     : R6AC001  R6AC001  
smscenter@saulute:~$ ./testas                      
GNOKII Version 0.6.32git
Message sent in 3 parts with reference numbers: 0 0 0
smscenter@saulute:~$ cp testas testas2
smscenter@saulute:~$ nano testas2
smscenter@saulute:~$ ./testas2
GNOKII Version 0.6.32git
Message sent in 2 parts with reference numbers: 0 0
smscenter@saulute:~$ nano ~/.config/gnokii/config
smscenter@saulute:~$ ./testas                       
GNOKII Version 0.6.32git
LOG: debug mask is 0x1
Config read from file /home/smscenter/.config/gnokii/config.
phone instance config:
model = AT
port = /dev/ttyACM0
connection = serial
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 0
sm_retry = 0
Initializing AT capable mobile phone ...
device: opening device /dev/ttyACM0
device: setting RTS to high and DTR to high
Message sent: 0x00 / 0x0004
41 54 5a 0d                                     | ATZ            
write: [ATZ<cr>]
read : [ATZ<cr><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x000b
02 41 54 5a 0d 0d 0a 4f 4b 0d 0a                |  ATZ   OK      
Received message type 00
Message sent: 0x00 / 0x0005
41 54 45 31 0d                                  | ATE1           
write: [ATE1<cr>]
read : [ATE1<cr><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x000c
02 41 54 45 31 0d 0d 0a 4f 4b 0d 0a             |  ATE1   OK     
Received message type 00
Message sent: 0x00 / 0x000a
41 54 2b 43 4d 45 45 3d 31 0d                   | AT+CMEE=1      
write: [AT+CMEE=1<cr>]
read : [AT+CMEE=1<cr><cr><lf>OK<cr><lf>]
Message received: 0x00 / 0x0011
02 41 54 2b 43 4d 45 45 3d 31 0d 0d 0a 4f 4b 0d |  AT+CMEE=1   OK
0a                                              |                
Received message type 00
Message sent: 0x06 / 0x0007
41 54 2b 47 4d 4d 0d                            | AT+GMM         
write: [AT+GMM<cr>]
read : [AT+GMM<cr><cr><lf>Sony Ericsson Z530<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x06 / 0x0024
02 41 54 2b 47 4d 4d 0d 0d 0a 53 6f 6e 79 20 45 |  AT+GMM   Sony E
72 69 63 73 73 6f 6e 20 5a 35 33 30 0d 0a 0d 0a | ricsson Z530   
4f 4b 0d 0a                                     | OK             
Received message type 06
Message sent: 0x06 / 0x0008
41 54 2b 43 47 4d 49 0d                         | AT+CGMI        
write: [AT+CGMI<cr>]
read : [AT+CGMI<cr><cr><lf>Sony Ericsson<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x06 / 0x0020
02 41 54 2b 43 47 4d 49 0d 0d 0a 53 6f 6e 79 20 |  AT+CGMI   Sony
45 72 69 63 73 73 6f 6e 0d 0a 0d 0a 4f 4b 0d 0a | Ericsson    OK 
Received message type 06
Manufacturer: "Sony Ericsson"
Message sent: 0x65 / 0x0009
41 54 2b 43 53 43 53 3f 0d                      | AT+CSCS?       
write: [AT+CSCS?<cr>]
read : [AT+CSCS?<cr><cr><lf>+CSCS: "GSM"<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x65 / 0x0020
02 41 54 2b 43 53 43 53 3f 0d 0d 0a 2b 43 53 43 |  AT+CSCS?   +CSC
53 3a 20 22 47 53 4d 22 0d 0a 0d 0a 4f 4b 0d 0a | S: "GSM"    OK 
Received message type 65
Initialisation completed
Message sent: 0x23 / 0x0009
41 54 2b 43 53 43 41 3f 0d                      | AT+CSCA?       
write: [AT+CSCA?<cr>]
read : [AT+CSCA?<cr><cr><lf>+CSCA: "+37069899992",145<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x23 / 0x002d
02 41 54 2b 43 53 43 41 3f 0d 0d 0a 2b 43 53 43 |  AT+CSCA?   +CSC
41 3a 20 22 2b 33 37 30 36 39 38 39 39 39 39 32 | A: "+37069899992
22 2c 31 34 35 0d 0a 0d 0a 4f 4b 0d 0a          | ",145    OK    
Received message type 23
=====> ENTER gn_sms_send()
enc_chars: 402
ext_chars: 0
total: 352
size of the input string: 402 bytes
number of characters in the input string: 402 chars
=====> ENTER sms_send_long()
count: 1
Will need 3 sms-es
SMS is 352 octects long but we can only send 134 octects in a single SMS after adding 6 octects for udh
Sending sms #1 (refnum: 72)

  1. 0 134

        number of processed characters: 153
Text to be sent in this part: None of the files shown here are actually hosted on this server. The links are provided solely by this sites users. The administrator of this site cannot
=====> ENTER sms_send_single()
Adding ConcatMsg header
General Data Coding
Default Alphabet
        size: 134
        offset: 6
        encoded size: 134
        rawsms length: 160
        rawsms user data length: 140
dcs: 0x00
Length: 0xa0
user_data_length: 0x8c
ValidityIndicator: 2
user_data: 050003CE03019C6F7719F43683E8E832C89C6697E7A039FA7D7783D065791914969741E131BD1E66B3F320F47B4E2F93416F37888E4ECF41F3B2DC5E96BB40547419C44EBBD77350585E06C1E56F7B9A5C2683E66F76999D0789F3203A3A3D07CDD3F4F21C549F97E57317888A2E83C2E476DA9D9ED3E561FA5B0E7A9B4174747A0E9AA7E965D038EC76BFE9
Input is 0 bytes long
SMS is 140 octets long
Sending
Message sent: 0x67 / 0x000a
41 54 2b 43 4d 47 46 3d 30 0d                   | AT+CMGF=0      
write: [AT+CMGF=0<cr>]
read : [AT+CMGF=0<cr><cr><lf>OK<cr><lf>]
Message received: 0x67 / 0x0011
02 41 54 2b 43 4d 47 46 3d 30 0d 0d 0a 4f 4b 0d |  AT+CMGF=0   OK
0a                                              |                
Received message type 67
PDU mode set
Sending initial sequence
Message sent: 0x68 / 0x000c
41 54 2b 43 4d 47 53 3d 31 35 34 0d             | AT+CMGS=154    
write: [AT+CMGS=154<cr>]
read : [AT+CMGS=154<cr><cr><lf>> ]
Message received: 0x68 / 0x0011
01 41 54 2b 43 4d 47 53 3d 31 35 34 0d 0d 0a 3e |  AT+CMGS=154   >
20                                              |                
Received message type 68
Got response: No error.
Sending frame: 07917360899999F251000B917360403660F30000A9A0050003CE03019C6F7719F43683E8E832C89C6697E7A039FA7D7783D065791914969741E131BD1E66B3F320F47B4E2F93416F37888E4ECF41F3B2DC5E96BB40547419C44EBBD77350585E06C1E56F7B9A5C2683E66F76999D0789F3203A3A3D07CDD3F4F21C549F97E57317888A2E83C2E476DA9D9ED3E561FA5B0E7A9B4174747A0E9AA7E965D038EC76BFE9
Message sent: 0x21 / 0x0145
30 37 39 31 37 33 36 30 38 39 39 39 39 39 46 32 | 07917360899999F2
35 31 30 30 30 42 39 31 37 33 36 30 34 30 33 36 | 51000B9173604036
36 30 46 33 30 30 30 30 41 39 41 30 30 35 30 30 | 60F30000A9A00500
30 33 43 45 30 33 30 31 39 43 36 46 37 37 31 39 | 03CE03019C6F7719
46 34 33 36 38 33 45 38 45 38 33 32 43 38 39 43 | F43683E8E832C89C
36 36 39 37 45 37 41 30 33 39 46 41 37 44 37 37 | 6697E7A039FA7D77
38 33 44 30 36 35 37 39 31 39 31 34 39 36 39 37 | 83D0657919149697
34 31 45 31 33 31 42 44 31 45 36 36 42 33 46 33 | 41E131BD1E66B3F3
32 30 46 34 37 42 34 45 32 46 39 33 34 31 36 46 | 20F47B4E2F93416F
33 37 38 38 38 45 34 45 43 46 34 31 46 33 42 32 | 37888E4ECF41F3B2
44 43 35 45 39 36 42 42 34 30 35 34 37 34 31 39 | DC5E96BB40547419
43 34 34 45 42 42 44 37 37 33 35 30 35 38 35 45 | C44EBBD77350585E
30 36 43 31 45 35 36 46 37 42 39 41 35 43 32 36 | 06C1E56F7B9A5C26
38 33 45 36 36 46 37 36 39 39 39 44 30 37 38 39 | 83E66F76999D0789
46 33 32 30 33 41 33 41 33 44 30 37 43 44 44 33 | F3203A3A3D07CDD3
46 34 46 32 31 43 35 34 39 46 39 37 45 35 37 33 | F4F21C549F97E573
31 37 38 38 38 41 32 45 38 33 43 32 45 34 37 36 | 17888A2E83C2E476
44 41 39 44 39 45 44 33 45 35 36 31 46 41 35 42 | DA9D9ED3E561FA5B
30 45 37 41 39 42 34 31 37 34 37 34 37 41 30 45 | 0E7A9B4174747A0E
39 41 41 37 45 39 36 35 44 30 33 38 45 43 37 36 | 9AA7E965D038EC76
42 46 45 39 1a                                  | BFE9           
write: [07917360899999F251000B917360403660F30000A9A0050003CE03019C6F7719F43683E8E832C89C6697E7A039FA7D7783D065791914969741E131BD1E66B3F320F47B4E2F93416F37888E4ECF41F3B2DC5E96BB40547419C44EBBD77350585E06C1E56F7B9A5C2683E66F76999D0789F3203A3A3D07CDD3F4F21C549F97E57317888A2E83C2E476DA9D9ED3E561FA5B0E7A9B4174747A0E9AA7E965D038EC76BFE9^Z]
read : [07917360899999F251000B917360403660F30000A9A0050003CE03019C6F7719F43683E8E832C89C6697E7A039FA7D7783D065791914969741E131BD1E66B3F320F47B4E2F93416F37888E4ECF41F3B2DC5E96BB40547419C44EBBD77350585E06C1E56F7B9A5C2683E66F76999D0789F3203A3A3D07CDD3F4F21C549F97E57317888A2E83C2E476DA9D9ED3E561FA5B0E7A9B4174747A0E9AA7E965D038EC76BFE9^Z<cr><lf>+CMGS: 0<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x21 / 0x0158
02 30 37 39 31 37 33 36 30 38 39 39 39 39 39 46 |  07917360899999F
32 35 31 30 30 30 42 39 31 37 33 36 30 34 30 33 | 251000B917360403
36 36 30 46 33 30 30 30 30 41 39 41 30 30 35 30 | 660F30000A9A0050
30 30 33 43 45 30 33 30 31 39 43 36 46 37 37 31 | 003CE03019C6F771
39 46 34 33 36 38 33 45 38 45 38 33 32 43 38 39 | 9F43683E8E832C89
43 36 36 39 37 45 37 41 30 33 39 46 41 37 44 37 | C6697E7A039FA7D7
37 38 33 44 30 36 35 37 39 31 39 31 34 39 36 39 | 783D065791914969
37 34 31 45 31 33 31 42 44 31 45 36 36 42 33 46 | 741E131BD1E66B3F
33 32 30 46 34 37 42 34 45 32 46 39 33 34 31 36 | 320F47B4E2F93416
46 33 37 38 38 38 45 34 45 43 46 34 31 46 33 42 | F37888E4ECF41F3B
32 44 43 35 45 39 36 42 42 34 30 35 34 37 34 31 | 2DC5E96BB4054741
39 43 34 34 45 42 42 44 37 37 33 35 30 35 38 35 | 9C44EBBD77350585
45 30 36 43 31 45 35 36 46 37 42 39 41 35 43 32 | E06C1E56F7B9A5C2
36 38 33 45 36 36 46 37 36 39 39 39 44 30 37 38 | 683E66F76999D078
39 46 33 32 30 33 41 33 41 33 44 30 37 43 44 44 | 9F3203A3A3D07CDD
33 46 34 46 32 31 43 35 34 39 46 39 37 45 35 37 | 3F4F21C549F97E57
33 31 37 38 38 38 41 32 45 38 33 43 32 45 34 37 | 317888A2E83C2E47
36 44 41 39 44 39 45 44 33 45 35 36 31 46 41 35 | 6DA9D9ED3E561FA5
42 30 45 37 41 39 42 34 31 37 34 37 34 37 41 30 | B0E7A9B4174747A0
45 39 41 41 37 45 39 36 35 44 30 33 38 45 43 37 | E9AA7E965D038EC7
36 42 46 45 39 1a 0d 0a 2b 43 4d 47 53 3a 20 30 | 6BFE9   +CMGS: 0
0d 0a 0d 0a 4f 4b 0d 0a                         |     OK         
Received message type 21
Message sent (reference: 0)
Sending sms #2 (refnum: 72)
153 153 134
        number of processed characters: 153
Text to be sent in this part:  be held responsible for what its users post, or any other actions of its users. You may not use this site to distribute or download any material when yo
=====> ENTER sms_send_single()
Adding ConcatMsg header
General Data Coding
Default Alphabet
        size: 134
        offset: 6
        encoded size: 134
        rawsms length: 160
        rawsms user data length: 140
dcs: 0x00
Length: 0xa0
user_data_length: 0x8c
ValidityIndicator: 2
user_data: 050003CE030240E232085D669341F2F21CFE76CFD3627619647ECB417774980E4AD3E7A0FABC2C9F83E0EF399D057ACB4161771EF4A6A3CB7250784C4FBFDD73D0DB0C4AD3E7A0FABC2C9FBB40D9771DD40EE741EE371D549F974174747A0E9AA7E96510FD0D22A7E774795A5CA797416F3988FCBEBBD9EF30191476E741ED30BD2C4F87D9A03BBAEC06E5DF
Input is 0 bytes long
SMS is 140 octets long
Sending
PDU mode set
Sending initial sequence
Message sent: 0x68 / 0x000c
41 54 2b 43 4d 47 53 3d 31 35 34 0d             | AT+CMGS=154    
write: [AT+CMGS=154<cr>]
read : [AT+CMGS=154<cr><cr><lf>> ]
Message received: 0x68 / 0x0011
01 41 54 2b 43 4d 47 53 3d 31 35 34 0d 0d 0a 3e |  AT+CMGS=154   >
20                                              |                
Received message type 68
Got response: No error.
Sending frame: 07917360899999F251000B917360403660F30000A9A0050003CE030240E232085D669341F2F21CFE76CFD3627619647ECB417774980E4AD3E7A0FABC2C9F83E0EF399D057ACB4161771EF4A6A3CB7250784C4FBFDD73D0DB0C4AD3E7A0FABC2C9FBB40D9771DD40EE741EE371D549F974174747A0E9AA7E96510FD0D22A7E774795A5CA797416F3988FCBEBBD9EF30191476E741ED30BD2C4F87D9A03BBAEC06E5DF
Message sent: 0x21 / 0x0145
30 37 39 31 37 33 36 30 38 39 39 39 39 39 46 32 | 07917360899999F2
35 31 30 30 30 42 39 31 37 33 36 30 34 30 33 36 | 51000B9173604036
36 30 46 33 30 30 30 30 41 39 41 30 30 35 30 30 | 60F30000A9A00500
30 33 43 45 30 33 30 32 34 30 45 32 33 32 30 38 | 03CE030240E23208
35 44 36 36 39 33 34 31 46 32 46 32 31 43 46 45 | 5D669341F2F21CFE
37 36 43 46 44 33 36 32 37 36 31 39 36 34 37 45 | 76CFD3627619647E
43 42 34 31 37 37 37 34 39 38 30 45 34 41 44 33 | CB417774980E4AD3
45 37 41 30 46 41 42 43 32 43 39 46 38 33 45 30 | E7A0FABC2C9F83E0
45 46 33 39 39 44 30 35 37 41 43 42 34 31 36 31 | EF399D057ACB4161
37 37 31 45 46 34 41 36 41 33 43 42 37 32 35 30 | 771EF4A6A3CB7250
37 38 34 43 34 46 42 46 44 44 37 33 44 30 44 42 | 784C4FBFDD73D0DB
30 43 34 41 44 33 45 37 41 30 46 41 42 43 32 43 | 0C4AD3E7A0FABC2C
39 46 42 42 34 30 44 39 37 37 31 44 44 34 30 45 | 9FBB40D9771DD40E
45 37 34 31 45 45 33 37 31 44 35 34 39 46 39 37 | E741EE371D549F97
34 31 37 34 37 34 37 41 30 45 39 41 41 37 45 39 | 4174747A0E9AA7E9
36 35 31 30 46 44 30 44 32 32 41 37 45 37 37 34 | 6510FD0D22A7E774
37 39 35 41 35 43 41 37 39 37 34 31 36 46 33 39 | 795A5CA797416F39
38 38 46 43 42 45 42 42 44 39 45 46 33 30 31 39 | 88FCBEBBD9EF3019
31 34 37 36 45 37 34 31 45 44 33 30 42 44 32 43 | 1476E741ED30BD2C
34 46 38 37 44 39 41 30 33 42 42 41 45 43 30 36 | 4F87D9A03BBAEC06
45 35 44 46 1a                                  | E5DF           
write: [07917360899999F251000B917360403660F30000A9A0050003CE030240E232085D669341F2F21CFE76CFD3627619647ECB417774980E4AD3E7A0FABC2C9F83E0EF399D057ACB4161771EF4A6A3CB7250784C4FBFDD73D0DB0C4AD3E7A0FABC2C9FBB40D9771DD40EE741EE371D549F974174747A0E9AA7E96510FD0D22A7E774795A5CA797416F3988FCBEBBD9EF30191476E741ED30BD2C4F87D9A03BBAEC06E5DF^Z]
read : [07917360899999F251000B917360403660F30000A9A0050003CE030240E232085D669341F2F21CFE76CFD3627619647ECB417774980E4AD3E7A0FABC2C9F83E0EF399D057ACB4161771EF4A6A3CB7250784C4FBFDD73D0DB0C4AD3E7A0FABC2C9FBB40D9771DD40EE741EE371D549F974174747A0E9AA7E96510FD0D22A7E774795A5CA797416F3988FCBEBBD9EF30191476E741ED30BD2C4F87D9A03BBAEC06E5DF^Z<cr><lf>+CMGS: 0<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x21 / 0x0158
02 30 37 39 31 37 33 36 30 38 39 39 39 39 39 46 |  07917360899999F
32 35 31 30 30 30 42 39 31 37 33 36 30 34 30 33 | 251000B917360403
36 36 30 46 33 30 30 30 30 41 39 41 30 30 35 30 | 660F30000A9A0050
30 30 33 43 45 30 33 30 32 34 30 45 32 33 32 30 | 003CE030240E2320
38 35 44 36 36 39 33 34 31 46 32 46 32 31 43 46 | 85D669341F2F21CF
45 37 36 43 46 44 33 36 32 37 36 31 39 36 34 37 | E76CFD3627619647
45 43 42 34 31 37 37 37 34 39 38 30 45 34 41 44 | ECB417774980E4AD
33 45 37 41 30 46 41 42 43 32 43 39 46 38 33 45 | 3E7A0FABC2C9F83E
30 45 46 33 39 39 44 30 35 37 41 43 42 34 31 36 | 0EF399D057ACB416
31 37 37 31 45 46 34 41 36 41 33 43 42 37 32 35 | 1771EF4A6A3CB725
30 37 38 34 43 34 46 42 46 44 44 37 33 44 30 44 | 0784C4FBFDD73D0D
42 30 43 34 41 44 33 45 37 41 30 46 41 42 43 32 | B0C4AD3E7A0FABC2
43 39 46 42 42 34 30 44 39 37 37 31 44 44 34 30 | C9FBB40D9771DD40
45 45 37 34 31 45 45 33 37 31 44 35 34 39 46 39 | EE741EE371D549F9
37 34 31 37 34 37 34 37 41 30 45 39 41 41 37 45 | 74174747A0E9AA7E
39 36 35 31 30 46 44 30 44 32 32 41 37 45 37 37 | 96510FD0D22A7E77
34 37 39 35 41 35 43 41 37 39 37 34 31 36 46 33 | 4795A5CA797416F3
39 38 38 46 43 42 45 42 42 44 39 45 46 33 30 31 | 988FCBEBBD9EF301
39 31 34 37 36 45 37 34 31 45 44 33 30 42 44 32 | 91476E741ED30BD2
43 34 46 38 37 44 39 41 30 33 42 42 41 45 43 30 | C4F87D9A03BBAEC0
36 45 35 44 46 1a 0d 0a 2b 43 4d 47 53 3a 20 30 | 6E5DF   +CMGS: 0
0d 0a 0d 0a 4f 4b 0d 0a                         |     OK         
Received message type 21
Message sent (reference: 0)
Sending sms #3 (refnum: 72)
306 153 134
        number of processed characters: 96
Text to be sent in this part: u do not have the legal rights to do so. It is your own responsibility to adhere to these terms.
=====> ENTER sms_send_single()
Adding ConcatMsg header
General Data Coding
Default Alphabet
        size: 85
        offset: 6
        encoded size: 85
        rawsms length: 103
        rawsms user data length: 91
dcs: 0x00
Length: 0x67
user_data_length: 0x5b
ValidityIndicator: 2
user_data: 050003CE0303EA20F21BE47ED341E8B0BD0CA2A3CB2076F91C6683E4E9339A3E07D1DF20F21B347FBB40493A283D07E5DF7539E87D7783E4E539FCED9EA7C569769A9E07D1DFA030195D969741F437888E2ECFCB207A59DE9EBB00
Input is 0 bytes long
SMS is 91 octets long
Sending
PDU mode set
Sending initial sequence
Message sent: 0x68 / 0x000c
41 54 2b 43 4d 47 53 3d 31 30 35 0d             | AT+CMGS=105    
write: [AT+CMGS=105<cr>]
read : [AT+CMGS=105<cr><cr><lf>> ]
Message received: 0x68 / 0x0011
01 41 54 2b 43 4d 47 53 3d 31 30 35 0d 0d 0a 3e |  AT+CMGS=105   >
20                                              |                
Received message type 68
Got response: No error.
Sending frame: 07917360899999F251000B917360403660F30000A967050003CE0303EA20F21BE47ED341E8B0BD0CA2A3CB2076F91C6683E4E9339A3E07D1DF20F21B347FBB40493A283D07E5DF7539E87D7783E4E539FCED9EA7C569769A9E07D1DFA030195D969741F437888E2ECFCB207A59DE9EBB00
Message sent: 0x21 / 0x00e3
30 37 39 31 37 33 36 30 38 39 39 39 39 39 46 32 | 07917360899999F2
35 31 30 30 30 42 39 31 37 33 36 30 34 30 33 36 | 51000B9173604036
36 30 46 33 30 30 30 30 41 39 36 37 30 35 30 30 | 60F30000A9670500
30 33 43 45 30 33 30 33 45 41 32 30 46 32 31 42 | 03CE0303EA20F21B
45 34 37 45 44 33 34 31 45 38 42 30 42 44 30 43 | E47ED341E8B0BD0C
41 32 41 33 43 42 32 30 37 36 46 39 31 43 36 36 | A2A3CB2076F91C66
38 33 45 34 45 39 33 33 39 41 33 45 30 37 44 31 | 83E4E9339A3E07D1
44 46 32 30 46 32 31 42 33 34 37 46 42 42 34 30 | DF20F21B347FBB40
34 39 33 41 32 38 33 44 30 37 45 35 44 46 37 35 | 493A283D07E5DF75
33 39 45 38 37 44 37 37 38 33 45 34 45 35 33 39 | 39E87D7783E4E539
46 43 45 44 39 45 41 37 43 35 36 39 37 36 39 41 | FCED9EA7C569769A
39 45 30 37 44 31 44 46 41 30 33 30 31 39 35 44 | 9E07D1DFA030195D
39 36 39 37 34 31 46 34 33 37 38 38 38 45 32 45 | 969741F437888E2E
43 46 43 42 32 30 37 41 35 39 44 45 39 45 42 42 | CFCB207A59DE9EBB
30 30 1a                                        | 00             
write: [07917360899999F251000B917360403660F30000A967050003CE0303EA20F21BE47ED341E8B0BD0CA2A3CB2076F91C6683E4E9339A3E07D1DF20F21B347FBB40493A283D07E5DF7539E87D7783E4E539FCED9EA7C569769A9E07D1DFA030195D969741F437888E2ECFCB207A59DE9EBB00^Z]
read : [07917360899999F251000B917360403660F30000A967050003CE0303EA20F21BE47ED341E8B0BD0CA2A3CB2076F91C6683E4E9339A3E07D1DF20F21B347FBB40493A283D07E5DF7539E87D7783E4E539FCED9EA7C569769A9E07D1DFA030195D969741F437888E2ECFCB207A59DE9EBB00^Z<cr><lf>+CMGS: 0<cr><lf><cr><lf>OK<cr><lf>]
Message received: 0x21 / 0x00f6
02 30 37 39 31 37 33 36 30 38 39 39 39 39 39 46 |  07917360899999F
32 35 31 30 30 30 42 39 31 37 33 36 30 34 30 33 | 251000B917360403
36 36 30 46 33 30 30 30 30 41 39 36 37 30 35 30 | 660F30000A967050
30 30 33 43 45 30 33 30 33 45 41 32 30 46 32 31 | 003CE0303EA20F21
42 45 34 37 45 44 33 34 31 45 38 42 30 42 44 30 | BE47ED341E8B0BD0
43 41 32 41 33 43 42 32 30 37 36 46 39 31 43 36 | CA2A3CB2076F91C6
36 38 33 45 34 45 39 33 33 39 41 33 45 30 37 44 | 683E4E9339A3E07D
31 44 46 32 30 46 32 31 42 33 34 37 46 42 42 34 | 1DF20F21B347FBB4
30 34 39 33 41 32 38 33 44 30 37 45 35 44 46 37 | 0493A283D07E5DF7
35 33 39 45 38 37 44 37 37 38 33 45 34 45 35 33 | 539E87D7783E4E53
39 46 43 45 44 39 45 41 37 43 35 36 39 37 36 39 | 9FCED9EA7C569769
41 39 45 30 37 44 31 44 46 41 30 33 30 31 39 35 | A9E07D1DFA030195
44 39 36 39 37 34 31 46 34 33 37 38 38 38 45 32 | D969741F437888E2
45 43 46 43 42 32 30 37 41 35 39 44 45 39 45 42 | ECFCB207A59DE9EB
42 30 30 1a 0d 0a 2b 43 4d 47 53 3a 20 30 0d 0a | B00   +CMGS: 0 
0d 0a 4f 4b 0d 0a                               |   OK           
Received message type 21
Message sent (reference: 0)
Message sent in 3 parts with reference numbers: 0 0 0
device: closing device

Justinas <e1z0>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by e1z0 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code