similar to: Hang up call

Displaying 20 results from an estimated 7000 matches similar to: "Hang up call"

2006 Oct 08
1
Multisceen Support WAS : Re: [Fwd: Re: compiz coding style]
Hi list ! A quick reaction to : > Dual-/multi-head support? After lots of inquiries you rudely brushed > that subject aside because "xinerama isn't really useful" and made it > pretty clear how much you valued the community: > ,---- > DR> I wont accept any xinerama patches, if you like to use xinerama > DR> until proper multi-screen support is implemented,
2006 Oct 20
1
Good news on WxWidgets 2.8.0
Hi Just tried out the most recent dev release (2.7.1) of WxWidgets. The first bit of good news is that 2.7.1 has lots of attractive new widgets, such as RichTextCtrl, pickers, and the AUI. This is an add-on that''s now been merged into the core, and provides sophisticated things like dockable toolbars, perspective layouts, semi-transparent dragging etc. They seem to have brushed up
2009 Jun 05
7
Reporting a Complaint
I'm sorry my first post is along these lines, but I recently made a bug report regarding a game running in Wine and was, in rather unfriendly words, informed that I had posted in an incorrect bug report by a developer. I subsequently started a new bug report for the problem and was replied to by that same developer from the first bug. He replied in more, rather unfriendly, terms and
2007 Dec 30
2
Patch: fragment reconstruction MMX for GCC
Hi again, I measured my fragment reconstructions against the compiler output from GCC and well - the new codes perform better, so I brushed up my gcc inline assembler skills and made a port. Code is here: http://torus.untergrund.net/code/mmxfrag.c All routines perform much better now. Inter2 alone got a speedup of factor 5 on Pentium-M. Athlon CPU's execute roughly 3 times faster.
2006 Nov 23
2
command option for R CMD BATCH
I wish to use R CMD BATCH to run a small R function which reads a text file and plots a single graph to a PDF file. > version _ platform x86_64-unknown-linux-gnu arch x86_64 os linux-gnu system x86_64, linux-gnu status major
2015 Feb 10
2
[PATCH] x86 spinlock: Fix memory corruption on completing completions
On Tue, Feb 10, 2015 at 10:30 AM, Raghavendra K T <raghavendra.kt at linux.vnet.ibm.com> wrote: > On 02/10/2015 06:23 AM, Linus Torvalds wrote: >> add_smp(&lock->tickets.head, TICKET_LOCK_INC); >> if (READ_ONCE(lock->tickets.tail) & TICKET_SLOWPATH_FLAG) .. >> >> into something like >> >> val =
2015 Feb 10
2
[PATCH] x86 spinlock: Fix memory corruption on completing completions
On Tue, Feb 10, 2015 at 10:30 AM, Raghavendra K T <raghavendra.kt at linux.vnet.ibm.com> wrote: > On 02/10/2015 06:23 AM, Linus Torvalds wrote: >> add_smp(&lock->tickets.head, TICKET_LOCK_INC); >> if (READ_ONCE(lock->tickets.tail) & TICKET_SLOWPATH_FLAG) .. >> >> into something like >> >> val =
2006 Jan 20
5
iDEFISK (mac iax2 softphone) release
] Hey ho, A few days ago we released the linux version of the phone, today we are very happy to have the mac version ready for a little field test. Freely downloadable from http://www.asteriskguru.com/tools/idefisk_mac.php At the same time, we also put a newer version of the windows and linux versions online. Let us know how you feel about it, a more mac look (brushed metal) is coming.
2005 Jul 10
6
iax.cc opinion request
I am considering using iax.cc (sixtel) and wondering if anyone had opinions, good or bad. Are there outages with any regularity? How responsive are tech support? How is packet loss? I am particularly interested in termination to the UK, but will accept any comments people have. Thanks -- Trixter http://www.0xdecafbad.com Bret McDanel UK +44 870 340 4605 Germany +49 801 777 555 3402 US
2009 Nov 18
0
Effective measurement of point-polygon distance
Dear list I have two datasets, one with a large number of point coordinates, the other with spatial polygons. I want to measure the shortest distance from each point to the border of all polygons, and then store the results as a column in a data frame. (Or a vector that can be turned into a column in a data frame). The points and polygons represent different types of events, happening at
2015 Aug 21
0
Bug#787193: xen-utils-common: xen-init-list crashes with TypeError, renders reboots unfeasible after upgrade from wheezy to jessie
> This bug was already reported as #763102 and was brushed off because maintainer > says it implicates xend which is not there in 4.4 anymore. Quoting the explanation sent when closing #763102: If you think a bug has been associated with xend in error please check if it still reproduces with the packages in Jessie (currently 4.4.1-3) and reopen. I'm sorry you felt this was
2001 Sep 28
2
MMX/3dNow! etc
Hi, I´m new on this list so I really don´t know that kind of questions have been asked, but here I go. Is the current ogg plug-ins using any mmx or 3dnow! instructions? Is there any performance to gain? I know that most of the mp3-decoders uses mmx/3dnow! to decode mp3streams so in theory it would be applyable to ogg to...? Just a thought... Regards, Andreas Karlsson hermes@home.se
2010 May 15
3
Preventing Windows from changing file permissions
Hi,? Is there a way to configure samba such that Windows applications are not allowed to change file permissions for existing files in the share.? I just want to be able to read and modify the files from Windows without affecting the file permissions inadvertently. I do not care about any Windows side file attributes such as ACL.? I tried several things including parameters such as 'map
2003 Sep 27
2
Budgetone + NAT: Firmware Version?
I inadvertently unplugged my Budgetone phone tonight and I think it went out and upgraded its firmware. It is now at 1.0.3.81. Does anyone know how new this might be? Suddenly things that have been working wonderfully before don't work--basically it seems to do the SIP stuff just fine but then all the RTP stuff breaks, even something as simple as retrieving my voicemail from a server on
2003 Sep 18
2
Deleted smb.conf
I have RedHat 9.1 running. Installed Samba that comes along with the OS to test it out. When I was playing with it, I deleted the smb.conf file inadvertently. I uninstalled and reinstalled the Samba utilities, but that didn't help. How do I get back the default smb.conf file? Thanks in advance. Satish Kumar
2016 Dec 13
2
syntax difference clusterExport in parallel and snow
We got some errors and eventually figured out that parallel::clusterExport second argument is "varlist" while in snow::clusterExport it is "list". The user had loaded parallel first, but did something else which inadvertently loaded snow, then clusterExport failed because we had "varlist" and not "list". Are these different on purpose? pj -- Paul E.
2020 Jun 23
2
[RESEND PATCH 1/3] nouveau: fix migrate page regression
On 2020-06-22 16:38, Ralph Campbell wrote: > The patch to add zero page migration to GPU memory inadvertantly included inadvertently > part of a future change which broke normal page migration to GPU memory > by copying too much data and corrupting GPU memory. > Fix this by only copying one page instead of a byte count. > > Fixes: 9d4296a7d4b3 ("drm/nouveau/nouveau/hmm:
2015 Jan 07
2
EZStream and Cue Sheets
I may have asked this before, but either I didn't, or I've inadvertently discarded the message containing the answer, so pardon please if this is a repeat. Wil EZStream ever support cue sheets--a companion file containing metadata information normally inserted into the stream from that contained in the multimedia file itself? More play-out software is including the ability to produce
2017 Dec 07
2
Error in loadNamespace
Hello R Community, I inadvertently updated packages via R Studio when a package was open. Now when R Studio is opened the message below appears in the console panel. Error in loadNamespace(name) : there is no package called ?yaml? Error in loadNamespace(name) : there is no package called ?yaml? When running R code, so far the only function that has not worked is datatable () in the ?DT?
1999 Apr 06
2
Funny warning message
Hi Sometimes (and I haven't yet found out what causes it) I get a message: Warning: ingnored non-function "t" I think it may be either when I have done a Ctl-C to break in or I may have inadvertently named a variable after one of the many system or other functions. I have seen names other than "t". Anyway, the only way I can get rid of it is to exit and restart. I