PC Review


Reply
Thread Tools Rate Thread

Dial special characters "*" and "#"

 
 
Francesco Arfilli
Guest
Posts: n/a
 
      17th Apr 2010
Hello everybody,

i need to dial a number like this "*123*20#" inside my app.
However when i try to do it the mobile phone return an error.

If i try with a standard numeber like "+39123456789" however my code works
well, so it must be something with the special characters i guess.

I also know that kind of number are called "service data call".

If i dial it manually it works.

Any help would be very apreciated.

Thanks in advance

Francesco

 
Reply With Quote
 
 
 
 
Peter Foot [MVP]
Guest
Posts: n/a
 
      18th Apr 2010
What method are you using? Microsoft.WindowsMobile.Telephony.Phone.Talk?
P/Invoking PhoneMakeCall? sending a tel: Url?

Peter

--
Peter Foot
Microsoft Device Application Development MVP
peterfoot.net | appamundi.com | inthehand.com
APPA Mundi Ltd - software solutions for a mobile world
In The Hand Ltd - .NET Components for Mobility

"Francesco Arfilli" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello everybody,
>
> i need to dial a number like this "*123*20#" inside my app.
> However when i try to do it the mobile phone return an error.
>
> If i try with a standard numeber like "+39123456789" however my code works
> well, so it must be something with the special characters i guess.
>
> I also know that kind of number are called "service data call".
>
> If i dial it manually it works.
>
> Any help would be very apreciated.
>
> Thanks in advance
>
> Francesco


 
Reply With Quote
 
Francesco Arfilli
Guest
Posts: n/a
 
      18th Apr 2010
Hello Peter,

I'm using the Phone Talk method:

Cod snip:

Dim phone As New Microsoft.WindowsMobile.Telephony.Phone
Dim number As String
number = "*123*20#"
phone.Talk(number)

Francesco


"Peter Foot [MVP]" <(E-Mail Removed)> ha scritto nel messaggio
news0723158-7900-4D18-8D96-(E-Mail Removed)...
> What method are you using? Microsoft.WindowsMobile.Telephony.Phone.Talk?
> P/Invoking PhoneMakeCall? sending a tel: Url?
>
> Peter
>
> --
> Peter Foot
> Microsoft Device Application Development MVP
> peterfoot.net | appamundi.com | inthehand.com
> APPA Mundi Ltd - software solutions for a mobile world
> In The Hand Ltd - .NET Components for Mobility
>
> "Francesco Arfilli" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Hello everybody,
>>
>> i need to dial a number like this "*123*20#" inside my app.
>> However when i try to do it the mobile phone return an error.
>>
>> If i try with a standard numeber like "+39123456789" however my code
>> works well, so it must be something with the special characters i guess.
>>
>> I also know that kind of number are called "service data call".
>>
>> If i dial it manually it works.
>>
>> Any help would be very apreciated.
>>
>> Thanks in advance
>>
>> Francesco

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Field Names: "LongName", "ShortName", "Code", "Description","Comments" PeteCresswell Microsoft Access 2 25th Feb 2009 11:41 PM
ReVIEW (Erratum): some shortcut keys not working anymore-----help""""""""PhpApach...WORK WELL!!!! wbrowse@gmail.com Windows XP Help 0 13th Apr 2007 12:29 PM
<FORM METHOD="post" onSubmit="return fieldcheck()" name="orientation" action="http://ws-kitty.BU.edu/AT/survey/orientation/script/write.asp" language="JavaScript"> Joeyej Microsoft ASP .NET 0 4th Jun 2004 08:55 PM
Manual "Windows Update" produces "ActiveX/active scripting" error message even with "LOW" security level setting in "Trusted" Zone Ray2 Windows XP Help 1 14th Nov 2003 06:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:27 AM.