Qu: How to detect Voice Mails?

This forum contains short topics that require short answers. Developers arround the world are welcomed to help the community, or to post their own questions.
[C++ development]

Moderators: Teksoft, admin

Qu: How to detect Voice Mails?

Postby sasha » Sat May 27, 2006 10:19 pm

Hi guys - does anyone know how to detect if there are unheard (or any) voice mails left for the phone? Ie, how do we detect number of voicemails etc?

Thanks muchly!
sasha
TEK-Newbie
TEK-Newbie
 
Posts: 6
Joined: Sat May 27, 2006 10:15 pm

Postby sad_ghost » Sun May 28, 2006 12:36 am

Dear sasha,
there is no phisical voice mail on your PocketPC.
This is a service provided by the mobile operator.
If you activate this service an inbox is created for you on the mobile operator's server, so that when you miss a call you'll get a notification through an SMS that you missed it and a vocal message is stored for you on the server and you can listen to it.
Ok moving forward if you wish to write an app a suggestion would be to write an SMS filter (based on the MAPI RULE sample from the SDK) and count the ones coming from the voice mail number do a log display their number in a plugin ;)

Have fun

Regards,
Raul
sad_ghost
TEK-Giant
TEK-Giant
 
Posts: 269
Joined: Thu Apr 06, 2006 11:04 am

Postby sasha » Mon May 29, 2006 12:36 am

Raul, many thanks!

I suspected it was like this, but these SMS - are they invisible to the normal inbox? I mean, I can have an indicator that I have voicemails on the operator, but I don't see any SMS in the Inbox. I guess the OS knows to ignore them?

Thanks, and I love this board!

Sasha
sasha
TEK-Newbie
TEK-Newbie
 
Posts: 6
Joined: Sat May 27, 2006 10:15 pm

Postby sad_ghost » Mon May 29, 2006 9:50 am

Yes, they are not ment to reside in your inbox - they act like notifications...This happens to all the messages that come "from the network" - you are not able to save them in the inbox (only the option of closing them is available - close meaning "i get it and ok delete it")

Regards,
Raul
sad_ghost
TEK-Giant
TEK-Giant
 
Posts: 269
Joined: Thu Apr 06, 2006 11:04 am

Postby sasha » Tue May 30, 2006 1:49 am

Raul, thanks again. So, to clarify - it's not possible to parse through the inbox to find these operator messages - I have to filter the sms as they are coming in? They're not saved on the system anywhere?

Thanks for your time...

Sasha
sasha
TEK-Newbie
TEK-Newbie
 
Posts: 6
Joined: Sat May 27, 2006 10:15 pm

Postby sad_ghost » Tue May 30, 2006 9:25 am

Hi,
you could try to filter them at a lower level using MAPI RULE filters.
There is a working sample in all the SDK called MAPIRULE. (Its in the WIN32/CPP directory from Samples in the PocketPC part)
You should try to see if the operator messages are filtered there ;)

Good luck,
Raul
sad_ghost
TEK-Giant
TEK-Giant
 
Posts: 269
Joined: Thu Apr 06, 2006 11:04 am


Return to Pocketpc

Who is online

Users browsing this forum: No registered users and 0 guests


cron