search for: hang

Displaying 20 results from an estimated 13720 matches for "hang".

Did you mean: hand
2005 Sep 12
2
Hang up not hanging up (New Zealand Indications??)
Hi there, I have a new asterisk working in New Zeland and everything is working well except when an incoming call to the PSTN hangs up, asterisk wont hang up the zap trunk (X100P). I have found this information: http://bugs.digium.com/bug_view_page.php?bug_id=0001474 Which discusses my problem and i have made sure that i have the latest info in the indications.conf as follows: [general] country=nz [nz] description = New...
2010 Jan 21
2
Caller hang up not detected
Hi, I'm having trouble getting Dial to exit when the caller hangs up in Asterisk 1.4.21.2. I use a POTS line to call into the DiD given to me by VOIP service provider. When the call comes in, I have the VOIP provider send it to another POTS line. All this works fine however when the caller (me) hangs up, the Dial command does not exit. The callee stays conne...
2004 Oct 03
1
smbfs hang with moderate use
This may not be the place to talk about smbfs, but it's also possible this is a samba problem... Here's the situation, I mount a share on my Linux client from a Linux samba server, and it seems to work okay at first... If I try and play a video from the share, it hangs after an unspecified time, maybe 5-10 mins... if I try and play multiple video's, or let konquror try and thumbnail them then it hangs very quickly (seconds). By hang I mean this: if I try and do an ls in the directory above the mount, ls hangs... if I try and access any files/directories...
2012 Mar 12
4
"Hard" hangs on several Intel(-chipset) boards
Hey! I''m deploying a vanilla Xen 4.1.2 installation at a hosting provider, and I''m experiencing hard hangs (i.e., the system is unresponsive to keystrokes, network is off, I/O to disk is stopped) on several of their available server packages, all based on Intel i7 CPUs and related chipsets. The failure does not seem related to a specific Xen-version (I''ve experienced the same hangs with al...
2011 Jan 31
0
Issue with Asterisk not hanging up second leg when first leg hangs up
...hen a message telling them to press any key to take the call. If the called party press's DTMF then the call is bridged and everything is fine. If the system is playing to the called party the message to press any key (Exten => s,5,Background(/etc/cb/wav/incoming_cb_call)) and the caller hangs up, the called party will keep hearing the message. If they hang up then both legs hang up. If the called party presses any key then the call hangs up. If the caller hangs up shouldnt it hang up the second leg of the call as well ? Whats interesting is that when the caller hangs up Asterisk se...
2015 Jul 16
3
[Patch] Fix hang in safe_sendfile on SmartOS
# HG changeset patch # User Sebastian Wiedenroth <sebastian.wiedenroth at skylime.net> # Date 1437050484 -7200 # Thu Jul 16 14:41:24 2015 +0200 # Node ID 7ef3a533b097e8e6590e754dc56ad308ab29233b # Parent e3640ccaa76d77a9658126d1f8f306480dad8af7 Fix hang in safe_sendfile on SmartOS The call to sen...
2015 Sep 07
1
[Patch] Fix hang in safe_sendfile on SmartOS
> Am 07.09.2015 um 21:34 schrieb Timo Sirainen <tss at iki.fi>: > > On 07/16/2015 06:03 PM, Sebastian Wiedenroth wrote: >> Fix hang in safe_sendfile on SmartOS >> >> The call to sendfile on SmartOS can fail with EOPNOTSUPP. This is a valid error >> code and documented in the man page. This error code needs to be handled or >> else dovecot will retry the sendfile call endlessly and hang. > > Commi...
2007 May 22
1
Any ideas why Rails hangs intermittently?
Hello, I''m stumped. I have a Rails app that seemingly hangs at random times. I am the only user, but my non-optimized application loads a lot of objects (around a thousand) for some report views. Sometimes everything works well. However, if I logout, login, and run the report again, I can usually get the app to hang. I may need to repeat this pro...
2009 Oct 05
2
system hang with btrfs master
I''m using btrfs on two devices here, /usr on sda3 and /home on sdb (dm-crypt device on the whole disk). With btrfs-master the whole system hangs when accessing /home. The system hangs when I''m logging in into my account with KDE and is easily reproducible with dbench. On /usr the hangs appeared also but not as often as on the /home-device. I''ve tested on a third device with new created btrfs on top of dm-crypt, but wa...
2012 Aug 19
2
Finding cause when "virsh list" hangs
Hi, Did something dumb - had two VM hosts with DRBD mirroring of VMs on the same UPS, which failed and crashed them both. While I've got VMs running now on both, "virsh list" and "virsh start" and so on are just hanging. I'm not seeing it log anything in these instances - just hanging. Both systems are Ubuntu 10.10, one with the stock libvirtd 0.8.3 and one with 0.9.12 compiled from source. They each brought up their autostart VMs okay. But I've got no working virsh shell on either now. The 0.9.12 host...
2004 Jan 27
2
rsync still hangs on cygwin 1.5.6-1 and 1.5.7
Hi, Rsync is still hanging under cygwin for me. I'm using rsync 2.6.0 and i've tried cygwin-1.5.6-1 as well as a snapshot of 1.5.7. I've noticed that some people are having success. I shouldn't have to do anything interesting in order to make this work, right? ****************************************...
2008 Jan 30
2
Truning on pid$target probes hangs Solaris
Hi: I''m running Indiana (OpenSolaris developer preview) under parallels in OS X 10.5.1. I can consistently get Solaris to hang. Doing a dtrace -n pid\$target::malloc:entry''{@=count()}'' -c ls will consistently hang Solaris. Basically doing anything with PID provider with the -c option seems to hangs Solaris. Only way to recover is to stop and start Parallels desktop. The same D one liner on a running p...
2023 Mar 09
1
rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
Hi. On Wed, 08 Mar 2023 22:21:28 +0100 Tomasz Chmielewski via rsync wrote: > After upgrading to rsync 3.2.7, the following command hangs forever > (using "--usermap" causes the hang; without "--usermap" it doesn't > hang): > rsync -v -p -e --usermap user:user /etc/services user at remote: This command is incorrect: the -e option needs a command. Without -e this command works for me on Fedora-37...
2007 Jan 15
3
CVS rsync hangs during local copy
Dear rsync people (particularly Wayne), I am finding that the CVS version of rsync hangs during most, but not all, local copies. The problem goes away if I pass --protocol=29, so I'm guessing it is related to the incremental file-list sending. The hanging seems to be timing-dependent. Increasing the verbosity level seems to increase the chance of a hang. If I run rsync repeate...
2011 Nov 10
3
Misterious hang
Hi all, Recently one my Centos 5.7 VM just crashes at least once a day randomly (hang). In /var/log/messages there is nothing at all that there is problem (no error, no failure). The log just stops. The only change I did before this crashes is I activated LDAP authentication, and also auditd. But I don't see any evidence relating to it. Any clue where to look for the cause?...
2006 Dec 18
5
Diagnosing random hangs
I have many different centos machines that are hanging regulary. I believe this is due to something our application is doing - not a centos specific problem. When the machines hang, there is no access to the console or remote access(ssh, rsh, etc). Any tips on debugging this issue? It is becoming quite a show stopper as we migrate our product fr...
2005 Feb 01
2
X100P not hanging up...
...3 X100P cards. Everything is working fine but two days ago I implemented call forwarding using the example from voip-info wiki. Now when I enable call forwarding on my phone and a call comes in it gets redirected to my cell and everything is apparently working. The problem is that when we hang up both Zap interfaces (the one where the original call came from and the one that dialed my cel phone) remain connected. I have to manually hang up using astman or FOP. I have waited up to five minutes and the zap channels will not hang up by themselves. Any idea? -- Carlos Chavez Directo...
2007 Mar 27
0
Samba hangs badly making the OS hang unrecoverably too
..., most interestingly, we had the same issue with another identically configured server. In my young sysadmin career (6 years now) i've never seen such a failure, one causing a linux machine to stop responding on console commands (even ps aux, lsof...), never letting me to look at logs while on hang (console will hang waiting for the file open), neither to kill processes hanging. There's no CPU occupation, nor particular network activity neither resources depleting: it just hangs there with no possibilities to recover it besides an hardware machine reset. All of this considered, i tried t...
2005 Jun 01
2
Problems hanging up PSTN line
I am having problems with * not hanging up an incoming PSTN line, if that line is not answered before the person calling in hangs up. The line hangs in various states, it has hung with a busy tone, with no tone at all. I am running *@home and have a digium 4port line card. This was configured by the genzaptel command I then added tru...
2001 Aug 23
5
rsync hangs on solaris
Hi All, I've got a cron-run rsync (2.4.6) hang on both sides (solaris to solaris). The platform is: SunOS 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-80 Sorry if this has been asked before, for I couldn't find a searchable archive for this list on . Regards, Jie