gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: smsd supports of AT driver


From: Angelo Chu
Subject: Re: smsd supports of AT driver
Date: Tue, 16 May 2006 15:16:38 +0800

Dear all,

Anyone has any ideas of my problem?Thanks a million.

Angelo

On 5/13/06, Angelo Chu <address@hidden> wrote:
Dear Pawel,

Here's the debug output.Kinda of long.

LOG: debug mask is 0x1

LOG: xdebug mask is 0x1

Initializing connection...

phone instance config:

model: AT

port_device: /dev/ttyACM0

connection_type: 0

init_length: 0

serial_baudrate: 115200

serial_write_usleep: -1

hardware_handshake: 0

require_dcd: 0

smsc_timeout: 100

connect_script:

disconnect_script:

rfcomm_cn: 1

sm_retry: on

Initializing AT capable mobile phone ...

Serial device: opening device /dev/ttyACM0

Sending SMS: 6023XXXX, What world?

Inserting Event: 0

Serial 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 / 0x000a

02 41 54 5a 0d 0d 0a 4f 4b 0d                   |  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 / 0x000b

02 41 54 45 31 0d 0d 0a 4f 4b 0d                |  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 / 0x0010

02 41 54 2b 43 4d 45 45 3d 31 0d 0d 0a 4f 4b 0d |  AT+CMEE=1   OK

Received message type 00

Message sent: 0x06 / 0x0008

41 54 2b 43 47 4d 4d 0d                         | AT+CGMM

write: [AT+CGMM<cr>]

read : [AT+CGMM<cr><cr><lf>+CGMM: "GSM900","GSM1800","GSM1900","GSM850","MODEL=V 500"<cr><lf><cr><lf>OK<cr><lf>]

Message received: 0x06 / 0x004b

02 41 54 2b 43 47 4d 4d 0d 0d 0a 2b 43 47 4d 4d |  AT+CGMM   +CGMM

3a 20 22 47 53 4d 39 30 30 22 2c 22 47 53 4d 31 | : "GSM900","GSM1

38 30 30 22 2c 22 47 53 4d 31 39 30 30 22 2c 22 | 800","GSM1900","

47 53 4d 38 35 30 22 2c 22 4d 4f 44 45 4c 3d 56 | GSM850","MODEL=V

35 30 30 22 0d 0a 0d 0a 4f 4b 0d                | 500"    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>+CGMI: "Motorola CE, Copyright 2000"<cr><lf><cr><lf>O K<cr><lf>]

Message received: 0x06 / 0x0036

02 41 54 2b 43 47 4d 49 0d 0d 0a 2b 43 47 4d 49 |  AT+CGMI   +CGMI

3a 20 22 4d 6f 74 6f 72 6f 6c 61 20 43 45 2c 20 | : "Motorola CE,

43 6f 70 79 72 69 67 68 74 20 32 30 30 30 22 0d | Copyright 2000"

0a 0d 0a 4f 4b 0d                               |    OK

Received message type 06

Message sent: 0x61 / 0x0009

41 54 2b 43 53 43 53 3f 0d                      | AT+CSCS?

write: [AT+CSCS?<cr>]

read : [AT+CSCS?<cr><cr><lf>+CSCS: "ASCII"<cr><lf><cr><lf>OK<cr><lf>]

Message received: 0x61 / 0x0021

02 41 54 2b 43 53 43 53 3f 0d 0d 0a 2b 43 53 43 |  AT+CSCS?   +CSC

53 3a 20 22 41 53 43 49 49 22 0d 0a 0d 0a 4f 4b | S: "ASCII"    OK

0d                                              |

Received message type 61

Initialisation completed

fbusinit: error 0

Message sent: 0x06 / 0x0008

41 54 2b 43 47 4d 4d 0d                         | AT+CGMM

write: [AT+CGMM<cr>]

read : [AT+CGMM<cr><cr><lf>+CGMM: "GSM900","GSM1800","GSM1900","GSM850","MODEL=V 500"<cr><lf><cr><lf>OK<cr><lf>]

Message received: 0x06 / 0x004b

02 41 54 2b 43 47 4d 4d 0d 0d 0a 2b 43 47 4d 4d |  AT+CGMM   +CGMM

3a 20 22 47 53 4d 39 30 30 22 2c 22 47 53 4d 31 | : "GSM900","GSM1

