voice call in V3C razr.. | developer.brewmp.com voice call in V3C razr.. | developer.brewmp.com

Developer

voice call in V3C razr..

Forums:

hi ..
wen i trying to make any voice call on V3C razr .....
its is displaying nothing...
n i m trying to show some msg wen call is initiate....
i sending some part of my code ...
plz tell me wat i hv to do for displaying any msg 2 user...

this my code

IDISPLAY_DrawText(pMe->a.m_pIDisplay,AEE_FONT_BOLD,buff,-1,0,0,0,IDF_ALIGN_CENTER | IDF_TEXT_TRANSPARENT);
IDISPLAY_Update(pMe->a.m_pIDisplay);

res = ITAPI_MakeVoiceCall(pMe->pITAPI, "676454589", 0 );

i m using i display draw test to display msg 4 user...