similar to: How do you dial an alternate line on busy with several multi-line phones?

Displaying 13 results from an estimated 13 matches similar to: "How do you dial an alternate line on busy with several multi-line phones?"

2012 Feb 17
1
Swtiching workspace while gaming with wine
I can switch workspaces easyly, when my game is launched in windowed mode, but I get really low fps. so I run it in fullscreen. The game is Lord of The RIngs Online (Lotro). I can switch to other workspace, but when returning to workspace where I started my game, game window takes only 60% of screen (see the screenshot). Any way of fixing this? Enabling virtual desktop in wine doesn't make it
2006 Jan 28
1
boot bootcd (isolinux) copied on the hard disk
Hi, I try to boot some bootcd copy on the hard drive. I read (an try) that it's impossible to boot a cdrom .ISO image . ok So now I "unzip" the .iso into a folder (not a partition ! Because I have lot of .iso), and convert the entry from the isolinux.cfg to a valid grub entry (put in my menu.lst). The iso come from a bootable cd with isolinux. I will make a script for the
2004 Dec 16
1
BRI Card not recognized
Dear all i am using Fedora Core 2 . i have Planet BRI TA with HFC chipset ( hisax ) i can easyly connect to internet using BRI but this card is still not recognized by asterisk i am using i4l driver . some people suggest i should try bristuff from junghanns.net any ideas ? Thanks and Regards Talha
2006 Nov 01
1
Optimization and garch
Good day, Here I was trying to write a code for Garch(1,1) . As garch problem is more or less an optimization problem I also tried to get the algorithm for "nlminb" function. What I saw that if use this function 'nlminb" I can easyly get the estimate of parameters. But any other function is not working. I tried to write my own code for optimization using Quasi-Newton
2006 Dec 21
0
State of the art
Hi people, here's a little status report on my swfdec hacking and what I'm intending to do in the near future. The swfdec codebase right now is in a releasable state and I intend to cut a release when I've hacked up a mozilla plugin that's "good enough". I've also updated the READMEs and stuff like that, so it contains at least a bit of docs right now. I have
2012 Sep 18
3
ommoting rows
Hi I have an output data Data.csv this style: ,"V1","V2","V3" 1,"-9552","9552","C" 2,"0","9653","0" 3,"9614","9614","V" 4,"0","9527","0" 5,"-9752","9752","C" 6,"0","9883","0"
2009 Mar 04
2
[PATCH] accept SOCKS request over the mux socket
Hi, The attached patch extends the mux listener to accept SOCKS requests in addition to the native mux commands. The rationale behind is that creating tunnels attached to TCP ports is a security hazard in multi-user machines where there is no way to control who connects through the tunnels. On the other hand, The mux UNIX domain socket binds to the file system and regular permissions can be
2000 Jan 30
1
Slow writes from MS-DOS LanMan Client to Samba server
Hello together, well since I'm close to the despair with my problem I wanna describe it here and maybe anyone has a good idea. As the subject already told you I'm trying to connect from a MS-DOS Client to my Samba Server. I'm running a smbd 2.0.5a on a AMD K6-III machine which has two IBM 16.8 GB IDE drives and is connected to over a 3com 3c905b with 100Mb to a fullduplex hub. So far I
2005 Jun 10
1
Sum up the values of a function
Dear R-Users, I have to do a maximum-likelihood estimation and have now a problem concerning how to sum up my function values in a smart way. I don't know how to explain it easyly, so I give you the code and show you where my problem is. I have shorten the code a little bit, so that you only get the necessary facts: ws12 <- function (z, i) (1/(1+exp(z[1]*(z[3]-x1[i]-
2013 May 01
2
Replacing Win2000 DC with Samba4 - Success!
Hi! Just wanted to share a little success story: We where asked to replace a Win2000 DC deployed by another company which is'nt existing any more. As our focus is software development on linux we wanted to deploy a Samba-server instead of Windows. So after some trial and error and a lot of reading and asking (many thanks to all that tried to help!) in mailing-lists and forums we
2001 Oct 31
4
OggMux, a simple ogg file multiplexer
Hello, I have in the past few days played a bit with libogg. My goal is to learn enough of it to try wrapping current tarkin codecs into an ogg file, with vorbis sound eventually. I did work on a small program which allows you to easyly (de)multiplex Ogg files in a way which seems to conform to the docs. You can do things like: oggmux in1.ogg in2.ogg in3.ogg - mux3.ogg oggmux mux3.ogg -
2008 Apr 15
0
Same output in NUT as from APC tools?
Hello, Since I have now nearly all stuff running on my LH7A404 and now I am working on my DS80C411, I like to know, whether NUT show the APC UPS stats like the APC tools. Currently I do not know, HOW NUT triber the USB-Poert to get out the infos of the UPS. In theory I do send out only arround 5-60 lines of data which then NUT or any other programs must parse or something
2009 Mar 11
8
[Bug 1572] New: accept SOCKS requests over the mux socket in master mode
https://bugzilla.mindrot.org/show_bug.cgi?id=1572 Summary: accept SOCKS requests over the mux socket in master mode Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: ssh AssignedTo: unassigned-bugs