Displaying 20 results from an estimated 70000 matches similar to: "How to play voicemail greetings?"
2005 Jul 02
1
Is it possible to setup group voicemail in Asterisk?
Hello there,
I'm a new Asterisk user and I wonder if it is possible to associate a
voicemail box with a group of users, i.e., a single recorded message is
sent to everyone in that group. If so, where can I find more
information about that?
Thanks in advance,
Leo Burd
2014 Nov 29
0
RT voicemail greetings not played
Hi all.
I've got an odd situation with my RT asterisk server. I've got a number of
users who are reporting that their voicemail greeting isn't being played
anymore. This used to work before a recent asterisk restart. The dialplan is
in AGI, so it wasn't changed. I'm storing voicemail in a mysql database and
that is working properly. It's just the greeting message
2014 Nov 29
0
RT voicemail greetings not played
Hi all.
I've got an odd situation with my RT asterisk server. I've got a number of
users who are reporting that their voicemail greeting isn't being played
anymore. This used to work before a recent asterisk restart. The dialplan is
in AGI, so it wasn't changed. I'm storing voicemail in a mysql database and
that is working properly. It's just the greeting message
2007 Nov 11
1
IMAP Voicemail -- HELP! Asterisk not playing Greeting!
I'm using Asterisk 1.4.13, the latest released version. The linux platform
is FC7.
I setup my Asterisk server to use IMAP storage. Dovecot is the IMAP
server. Its storing messages perfectly--no problems.
I should also mention that I'm using MySQL for real-time configuration.
That must be working (at least partially), because I can authenticate v.
the voicemail table.
However, the
2008 Dec 04
1
Asterisk 1.6.0.1, IMAP Voicemail storage and temporary greetings.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm have a bit of a problem with temporary greetings.
I'm using 1.6.0.1 with IMAP storage. If I go into comedian mail and
record a temporary greeting, I get a Message [0] on my IMAP server. In
addition, I get
/var/spool/asterisk/voicemail/default/134/temp.[gsm|wav|WAV] files.
I have imapgreetings=no in the voicemail configuration file, as
2005 Jul 02
0
Is it possible to setup group voicemail inAsterisk?
Hi Leo,
here's a suggestion:
in your dialplan (extensions.conf) send multiple users to the same
mailbox (e.g. 999) if they do not pick up within 30 seconds:
; SIP Phone 100, Tom
exten => 100,1,Dial(SIP/100,30)
exten => 100,2,VoiceMail(999)
; SIP Phone 200, Eric
exten => 200,1,Dial(SIP/200,30)
exten => 200,2,VoiceMail(999)
and in your voicemail.conf you do not specify a single
2003 Sep 12
2
Voicemail menu structure
There has been discussions about the voicemail menus and some of us
would like to see an overall plan for the voicemail menus.
There are 3 primary ways of arranging the menus. First is a tree
structure, second is a random access structure and the third would be a
hybrid of the two. (Comedian mail is currently a hybrid.)
As was pointed out by Brad Bergman, the ideal would be to have it
2010 Jun 15
1
Voicemail vm-intro played even when temp greeting is setup
Hi there,
I am configuring a small voicemail server and I am facing the following
problem.
Executing this command: exten => 1234,1,VoiceMail(${NUMBER}@test)
When a user does not have a customized temporary greeting vm-intro message
is played asking for the message to the user but when the user has already a
temporary greeting both the temporary greeting and vm-intro are played.
Basically
2008 Feb 12
0
play greeting from odbc voicemail
I have voicemail configured to store messaging in an odbc database. Does
anyone have any thoughts on how best to play back someones greeting from
the db?
Thanks,
~jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080212/09c64a88/attachment.htm
2007 Jan 05
1
Voicemail personalised greetings using DB/IMAPbackend?
Does this model give you functioning mwi?
> -----Original Message-----
> From: Ray Jackson [mailto:ray@jacksonz.net]
> Sent: Friday, January 05, 2007 3:17 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [asterisk-users] Voicemail personalised greetings using
> DB/IMAPbackend?
>
>
> Hi all,
>
> I am attempting to build a horizontally
2007 Jan 05
2
Voicemail personalised greetings using DB/IMAP backend?
Hi all,
I am attempting to build a horizontally scalable Asterisk deployment and
am getting very close to achieving that goal. With Asterisk 1.4 I now
have an IMAP backend for Voicemail messages which is great as users can
check the same messages either through the voice portal or using
Webmail. However, I'm not sure the best way of dealing with
personalised greetings such as a
2009 Nov 29
2
VoiceMail greetings
Hello everybody,
I'm using Asterisk ( 1.6.1.9 ) Voicemail.
For example, if i call extension *11 which is not registered, from
extension *12, i have no greetings at all, i only have the "please
leave a message after the beep".
I tried to record the busy, unavailable and temporary greetings for
extension *11 using VoiveMailMain and the file are well created on the
file system.
2006 Mar 30
1
Using Voicemail with MP3 files...
Hello there,
I'm writing an application to display asterisk voicemail on a webpage.
Since Flash only handles MP3 files, I wonder if it is possible to configure
asterisk voicemail in such a way that it would record and play MP3 files...
Would anyone give me suggestions on how to do this? Is format_mp3 stable
enough for something like this?
Thanks in advance,
Leo Burd
2005 Jul 03
2
Questions about real-time voicemail, foreign languages and voicemail folders...
Hello there,
I'm trying to configure my voicemail system and I have a couple of
questions:
* Is real-time voicemail already working? If so, where is it that I
should specify the database name, user and password? Where can I get
more information about the different options that exist and the
different files that need to be changed?
* Is it possible to setup the voicemail interface to
2006 Nov 13
2
Custom voicemail extension greeting
Making custom "voicemail greetings" seems fairly straight forward, and I've done it.
However, I'm looking for a way to make the actual extension answer with "You've reached my Jim Dandy voice mailbox, go take a flying . . .". (OK, so maybe not), instead of "The person at extension xxxx, is unavailable"
Possible? Easy? Under my nose?
joe a.
2008 Mar 31
0
How to customize voicemail greeting
Dear friends,
I am trying to configure Asterisk so that it play differnt set of voicemail
greets for differnt extensions.
I put my customized .wav files under the extension, but it still does not
work. Asterisk still plays the default voice file.
debian:/var/spool/asterisk/voicemail/default/2000# ls -al
total 116
drwxr-xr-x 6 root root 4096 2008-04-01 06:03 .
drwxr-xr-x 7 root root 4096
2009 Apr 11
1
Voicemail Greetings Will Not Save
Hi All,
-My asterisk will not save voicemail greetings when you call in and
record them.
-It also will not save voicemail messages after emailing them,even
though delete=no.
-Folder permissions are fine, no errors in asterisk cli.
-If i go into /var/spool/asterisk/voicemail/default/200 and touch
unavail.wav, and then call in and record new unavail message,
unavail.wav disappears?
2013 Nov 25
4
Voicemail greeting playback issues?
Hey all
I have been beating on this all weekend long.
Any feed back would be appreciated.
We stood up a 11.6 system. We tested everything we could think of.
We moved over to it and all seemed to be working good than a customer told
us that they were not hearing our vociemail greetings.
When we call into the system and it drops to voicemail we just get a beep
no greeting played. We checked
2006 Feb 13
4
Voicemail - direct call
Hi list!
How to send a call directly to voicemail recording?
When I put this
exten => 313,n,VoiceMail,u221
Or this
exten => 313,n,VoiceMail,b221
In my dial plan, calling person first hears greeting message (busy or unviable). I would like to avoid greeting message (I would play something with Playback application). Is it possible?
--
Tomislav Parcina
tparcina#lama.hr
2008 Feb 22
2
AGI / Voicemail Que
Hello All,
I have my own AGI script running and I am trying to push the call to
voice mail when Busy, Unavailable and Not Answered.
Everything is working fine but the only problem is voice mail greetings
for Busy and Unavailable is not played. By default only "Temp Greetings"
voice mail greetings is played. I am passing the correct parameters for
Busy => 'b', Unavailable