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!
- It is currently Wed May 22, 2013 8:29 pm • All times are UTC + 2 hours
Qu: How to detect Voice Mails?
6 posts
• Page 1 of 1
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
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

- Posts: 269
- Joined: Thu Apr 06, 2006 11:04 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
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

- Posts: 6
- Joined: Sat May 27, 2006 10:15 pm
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
Regards,
Raul
- sad_ghost
- TEK-Giant

- Posts: 269
- Joined: Thu Apr 06, 2006 11:04 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
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

- Posts: 269
- Joined: Thu Apr 06, 2006 11:04 am
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests