similar to: quickfix for building zaptel with 2.6.24?

Displaying 20 results from an estimated 1000 matches similar to: "quickfix for building zaptel with 2.6.24?"

2009 Apr 03
2
decreasing log messages
Hi, Since I use "/usr/sbin/dovecot --exec-mail imap" from mutt I get a lot of these in my syslog: Apr 3 11:09:33 zenon IMAP(ldm): : Connection closed bytes=36/256 Is it possible to suppress them while keeping the "remote users" messages: Apr 3 10:52:05 zenon dovecot: IMAP(xxxxx): Connection closed bytes=9420/5976987 Apr 3 10:52:08 zenon dovecot: imap-login: Login:
2003 Sep 22
2
failed to load chan_zap
Suddenly after recompiling my 2.4.22 kernel I can no longer load chan_zap: Sep 22 21:25:08 ERROR[16384]: File chan_zap.c, Line 5145 (mkintf): Unable to get span status: Inappropriate ioctl for device Sep 22 21:25:08 ERROR[16384]: File chan_zap.c, Line 6638 (load_module): Unable to register channel '1' Sep 22 21:25:08 WARNING[16384]: File loader.c, Line 301 (ast_load_resource):
2009 Mar 27
2
courier-dovecot-migrate.pl issue
Hi, I'm testing migration from courier to courier-0.57.0 to dovecot-imap-1.1.12 on a debian/sid box. When running the migration script, non of the active users' "courierimapsubscribed" and "courierimapuiddb" files seem to be detected: ZENON:~# ./courier-dovecot-migrate.pl --to-dovecot --recursive /home Testing conversion to Dovecot format Finding maildirs under
2006 Oct 23
2
Metadata in non UTF-8 encoding support (patch)
Hi there. http://defan.zenon.net/freebsd/patch-icecast2-encoding This patch allows icecast to encode metadata from specified charset to UTF-8 for stats output and using different charset for log output. Variables to add to config (for example): <icecast> <metadataenc>CP1251</metadataenc> ... <logging> ... <logenc>KOI8-R</logenc> ...
2017 Sep 27
2
samba4 and mail attibutes
Hello, Can I add multiple mails in Samba4 ? I wan't auth user via mail but user have mailbox with multiple domain. I want have one acount one user multiple mailbox. Is posible to do that ? -- Z poważaniem / Yours sincerely Zenon Matuszyk mobile: 00 48 797 004 938 e-mail: zenon.matuszyk at networkers.pl www: http://www.networkers.pl
2018 Sep 06
2
[RFR] JDK-8156980: Hotspot build doesn't have -std=gnu++98 gcc option
Hi Martin, Thanks for your response! I haven't tested compiling OpenJDK 12-dev with LLVM toolchain, perhaps the issue had been fixed already, because clang treat invalid argument '-std=gnu++98' not allowed with 'C' as error. It is better only apply EXTRA_CFLAGS to C without EXTRA_CXXFLAGS. Furthermore, I just have interest, did you use clang analyzer, sanitizer and
2010 Mar 05
3
Hardware requirements question.
I have a Dell PowerEdge 4300 server with dual Zenon 550 MHz processors, SCSI controller with four 9MB drives and 1 GB of RAM. I want to develop an asterisk pbx with 4 POTS lines in and 16 analog extensions (no VOIP). I also will install a sound card for an intercom. Is this hardware sufficient if using a Digium TDM2400P? -- Thanks, David Little M&M Technology, Inc. david at
2023 Aug 18
1
[nbdkit PATCH] cc: Allow configuration without absolute paths
On Fri, Aug 18, 2023 at 08:27:45AM -0500, Eric Blake wrote: > In https://gitlab.com/nbdkit/nbdkit/-/merge_requests/30, Khem reports > that in a cross-compilation environment, nbdkit embeds the absolute > name of the cross-compiler into the resulting cc plugin, even though > running the plugin should be favoring the bare name 'cc'. This in > turn leads to non-reproducible
2018 Sep 06
1
[RFR] JDK-8156980: Hotspot build doesn't have -std=gnu++98 gcc option
it's difficult to use llvm tools like sanitizers on openjdk sources, because of the "cheating" - relying on undefined behavior, and the JIT. On Wed, Sep 5, 2018 at 6:09 PM, Leslie Zhai <zhaixiang at loongson.cn> wrote: > Hi Martin, > > Thanks for your response! > > I haven't tested compiling OpenJDK 12-dev with LLVM toolchain, perhaps the > issue had
2004 Dec 07
3
icecast2 setup problem - unable to open logfiles
Zenon Panoussis wrote: > > Dan Stowell wrote: > > [icecast can't write to log files] > > > running it as myself ("dan") - the same as the owner of the logfiles > > and of the containing folder. > > >> > -rw-rw-r-- 1 dan admin 0 6 Dec 23:48 icecast2access.log > >> > -rw-rw-r-- 1 dan admin 0 6 Dec 23:48
2023 Aug 18
1
[nbdkit PATCH] cc: Allow configuration without absolute paths
In https://gitlab.com/nbdkit/nbdkit/-/merge_requests/30, Khem reports that in a cross-compilation environment, nbdkit embeds the absolute name of the cross-compiler into the resulting cc plugin, even though running the plugin should be favoring the bare name 'cc'. This in turn leads to non-reproducible builds. As the goal of cross-compiling nbdkit is to produce a binary that behaves
2005 Aug 10
1
ACPI Power Off called.
I know this mesage is quite common, but i do get this at shutdown. (Discussed many times on the forums as such.) But still, please provide a "quickfix" acpi power off called, and then the computer simply stays on there, and doesn't shutdown. can anybody help me find a quick fix for this? I am in quite a hurry at the moment, and need urgent help. Thanks . -- "No-one dies a
2002 Oct 08
1
new box can't join domain since switch to ldapsam
Hello, Since changing to "passdb backend = ldapsam" on my debian unstable PDC things work well, however a new winxp machine can't join the domain. Here is the /var/log/samba/log.smbd output. It seems the sticking point is about a missing user RID? (the new machine is sylla). Thanks in advance for any hints as to what may be wrong, cheer, 2002/10/08 18:06:30, 0]
2020 Oct 19
3
Dovecot docker auto-responder - delegate to external SMTP
Hi all, I have dockerized my dovecot setup. Everything works fine besides auto-responder using sieve. Issue is that the my dovecot docker image does NOT come with a SMTP which could be used for outgoing mail. My SMTP setup (postfix) is in another image/container. I want to keep it that way, so that dovecot and postfix have separate images. So basically I have 2 containers running in the
2008 May 15
3
[PATCH 1/4] ocfs2: Fixes pipe_buf_operations->pin switch to confirm in 2.6.23.
Signed-off-by: Tiger Yang <tiger.yang at oracle.com> --- Config.make.in | 1 + configure.in | 6 ++++++ fs/ocfs2/Makefile | 4 ++++ kapi-compat/include/pipe_buf_operations.h | 10 ++++++++++ 4 files changed, 21 insertions(+), 0 deletions(-) create mode 100644 kapi-compat/include/pipe_buf_operations.h
2011 Sep 19
1
Announcement: Geppetto 2.0.0 released
The 2.0.0 release of Geppetto is available as download and updates from within Geppetto for all users of 1.0.x. Please see the FAQ at: http://cloudsmith.github.com/geppetto/faq.html for information if you run into problems updating. Checkout http://cloudsmith.github.com/geppetto/faq.html#2011/06/28/how-do-i-update if you need instructions how to run update. In this release =============== *
2003 Apr 25
0
Diva 4BRI, asterisk and capidrv support ?
Hello, I acquired a Diva Server 4BRI for an AsteriskPBX system and installed a 2.4.20 kernel modified with the latest eicon capi2.0 support from www.melware.net. Capi support seems to work fine: Asterisk+chan_capi answers the calls. However if I try to use my old isdnutils apps by loading a i4l compatibility layer then I have the following problems: - if I use the diva2i4l module and start the
2004 Jul 30
1
VoIP gateway (2 FXO, 2 FXS)
Does anyone know a good (and stable) voip gateway product with 4 ports (2 fxo and 2 fxs), with the following requirements: * being able to connect analog phones to the FXS ports, and communicate over SIP with an REGISTRAR/PROXY server (SER in our case). * being able to connect the FXO port to local office PSTN network, and dial to that office pstn number and getting an internal dialtone, or
2007 Apr 15
1
dovecot pam const
In passdb-pam.c, I found some bits about const with some PAM data types. Rather than check for each vendor of PAM, better to check for actual const usage ... some vendors have changed const-ness between releases. Also, actually testing constness is great for supporting new implementations that may come out. Here is the autoconf test I use in pam_otp_auth: --8<-- # Check PAM headers for
2005 Jan 22
3
EROR: no DNS
Michael Smith wrote: > As you've found out, you do need a lot of stuff on modern systems (you > didn't say what OS you were using, though) to get a working resolver. Grumpf. Linking is a fine thing for space economy, but for chroot I wish everything was static and monolithic and self-contained. > You should be able to find some info with a web search - just don't > make