search for: pauses

Displaying 20 results from an estimated 2712 matches for "pauses".

Did you mean: causes
2008 Jul 21
1
queue members randomly become paused after upgrade to Asterisk 1.4
Hi all, I have upgraded my Asterisk box from 1.2.x to 1.4.x version: it seems that sometimes some phones become paused and cannot receive calls anymore. I tried to set autopause = no in every section of my queues.conf but nothing changes.... Anybody knows why a phone becomes paused? Is it an Asterisk 1.4 bug or there is a particular reason for this behaviour? Thank you. Giorgio.
2011 May 05
1
Why is PQMSTATUS empty?
...US}" = "PAUSED"]?unpause,1:pause,1) ; Pause ourselves in one or more queues exten => pause,1,NoOp() exten => pause,n,PauseQueueMember(,Local/${CALLBACKNUM}@from-queue/n) exten => pause,n,PauseQueueMember(,Local/${CALLBACKNUM}@from-internal/n) exten => pause,n,GoSub(changePauseStatus,start,1(PQMSTATUS,PAUSED,unavailable)) exten => pause,n,Hangup() ; Unpause ourselves from one or more queues exten => unpause,1,NoOp() exten => unpause,n,PauseQueueMember(,Local/${CALLBACKNUM}@from-queue/n) exten => unpause,n,PauseQueueMember(,Local/${CALLBACKNUM}@from-internal/n)...
2006 Aug 03
2
RE: [Patch][RFC] Support "xm dump" (is Re: Re:[Patch]Enable "sysrq c" handler for domU coredump)
> Hi, Simon > > >Two things: > > > >1. I''m not convinced ''xm crash'' is needed - ''xm destroy'' will do this > >(and if you want > > a dump, do ''xm dump'' followed by ''xm destroy'') > > > What do you mean? > I think we cannot dump with "xm destroy" now. >
2014 Aug 06
2
Re: [libvirt] libvirt external disk-only snapshot will pause the VM?
Thanks very much Eric! This is exactly what I guessed, I just wondering where I could find this piece of code and control the the pause time of guest, while the snapshot being taken? thanks ! Best, Yuanzhen On Tue, Aug 5, 2014 at 6:30 PM, Eric Blake <eblake@redhat.com> wrote: > On 08/05/2014 03:54 PM, Yuanzhen Gu wrote: > > Hello folks, > > > > If I give command to
2018 Feb 21
2
Geo replication snapshot error
Hi all, I use gluster 3.12 on centos 7. I am writing a snapshot program for my geo-replicated cluster. Now when I started to run tests with my application I have found a very strange behavior regarding geo-replication in gluster. I have setup my geo-replication according to the docs: http://docs.gluster.org/en/latest/Administrator%20Guide/Geo%20Replication/ Both master and slave clusters are
2011 Mar 21
7
Queue pause vs logged out ?
Hey Guys, I knew this is stupid question but i just want to know what is the difference between Queue member logged out vs Pause ? -Satish -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110321/7646a66b/attachment.htm>
2013 Apr 26
1
Bug#706233: Incorrect information about xm dump-core and pausing or not pausing in xm man page
Package: xen-utils-common Version: 4.1.4-2 Severity: normal Hi, During some research I encountered incorrect information in the man page of xm, about the dump-core functionality: The man page says: "Defaults to dumping the core without pausing the domain if no I<OPTIONS> are specified." When taking a look at the source code of this process, the default behaviour is to actually
2009 May 11
1
PauseMonitor() Hanging Up Call
Hi All, I'm at the end of my tether here and would really appreciate some help. I'm trying to implement DTMF based pause/resume of call recording. I'm using Asterisk 1.4.22.1. Here's the scenario: The caller (SIP or ISDN, doesn't matter) dials into the asterisk which executes the following code: exten => _X.,1,Monitor(wav,${CALLDIR}${UNIQUEID},mb)
2008 Aug 30
1
Saving 3d objects vs. pausing in non-interactive (scripted) mode
I am using the RGL library in scripted (non-interactive) mode, but wish to give the data analyst an opportunity to exam the 3D plots. The "data analysts" understand the data, but not R. My intent is to provide simple Windows (XP) batch files that call R and automatically pass scripts to it, and thus permit the analyst to easily access graphics without having to cut and paste commands
2003 Jul 26
3
Marginal write performance & pauses in outgoing transfers - Possible bug
...orkstation running Windows 2000 SP4. Whereas FTP transfers between these boxes average 700 KB/s (10 mbps LAN) in both directions, Samba transfers are exhibiting this odd behavior: Windows 2000 --> Samba = 700 KB/s (perfect) Samba --> Windows 2000 = 100 KB/s (terrible, inconsistent, with LONG pauses) Trust me, I have tried *everything* I've run into as far as tuning goes, so please don't ask if I've tuned up my stuff or request my configuration file :) If this were a configuration-related issue, performance should be the same no matter in which direction data is transferred. Neve...
2018 Jan 08
4
All VMs permanently 'paused'
I set up Alpine Linux as a libvirt-based KVM hypervisor last week. Everything was working beautifully on Friday. I left two Windows VMs up and running and two 'Saved' on Friday afternoon. When I go in this morning the two running ones were 'Paused' and I can't unpause them with virt-manager or with virsh. The other two saved ones I can start, but they are immediately paused
2014 Aug 05
2
libvirt external disk-only snapshot will pause the VM?
Hello folks, If I give command to take external disk-only live snapshot, such as # virsh snapshot-create-as vm1 snapshot_vm1 --disk-only will the guest OS be paused or suspend while the snapshot being taken? Thanks very much! Best, Yuanzhen
2009 Jul 07
0
[PATCH] [VMX] Add support for Pause-Loop Exiting
[VMX] Add support for Pause-Loop Exiting New NHM processors will support Pause-Loop Exiting by adding 2 VM-execution control fields: PLE_Gap - upper bound on the amount of time between two successive executions of PAUSE in a loop. PLE_Window - upper bound on the amount of time a guest is allowed to execute in a PAUSE loop If the time, between this execution of PAUSE
2010 May 26
3
Installing dotnet30
Okay, I think this somewhat of a windows error and has nothing to do with wine errors but I am having trouble setting permissions in the registry using wine. I am trying to install dotnet30 however it gets a windows error and asks if I want to send report or not. I found this thread http://geekswithblogs.net/TimH/archive/2006/11/17/97385.aspx So I went into the registry found the file and
2015 Mar 25
2
Determining if a queue member is paused in Dialplan logic. [1.8]
Howdy, I'm looking at enabling autopause on one of my queues where my queue members are bad about leaving their desks without pausing. The problem I see is that when the queue pauses an Member it doesn't jump into the dialplan to do so which means my handy device state and asterisk database driven Light for the Member showing their paused status won't update. My idea for solving this problem is to check the status of my Member in the queue before I send the calls into...
2002 Aug 19
3
Printers Always Paused - A Solution
I had a problem with Samba 2.2.5 with the printers being permanantly paused to Windows machines. They could print OK - it was only the status that was wrong. The reason for this was because I had used the word office in the printer name / comment. This was causing the parser which recognises the printer status to find 'off' pausing the printer. A quick fix for this is to replace the
2018 Feb 21
0
Geo replication snapshot error
Hi, Thanks for reporting the issue. This seems to be a bug. Could you please raise a bug at https://bugzilla.redhat.com/ under community/glusterfs ? We will take a look at it and fix it. Thanks, Kotresh HR On Wed, Feb 21, 2018 at 2:01 PM, Marcus Peders?n <marcus.pedersen at slu.se> wrote: > Hi all, > I use gluster 3.12 on centos 7. > I am writing a snapshot program for my
2008 Jan 16
3
Pause on graphics
My R script needs to pause or wait for a key or mouse on each graph. I used the following statement after each plot par(ask=TRUE) This works on Windows but not on MacOS. Is there any way to pause on graph in MacOS? Thanks, Vu [[alternative HTML version deleted]]
2002 Jul 22
0
FW: my printers are still paused in Win2k and WinNT 4.0
Jim, Not only does the buffer scrapper code show paused if the Printer name is something like CSQ_office_a but if the host has off in the name like --> hp@mercylaboffice.pa-ucl.com it puts it on pause... Shane -----Original Message----- From: Shane Drinkwater Sent: Monday, July 22, 2002 11:37 AM To: samba@lists.samba.org Subject: RE: [Samba] my printers are still paused in Win2k and
2008 May 07
2
prototype PeriodicalExecuter pause/restart patch
I''ve come up with a patch to PeriodicalExecuter which allows for pausing and restarting without losing the time remaining. I''ve searched for something like this, but the only one I found linked to a dead blog. I wondered if anyone would look over the code, maybe it will make its way into the official release. var PeriodicalExecuter = Class.create({ initialize: