A voicemail is an electronic communication system in which spoken messages are recorded or digitized for later playback to the intended recipient.
Questions tagged [voicemail]
85 questions
0
votes
1 answer
0
votes
0 answers
Get the list of voicemail and voicemail information from Voicemail Server- Objective C
I have to implement getting the list of voicemail(if there are any) from Voicemail Server and put them in a tableView. It's just like a notification or a header.
Ex: "You have 3/3 voicemail from 5203".
So I would like to know how to do it and other…

Jongers
- 595
- 1
- 9
- 29
0
votes
1 answer
TelephonyManager detect voicemail on outgoing call
thanks again for all the help I have received here!
I have written a Listener that detects when a call has ended.
Furthermore I want to detect wheter the receiver picked up or I ended up on the mailbox.
However, I just can't figure out how to it and…

Chr0n
- 231
- 1
- 2
- 5
0
votes
1 answer
Asterisk Voicemail time zone
I am using asterisk 11.10. i am trying to change the timezone per voice mail but it is saving all voicemails as UTC timezone. i am trying to setup EST timezone. following is my voicemail user.
[zonemessages]
eastern = America/New_York|'vm-received'…

Khan
- 33
- 9
0
votes
1 answer
Twilo Message Broadcast
Hi all dose anybody have any simple basic workings to send a prerecorded message to a phone like a broadcast using Twiillo
Make a call to a phone number
User picks up
Twilo plays a message
the users select a option Yes or No
Hangs up
also how can…

user34416
- 21
- 4
0
votes
2 answers
Using Twimlbin and adding in a Prepared mp3 voicemail
I am a new user to Twilio and found Twimlbin which seems to work good except for the issue of voicemail with a prepared mp3.
I want it to simulring 2 of my phone numbers and if no one picks up to follow the voicemail route. I want a mp3 file that I…

Michael Przybylski
- 31
- 2
0
votes
1 answer
How to get the sim card's voicemail number on Android?
Is it possible to get the SIM card voicemail number on Android? Looks like it's possible to get via the transfert menu or USSD code, but I can't get it.
I dont want to have the number the user should type to be able to listen to its message, but…

Rob
- 2,766
- 5
- 32
- 39
0
votes
0 answers
how libJinbgle server handle voicemail?
I'm trying to understand how this call scenario is implemented in WebRTC / libJingle:
Caller A want to call callee B but B is not online so server redirects A to a voice mail.
After A send connection requests to server, and XMPP server don't have B…

Arnold
- 323
- 2
- 15
0
votes
1 answer
Twillio hanging up too early on forwarded call
I am forwarding calls really simply....
http://twimlets.com/forward?PhoneNumber=7702345678
My problem is that the calls are hanging up at around 6 rings and not allowing my cell service to send them to voice mail.
Anyone have a way to fix…
user3911389
0
votes
1 answer
Check status of a non-Twilio number when forwarding a Twilio number to multiple phones
not sure how much sense my title makes.
Is there a way to check the status of a non-Twilio number before Twilio forwards a call to this number?
Use case: we forward calls to a Twilio number to three different cell phones. We also send a notification…
0
votes
1 answer
Need to capture caller's numerical inputs made on their phone dialpad
I need a voicemail box where callers can listen to instructions, and then enter their 7 digit response using their phone's dial pad (land line or mobile). I need to be able to capture and record their numerical responses. This sounds low tech and…
0
votes
2 answers
Prevent call from going to voicemail after after blocking it on Android Phone
We are programmaticaly blocking the incoming calls on an Android phone. We are successfully able to block the calls. However, the call goes to voicemail as soon as it is blocked. How to I prevent the blocked call from going to voicemail?

user2068153
- 3
- 1
- 3
0
votes
1 answer
Custom UITableViewCell disappears when stored as memvar
I have a table view where each cell can play a message, similar to the voicemail table view from the iphone with the difference that the slider and progress labels are part of the cell:
(source: apcmag.com)
The table is associated with CoreData…

Gato
- 79
- 1
- 5
0
votes
1 answer
iOS retrieving voice mail Number through api
Is it possible to retrieve voice mail number saved in the iPhone. if possible please let me know the way to retrieve it.

Ramesh
- 43
- 12
0
votes
1 answer
Asterisk help on understanding about texting
Hi i am new to Asterisk , I installed Asterisk in my ubuntu , i want to know what is next , I want to sent sms , and voice mail , i am a developer please advice me, How and what to do next

nanda kumar
- 31
- 3