Click here to Skip to main content
15,899,026 members
Home / Discussions / Mobile
   

Mobile

 
QuestionGetting call history....problem Pin
AmbiguousName4-Jan-11 8:02
AmbiguousName4-Jan-11 8:02 
Questionconvert C to C# Pin
mathy3-Jan-11 2:29
mathy3-Jan-11 2:29 
AnswerRe: convert C to C# Pin
Madhu Nair13-Jan-11 18:04
Madhu Nair13-Jan-11 18:04 
Questionsmart device C# 3.5 ,MENU shortcut problem Pin
Amr M. K.2-Jan-11 0:22
Amr M. K.2-Jan-11 0:22 
AnswerRe: smart device C# 3.5 ,MENU shortcut problem Pin
Richard MacCutchan2-Jan-11 1:20
mveRichard MacCutchan2-Jan-11 1:20 
GeneralRe: smart device C# 3.5 ,MENU shortcut problem Pin
Amr M. K.2-Jan-11 23:22
Amr M. K.2-Jan-11 23:22 
AnswerRe: smart device C# 3.5 ,MENU shortcut problem Pin
Joel Ivory Johnson26-Jan-11 14:58
professionalJoel Ivory Johnson26-Jan-11 14:58 
Questioncall forwarding / diversion Pin
springtime5430-Dec-10 10:18
springtime5430-Dec-10 10:18 
Hi,

I want code a call diversion with Visual Studio 2005 and Compact Framework, I use htc Touch Hd2.
Manually I can make a call diversion call (for example to the number 334232) with the following number entered: *21*334232#
All calls are redirected to number 334232.
When I want to turn off the call diversion I call number #21#
after this the call diversion is off.
But when I try a call diversion with visual studio,
here my code:

Microsoft.WindowsMobile.Telephony.Phone anruf;
anruf = new Microsoft.WindowsMobile.Telephony.Phone();
anruf.Talk("*21*334232#");

I become an error which reads: "Your number is not correct or your line is interrupted..."

My questions are:

How can I make a call diversion with visual studio 2005 and c# ????

thx in advance.
QuestionStarter on nokia Pin
JR21229-Dec-10 21:12
JR21229-Dec-10 21:12 
AnswerRe: Starter on nokia Pin
Richard MacCutchan29-Dec-10 22:45
mveRichard MacCutchan29-Dec-10 22:45 
AnswerRe: Starter on nokia Pin
parths30-Dec-10 1:45
parths30-Dec-10 1:45 
Questionfind Duplicate record in listView using C# Pin
mathy29-Dec-10 2:54
mathy29-Dec-10 2:54 
AnswerRe: find Duplicate record in listView using C# Pin
jk chan29-Dec-10 23:26
jk chan29-Dec-10 23:26 
GeneralRe: find Duplicate record in listView using C# Pin
mathy30-Dec-10 1:28
mathy30-Dec-10 1:28 
GeneralRe: find Duplicate record in listView using C# Pin
jk chan14-Jan-11 4:53
jk chan14-Jan-11 4:53 
QuestionHow can I capture the image of finger print on the touch screen of a PDA? Pin
JUNEYT27-Dec-10 5:59
JUNEYT27-Dec-10 5:59 
AnswerRe: How can I capture the image of finger print on the touch screen of a PDA? Pin
jk chan28-Dec-10 22:25
jk chan28-Dec-10 22:25 
QuestionCompare Audio file Pin
Member 310720422-Dec-10 3:15
Member 310720422-Dec-10 3:15 
AnswerRe: Compare Audio file Pin
Richard MacCutchan22-Dec-10 4:36
mveRichard MacCutchan22-Dec-10 4:36 
QuestionHow to Get a ESN Number of WM6.1? Pin
mathy20-Dec-10 20:46
mathy20-Dec-10 20:46 
AnswerRe: How to Get a ESN Number of WM6.1? Pin
Madhu Nair13-Jan-11 17:56
Madhu Nair13-Jan-11 17:56 
QuestionDirectShow problem with capture image in WM Pin
Jedi_pol17-Dec-10 10:00
Jedi_pol17-Dec-10 10:00 
JokeRe: DirectShow problem with capture image in WM Pin
jk chan26-Dec-10 21:46
jk chan26-Dec-10 21:46 
QuestionWinCE5 touch screen calibration trouble. Pin
joshua013716-Dec-10 15:26
joshua013716-Dec-10 15:26 
QuestionHelp Needed about the speaker volume while ringing [modified] Pin
cwhoedwin15-Dec-10 2:18
cwhoedwin15-Dec-10 2:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.