search for: dvt

Displaying 17 results from an estimated 17 matches for "dvt".

Did you mean: dst
2005 Jun 04
3
zap to zap bridging not hanging up
...t hangup the channels when the parties finish. Is there something I am missing or an dial option that I should be using. I am using latest CVS. [night] exten => s,1,Answer exten => s,2,Wait,1 exten => s,3,Set(TIMEOUT(digit)=3) exten => s,4,Set(TIMEOUT(response)=6) exten => s,5,Set(dvt=${DB(DIVERT/MOBILE)}) exten => s,6,Gotoif($["${dvt}" != ""]?s|7:s|103) exten => s,7,Dial,${PSTNTRUNK}/${dvt}|30|tr exten => s,8,Hangup [default] include => melton-night|17:31-8:59|mon-fri|*|* Thanks master
2009 Oct 12
5
customized centos 5.4 install, core install?
Hello, This might be called a core build not completely positive. What i want to do is make a completely customized centos 5.4 unattended CD or DVt not only installs a specific list of apps apps that i want on each system, but configures them automatically perhaps via scripts, and enables or disables services etc. Basically, i want to drop the CD or DVD in a box which will probably not have a monitor anyway, and walk away. I then come back or...
2004 Jun 16
1
off topic: C/C++ codes for pseudo inverse
Hi, I am looking for C/C++ codes for computing generalized inverse of a matrix. Can anyone help me in this regard? Thanks, Mahbub.
2012 Sep 21
8
Re: Xen + DVB = not working. memory allocation issue?
...e also include xen-devel on the To header. I''ve done that for you. > > I refer to your patch at: > http://lists.xen.org/archives/html/xen-devel/2012-01/msg01927.html > which I found reading > http://www.gossamer-threads.com/lists/xen/devel/256197 > > I have a winfast DVT 2000H (cx88) DVB card which is not able to > scan/watch digital TV when running under Xen. Did you first try running it under baremetal Linux (using a Live CD for example?) Did it work there? How does it not work? Can you program it? Is this under a guest or the main kernel? When it wsa not wo...
2012 Sep 28
2
UEFI boot with memdisk
...tmenu chooser=textmenu delay=20 prompt # # the files containing the text (with attributes) to display # message=textmenu-message.msg # # files to load when the corresponding function key is pressed # f1=general.msg f2=params.msg image=/images/RHEL6.2-x86_64/vmlinuz label=RHEL6.2-x86_64-dvt append="append ksdevice=bootif lang= kssendmac text ks=http://192.168.120.254/cblr/svc/op/ks/profile/RHEL6.2-x86_64-dvt" initrd=/images/RHEL6.2-x86_64/initrd.img read-only root=/dev/ram image=memdisk label=Windows append="append raw...
2008 Jun 13
12
puppet/naginator?
I''m very interested in the way that puppet appears to be able to generate nagios configurations though I can''t seem to find any documenation on how it works: http://reductivelabs.com/trac/naginator is clearly a placeholder page... Meanwhile the various pieces of info at links such as: http://reductivelabs.com/trac/puppet/wiki/TypeReference#nagios-host are just teasing me.
2015 Mar 25
5
SSL only working in DEBUG mode
...the hardest job. Once you isolate the problem occurs only when running as a deamon and not in debug mode, searching for a problem is easier. Moreover we have done so many tests on this feature that it is really surprising we didn't detect this problem before. But when we look more precisely at DVT linked by Charles, we can see we did test only in direct mode, not in deamonized mode. > > I'm glad to see that NUT isn't faulty :-) > > >> There is a workaround to use NSS with fork but it is more setting a flag >> to share some resources (primarily sockets) but m...
2003 Jan 29
2
shorewall ( and everything else) quit logging
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a machine that is running Shorewall 1.3.11a. Last night it quit all logging. The "messages" file just ends at 4:20 PM, no entries since. I was vim''n into that file about that time.... Any ideas how to start logging without a reboot? Thanks for your time, Steve Postma Sys Admin Travizon -----BEGIN PGP SIGNATURE----- Version:
2002 Jan 02
0
Shorewall, FreeS/WAN, and IPSEC
...he RSA key pairs for me, the public key was NOT in hex. Therefore, I dropped the leading ''0x'' shown in the jixen.tripod.com example. - [left|right]nexthop is the respective machine''s default gateway. Frees= wan needs this to set up routing correctly I hope this helps, dvt _______________________________________________ Shorewall-users mailing list Shorewall-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/shorewall-users
2012 Oct 12
2
NSS support in trunk (was: NSS branch pull request)
...IPv6 reachability ... ok > test_upsmon_notif (__main__.BasicTest) > Test upsmon notifications ... ok > test_upsmon_shutdown (__main__.BasicTest) > Test upsmon basic shutdown (single UPS, low battery status) ... ok > test_upsrw (__main__.BasicTest) > Test upsrw ... ok ... > The DVT have been successfully passed by Fred Bohe (Eaton). > for those interested in, this tests validation report is available here<http://www.networkupstools.org/tmp/NUT-NSS_Mini_DVT_exec10Oct2012-FBohe.pdf> . the current plan is still to release NSS support with 2.8.0. I will discuss, in a s...
2015 Mar 26
0
SSL only working in DEBUG mode
...st job. Once you isolate the problem occurs only when running as a deamon and not in debug mode, searching for a problem is easier. > Moreover we have done so many tests on this feature that it is really surprising we didn't detect this problem before. > But when we look more precisely at DVT linked by Charles, we can see we did test only in direct mode, not in deamonized mode. > >> >> >> I'm glad to see that NUT isn't faulty :-) >> >>> >>> There is a workaround to use NSS with fork but it is more setting a flag to share some resource...
2012 Oct 12
2
One client out of 150 doesn't apply config changes
Hello everyone, I have one puppet client that suddenly stopped applying configuration changes during the. I''m running with -v to see errors - no errors are shown and the puppet run completes with: info: Caching catalog for <system name> info: Applying configuration version ''1349982313'' notice: Finished catalog run in 49.28 seconds However, the changes required
2015 Mar 21
0
SSL only working in DEBUG mode
On Fri, Mar 20, 2015 at 4:40 PM, Emilien Kia <kiae.dev at gmail.com> wrote: Some precisions: > > we are not alone, some projects had similar problem: > http://bugs.bitlbee.org/bitlbee/ticket/785 > And the problem is really coming from NSS initialization. Discussion about > the issue here : http://osdir.com/ml/mozilla.crypto/2002-08/msg00016.html > Wow! Congratulations on
2015 Mar 20
2
SSL only working in DEBUG mode
Some precisions: we are not alone, some projects had similar problem: http://bugs.bitlbee.org/bitlbee/ticket/785 And the problem is really coming from NSS initialization. Discussion about the issue here : http://osdir.com/ml/mozilla.crypto/2002-08/msg00016.html There is a workaround to use NSS with fork but it is more setting a flag to share some resources (primarily sockets) but must
2015 Mar 26
3
SSL only working in DEBUG mode
...the problem occurs only > when running as a deamon and not in debug mode, searching for a problem is > easier. > > Moreover we have done so many tests on this feature that it is really > surprising we didn't detect this problem before. > > But when we look more precisely at DVT linked by Charles, we can see we > did test only in direct mode, not in deamonized mode. > > > >> > >> > >> I'm glad to see that NUT isn't faulty :-) > >> > >>> > >>> There is a workaround to use NSS with fork but it is mo...
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...p-NR<f82>AS|!!xcW!YraDoLL_<yy!pig@o%vK%HlM@F zw4FX-r}y;{`l-(8__fB>ee?tYE;C>DR3{}~oJ~wa+mqcM!=26luaJ}e*s4VjQbra6 zd4+BDJHS8T25^y<={A&<8K2WfTSkf+ZK7xg2I)tL`ns*3pu@}P!p#bW3VgGCFp!(b zR20x@_o&|J@)yvvCok^EPg#kzeQyIY57kiAcs5`iQ1cLPq#d84L8LL(54-6&ntSS? z3&-$}0|KRX9`9nG!dvT~&=hR#SrmfK=2>JN`V9FnDqrRPsnMrmkpU#s6%POEfisDE z4Tf8+{aYKgHszk!cPCd;iENn0FX#~#5%UA&?#=~CIHs4+CV$TPCV`{XDS&EFQ$ivP zDnTt*RgM|*0P-;?2Xq|N*28Wc(u~nE53-m+YA`~7+Ik-fO8sW{+tGy;pWvvpGN>%X z^XvydyL%JCv?-Q3d(8C|c%_iLYZjSbA6|Yt7Llz+;sm2-0{<fO7-Mn$`v*7x`qu>3 z*wk<Y>;ju!qLlG{<;f...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...zJp11~`#(H;B+qUjJbM&iG++#1EMOd9JYWJ~B483=GGGc|DqtF5I$#FC!?R~1m<5;( zm;;y#sO9QBV*Fh-vMA44NO<ld!gCfAPL?2C3Rni(a-{#pu{GzeKrFy>Rw5Y6$zOQx zDrB!l%E!qX1T{Q&ErPo_K|gZWAzIFJ)}xvYNNyxN?_PwP0b7uDA7CrM%L#f+wgLQ{ zl=9r|V7MRf0O9(B2p>YuKu-R{Nk5+RFcKJW?jy+Df$&klV`$-VggXJd0K36c#&h=| z=+DVtIqA!DpFpCP=j;XRK12ue+$X`gAJIE_?g3B_B3i|B4}tm=l20Rf7tcM6<THdf zJ%S|Up8FiKo(CL7`c9s63_*~S3Z8Qu#1lxJ1k(!$PXPw-oYP32LDq{1&mw#Y at G`RQ z;p7zr)ttPFoYz2o9pO2U-az;!!b+a=7NTz>>m7vef>h6Q-b3_#kUl{8AxI at W_aj6< z27H3#r+^VW_cH{Tb at DmLUjV)Ye1%e91HJ+MTf&=t5BLG_H}3qA at D_LT7UvQC0=NKZ zP&...