Sony Ericsson z520a and Mac dialing

Hello, all, looking for some insight. Just got in my Sony Ericsson z520a, replacing my old Siemens S56. I'm very happy with the Bluetooth performance of the z520a, including its compatibility with Salling Clicker, but I've noticed that the one function that I haven't been able to do with this new phone that never gave me a problem with the S56 is dialing from my Mac.

I've tried using Address Book and I've tried using BuddyPop, and neither seems to work. In fact, the functionality within Address Book seems to be parallel with the main bluetooth connection (i.e. if I'm paired, then the Address Book bluetooth toggle doesn't want to turn on).

iMac G5, Mac OS X (10.4.4), iPod with video (white 30GB)

Posted on Jan 30, 2006 6:13 PM

Reply
19 replies

Feb 17, 2006 8:28 AM in response to JAG66

That was funny, I was just on a different board here on Apple Support and just happened to check My Questions and you had just happened to post on this thread today.

Followup on Sony Ericsson z520a. I have contacted SE support on the issue and they were very obtuse, suggesting that this was not a function the phone supported. I haven't pushed very hard yet, but that seems ludicrous to me. Isn't that a pretty basic function of a bluetooth phone?

Anyway, I DID succeed at remote dialing via BuddyPop, though not with Address Book. So evidently the phone DOES support the feature. Ahem. But I don't know why Address Book isn't dialing. Unfortunately, while BuddyPop supports sending an SMS, it doesn't offer at-the-moment options: I can set it to dial the phone number on a click or I can set it to send an SMS on a click, but I can't set it to give me a choice.

Feb 17, 2006 12:01 PM in response to lkalliance

Hmm. I suppose the question is whether Apple will make any attempt to fix the code, what with the shift to Intel. When you link the device, the option is there (not greyed-out), and it's such a seemingly simple service. On top of that, it is clearly listed as a compatible device. As an aside, the remote-control via the phone is pretty cool.

I'll post if I find anything else.

Cheers.

Feb 19, 2006 11:00 AM in response to rd47

Nope, and I have checked a couple of message boards (take a look at the link in my last posting) and this appears to be specific to the Z520. I have used various Sony Ericssons and Siemens phones (all with their own issues to sort out) but none that have not worked with the address book before. The hack in that link has not worked for me and I tried other suggestions of pairing from the phone to the computer, rather than the other way around with the same result. I have not yet poked around the Sony Ericsson site to see if there are any firmware updates or configurators. . .

Feb 19, 2006 12:08 PM in response to JAG66

I guess I was lucky that everything worked for me from Day One with the Z520a without resorting to hacks.

I also like the BluePhoneMenu app which allows me to send SMS messages through the Z520 from my Powerbook. It also pops up an alert when I receive a call and displays the caller based on the Address Book database. It even displays the battery charge level.

Mar 6, 2006 7:15 AM in response to lkalliance

There is no entry for the Z520 in the address book device command sets. The command sets file is this file:

/Applications/Address\ Book.app/Contents/Resources/Telephony.bundle/Contents/Resources/ABDeviceCommand Sets.plist

To edit in TextEdit from Terminal (Applications->Utilities->Terminal), triple click and copy, then paste in Terminal the following:

open -a textedit /Applications/Address\ Book.app/Contents/Resources/Telephony.bundle/Contents/Resources/ABDeviceCommand Sets.plist

type a return right after <array> and then copy and paste this text at the new blank line:

<dict>
<key>ABAnswerPhone</key>
<string>ata</string>
<key>ABAnswerWaiting</key>
<string>at+chld=2</string>
<key>ABDeclineWaiting</key>
<string>at+chld=0</string>
<key>ABDeviceModelStrings</key>
<array>
<string>K750</string>
<string>W800</string>
<string>Z520</string>
<string>W600</string>
<string>W550</string>
<string>W900</string>
<string>W810</string>
</array>
<key>ABEnableCallWaiting</key>
<string>at+ccwa=1</string>
<key>ABEnableCallerID</key>
<string>at*eips=1,1</string>
<key>ABEnableCallerName</key>
<string>at*eips=2,1</string>
<key>ABEnableSMSReceive</key>
<string>at+CNMI=2,1</string>
<key>ABHangUpPhone</key>
<string>at+ckpd="]"</string>
<key>ABReleaseAndAnswer</key>
<string>at+chld=1</string>
<key>ABRequestClip</key>
<string>at+clip=1</string>
<key>ABSendSMS</key>
<string>AT+CMGS=%dBWACKRBWACKN</string>
<key>ABDial</key>
<string>ATD%@;</string>
</dict>

and then save and close the file. If Adress Book is running, quit it. Start Address Book and click the Bluetooth icon if it isn't already blue, you may need to accept the incoming connection on your cell phone. This should work for all the new Sony Ericsson phones, K750 W550 W600 W800 W810 W900 Z520







This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Sony Ericsson z520a and Mac dialing

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.