Hi, After much struggle google-ing and searching Palm's sites and various docs, I finally found that there was a Treo developer forum and there lied the answer in plain English waiting for me :-)
I am posting here so that it is archived and might be useful to others. To get the phone number, register with phone library for voice service, at launch code phnLibLaunchCmdEvent and event phnEvtSubscriber, use phoneEvent->data.info.caller as the address handle and "phnAddrFldPhone" as field in PhnLibGetField API. with regards, Vadiraj. (M) +919845297335 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vadiraj VilliValam Sent: Wednesday, February 23, 2005 6:40 PM To: Palm Developer Forum Subject: Treo650 Querying CallerID - help Hi, Sorry for the repeat post. Could not find relevant documentation and hence frantic effort. I am working on a sample application which deals with incoming phone call. (My environment is CodeWarrior-9.3 and latest SDK from Plugged in site. ) I have registered my application with the phone library to notify my application when there is an incoming call.( phnServiceVoice) When there is an incoming call, my application gets "phnLibLaunchCmdEvent" launch code with "phnEvtConnectInd" event as parameter. At this point I would like get the phone number of the caller. I could not locate any API/method by which I can do this. I tried in various developer forums, pluggedin site but to no avail. PhnLibGetICCID - will this help? Any pointers on how to achieve this would be very helpful. with regards, Vadiraj. (M) +919845297335 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
