6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/18/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6744] Phone numbers not syncronized
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . .. .. ,. . [__)|\/||__| \./ |\/| [__)| || | | | |
Comment
> This seems to work better, yes. From Nokia N95 this gives: > > > > "Tel. (home)" on N95 <-> "Home Phone" in Horde > > "Tel. (business)" on N95 <-> "Work Phone" in Horde > > > > It partly seems to work if I include Thunderbird Addressbook in this > scenario as well. But some strange behaviour seem to be present when > I do this. (Work Phone not present after I've done N95 -> Horde, and > then Horde -> Thunderbird for example.) This might be because of some > other problem. Don't know yet, and haven't had any time to look more > into that. > > > > So closer to what I want. Good. > > > > - Anders > > > >> Same problem here with Nokia E51. > >> > >> It has to do with the "VOICE" parameter, that turba/lib/Driver does > >> not understand. > >> > >> Insert the following code at line 1524, before "} elseif > >> (count($item['params']) <= 1) {" > >> > >> } elseif (isset($item['params']['VOICE'])) { > >> if (isset($item['params']['WORK'])) { > >> $hash['workPhone'] = $item['value']; > >> } elseif (isset($item['params']['HOME'])) { > >> $hash['homePhone'] = $item['value']; > >> } else { > >> $hash['phone'] = $item['value']; > >> } > >> > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers