search for: buch

Displaying 20 results from an estimated 410 matches for "buch".

Did you mean: bach
2019 Feb 22
3
dovecot Buch 2014 vs 2016
Moin, Es geht um das Dovecot-Buch. Ich nehme an, da? hier mindestens einer, der sich auskennt, mitliest: Gibt es - au?er der Sprache und dem Preis - einen Unterschied zwischen der ersten (und einzigen?) deutschen Auflage von 2014 und der englischen Auflage von 2016? -- Heiko -------------- next part -------------- A non-text atta...
2019 Feb 22
0
dovecot Buch 2014 vs 2016
Hallo, Op 22-2-2019 om 13:08 schreef Heiko Schlittermann via dovecot: > Moin, > > Es geht um das Dovecot-Buch. Ich nehme an, da? hier mindestens einer, > der sich auskennt, mitliest: > > Gibt es - au?er der Sprache und dem Preis - einen Unterschied zwischen > der ersten (und einzigen?) deutschen Auflage von 2014 und der englischen > Auflage von 2016? Hier wird leider nur Englisch gesprochen...
2011 Apr 07
6
new option ssh-add -v to verify if key is loaded into the agent
...already loaded into the agent. To achieve this, I added a new option -v to ssh-add which does this verification. The patch bases on openssh v5.8p1. The regression test agent.sh was extended to test this new feature. Is there any chance for inclusion of attached patch? Cheers Konrad -- konrad bucheli security engineer open systems ag raeffelstrasse 29 ch-8045 zurich t: +41 44 455 74 00 f: +41 44 455 74 01 kb at open.ch http://www.open.ch -------------- next part -------------- A non-text attachment was scrubbed... Name: openssh-5.8p1-sshadd-verify.patch Type: text/x-patch Size: 9028 bytes...
2009 Apr 17
1
how to call forward on 1.6
Hello, I want to enable call forwarding for asterisk 1.6.0.6 I couldnt seen any config or option on gui or extensions.conf about it. I found some dialing plans to enable it on web as follows: [apps] ; Unconditional Call Forward exten => _*21*X.,1,DBput(CFIM/${CALLERIDNUM}=${EXTEN:4}) exten => _*21*X.,2,Hangup exten => #21#,1,DBdel(CFIM/${CALLERIDNUM}) exten => #21#,2,Hangup ;
2001 Oct 02
3
Font metrics error
Wine spits out a buch of error messages of the form: fixme:font:LFD_InitFontInfo font '-monotype-times new roman-medium-r-normal--0-0-0-0-p-0-fcd8859-15' has unknown registry 'fcd8859' and character encoding '15' Is there a switch to get it forget about it's font server. I'm running ba...
2011 Jun 10
4
[Bug 1914] New: ssh-add: add an option to cryptographically verify if agent can access the matching private key of a given public key
https://bugzilla.mindrot.org/show_bug.cgi?id=1914 Summary: ssh-add: add an option to cryptographically verify if agent can access the matching private key of a given public key Product: Portable OpenSSH Version: 5.8p2 Platform: All OS/Version: Linux Status: NEW Severity: enhancement
2020 Jan 20
4
Security implications of using ControlMaster
...other means, like exchanging the SSH binary to silently drop some payload after connecting to the target or doing something similar by using the TTY file used by the shell which runs ssh (like "ECHO OFF, do your stuff, ECHO ON"). What is your opinion? Kind regards Konrad -- Konrad Bucheli Principal Systems Engineer O. +41 58 100 10 10 W. open-systems.com Open Systems -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4822 bytes Desc: S/MIME Cryptographic Signature URL: <http://lists.mindrot...
2007 May 04
3
app_txfax, app_rxfax
Hello, I'm trying to compile asterisk from source (1.2.18). Faxing is fairly critical for us, so in the past we've used spandsps app_rxfax and app_txfax to support faxing in asterisk. Unfortunately I can't find these applications on soft-switch.org anymore and even so I have a feeling they wouldn't patch correctly into 1.2.18. Does anyone know how to best handle faxing in
2009 Jan 27
2
Module res_odbc is not loading
Hi, I have remove the comment defor res_odbc.so and res_config_odbc.so in my modules.conf, but the module is still not loading when I do: module show like odbc I have o module returned anybody knows why? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090127/0963b5a4/attachment.htm
2008 Sep 17
1
chan_iax2.c: No more space
...idea what causes the "No more space" warning? There's a comment in chan_iax2.c which says "We've still got lock held if we found a spot" but that doesn't really clue me in either. Most of the time it works perfectly. Philipp Kempgen -- http://www.das-asterisk-buch.de - http://www.the-asterisk-book.com Amooma GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 --
2007 Jul 01
2
the-asterisk-book.com online (unstable version)
...So give me some time for answering your e-mails. Being online while traveling is still a hassle. Stefan -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Gesch?ftsf?hrer: Stefan Wintermeyer Handelsregister: Neuwied B 14998
2009 Jan 07
5
recommendation for German sound files
Hi! http://www.voip-info.org/tiki-index.php?page=Asterisk+sound+files+international#German lists a plenty of sound files for German. Can someone recommend one for Asterisk 1.4 (any maybe 1.6 soon). thanks klaus
2008 Jun 02
2
ast_compile_ael2: Warning: file /etc/asterisk/extensions.ael, line 932-932: Empty Extension!
...ll the "real" dialplan stuff is in _Z. => { // do something ... } Maybe the error level should be lowered so the user is not mislead into thinking something was broken? Or is there a way to do it which does not trigger the warnings? Gr??e, Philipp Kempgen -- http://www.das-asterisk-buch.de - http://www.the-asterisk-book.com Amooma GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
2009 May 22
1
/etc/asterisk/startup.d
...sk to run /etc/asterisk/startup.d/*.sh on start like safe_asterisk did? Philipp Kempgen -- AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de Videos of the AMOOCON VoIP conference 2009 -> http://www.amoocon.de --
2007 Jul 23
1
Fwd: SSL / TSL no advertise????
...ows a way to turn SSL on , but > not advertise it as an option. Apparently the advertisement of SSL > for pop / imap connections causes this issue. > > Thank you all in advance. > > Current version of Dovecot is : 1.0.beta5 > > Exim Version is: exim-4.54-1 > > Rob Buch > Network administration > www.mcn.org > Now offering DSL service in the village of Mendocino - and beyond! > (707) 937-1444 X 103 > tech9 at mcn.org > Mendocino Community Network > 10700 Ford St. Mendocino > Ca. 95460 > > >
2004 Aug 11
1
Function: integrate
...0.7844318, 0.7838392, 0.7996804, 0.8162264, 0.8245920, 0.8315790, 0.8465705, 0.8623909, 0.8948042, 0.9145519, 0.9141968, 0.9188292, 0.9278436, 0.9264173, 0.9381125, 0.9527778) fct = approxfun(x, y, method="linear", rule=2) integrate(fct, 0, 1)$value My R version is 1.7.1 Regards Tine Buch-Larsen ------------------------------------------------------------------------------ This e-mail and any attachment may be confidential and may also be privileged. If you are not the intended recipient, please notify us immediately and then delete this e-mail and any attachment without retaining...
2007 Mar 09
2
AEL #include file
...to include a file in AEL using the #include "filename" syntax in .conf files? Regards, Philipp -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Gesch?ftsf?hrer: Stefan Wintermeyer Handelsregister: Neuwied B 14998
2007 Mar 18
2
camp on off-line phone
When phone A registers, I want phone B to ring, when picked up, it should call phone A and connect the phones. Translated: When GF in Mexico powers up laptop where soft iax-phone registers automatically, I want to talk to her asap :-) How to? Leif
2007 Mar 28
0
Wanted: German to English translator for Asterisk documenation
Hi, we are searching for somebody who can translate German to English Asterisk documentation. We have some generic Asterisk documentation (e.g. http://www.das-asterisk-buch.de ) which we would like to share with the english speaking world. And it takes someone who understands Asterisk and is a native speaker. Babelfish didn't work well. ;-) Please contact me offlist. Stefan -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let'...
2007 Nov 14
1
"Whats New at Digium the Asterisk Company" -- Junk?
...suggest to send it from digium.com and not to use those shady Eloqua redirect URLs. Regards, Philipp Kempgen -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Gesch?ftsf?hrer: Stefan Wintermeyer Handelsregister: Neuwied B 14998