In the file devices/neo/custom.h, there&#39;s a parameter called QTOPIA_PHONE_VENDOR, but this is not set for the neo. It *is* set for the greenphone, so I&#39;m wondering: do we need this variable or not?<br>According to <a href="http://doc.trolltech.com/qtopia4.3/syscust-gsm.html">http://doc.trolltech.com/qtopia4.3/syscust-gsm.html</a>, this is not really needed, but I changed something in the file devices/neo/src/plugins/phonevendors/neo/vendor_neo.cpp (to get the voicemail number from a conf file, like for the greenphone), and it doesn&#39;t seem as if qtopia uses the changes (the generated libneovendor.so file) since for voicemail, it still tries the AT commands ...<br>
<br>Franky<br>