Displaying 20 results from an estimated 50000 matches similar to: "asterisk handling of old voicemail messages"
2005 Aug 12
4
voicemail - 99 message limit
Anyone know how to override the 99 message limit in voicemail? (yeah, we
have a public VM that gets that many a day).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050812/1bff12e4/attachment.htm
2005 Aug 02
3
priority "a" in macro to access voicemail
I have added the following to a macro that is used for all extensions so
a user can access voicemailmain by pressing * during the voicemail
prompt
; check voicemail
exten => a,1,voicemailmain(${macro_exten})
exten => a,2,hangup
The behavior is a little weird, the * key is not recognized during the
portion of the greeting where the extension number is being played back,
after it is
2005 Mar 28
2
AGI STREAM FILE command
Has anyone had success with the AGI STREAM FILE command with the CVS? I
can't get it to work with the debian 1.0.5 package or the CVS on Redhat
or Debian.
It's not syntax, I'm doing that right. It doesn't give me an error when
I use AGI DEBUG, it doesn't even give a response, just goes right on to
the next command. I put a "SAY NUMBER 123 #" before and after
2007 Jun 06
1
Voicemail marking messages as Old
It seems to me that simply listening to a new voicemail message will move
the message to the Old folder, without any other user interaction. I'm
working on a voicemail callback queue script and I have wrongly assumed that
messages remain in INBOX unless the user actually saves or deletes them.
I'm running an older 1.2 version of Asterisk.
Is anyone able to confirm the same behavior in
2006 May 08
5
MySQL replication for voicemail
Hi -
We've got a number of offices, and they're all using ODBC message
storage using MySQL. I've been trying to get MySQL replication set up
so messages left in a voicemail box at one office will get copied to
the corresponding voicemail box at all the offices.
We're also using MySQL replication for the voicemail user info, and
that part works just fine. I'd like to
2006 Nov 17
11
wget from within asterisk?
What would be the simplest way to retrieve information form a CNAM
database that provides http based query responses?
Does an application or script already exist that does this?
Basically, I want to do a wget of a URL that contains the callerID
number as a variable, and assign the returned text to another variable
which can be used to set the caller ID name.
Any suggestions?
2005 Jun 13
9
SIP Listen to multiple ports
Hello all
I'm trying to get my asterisk config to listen to multiple ports. This
is since some clients have port 5060 blocked by their ISP.
Does anyone know how to do this in sip.conf or if it is even supported?
Thanks!
2006 Mar 09
1
Getting to the last "old" voicemail message
If you have many old voicemail messages, to get to the most recent one,
you have to keep hitting "6" until you reach the last one. It would be
better if you could hit "4" from the first message to get to the last
message and/or have a digit that takes you the first and last messages
respectively. Anyone have any patches for this?
2005 Jun 13
7
Keeping users, extensions, voicemail and so on in DB
Hello,
I have one question regarding *. Default configuration for asterisk is to
keep configuration(s) in ordinary text based config files.
My question is simple: is it possible to keep those config info (at least,
to start from - sip.conf, extensions.conf and voicemail.conf) on a database,
which asterisk access via ODBC. If it is possible, I'd appreciate if someone
points me where I can
2006 Feb 23
9
auto provision of IP501 polycom
Has anyone been able to get the IP501 to discover the FTP server IP
address (via dhcp or dns) and download 100% of the config from a
provisioning server?
We are still having to touch each unit to enter the ftp server address
and password, as well as set many of the options that will not take from
the config file.
Have a sample config file you are willing to share?
What is required in
2005 Aug 11
5
Realtime + MYSQL
I'm having a few issues with the MySQL realtime configuration in
CVS-HEAD. I tested it initially with realtime extensions (realtime_ext
=> mysql,asterisk,extensions) and a realtime switch in extensions.conf
and that works fine, So I though I'd go back and test a static
configuration mapping.
I used the table structure from the asterisk guru postgres howto to
create something
2009 Apr 06
1
IMAP Voicemail - can't get messages. Arrgh!
Hi -
I just deployed a system using IMAP Voicemail. During my testing,
voicemail worked fine. I could check vm from the phone, and the
messages would get marked as read, or I could read the messages in a
mail client, and the phone's mwi light would turn off. Very neat.
I'm not exactly sure when things got munged up, but something broke.
I can record messages with Voicemail(), but now
2006 Jan 27
3
OT?: International number parsing
Can anyone shed some light on "rules" that might make the task of
parsing the country code and city codes from a dialed number in the
CDRs?
I know that there is almost never a case where a concatenated country
and city code could overlap with another country code, but what about
city codes and local numbers? Is it possible for a concatenated city
code and local number to match another
2006 Jun 12
3
get value from DB directly
Hi,
I want to know how I can get a value from a table. Say, I have a
table sip_buddies for storing sip user account information. There is
a field called 'accountcode' that I want to get its value in the dial
plan. As I find that there is no direct way to get the value from the
table. Does anyone can tell me how can I get its value in the dial
plan?
Thanks!
2008 Feb 27
0
duplicated voicemail messages
Hello,
It has happened to me twice now that duplicated voicemail messages are
automatically created, every minute.
I have been unable to reliably repeat it (so far), but the basic flow
seems to be:
1. a call comes in via my TDM400P (PSTN line)
2. the call is not answered and goes to voicemail
3. the caller does not really leave a message, just 10 seconds or so of
silence. At least, that is
2006 Apr 18
6
T1 to cross connect remote PBX and asterisk
Looking for someone with a successful experience similar to this;
I have a need to cross connect a 3COM NBX PBX PRI interface to asterisk,
but over a long distance. We do not need any IP connectivity and the
solution requires G.711u audio so there is no benefit to using IP.
Has anyone here successfully cross connected any PBX PRI interface
expecting NI2 PRI signaling B8ZS/ESF with an
2004 May 21
0
voicemail removal script
I'd like to propose a change to the voicemail remove script found in the
contrib directory of the asterisk source
Currently the find command looks like so
system('find '.$dir.'/'.$context.' -name msg????.??? -mtime +'.$age.'
-exec rm {} \; -exec echo Deleted {} \;');
I'd suggest it be changed to
system('find
2008 Feb 05
2
Can't delete voicemail messages
Hi list,
After recently setting up voicemail for Asterisk 1.4.14 on my Debian
etch server, I noticed that I can't delete any old voicemail messages.
The voicemail menu option "Press 7 to delete this message" is
available, but when I press 7 the response is always "message
undeleted" and the message is still there.
What could I be missing here?
Thanks,
Jaap
2005 Sep 16
11
wav instead of gsm for vm-sounds?
Is there a way to get * to use wav files instead of gsm files for the
voicemail, agents, and queues applications?
Gsm does not give all the quality we would like to have, and we use no
low bit rate codecs.
2007 Mar 13
3
DST and VM timestamp
Who is tired of dealing with DST changes?
I have asterisk running on FC4, FC4 has been patched and shows the
correct MDT timezone and time.
Email notifications of voicemail show the message time an hour early
(standard time, not daylight). This si the time in the message body, not
the email delivery time, so it is coming form asterisk wrong.
I did a reload after correcting the