Displaying 20 results from an estimated 1000 matches similar to: "Openloop disconnect?"
2003 Oct 25
2
Voicemail help
hi,
i am trying to do autoattendant but failing. as in the
manual i inserted the background(welcome-mainmenu)
file so that after the sound the caller can dial the
extension he wants to call. i figured that the
background sound wasn't coming in the asterisk. how do
we do this without first loading the welcome message?
for example after certain rings the caller can dial
the extension no to
2004 Jan 19
2
Hangup detection failed
Hi,
We have a system that recorded voicemail for about an hour after the caller
hungup. I'm going to put a timeout on it but is there anything to look for
that can help prevent this? The system is running on a telenet line in
Belgium. The answer dialplan I used was:
[macro-stddial]
exten => s,1,Answer
exten => s,2,Playback(transfer)
exten => s,3,Dial(${ARG2},60)
exten =>
2005 May 10
3
Voicemail Passwords
Where are user's voicemail passwords stored and how does the asterisk
administrator change them?
TIA,
Jeff Heath
2006 Jun 12
2
Bug in Voicemail ??
Hello,
I have setup an Asterisk 1.2.7.1 system, with a working voicemail box:
/etc/asterisk/extensions.conf
exten => 83086921,1,Answer
exten => 83086921,2,Dial(SIP/stefan,5,r)
exten => 83086921,3,VoiceMail,u111
exten => 83086921,4,Hangup
exten => 83086921,103,VoiceMail,b111
exten => 83086921,104,Hangup
/etc/asterisk/voicemail.conf
[default]
language=de
111 =>
2004 Sep 17
3
MySQL Voicemail Problems
I know this has been moved to contrib, but is anybody using it successfully?
We are looking at using Asterisk for the fine IVR features it has, tied in
with another platform. Calls are getting routed to it, but the following is
happening: (I've redacted phone#s and passwords)
asterisk log:
Sep 17 11:56:24 WARNING[17423]: No entry in voicemail config file for
'+13609XX2000'
Sep 17
2013 Jan 22
2
Asterisk voicemail minimum length / silence settings
What I'm trying to achieve is that a voicemail message should be at
least 3 seconds long for it to be saved, but *after that* a prolonged
silence (e.g. 10 seconds) should terminate the call and recording.
My current settings (Asterisk 10.7.0 and 11.2.1) are:
; Minimum length of a voicemail message in seconds for the message to be kept
; The default is no minimum.
minsecs=3
;
2004 Apr 07
1
Voice Mail Email problem
Ok its probabally something really eaisy im missing. I've searched the
archives and voip-info.
Asterisk is trying to send the email notification for voice mail. But the
log says Invalid sender. Sender = asterisk@localhost.localdomain and not
asterisk@somedomain.com as assigned in conf file.
VM Config:
[general]
format=gsm|wav49|wav
serveremail=asterisk@somedomain.com <----Actual
2004 Jul 20
1
RC1 and advanced voice mail options
The advanced voice mail options in RC1 is not providing any
functionality except "4 - place outgoing call" and "* - return to mail
menu". Below is a sample line from voice mail.conf:
210 => 234,test1,test@dotality.com,,|attach=no|cid=yes|review=yes
The is a rew install from the tgz file. No patched have been made to
the source code. I did try to apply the advanced10
2009 Aug 24
1
Problems sending voicemail emails
Hi everybody,
I'm trying my Asterisk to send emails when a new message arribes to a
voicemail user but no email arribes.
my voicemail configuration is the following:
VOICEMAIL.CONF:
[general]
format=wav
serveremail=asterisk at mydomain.com
attach=yes
maxmsg=20
maxsecs=180
minsecs=3
maxsilence=10
silencethreshold=128
maxlogins=3
fromstring="My Asterisk"
When I look at maillog file,
2003 Sep 16
8
Hangups after voicemail
Hi,
Try as I might, I can't get hangups detected on a Zap channel with loop start
lines. So, after someone leaves a voicemail and then hangs up, Asterisk
doesn't know it, exits VoicemailMain2, and loops back to the corporate
greeting, tying up the line even though the outside caller has hung up.
Therefore, I've added the following hideous hack - er, code - to voicemail2.c.
It
2005 Sep 15
1
Can not get realtime static voicemail.conf to work
Here is what happens on startup:
Sep 15 13:23:51 DEBUG[28130] res_config_mysql.c: MySQL RealTime:
Static SQL: SELECT category, var_name, var_val, cat_metric FROM
settings WHERE filename='voicemail.conf' and commented=0 ORDER BY
filename, cat_metric desc, var_metric asc, category, var_name,
var_val, id
Sep 15 13:23:51 DEBUG[28130] res_config_mysql.c: MySQL RealTime:
Everything is fine.
Sep
2006 Mar 21
2
Voice mail not working with Asteriks 1.2.5
Hi,
I have upgraded my PBX to Asterisk 1.2.5 , previously I was using
Asterisk 1.0.9, and Every thing was working fine ,But now voice mail is not
working. The error I am receiving in log files is like following,
WARNING[2413] app_voicemail.c: No entry in voicemail config file for '12'
I have searched for solution a lot can Any one of you let me know how can I
solve this issue
2007 Aug 28
2
Voicemail Password Issue
Asterisk Users,
I am running Asterisk-1.4.11 with Zaptel-1.4.4 on Debian Etch System
2.9.18-4-amd64. A TDM03B is installed on the Debian System.
Every time, I try to change my voicemail pin via the Sip phone, the
voicemail.conf does not get modify and I see this warning message on the
Asterisk command line:
[Aug 29 00:12:23] WARNING[19142]: app_voicemail.c:799 vm_change_password:
2003 Sep 24
1
Voicemail doesn't hangup
I'm running the a very recent CVS version of asterisk on an RH9
machine. My problem is that my x100p takes about 10 seconds to detect a
hangup. After that it takes about 10 more seconds for the the zaptel
device to release the line. Here's an example of my console report:
== Parsing
'/var/spool/asterisk/voicemail/default/101/INBOX/msg0000.txt': ==
Parsing
2005 Mar 24
1
voicemail problems with CVS-HEAD
Hello,
I have moved from Asterisk 1.0.7-BRIstuffed-0.2.0-RC7k (debian pkg) to
CVS-HEAD, and realtime. Compiled no problem and now running, with
realtime extensions and sip users in postgres (ODBC connection) database,
trunking also works.
I have looked on google, wiki, and this mailing list, along with talking
to some peers, but to no avail.
My problem revolves around voicemail. I have looked
2006 May 26
1
Sangoma A200 4 port FXO card suddenly stopped answer on channels 2, 3, 4
I've been using Asterisk 1.2.6 with a 4 port FXO Sangoma A200 card for
the past month without many problems (other than the fact that the
Sangoma card doesn't disconnect hung up calls immediately, which I
posted about in another thread, and has still not been fixed),
however, I had a call from one of our clients today and they
complained that our phone system kept ringing through when they
2007 Jul 27
2
Attaching VoiceMails on E-Mails
Hello all,
I am running Asterisk-1.4.5 on my Debian GNU/Linux Etch here and I want to
send the voicemails as attachment to e-mails and delete the voicemails from
my PBX once it has been sent. But, I don't have a running MTA here even on
the PBX itself. I just want to send the e-mails to my GMail account from my
PBX. Can I just use the mail or mailx command to send the e-mail and attach
the
2005 Jan 13
2
asterisk won't release line
Hi all,
I have an issue with my system and the phone company (Alltel). If someone goes into any mailbox on the server to leave a message, once they hang up on their side the system is not detecting this and will sit there and record until you get the standard message from the phone company "If you'd like to make a call, please hangup and try again", which is preceded by the fast
2003 Sep 19
1
VoiceMail fromstring?
I'm having tons of trouble getting the fromstring to work in
voicemail.conf. I've tried both voicemail and voicemail2 but the emails
still seem to be coming from asterisk pbx. Has anyone had any luck with
this?
=================
Here's my voicemail.conf:
;
; Voicemail Configuration
;
[general]
; Default formats for writing Voicemail
;format=g723sf|wav49|wav
format=wav49|gsm|wav
;
2006 May 11
2
Problem setting locale for voicemail
I've set voicemail almost successfully, only a minor detail remains :-)
I can't get the dates in my local language (spanish). In sip.conf,
zapata.conf and voicemail.conf, I've set:
language=es
and my locale is "es" also. However, the days and months names still
appear in english in the emails!!!
Thursday 11 de May de 2006, 18:49:34.
instead of
Martes 11 de mayo de