Hi,
 I want to sense the incoming and then record the call on 700p.
 
I am using the following function.
 
HsGetPhoneLibrary(&pLib);
      if (pLib != sysInvalidRefNum) {
         rc = PhnLibOpen(pLib);
         if (rc == errNone) {
            calls = PhnLibGetCallCountByService(pLib,phnServiceVoice)
 
when this function PhnLibGetCallCountByService(pLib,phnServiceVoice)
is called i get a error message saying--  CDMAPhoneLib68KShims.c, Line:2820, Unimplemented Phone Lib trap.
 
Can anybody tell where i am wrong.
 
700p is CDMA phone
 
Waiting for reply....


Cordially
Prashant Batra
È:+91-9891420986
 
 

Send instant messages to your online friends http://in.messenger.yahoo.com

Stay connected with your friends even when away from PC. Link: http://in.mobile.yahoo.com/new/messenger/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to