How to remove "Call Forwarding Active" pop-up message when you make a call?
There is a way to remove it by editing one of the .plist, but I can't remember which. I saw it on hackint0sh.org but I can't find it again.
Any help?
Nevermind, found it:
Get the file com.apple.carrier.plist found at /var/root/Library/Preferences/ and edit the key ShowCallForwarding to be <false/>. Reboot! There you go, your Mailbox works and you don't get that annoying message anymore :-)
Update:
There are two settings in com.apple.carrier.plist:
ShowCallForwarding: Message shown on outgoing calls, if your number is beeing forwarded.
ShowCallForwarded: Message shown on incoming calls, if caller has been forwarded to you.
Source:
http://hackint0sh.org/forum/showthread.php?t=11641