Read-only archive of the All About Symbian forum (2001–2013) · About this archive

System.opx - reading EMEI ?

4 replies · 2,141 views · Started 02 February 2005

Sorry for the late reply, missed this topic 😊

Currently it's not possible to read the IMEI with System.opx on the 9300/9500 since the library that gave access to the telephony functions is not available anymore on this system.

I'm currently working on this and will let you know when a new System.opx with this functionality for 9300/9500 will be released.

Hi Arjen,

> the library that gave access to the telephony functions is not available
> anymore on this system.

What does it mean "on this system" ???

On this board or on the 9500/9300 ???

If on this board: Was there once an OPL-library available which
can do telephony functions ? Maybe a chance to get access to the
9500�s camera too ?

Regards,

Luzie

On this system is 9300/9500. Nokia dropped some telephony API's in the 9500 SDK, which breaks the IMEI reading functionality from System.opx. Instead there's a new telephony API for the 9300/9500 and System.opx has been updated to work with this API. A new OPL release for the 9500 is expected in a couple of weeks (this includes the fixed System.opx).

As for camera support, I haven't seen any API for this (it's not in the standard 3rd party telephony API), but if this is possible from C++ it needs a dedicated OPX. I'll look into it.