Displaying 20 results from an estimated 1000 matches similar to: "re: how to set the voice message as email attachment ?"
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 Nov 25
3
configuring voicemail
i was looking but i dont find how do this:
configure the password for the extensions
read the messages
and some other things related with this
can some bady help me with some material or a explicit example.
thanks in advance
Rodney Acosta Coya.
2005 Feb 11
1
Asterisk-MySQL: Not loading voicemail config from MySQL
Folks,
I'm trying to get Asterisk to load my voicemail
configuration from MySQL. I've followed the
instructions at:
http://www.voip-info.org/wiki-Asterisk+voicemail+database
I restarted Asterisk, but no luck: the voicemail.conf
does not get updated. I started with a sample
voicemail.conf that I found on the Wiki. Or was it
from Voicepulse? I can't remember. For initial
testing, I
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
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 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
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
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 =>
2005 May 10
3
Voicemail Passwords
Where are user's voicemail passwords stored and how does the asterisk
administrator change them?
TIA,
Jeff Heath
2003 May 10
19
Voicemail2
Asterisk Users:
I've been working hard on app_voicemail2 which is an enhanced scalability
version of app_voicemail. Specifically, its features are:
* Highly improved internal architecture (maybe someone else can
actually code on it)
* Foot print for getting mailboxes from DB (for Vonage)
* Segmentable mailboxes, allowing you to truly multihost
voicemail for multiple companies
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
2009 Jul 07
1
Voicemail attachments not working
Today I discovered that voicemail attachments are not working on our latest
asterisk server (version 1.4.24.1). I have two other asterisk servers that
I maintain but I didn?t do the configuration on these so this is my first
time that I have done the voicemail.conf. I get an email but there is no
attachment. Maybe there is something else I need to configure that I don?t
know about? Here is my
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
2009 May 08
2
Not receiving voicemail message in mailbox
It should be as simple as editing voicemail.conf :
; Voicemail Configuration
;
[general]
; Formats for writing Voicemail. Note that when using IMAP storage for
; voicemail, only the first format specified will be used.
format=wav49|wav|gsm
; Who the e-mail notification should appear to come from
serveremail=asterisk-voicemail
; Should the email contain the voicemail as an attachment
attach=yes
;
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
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
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
2013 Nov 11
1
Asterisk Realtime Static Voicemail
Guys,
I need you help on this one.
Don't know when this broke but we have a custom gui that runs on top of Asterisk running a real-time static for configurations.
Nothing has changed with the database other than upgrades of Asterisk 10.
Customer complained that there password was not changing when they called into voicemail and changed it.
Database is running standard ast_config with the
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