Displaying 20 results from an estimated 120 matches similar to: "Bug in Voicemail ??"
2006 Jun 10
1
Voicemail records nonsense, but record() works (??)
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 =>
2008 Jan 13
2
Problem with net join
I run "net join -U Administrator -w CISL.CO.UK -d10" which fails to
join the domain with the error "Unable to find a suitable server"
net appears to fail because it cannot load a file that does not exist.
[2008/01/13 09:19:52, 3] libads/ldap.c:ads_connect(394)
Connected to LDAP server 10.50.20.2
[2008/01/13 09:19:52, 10] intl/lang_tdb.c:lang_tdb_init(138)
lang_tdb_init:
2015 Jun 16
1
Mailbox aliases problem
Hi,
i'm trying to implement malbox aliases but it's not fully working as i expected. This is my configuration:
mail_plugins = acl mailbox_alias
plugin {
mailbox_alias_old = INBOX/Odoslane
mailbox_alias_new = INBOX/SentTest
}
That 'INBOX/' must be there because of this (we were moving from Courier IMAP):
namespace inbox {
type = private
prefix = INBOX/
separator = /
2006 Dec 12
2
how do you interpolate a gaussian grid to a standard 2.5 degree grid?
Dear R-help community,
I have looked on the R search site and archives but cannot find mention of a way
of interpolating a gaussian distribution of data to a standard 2.5 degree grid.
I have two global dataset and I need to correlate - unfortunately one is a 2.5
degree grid dim[longitude=144,latitude=72] and one is gaussian
dim[longitude=192,latitude=94].
I would rally appreciate hearing
2010 Jan 11
0
PHP-Script (AGI) doesn't finish after upgrading to 1.6.0.15
Hi,
I recently upgraded our asterisk server from some 1.4 version to version
1.6.0.15. From this point on my AGI scripts aren't working anymore, here
is a simple example:
[isdin]
exten => 83086921,1,AGI(test.php)
exten => 83086921,2,NOOP("MARKE1")
exten => 83086921,3,WAIT(2)
exten => 83086921,4,Hangup()
/var/lib/asterisk/agi-bin/test.php
2006 Sep 08
1
user comments ?
you know what would be really awesome...
if we could somehow work out a means for users to leave comments on the
wiki pages. That would really rock!
--
Karanbir Singh : http://www.karan.org/ : 2522219 at icq
2012 Jan 04
1
GPFS for mail-storage (Was: Re: Compressing existing maildirs)
Great information, thank you. Could you remark on GPFS services hosting mail storage over a WAN between two geographically separated data centers?
----- Reply message -----
From: "Jan-Frode Myklebust" <janfrode at tanso.net>
To: "Stan Hoeppner" <stan at hardwarefreak.com>
Cc: "Timo Sirainen" <tss at iki.fi>, <dovecot at dovecot.org>
Subject:
2008 Feb 08
0
Installation problems with large mirrored drives (SU CCESS!)
Bowie Bailey wrote:
> I am trying to install CentOS 4.6 to a pair of 750GB hard drives. I
> can successfully install to either of the drives as a single drive,
> but when I try to use both drives and mirror the partitions, I start
> having problems. Anaconda crashes as it is trying to format the
> drives.
>
> This is what I'm trying to create:
>
> /dev/md0:
2006 Sep 25
0
Can't ccess to share disk by XP pro neighboring with samba 2.2.12
Hello,
For my tests at home, I want configure a Samba server on a PC to allow
others PCs clients to access to a share disk without login/password.
>From XP home, I can access by network neighboring and by mounting a
network drive, but from XP Pro, I can only mount a network drive. The
network neighboring don't work with XP pro. Why ?
Here contents my smb.conf file used :
2006 Jun 13
1
timeout 't'
Hello,
I have found that the timeout 't' takes to much time to be executed,
around 10 seconds.
Is there a place to configure this timeout ?
thanks
--
Victor Moreno
CISL SPAIN, S.L.
Parque Tecnol?gico de Andaluc?a
Edif. Bic Euronova
Avda. Juan L?pez Pe?alver, 21
29590 Campanillas (M?laga)
Fax +34 95 10 10 561
Tlfn.: +34 95 10 10 581
Web: http://www.cisl.es
Email: victor@cisl.es
Skype:
2006 Jan 27
1
No IN and OUT on ISDN line at the same time?
Hi,
I like to forward an incoming call on an ISDN line to my mobile phone.
Since ISDN offers two channels, I thought that this should work, but Asterisk tells me, that there is no channel available.
There is no one else using this line, so guess I made a mistake in the configuration or it might not work for another reason.
Here's the CLI output , the capi.conf and extensions.conf. 83086921 is
2011 Jun 17
5
ssh_authorized_key and NIS user
Hi,
I have this resource definition:
ssh_authorized_key { "nagios@login2":
key => [REDACTED]
user => "nagios",
type => "ssh-dss",
require => Service[''nis''],
}
This nagios user comes from NIS, yp.conf and nsswitch.conf are handled by puppet
and configured before the key. I still get an "User does not
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
2017 Jan 31
7
Bug#853710: xen: ftbfs with GCC-7
Package: src:xen
Version: 4.8.1~pre.2017.01.23-1
Severity: normal
Tags: sid buster
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-7
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can
2017 Jan 28
2
Sharing between domains?
Hello Community,
I am facing the following question: how is it possible to share malboxes
between domains?
Example:
- 2 domains present on the same dovecot: domA and domB
- userA at domA
- userB at domB
userA at domA wants to share his mailbox to userB at domB (again same server)?
Thank you for your help.
Greetz
2008 Dec 04
1
Auth_username_format question
Hello again,
I have change authentication to LDAP from Kerberos due to recent changes
to my plans and I am having a little problem getting the malbox created in
desired path.
At the moment the home folders are being created in:
/home/vmail/DOMAIN.COM/%Ln and it worked great with kerberos, but with LDAP
the domain part is missing so I did the following:
Auth_username_format = %Ln
Then I did:
2007 Dec 26
2
Gotoiftime help
hello list, I am trying to arm an ivr for schedule of office and
outside of office
[general]
static=yes
writeprotect=no
autofallthrough=yes
clearglobalvars=no
[in]
include =>scheduleofservice|08:00-18:00|mon-fri|*|*
include =>outsideofschedule|18:00-23:59|*|*|*
include =>outsideofschedule|00:00-07:59|*|*|*
include =>outsideofschedule|*|sat-sun|*|*
[scheduleofservice]
exten
2007 Dec 26
0
Fwd: Gotoif Time
the schedule of my server this configured with -6:00, and this correct
one with the normal hour of my country, I made the change but I don't
work me
[general]
static=yes
writeprotect=no
autofallthrough=yes
clearglobalvars=no
[in]
include =>scheduleofservice|08:00-18:00|mon-fri|*|*
include =>outsideofschedule|18:00-23:59|*|*|*
include =>outsideofschedule|00:00-07:59|*|*|*
include
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 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