similar to: Hook Flapping on Cisco 7960

Displaying 20 results from an estimated 7000 matches similar to: "Hook Flapping on Cisco 7960"

2016 Mar 09
4
mkdir-dup test flapping
We looked at this some more, and Andrew seemed to understand and wrote the attached patch. > > We got the logs by forcing smbd to run with -d10 by patching > file_server/fileserver.c. The issue appears to be in this call: 3638 /* Ensure there was no race condition. */ 3639 if (!check_same_stat(&smb_dname->st, &fsp->fsp_name->st)) { 3640
2008 Jan 10
3
OT - Is handover included in DECT GAP ?
Hi, Do you if a DECT-GAP (or DECT-CAP) compliant handset MUST or MAY support roaming and handover and are these functions transparent for handset (then, these functions are implemented in DECT base stations) ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080110/4254f602/attachment.htm
2016 Mar 09
0
mkdir-dup test flapping
On Wed, Mar 09, 2016 at 04:11:05PM +1300, Douglas Bagnall wrote: > We looked at this some more, and Andrew seemed to understand and wrote > the attached patch. Great catch you guys ! Thanks for taking a look, I've been busy on other stuff for the past few weeks. Let me go through the issue and proposed code *really* carefully :-). The open code can be really tricky (as you've
2005 Aug 17
8
DECT gateways
Heya list, I need some advice/experience. Some of our customers are asking us about DECT solutions for their asterisk install. Some others will not go to asterisk if there won't be a DECT solution. They now have a Siemens or a Samsung PBX. Those PBX-es come with a DECT basestation and optionally repeaters etc. All those basestations speak some own protocol to the PBX, so we cannot use them
2005 Aug 16
2
SIP "agent" phone w/ headset
I have a call center where we're looking at converting it from a traditional PBX w/ digital phone "agent" sets (keyless phones) that have headsets to a SIP based environment. I am having trouble finding anything on the market that resembles this in the VoIP world. For reference, we're currently using Inter-Tel Agent Sets, which are basically a digital phone with out any keypad,
2006 Jan 28
1
Looking for 150 SIP desktop phones with power over ethernet that will work with Plantronics HL-10 Handset Lifter for Remote Answering
I am looking for SIP with power over ethernet desktop phones that will work with asterisk and Plantronics HL-10 Handset Lifter for Remote Answering. Any suggestions? I am considering buying about 150 of these desktop phones for a new call center.
2008 Feb 20
1
OT - DECT-GAP Handsets with Polycom-Kirk 600/3 base station
Hi, I need to subscribe and use several Polycom-Kirk 5020 handsets along non-Polycom-Kirk handsets on a one-cell Polycom-Kirk 600/3 base station. Has anyone tried this ? Which values did you pick for Subscription mode (with or without Account Code) and IPEI ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jul 14
3
domains flapping
Whilst tinkering with lvm (which now works great - thanks!), I made a typo which caused the domain to stop booting. I think it was just that I got the config file wrong in terms of which device mapped to which. Anyway, I had specified ''restart=True'' and so the domain was starting to boot, failing, then restarting again. This was the expected behaviour, but it was a pain to kill.
2013 Mar 29
3
if clause in data frame
Hi, final<-data.frame() ?? for (m1 in 4:10) { ?????? for (n1 in 4:10){? ?????????? for (x1 in 0: m1) { ????????????? for (y1 in 0: n1) { final<- rbind(final,c(m1,n1,x1,y1)) res}}}} ?final1<-within(final,{flag<-ifelse(x1/m1>y1/n1, 1,0)}) ?head(final1) #? m1 n1 x1 y1 flag #1? 4? 4? 0? 0??? 0 #2? 4? 4? 0? 1??? 0 #3? 4? 4? 0? 2??? 0 #4? 4? 4? 0? 3??? 0 #5? 4? 4? 0? 4??? 0 #6? 4? 4?
2016 Jun 17
4
SPA112 flapping
Hi all, I've got a device that seems to become unreachable for about 2 minutes, every hour. From what I can tell, it isn't due to network or server issues. Any ideas? TIA. -- Mike Diehl Diehlnet Communications, LLC. Voice: (505) 903-5700 Fax: (505) 903-5701
2005 Jan 25
2
Cisco 7940/7960
This may be OT, but I can't seem to find how to do this. I have 7940/7960's with Skinny on them. When you start pressing numbers on the dialpad, you start building a number to dial. When I install SIP, that functionality goes away. You have to hit the speaker button, or lift the handset before you can start dialing. Is there a setting I am missing, or is this just a product of
2004 Jan 17
1
After reinstall XP - browsing doesn't work
Hi all, I use Samba 2.2.7a-SuSE. It works correctly, but after when I reinstalled my XP, the browsing hasn't worked. :( Example, I try to browse from Explore, it halt. But if I try to access (for example) \\server\mp3, it works. What is wrong? Thanks! Regards, Roland My smb.conf: [global] time server = yes netbios name = Stargate workgroup
2004 Sep 26
1
Autodial on off-hook?
I'm looking to build an application which requires a phone to autodial when the handset is lifted off of the hook. Since the system will be available to the general public, I want a solid phone that will withstand abuse, but not be too expensive. I'm leaning towards using a Sipura adapter with an analog outdoor handset. However, I don't nor ever have had a sipura adapter, so I'm
2007 May 29
6
Remote system up/down monitoring tool?
I have a small number of boxes in different locations, and currently have a fairly crude cron job running on each, which does a ping of one or more of the other boxes, and if the ping fails, it emails me to say the other box might be down. It then emails me again the next time the other box appears to be up. Of course, this can't distinguish between the remote box really being down and there
2006 Jun 22
0
HP DL360, tg3 driver, bonding and link flapping
Hi *, I'm running into a problem configuring bonding on an HP DL 360 G4p, running 4.3 + tg3 driver version 3.43f. I'm connecting eth0 and eth1 to a Cisco 2948 (CatOS 8.1(3)) and receiving flapping notices. The ethernet address is that of the primary interface. I have tried several different modes, including balance-rr (0), active-backup (1), and balance-alb (6). All have the
2006 Apr 06
2
chan_sccp and hinting
Ok, so multiple people have said that hinting is possible with chan_sccp on the 7940/7960's and such, has anyone got this working? How do you go about getting this to work? I'd use the wiki, but it's link to the mailing list topic on that doesn't work anymore :( -- Aaron Daniel Computer Systems Technician Sam Houston State University amdtech@shsu.edu (936) 294-4198
2008 May 12
1
Status of OL / OB flapping with no real pattern
Hi, all - I've searched the archives, and although I've come close to finding a few things that describe my problem, I haven't been able to nail it down. Basically I've got 8 TrippLite SU3000RTXR3U's (Couldn't it be a simple model number, like "4UPS"? hah!), and when I tap in to them with nutc, I see that the status flaps back and forth between OL and OB quite
2016 Mar 09
0
mkdir-dup test flapping
On Wed, Mar 09, 2016 at 04:11:05PM +1300, Douglas Bagnall wrote: > We looked at this some more, and Andrew seemed to understand and wrote > the attached patch. > > We need to decide if the change in owner is enough reason to refuse > the open(), or if we should just continue. > > On the basis that the owner change is not significant, we reworked the > code to do the
2011 Jan 26
3
ipconfig fails when an interface is flapping?
I had an odd situation yesterday, klibc 1.5.17 ipconfig was trying DHCP on all 3 NICs in the server, but one has a bad switch that causes the link on eth2 to go up/down every 10 seconds. IPconfig would just time out. If I tell ipconfig to only try eth0, then DHCP address is configured, and the netboot proceeds 100%. I'll take a peek at the code but maybe someone here is familiar with the
2009 May 18
1
timestamped debug output (was: upsd flapping in the breeze)
2009/5/16 Arnaud Quette <aquette.dev at gmail.com> > > > 2009/5/7 Daniel O'Connor <doconnor at gsoft.com.au> > >> On Wed, 6 May 2009, Arnaud Quette wrote: >> > I think I've found something, but I would need an upsd debug output >> > (level 3) to see what going on the state socket. >> >> I've attached a log for you. >>