38 30 30 22 2c 22 47 53 4d 31 39 30 30 22 2c 22 | 800","GSM1900","

47 53 4d 38 35 30 22 2c 22 4d 4f 44 45 4c 3d 56 | GSM850","MODEL=V

35 30 30 22 0d 0a 0d 0a 4f 4b 0d                | 500"    OK

Received message type 06

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and ""

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "?????"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "?????"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "TFF-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RX-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "TME-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "TME-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "TME-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THX-9L"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THF-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHX-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THF-11"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THF-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THF-13"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THF-12"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "TFE-4R"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-18"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-38"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-36"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NKC-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NKW-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NKW-1C"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5NX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5NA"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5NX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5SA"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NAM-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHK-1XA"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHK-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHK-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHC-4NE/HE"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHC-4NE/HE"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHP-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHD-4X"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHB-3NB"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-40"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-42"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-39"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-41"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-3P"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-3DNG"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-17"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-19"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-50"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-48"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "0310"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-19"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-50"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-30"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-31"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-1A"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NEM-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NEM-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-5NX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-5NY"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPC-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPW-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPW-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPW-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPB-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPB-1B"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-21"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-14"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPD-1FW"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPD-1AW"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPD-4AW"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-44"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NAM-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-10X"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-8X"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "0305"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-6X"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NMP-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-1NX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-1NY"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-2NY"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSC-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSC-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSK-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPL-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-104"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSW-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-1F"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-1G"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-1A"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSB-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSM-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-10X"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RTE-2RH"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-55"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-30"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-94"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NME-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NME-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NME-2A"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NME-2E"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NME-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPL-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSC-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSK-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSK-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSM-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSW-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSW-3AX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSW-3ND"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSW-3AF"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-3AW"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-3AX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSB-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPL-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPE-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-20"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-27"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-12_28_-"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH12_28_-"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM72_73_-"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPE-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPL-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-13"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPW-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHP-2FX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHP-2AX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-7"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-25"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-34"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSM-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSM-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-4U"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-37"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-36"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSB-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-26"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSW-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSB-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-4J"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-4JX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NMM-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-2NA"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "0423"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "2501"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-6BX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "0423"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-6BM"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHK-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHK-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHK-6V"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSM-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSM-3D"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSW-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPW-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-5FX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSB-7"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-7"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSB-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSM-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSM-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSW-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSB-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-4NX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-4NX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RAE-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RAE-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RAE-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RAE-2i"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RAE-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RAE-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RAE-5N"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RAE-3N"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RPM-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RPE-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RPM-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "DTN-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "DTN-11"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "DTE-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NEM-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHX-7"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "SX1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and ""

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "?????"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "?????"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "TFF-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RX-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "TME-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "TME-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "TME-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THX-9L"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THF-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHX-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THF-11"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THF-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THF-13"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "THF-12"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "TFE-4R"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-18"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-38"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-36"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NKC-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NKW-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NKW-1C"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5NX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5NA"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5NX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-5SA"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NAM-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHK-1XA"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHK-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHK-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHC-4NE/HE"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHC-4NE/HE"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHP-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHD-4X"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHB-3NB"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-40"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-42"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-39"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-41"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-3P"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-3DNG"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-17"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-19"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-50"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-48"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "0310"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-19"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-50"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-30"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-31"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-1A"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NEM-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NEM-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-5NX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-5NY"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPC-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPW-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPW-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPW-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPB-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPB-1B"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-21"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-14"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPD-1FW"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPD-1AW"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPD-4AW"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-44"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NAM-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHM-10X"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-8"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHL-8X"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "0305"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NHE-9"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-6X"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NMP-6"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-1NX"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-1NY"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-2NY"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSC-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSC-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSK-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPL-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-104"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSW-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-1F"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-1G"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSD-1A"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSB-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSM-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-5"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-10"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPM-10X"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RTE-2RH"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-55"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-30"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RM-94"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NME-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NME-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NME-2A"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NME-2E"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NME-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NPL-2"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "RH-4"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSE-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSC-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSK-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSK-3"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSM-1"

comparing "GSM900","GSM1800","GSM1900","GSM850","MODEL=V500" and "NSW-3"

<p style="font-weight: bold; color: rgb(255, 102, 102);" cla
...

[Message clipped]  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]