Displaying 20 results from an estimated 7000 matches similar to: "voicemail custom greeting"
2007 Oct 15
2
Voicemail issues in 1.4.11
Asterisk isn't playing my voicemail greetings even though they are defined. Below are the relevant configs(from show dialplan) as well as the level 3 verbose messages asterisk is giving. Also a listing of the directory.
Asterisk just plays the "The person at extension..." message, not the greetings I have recorded.
Thanks
--
asterisk*CLI> show dialplan macro-stdexten
[
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
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
2005 Aug 05
3
compiling rpms
Hi!
i compiled rpms like postfix with mysql support. My problem is when i
compile programs i can't distinguish the difference between postfix
w/o mysql and postfix w/ mysql because they have the same
filename(postfix-2.x.x.i386.rpm), what i like to happen is when i
compile postfix w/ mysql support it will show something like
postfix-mysql-2.x.x.i386.rpm. so when i install and try to query it,
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
2006 Mar 25
5
compiling Zaptel-1.2.4 on CentOS 4.3
Hi Guys,
Im having a problem compiling zaptel 1.2.4 on CentOS 4.3, anyone encountered
this problem before?
Here's the error i got:
make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/usr/src/zaptel-1.2.4 XPPMOD=
modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686'
CC [M] /usr/src/zaptel-1.2.4/zaptel.o
/usr/src/zaptel-1.2.4/zaptel.c:384: error: syntax error before
2006 Mar 25
5
compiling Zaptel-1.2.4 on CentOS 4.3
Hi Guys,
Im having a problem compiling zaptel 1.2.4 on CentOS 4.3, anyone encountered
this problem before?
Here's the error i got:
make -C /lib/modules/2.6.9-34.EL/build SUBDIRS=/usr/src/zaptel-1.2.4 XPPMOD=
modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-34.EL-i686'
CC [M] /usr/src/zaptel-1.2.4/zaptel.o
/usr/src/zaptel-1.2.4/zaptel.c:384: error: syntax error before
2006 Jun 15
7
-bash: /bin/mv: Argument list too long
what's a workaround for this?
-bash: /bin/mv: Argument list too long
--
Regards,
Mark Quitoriano, CCNA
Fan the flame...
http://www.spreadfirefox.com/?q=user/register&r=19441
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060615/6946660e/attachment-0002.html>
2006 Oct 12
5
unauthenticated calls
Hi list,
i noticed from the cli my asterisk box is accepting unauthenticated calls
how can i prevent this?
CLI:
-- Accepting UNAUTHENTICATED call from 192.168.0.2:
> requested format = gsm,
> requested prefs = (),
> actual format = ulaw,
> host prefs = (g729|ulaw|alaw),
> priority = mine
-------------- next part --------------
An HTML
2007 Mar 14
3
DNIS/DNID
Hi i have an asterisk pbx with E1 port connected to another PBX. Im trying
to send the DNID/DNIS to the PBX here's my dialplan
exten => 8881111111,1,Dial(ZAP/g2)
exten => 8881111111,n,Hangup()
The PBX just get the number 2 as it's DNIS when i change it to ZAP/1 or
ZAP/g1 the PBX get the number 1. What should i add to send the extension
number as DNID/DNIS?
Thanks!
--------------
2009 Dec 30
4
Per user voicemail greeting
I'm struggle to answer a simple question. One user at extension 4000
wants a custom .gsm file to play for their mailbox. I can't figure where
to put it/what to set in voicemail.conf to achieve this:
voicemail.conf
4000 => 4000,system,voicemail at ....net
Relevant extensions.conf line:
exten => 2,n,VoiceMail(4000 at voicemail)
It all works fine, playing the system VM greating, but
2005 Oct 22
2
apt repository
Is there a problem with apt-get repo? i get 404 not found when i try to
update the repositories?
im using rpm http://mirror.centos.org for my repositories and here's the
error of apt.
Ign http://mirror.centos.org centos/4.1/apt/i386 release
Err http://mirror.centos.org centos/4.1/apt/i386/os pkglist
404 Not Found [IP: 64.92.174.74 <http://64.92.174.74> 80]
Ign http://mirror.centos.org
2008 Mar 12
4
authentication number at the end of the number before calls go through.
Hi,
I need to create a simple number checking for authorizing the calls. if a
person dial 91800555121212345 where 12345 is the authorization code. If the
authorization code is correct the call will go through if not it will play
something saying wrong authorization code or just hangup.
This my dialplan to get the authorization code
AUTH=12345
exten => _9.,1,Answer()
exten =>
2006 Jan 12
2
custom centos CD
Hi guys,
how can i create a custom CentOS cd? anyone can point me to a howto?
--
Regards,
Mark Quitoriano, CCNA
Fan the flame...
http://www.spreadfirefox.com/?q=user/register&r=19441
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060113/6867af5e/attachment-0005.html>
2005 Dec 01
1
syslog doesn't start
Im having a problem with my syslog service. Im using CentOS 4.2 and the
syslog just hung when it is starting, how can i troubleshoot this? there's
no log of course it's syslog.
--
Regards,
Mark Quitoriano, CCNA
Fan the flame...
http://www.spreadfirefox.com/?q=user/register&r=19441
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 19
2
error in centos 4.2
hi i just installed my system then shutit down. after booting it up i can't
login to root so i did a linux rescue with the CD and when i tried to type
passwd this error message appear?
"user_u:system_r:unconfined_t is not authorized to change the password of
root"
--
Regards,
Mark Quitoriano, CCNA
Fan the flame...
http://www.spreadfirefox.com/?q=user/register&r=19441
2007 May 15
3
redhat package
what would you get from buying from redhat that you will not get if you
download it from centos?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070516/3d8901da/attachment.html>
2007 Apr 11
3
2 isp in one server
Hi,
is it possible to have 2 different ISP in one server? i have 2 NIC cards im
going to config ISP1 in NIC1 and ISP2 in NIC2? what should be the
configuration for this setup?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070412/4c62019f/attachment-0004.html>
2008 Oct 10
2
mysql 5 for centos 5.2
HI,
Does the mysql in centos compiled with multi processor support? i have
a mysql in centos 5 running in a core2duo processor and it seems that
it only uses 1 processor.
--
Regards,
Mark Quitoriano
Blog | http://mark.quitoriano.org
VicidialNOW! | http://www.vicidialnow.com
APUG! | http://asterisk.org.ph