[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Get every entry of phonebook
From: |
Fernando Álvarez-Uría |
Subject: |
Get every entry of phonebook |
Date: |
Mon, 23 Aug 2004 13:10:25 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040124 |
Hi all,
Im using gnokii-0.6.1 with a nokia 6100 and a usb cable (pl2303).
When i try something like:
gnokii --getphonebook ME 1 2 -r 2>/dev/null
i get:
Contact1;5555555;ME;1;0
Contact2;5555555;ME;2;0
where 5555555 is the phone number, but i dont get the rest of the
entries, that is, mobile number, fax, others, etc...
This is the debug output:
GNOKII Version 0.6.1
write: [ATZ<cr>]
read : [TZ<cr><cr><lf>OK<cr><lf>]
write: [ATE1<cr>]
read : [ATE1<cr><cr><lf>OK<cr><lf>]
write: [AT+CGMM<cr>]
read : [AT+CGMM<cr><cr><lf>Nokia 6100<cr><lf><cr><lf>OK<cr><lf>]
write: [AT+CGMI<cr>]
read : [AT+CGMI<cr><cr><lf>Nokia<cr><lf><cr><lf>OK<cr><lf>]
write: [AT+CSCS?<cr>]
read : [AT+CSCS?<cr><cr><lf>+CSCS: "PCCP437"<cr><lf><cr><lf>OK<cr><lf>]
write: [AT+CSCS=?<cr>]
read : [AT+CSCS=?<cr><cr><lf>+CSCS:
("UCS2","GSM","PCCP437","PCDN","IRA","8859-1","HEX")<cr><lf><cr><lf>OK<cr><lf>]
write: [AT+CSCS="UCS2"<cr>]
read : [AT+CSCS="UCS2"<cr><cr><lf>OK<cr><lf>]
write: [AT+CPBS="ME"<cr>]
read : [AT+CPBS="ME"<cr><cr><lf>OK<cr><lf>]
write: [AT+CPBR=?<cr>]
read : [AT+CPBR=?<cr><cr><lf>+CPBR: (1-300),48,50<cr><lf><cr><lf>OK<cr><lf>]
write: [AT+CPBR=1<cr>]
read : [AT+CPBR=1<cr><cr><lf>+CPBR:
1,"5555555",129,"0041006200750065006C006F0073"<cr><lf><cr><lf>OK<cr><lf>]
Contact1;5555555;ME;1;0
write: [AT+CPBR=2<cr>]
read : [AT+CPBR=2<cr><cr><lf>+CPBR:
2,"5555555",129,"0041006C0064006100720061"<cr><lf><cr><lf>OK<cr><lf>]
Contact2;5555555;ME;2;0
Does anyone knows how to get all entries?
Thank you.
--
Fernando Alvarez-Uria
Madrid, Spain
address@hidden
"Make it idiot proof, and someone will make a better idiot."
- Get every entry of phonebook,
Fernando Álvarez-Uría <=