similar to: OT: Network Wire Brand

Displaying 20 results from an estimated 1000 matches similar to: "OT: Network Wire Brand"

2007 May 09
0
Microsoft CRM & Asterisk
Hi Calvis, We have develop with MsCRM and Asterisk, if you still interested we are very pleasure to help you.? Frank Bobbio +34 932289310 www.icr.es Barcelona Spain [Asterisk-Users] Microsoft CRM & Asterisk calvis calvis at itechgroup.com
2004 Dec 12
0
3com NBX and Asterisk Integration.
I sent this once already but it didnt show up in my mailbox so I am not sure if ever made it to the list. If it did, my apologies. I have an * system and an nbx. My plan is to use several grandstream 286s and plug the the phone cords into the NBX's analog FXO card. It works fine but after I make a call, the port stays open on the NBX and I cannot make another call for around five minutes
2005 Sep 02
0
How to locate Toll Free Ownership
I h ad a similar problem. I have a number I want, which is unused. Call verizon, ask them who the ld owning company is. Mine ended up as mci, then call them and ask, worth a shot... Greg -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of calvis Sent: Friday, September 02, 2005 1:41 PM To: 'Asterisk Users
2006 Jan 15
6
uplink call quality issues
Hi Can someone please help with the following, We are using asterisk@home 1.5 and SIP trunks to communicate to the PSTN network. We are having some problems with the call quality. Although we can hear the other person's voice quite clear when making or receiving a call, we get complaints from the people on the other end saying that our voices sound very unclear, low and that the voice
2006 Jan 13
9
loading zaptel drivers automatically upon reboot
Just installed Asterisk 1.2 on a brand new clean machine running RedHat 9.0. I have a TDM400 card inside. When I boot, the card seems dead. When I do: modprobe wctdm modprobe Zaptel the lights come on and all seems fine, until I reboot that is... After a reboot I have to repeat the modprobe. I shouldn't have to do a modprobe every re-boot should I? How do you get the drivers to load
2017 Mar 03
1
C 7.3 sshd will not reload
On Thu, 2 Mar 2017, Tate Belden wrote: > I have to assume it's something unique to your install, then. > > I run about a dozen sshd instances on as many CentOS 7 boxes around here. > To a one, systemctl restart sshd is all it takes to implement config > changes. Did you actually change something before doing the restart? If nothing changes it will restart every time. If I
2006 Jan 26
1
construct a bundle, subdirs do not exist?
Hi, Sorry to bother, but I checked around and did not succed creating a bundle from six existing packages (which are checkable, installable, etc. individually). I carefully followed the procedure given in ch. 1.1.5 Package bundles. However, I am getting hoffmann at fluke:~/R/Sources >R CMD check cwhmisc * checking for working latex ... OK * using log directory
2004 Nov 09
1
Package Documentation, cryptic
Hi, sorry for this lengthy post. I am using R-2.0.0 on Unix, compiled. Overview: A) R CMD check: Unaccounted top-level text B) In which sections of *.Rd is LaTeX notation allowed, where *not*? C) Codoc mismatches and polyvalent parameters D) Successful R CMD INSTALL and R CMD build E) cp ../Rd.sty . is copy necessary? F) latex ./CWHstat-manual.tex runs into trouble When running >R CMD
2004 Nov 09
1
Package Documentation, cryptic
Hi, sorry for this lengthy post. I am using R-2.0.0 on Unix, compiled. Overview: A) R CMD check: Unaccounted top-level text B) In which sections of *.Rd is LaTeX notation allowed, where *not*? C) Codoc mismatches and polyvalent parameters D) Successful R CMD INSTALL and R CMD build E) cp ../Rd.sty . is copy necessary? F) latex ./CWHstat-manual.tex runs into trouble When running >R CMD
2017 Mar 02
2
C 7.3 sshd will not reload
Hi, On Thu, 2 Mar 2017, Tate Belden wrote: > Might I suggest using "systemctl restart sshd", instead of reload? At the > least - see if it behaves differently for you. restart, reload, stop then start all produce the same results. If I do not change the configuration, and just issue the restart, reload, etc. then it behaves as expected. Obviously that is not useful when you
2019 Feb 14
2
Geany 1.34
FWIW, on Fedora 29, I'm running Geany 1.34.1 and didn't have to enable anything other than the default repositories. So, it'd appear to at least be in the stream. geany-1.34.1-2.fc29.x86_64 On Thu, Feb 14, 2019 at 8:53 AM H <agents at meddatainc.com> wrote: > On 01/04/2019 04:17 AM, H wrote: > > Does anyone know if Geany 1.34 is headed to one of the repositories? I
2019 Feb 16
2
Question about updates
One can also do the 'yum-cron' dance to automate updates. Good writeup and description here: https://www.howtoforge.com/tutorial/how-to-setup-automatic-security-updates-on-centos-7/ On Fri, Feb 15, 2019 at 11:37 PM Rob Kampen <rkampen at kampensonline.com> wrote: > On 16/02/19 6:59 PM, Ralf Prengel wrote: > > Hallo, > > as a beginner using centos I?ve a question
2019 Feb 14
3
Geany 1.34
On Thu, 14 Feb 2019 at 12:47, H <agents at meddatainc.com> wrote: > > On 02/14/2019 05:58 PM, Tate Belden wrote: > > FWIW, on Fedora 29, I'm running Geany 1.34.1 and didn't have to enable > > anything other than the default repositories. So, it'd appear to at least > > be in the stream. > > > > geany-1.34.1-2.fc29.x86_64 > > > > On
2019 Feb 14
2
Geany 1.34
On 02/14/2019 08:19 PM, Stephen John Smoogen wrote: > On Thu, 14 Feb 2019 at 13:25, Stephen John Smoogen <smooge at gmail.com> wrote: >> On Thu, 14 Feb 2019 at 12:47, H <agents at meddatainc.com> wrote: >>> On 02/14/2019 05:58 PM, Tate Belden wrote: >>>> FWIW, on Fedora 29, I'm running Geany 1.34.1 and didn't have to enable >>>>
2015 Mar 18
2
[LLVMdev] XFAIL ASAN on ARM
Hi Kostya, Alex, Some changes in the sanitizers made this test start passing: TestCases/Posix/start-deactivated.cc http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/4277 It passes on both ARM and Thumb, both NEON and non-NEON. Should we mark is as PASS now? Or is that a fluke? cheers, --renato
2020 Jul 08
3
USB-serial adapter for CentOS 7
I've several USB <-> RS-232 dongles around. As well as a few embedded devices. They all "Just Work (tm)" on Redhat, CentOS, Fedora, Debian, Raspian and Kali. Knock on wood - never had a problem using any of them. As the drivers are part of the kernel, I'd expect any distro using a recent kernel to do well. On Wed, Jul 8, 2020 at 9:24 AM Leroy Tennison <leroy at
2002 Dec 20
3
Delayed Write failures with Windows XP
We have users who have their desktop folders on a Samba share. Some of them have been getting "Delayed Write Failure" messages recently on the "cookies/index.dat" file. At first I thought it was a fluke related to a network outage we experienced, but now I'm finding out it had been happening previously. This is Samba 2.2.5 on SuSE Linux SLES7 on S/390. Does anyone have
2017 Mar 02
0
C 7.3 sshd will not reload
I have to assume it's something unique to your install, then. I run about a dozen sshd instances on as many CentOS 7 boxes around here. To a one, systemctl restart sshd is all it takes to implement config changes. Only time it's given me fits is if I forget to actually write the config file in VIM. That pesky w gets me on rare occasion. On Thu, Mar 2, 2017 at 11:50 AM, <me at
2019 Feb 11
0
Forums down?
I can log in and view the forums just fine. But yea, using your search link, I get that same 'server busy' Informational. Man, looks like it's been awhile since I've visited there..... On Mon, Feb 11, 2019 at 11:20 AM J Martin Rushton via CentOS < centos at centos.org> wrote: > All day I've been getting "Sorry but you cannot use search at this time. > The
2019 Feb 14
0
Geany 1.34
On 02/14/2019 05:58 PM, Tate Belden wrote: > FWIW, on Fedora 29, I'm running Geany 1.34.1 and didn't have to enable > anything other than the default repositories. So, it'd appear to at least > be in the stream. > > geany-1.34.1-2.fc29.x86_64 > > On Thu, Feb 14, 2019 at 8:53 AM H <agents at meddatainc.com> wrote: > >> On 01/04/2019 04:17 AM, H wrote: