similar to: Voicemail timeouts after 30sec's everytime no matter what I set in the configs. CVS Dec 04

Displaying 20 results from an estimated 800 matches similar to: "Voicemail timeouts after 30sec's everytime no matter what I set in the configs. CVS Dec 04"

2005 Feb 07
1
Voicemail timeouts after 30sec's everytime.
Ok I have a challange that I can't seem to find a way to fix it. My Voicemail in * timesout after 30secs without fail everytime no matter what I do. I have incomming calls comming in through Freshtel IAX2, if it goes to SIP extension when it is online it can hang on for what ever time the call goes for. If however it goes to the Voicemail it will timeout at 30sec and I can't seem to
2006 Feb 23
0
maxmessages and maxgreet per mailbox
>From voicemail.conf: ; Maximum number of messages per folder. If not specified, a default value ; (100) is used. Maximum value for this option is 9999. ;maxmsg=100 ; Maximum length of a voicemail message in seconds ;maxmessage=180 ; Maximum length of greetings in seconds ;maxgreet=60 I would like to configure these parameters on a per mailbox basis using Realtime voicemail. I
2005 Aug 11
2
re: how to set the voice message as email attachment ?
Hi there, I am using redhat 9.0 with asterisk 1.0.7. I created an user and was be able to leave voice messages to that user and retrieve the voice message. I looked the wiki and setup the voice message as the email attachment. However, I have never received email with the voice attachment. Here is the setting for voicemail.conf: ; ; Voicemail Configuration ; [general] ; Default formats
2006 Mar 28
3
Unable to authenticate password - VM
Hello: I am relatively new to Asterisk, so this hopefully is an easy question for someone: I'm unable to get into voicemail to retrieve messages. Since I'm learning, the conf files are very basic. The relevant portions of the voicemail.conf is: [general] format=wav serveremail=asterisk@myserver.com append=yes maxgreet=30 maxmessage=120 [default] 100 => 9999,100,me@myserver.com When
2004 Sep 01
1
Broken sound in VoiceMail
It seems voicemail recordings have broken sound. It cuts out randomly throughout the recording. Has anyone had any similar experiences? I've included some snips of my voicemail.conf Cheers, Ben ----------SNIP------- [general] ; Default formats for writing Voicemail ;format=g723sf|wav49|wav format=wav ; Who the e-mail notification should appear to come from
2004 Sep 26
1
voicemail /w asterisk - voicemail() problems
I've setup the voicemail that auths against the mysql db. Now, everything works ok, except voicemail() calls fail with Sep 26 18:09:34 WARNING[157070336]: app_voicemail.c:1517 leave_voicemail: No entry in voicemail config file for '' all my users are in 'sip' voicemail context, but adding context to it: voicemail(@sip) doesn't help.. while if I put a vmbox # to it, it
2005 Aug 30
0
re: how to set the voice message as
Hi there, Sorry for the late reply. I had too many emails in my mailbox to clean up. Anyway, I found out the problem is the sendmail in Linux did not work and the voicemail.conf in our asterisk is ok. There is another issue for email notification: some email servers rejects the email from asterisk. My engineer added Asterisk IP into the DNS to slove the email rejection issue. Thanks for
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
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
2010 Apr 20
4
Voice mail "maxmessage " setting per mail box
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi All, Is it at all possible to have the "maxmessage" setting on per user/mailbox value? We have a requirement whereby we want the global maxmessage setting to be 180 seconds per mail box, however, we would like to have certain users to be able to store longer voice mail messages. Is this at all doable in asterisk? Thanks Bruce
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 ;
2004 Sep 07
6
Problems with length of voicemail
I wonder if anyone else's Asterisk box drops the connection to voicemail after 30 secs even when the maxmessage parameter is set to 180 (3 mins). Here is the general section of my voicemail: [general] ; format=wav49 maxmessage=180 attach=yes Even if it only gave the caller 30 sec to leave a message it would be nice to tell the caller that they have run out of time before ending the
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
2005 Jul 07
1
Problems to leave messages in Asterisk
Hi all! I'm using Asterisk as a SIP server with 2 ip phones and it works great, the only think that I can?t make it wotk is: 1. I leave the messages but when I receive them in my mailbox , and open them I hear only noises -------voicemail.conf------- [general] format=wav49 servermail=asterisk attach=yes maxmessage=180 pbxskip=yes fromstring=The Asterisk PBX [default] 123 =>
2004 Dec 30
4
Voicemail and Zapatel
My PSTN line doesn't allways hang up properly after it goes to voicemail. The problem occurs when a caller hangs up during the initial greeting. Even though the hangup accured, voicemail continues to record, usually a fast busy and/or a teleco generated "please hangup now" message. After the voicemail.conf 'maxmessage=180' expires the line simply stays offhook. The hardware
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
2003 Dec 09
0
voicemail minmessage
Hi, I seem to remember someone once wrote a patch to configure a minmessage parameter, much like the maxmessage parameter is now, as to avoid empty messages of 2 seconds being stored in the mailbox by slow people on the other end ;-) I cant find this in the bugtracker nor in my archives, but perhaps I'm missing it ? Thanks -- Best regards, Florian Overkamp
2005 Jul 08
0
Leave Message - IVR don't work
I have installed asterisk in a 4.11 RELEASE FreeBSD, and we are using two Zoom X5v with SIP and works fine, we can call each other and this is OK ----------extensions.conf---------- [general] static=yes writeprotect=no [sip] exten => 123,1,Dial(SIP/123,20) exten => 123,2,Voicemail(u${EXTEN}) exten => 123,3,Hangup exten => 123,103,Voicemail(b${EXTEN}) exten => 123,104,Hangup
2006 Jun 27
0
Realtime Voicemail Broken?
What's up with realtime voicemail? I have been going thtough and testing each feature that can be set as a column in the db, one by one. Some do work, and some don't. Here's some I have found that do work: delete envelope maxmsg review saycid and here's some that simply don't work: attach (emails sent if there is something in the email field) maxsilence (docs say the
2003 Aug 07
1
MWI bug ?
Hi Lee, You need to specify the VM context that you are using.. so using your examples.. extensions.conf entry.. exten => 1000,1,Dial(SIP/1000,20) exten => 1000,2,Voicemail2(u1000) exten => 1000,102,Voicemail2(b1000) exten => 1000,103,Hangup should be.. exten => 1000,1,Dial(SIP/1000,20) exten => 1000,2,Voicemail2(u1000@sip) exten => 1000,102,Voicemail2(b1000@sip) exten