PDA

View Full Version : Access Number


link
08-12-2003, 02:51 PM
Hi !

Is there a function that returns the access number of the cell phone ?

Thanks for attention.

Roadkill
08-13-2003, 09:43 AM
Have you looked at the ITAPI interface?

ITAPI_GetStatus() may be what you're looking for. I'm not sure, though, because I don't know what you mean by a cell phone's "access number".

link
08-13-2003, 10:48 AM
I mean MIN ( Mobile Identification Number ).

Thanks.

spyderman
08-17-2003, 12:28 AM
Checkout ITAPI_GetStatus() and refer the FAQs

Louie
08-18-2003, 04:45 PM
see this thread:
http://brewforums.qualcomm.com/showthread.php?s=&threadid=734

Note that the MIN and the phone number (MDN) are different entities.

link
10-14-2003, 09:01 AM
Great !!! Now it's working fine !!!