similar to: dovecot 1.2 and logging start failures

Displaying 20 results from an estimated 140 matches similar to: "dovecot 1.2 and logging start failures"

2010 Dec 30
4
call is not going to Voicemail with "1,n"
I've tried to simplified the dial plan and use "n" instead of numbers but I've noticed it is not executing my voicemail if I substitute number with "n" In the example below when the call is not answered, it does not go to voicemail; call just hangup. exten => 1,1,Playback(transfer) exten => 1,n,Dial(${sales_support}&IAX2/iaxy-322,20,jrw) exten =>
2008 Aug 04
4
DO NOT REPLY [Bug 5665] New: need option to hard link from source tree to dest tree
https://bugzilla.samba.org/show_bug.cgi?id=5665 Summary: need option to hard link from source tree to dest tree Product: rsync Version: 3.0.4 Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Dave@Yost.com
2009 Dec 28
1
AudioCodes MP-114 making calls via FXO
I was able to setup AudioCodes MP-114 to rote calls form FOX to Asterisk and make internal calls: Routing Tables -> Tel to IP Routing: *, *, 10.0.0.109 (my asterisk IP) But I'm not sure how to setup AuioCodes to make calls out via FXO? In extensions.conf [Globals] pstn-5665=10.0.0.157 Whenever, I try to call out I get a busy signal. -- Joseph
2016 Oct 24
2
keent() from Tika - with doveadm
Hi! We found some problems with those patches, and ended up doing slightly different fix: https://github.com/dovecot/core/compare/3e41b3d%5E...cca98b.patch Aki On 24.10.2016 10:17, Aki Tuomi wrote: > Hi! > > Can you try these two patches? > > Aki > > > On 24.10.2016 08:48, Aki Tuomi wrote: >> Ok so that timeval makes no sense. We'll look into it. >>
2010 Dec 29
2
GotoIf CALLERID(num)
I'm testing GotoIf($["${CALLERID(num) but I'm missing something as it is not working: [office-open] exten => s,1,Wait(1) exten => s,2,Answer() ; for Caller ID is 471-5665, always signal congestion: exten => s,3,GotoIf($["${CALLERID(num)}" = "4715665"]?4:6) exten => s,4,Playtones(congestion) exten => s,5,Congestion(5) exten =>
2006 Oct 20
2
getting DID info..
This might be a newbie question... I'm using a SIP trunk and trying to get DID line information on an incoming call. All I hear is a nice lady saying 'Zero' - then the call continues... Any suggestions? thanks Todd exten => s,n,Set(DIDID=(<${FROM_DID}>)) exten => s,n,SayNumber(DIDID) or exten => s,n,Set(FROM_DID=${EXTEN}) exten =>
2006 Apr 28
1
Odd internal vs. External dialplan issue
I have the following in my extensions.conf [ext-local] exten => _53XX,1,Wait(2) exten => _53XX,2,NoOp,Dialing ${EXTEN} from ext-local-custom exten => _53XX,3,Macro(dialout-trunk,2,${EXTEN},,) This is used to match inbound caller-id for my legacy PBX. It works fine for inbound calls, but not for internal SIP calls. If I call from a SIP phone that is also in [ext-local], it looks like it
2017 Dec 19
1
Fwd: httpd24 Package Question
Alexander, These are the only two CVEs from 2016 that I found contained in the RPM that you referenced. - add security fix for CVE-2016-5387 - mod_ssl: add security fix for CVE-2016-4979 -- Tyler Waldo Information Security Associate Threat and Vulnerability Management Mobile: (650) 410-0776 On Tue, Dec 19, 2017 at 10:39 AM, Alexander Dalloz <ad+lists at uni-x.org> wrote: > Am
2009 Dec 31
1
AudioCodes Caller ID
I'm having problem passing Caller ID to asterisk from AudioCodes MP-114 (FXO) AudioCodes is passing the caller ID to Asterisk but Asterisk is trying to interpret it as authentication: [Dec 31 11:41:07] WARNING[9752]: chan_sip.c:8553 check_auth: username mismatch, have <pstn-5665>, digest has <pstn-1270> [Dec 31 11:41:07] NOTICE[9752]: chan_sip.c:14316 handle_request_invite:
2013 May 05
1
GotoIf DIALSTATUS - not working
What am I doing wrong? Goif dialstatus: busy CONGESTION not working. exten => _7NXXXXXX,1,Dial(SIP/7780${EXTEN:1}@pstn-5665,60,tr) exten => _7NXXXXXX,n,GotoIf($[$["${DIALSTATUS}" = "BUSY"] | $["${DIALSTATUS}" = "CONGESTION"]]?line2) exten => _7NXXXXXX,n(line2),Dial(SIP/9780${EXTEN:1}@pstn-1270,60,tr) exten => _7NXXXXXX,n,Hangup() When I try to
2008 Aug 01
1
1.1.2 segfaults when using passdb passwd and md5 mechanism
Setting passdb to passwd and enabling cram-md5 or digest-md5 makes dovecot crash. The documentation says that I can use md5 with passwd. I had to use strace to figure it, because dovecot segfaults and doesn't log the error. Using CenOS 5.2 x86_64 Regards, Miguel # dovecot -n # 1.1.2: /etc/dovecot.conf listen: 127.0.0.1 login_dir: /var/run/dovecot/login login_executable(default):
2015 Oct 07
4
UEFI: Failed to load ldlinux.e64/ldlinux.e32
On Wed, Oct 7, 2015 at 6:09 PM, Gene Cumm <gene.cumm at gmail.com> wrote: >> -----Original Message----- >> From: Gene Cumm [mailto:gene.cumm at gmail.com] >> Sent: Wednesday, October 07, 2015 4:43 PM >> To: For discussion of Syslinux and tftp-hpa; Geert Stappers >> Subject: Re: [syslinux] UEFI: Failed to load ldlinux.e64/ldlinux.e32 >> >> On Wed, Oct
2007 Jul 31
1
Can someone help? Strange behaviour of establishing trust
Hello all, I'm using Samba on Centos5: [root@centosbdc ~]# rpm -qa | grep samba system-config-samba-1.2.39-1.el5 samba-client-3.0.23c-2 samba-common-3.0.23c-2 samba-3.0.23c-2 I'm trying to establish a interdom trust with a w2k domain (POLY): [root@centosbdc ~]# net rpc trustdom establish POLY Password: Could not connect to server POLY123 [2007/07/31 14:46:51, 0]
2019 Aug 26
2
purge causing reappearing mails?
2017 Dec 19
2
Fwd: httpd24 Package Question
Hello everybody I am looking to push out httpd24-httpd-2.4.25-9.el7 to my organization, but I do not see it as being available on the mirror.centos.org site. I see a git commit for this package in April and was wondering how long it takes an rpm to become available once the commit has been completed. Also, I don't see the following CVEs addressed in any httpd24 changelogs and wanted to know
2002 Sep 30
1
Fwd: Re: Mounting Share at Boot
--- linux power <linuxpower2002@yahoo.no> skrev: > Dato: Mon, 30 Sep 2002 19:53:40 +0200 (CEST) > Fra: linux power <linuxpower2002@yahoo.no> > Tema: Re: [Samba] Mounting Share at Boot > Til: skidmore@worldvenue.org > > Have you tried smbmount "\\\\client machine\\dir" > '/home/barry' -o username=xxx password=xxx > in your rc.local file for
2012 Dec 20
4
Memory filling up while looping
Hey, I have an double loop like this: chunk <- list(1:10, 11:20, 21:30) for(k in 1:length(chunk)){ print(chunk[k]) DummyCatcher <- NULL for(i in chunk[k]){ print("i load something") dummy <- 1 print("i do something") dummy <- dummy + 1 print("i do put it together") DummyCatcher = rbind(DummyCatcher, dummy) } print("i save a chunk
2019 Sep 02
1
purge causing reappearing mails?
Any idea what?pid 7584 is? Aki On 2.9.2019 14.08, telsch via dovecot wrote: > Hello, > > today i got reappearing mails again, but not from purging. In the logs i > only found this. I've got massive problems by many users because > reappearing mails. If you need more information, i could provide. > > > Sep 02 12:58:43 doveadm: Warning: Transaction log file >
2014 Jun 23
4
OOM in Dovecot 2.2.13 imap
Hi, we run Dovecot 2.2.13 on Debian Wheezy with a couple thousand mailboxes. We have two users that repeatedly trigger an OOM condition with IMAP. Jun 23 12:53:21 lxmhs74 dovecot: imap(USER): Fatal: pool_system_realloc(268435456): Out of memory Jun 23 12:53:21 lxmhs74 dovecot: imap(USER): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x6c15f) [0x7f11766cc15f] ->
2014 Jul 17
1
[Bug 967] New: segfault when adding large sets
https://bugzilla.netfilter.org/show_bug.cgi?id=967 Summary: segfault when adding large sets Product: nftables Version: unspecified Platform: x86_64 OS/Version: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: nft AssignedTo: pablo at netfilter.org ReportedBy: