Displaying 20 results from an estimated 10000 matches similar to: "more vm woes"
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 Nov 13
0
MWI not working in 1.4
Before I open a bug I'll ask again if anyone else is having trouble with
receiving MWI on SIP devices in 1.4. My configuration was working fine
in 1.2 but as soon as I change to any build of 1.4 I don't get
notification on any of several SIP devices. I can post my configuration
but since it was working I can only assume it would break if something
in voicemail.conf has changed or
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
2007 Jan 09
2
Attatching VM via email for more than one user
Hi List,
I am using asterisk 1.2.14 with real time and I am trying to send the email to more than one email address. In that field I put in user1@domain.com;user2@domain.com. When the call goes to VM I see in the CLI:
uniqueid => 17
customer_id => 0
context => techmast
mailbox => 14
password => 1234
fullname => Sales and Service
email => user1@domain.com
email =>
2004 Oct 01
1
Configuring X Ten to make call using FX0
I am blessed with this user forum and able to set my Dev-PCI Digium card
working fine with the Asterisk server of mine
(i)But today i just wanted to know if someone can help me to set X-Ten
Lite to call PSTN line using my FX0
Currently , I am able to use X Lite to call another X lite user locally
(LAN)
I also has attached my setting together
Thanking you all in advance
--------------
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
2009 May 22
1
VOICEMAIL : I've tried a lot but mailing through Asterisk is just not working...
Don't be afraid about the info that I'm going to post in this mail, but
I want you to give as much info as possible. Also I want to show you
what I've tried.
What do I want
When a voicemail-message is left via the Voicemail()-application, I want
the .wav-file send to my mail-address as an attachment.
My mail-setup
I'm not using sendmail as MTA. I have msmtp as MTA and mutt as
2020 Jan 22
2
permission woes on systemd
I'm running asterisk 16 on Fedora 31. If I start asterisk as user
asterisk, all goes well. But if I start asterisk from systemd:
asterisk[1411]: [Jan 21 19:36:47] ERROR[1411]: res_sorcery_config.c:320
sorcery_config_internal_load: Unable to load config file 'pjsip.conf'
Jan 21 19:36:47 asterisk.riverside asterisk[1411]: [Jan 21 19:36:47]
ERROR[1411]: config_options.c:710
2004 Jul 21
0
Asterisk sees inbound call, but won't answer
Good evening,
I am just getting started with Asterisk. I have it installed, and I believe
I am on the right track, overall, to get it working, but I can't get the
linejack to answer any calls.
At this point, all I'm trying to do is have Asterisk answer an inbound call
on my linejack, /dev/phone0, and play a greeting or tone. I figure, once I
am able to get asterisk to actually answer the
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
2003 Aug 04
0
as.POSIXct Bug when used with POSIXlt arg and tz= arg (PR#3646)
Tracking down this bug was joint work with Jermoe Asselin (jerome at
hivnet.ubc.ca) and Patrick Connolly (p.connolly at hortresearch.co.nz). We
collectively were able to determine that this is a problem in both Windows 2000
and in Linux and by testing it in our three time zones that it seems to be
daylight savings time related.
Conversion of POSIXlt datetimes to POSIXct appears to have problems.
2020 Jan 22
0
permission woes on systemd
----- Original Message -----
> From: "sean darcy" <seandarcy2 at gmail.com>
> To: "Asterisk Users Mailing List, Non-Commercial Discussion" <asterisk-users at lists.digium.com>
> Sent: Tuesday, January 21, 2020 9:22:28 PM
> Subject: [asterisk-users] permission woes on systemd
[..]
> So why would starting asterisk as user asterisk work, but fail using
2020 Oct 23
0
timezone tests and R-devel
So let me try to raise this issue once more, and perhaps be more clear
about what I think the issue is..
In my opinion there is now a bug in
make check
in R-development (tested today with r79361). As I see it, I specify a
reasonable TZ environment variable and this leads to make check emitting an
error.
Best,
Kasper
On Fri, Oct 2, 2020 at 11:28 AM Kasper Daniel Hansen <
kasperdanielhansen
2019 Apr 08
2
pjsip endoint woes
On Sat, Apr 6, 2019, at 10:04 AM, sean darcy wrote:
> On 4/5/19 10:36 AM, sean darcy wrote:
> > I'm trying to set up pjsip to work with an obi202 and google voice. But
> > I can't configure the endpoint.
> >
> > pjsip:
> >
> > [obi202-auth](!)
> > type = auth
> > auth_type = userpass
> > password = <mypass>
> >
>
2003 Aug 04
0
Windows 2000 Bug in GMT +/- n Timezones (PR#3644)
Tracking down this bug was joint work with Jermoe Asselin (jerome at
hivnet.ubc.ca) and Patrick Connolly (p.connolly at hortresearch.co.nz). We
collectively were able to determine that this is a problem in Windows 2000
but not in Linux.
Timezones of the form GMT-5, GMT+3, etc. do not work properly in Windows 2000
for nearby dates in daylight savings time although they do work for nearby
dates
2020 Oct 23
1
timezone tests and R-devel
Yes, you are absolutely right and I'm pretty sure this will be fixed in
one way or another.
IMO, the failing test should simply use all.equal.POSIXt's new argument
check.tzone=FALSE.
Two simple alternatives modifying all.equal.POSIXt behaviour:
- make check.tzone=FALSE the default: this is inconsistent with other
arguments of all.equal methods, always defaulting to stricter checks
-
2020 Oct 02
0
timezone tests and R-devel
Thank you for the report. In R-devel, all.equal.POSIXt() by default
reports inconsistent time zones. Previously,
> x <- Sys.time()
> all.equal(x, as.POSIXlt(x, tz = "EST5EDT"))
would return TRUE. To ignore the time zone attributes in R-devel, the
argument 'check.tzone = FALSE' needs to be used.
That said, I can reproduce the 'make check' failure in R-devel on
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
2020 Oct 02
2
timezone tests and R-devel
Yes, the potential issue I see is that
make check
fails when I explicitly set TZ. However, I set it to be the same as what
the system reports when I login.
Details: The system (RHEL) I am working on has
$ strings /etc/localtime | tail -n 1
EST5EDT,M3.2.0,M11.1.0
$ date +%Z
EDT
$ echo $TZ
US/Eastern
On Fri, Oct 2, 2020 at 9:48 AM Sebastian Meyer <seb.meyer at fau.de> wrote:
> Thank
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
;