I'd like to write a script to auto-answer a call (actually, my intention is to answer-then-release). Releasing (hangup/reject) is working. But answering a call always throws a com.nokia.csd.Call.Error.NotAllowed exception. From: http://wiki.maemo.org/PyMaemo/Phone_..._examples#Call (I wrote the quoted part below myself) Can someone shed a light on this? Thank you.