similar to: Tripp-Lite SU6000RT4U - not supported?

Displaying 20 results from an estimated 600 matches similar to: "Tripp-Lite SU6000RT4U - not supported?"

2008 Dec 19
3
Pre-routing manipulation of calls
This is concerning an Asterisk 1.4.18 server. We have approximately 70 DID numbers. Incoming calls are placed into the "incoming" context (by zapata.conf) and are routed based on the dialed number. I want to do some manipulation (CallerID name override) to all incoming calls before they are routed. I would prefer to avoid duplicating the necessary code in each DID extension stanza,
2005 Dec 19
1
tripplitesu driver fix
The 2.0.2+ tripplitesu drivers do not recognize SmartOnLine SU2200XL and possibly other SmartOnLine UPSes. Here is a one-line fix. Lee --- ../nut-2.0.2/drivers/tripplitesu.c Thu Jan 27 08:33:21 2005 +++ drivers/tripplitesu.c Sat Oct 1 13:38:51 2005 @@ -227,7 +227,7 @@ buffer[4] = '\0'; if (!strcmp(buffer, "~00D")) { - if (ser_get_buf_len(upsfd, buffer, 4, 3, 0) <=
2008 Oct 13
1
Tracking T1/PRI channel status - inbound vs. outbound
I need to monitor the states of my T1/PRI Zap channels. Specifically, I need to be able to programmatically determine whether a channel is unused, carrying an inbound call, or carrying an outbound call. Using the manager interface, I can easily tell whether a Zap channel is used or not by looking at the results of: Action: Command Command: zap show channel <x> Or: Action:
2008 Jul 31
1
PDC cannot become master browser; cannot change passwords
I am having two problems, possibly related, while performing pre-deployment testing of a Samba/OpenLDAP PDC with data that was vampired from an NT4 PDC. The Samba server fails to become a local master browser, and password change attempts (from a Windows client) fail. I followed Samba-Guide/ntmigration.html (taking some liberties with various items of configuration), ending with step #19.
2016 Oct 20
2
TrippLite SU3000XLCD
I'm having trouble with a TrippLite SU3000XLCD. I'm using a Raspberry Pi running Raspbian (wheezy) with NUT 2.6.4. I can monitor my older TrippLite UPSs, mostly SU1000RT2Us, with this Pi and a USB to serial adapter. My first thought with the SU3000XLCD was to use the USB port instead of the serial port as that's the "modern" thing to do. When I plugged the USB cable in
2006 May 18
1
Tripplite SU2200XL
Can anyone help getting a Tripplite SU2200XL to work with nut 2.0.3 using the supplied serial cable? Starting the ups service yields: Starting tripplitesu: Network UPS Tools - Tripp Lite SmartOnline driver 0.02 (2.0.3) Unable to detect Tripp Lite SmartOnline UPS on port /dev/ttyS0 I also have Tripplite's PowerAlert 12 software installed and when run it finds the UPS without a problem. So
2004 Aug 06
5
bandwidth negotiation
Does Icecast support bandwidth negotiation like Real's server? If so, how would one configure this (can't find it in the docs or list archives). If not, is there any interest in adding this capability? -- Kevin DeGraaf --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2010 Mar 09
1
Tripp-Lite SU2200XLA problem
Hi, I kludged support for the TrippLite SU2200XLA into nut-2.4.3 as follows: --- ./drivers/tripplite-hid.c.0 2010-03-03 15:53:20.000000000 -0500 +++ ./drivers/tripplite-hid.c 2010-03-03 15:53:40.000000000 -0500 @@ -81,6 +81,8 @@ { USB_DEVICE(TRIPPLITE_VENDORID, 0x4002), battery_scale_1dot0 }, /* e.g. TrippLite SmartOnline SU1500RTXL2ua */ {
2002 Jun 05
1
Per-port hostkeys
My apologies if this has been covered already. My search of the archives was unfruitful. OpenSSH seems to be lacking a certain capability present in ssh.com's client; namely, the ability to store remote hostkeys on a per-port basis. I have various machines that, due to iptables port-forwarding, appear to be running copies of (open)sshd on multiple ports. "Commercial" ssh stores
2009 Feb 27
1
TE121B server recommendation
Hello, If anyone is using a TE121B card and it works reliably (i.e. no "HDLC Bad FCS" or similar errors), could you pass along the make, model, and basic configuration of your Asterisk server? We tried upgrading our old Dell PowerEdge server to a SuperMicro system, but that didn't help. I would like a solid recommendation before I suggest another purchase. Thanks. -- Kevin
2008 Mar 11
2
AGI - calling functions, CHANNEL STATUS broken?
Greetings, I am writing an AGI script that needs to check on the idle/busy status of a number of SIP peers (mostly SPA9xx phones, with a few Polycoms and Snoms thrown in for fun). Is it possible to call Asterisk functions (e.g. SIPPEER) from AGI scripts? Based on my Googling, I would guess in the negative. I have tried various permutations of Set() and Eval() without success. I have also
2001 Dec 27
2
Resolving error
OpenSSH gurus: Apologies if this has been covered already (or is a genuine FAQ). I've searched both Google and MARC extensively on this issue, and have come up empty. I use OpenSSH 3.0.2p1 (openssl-0.9.6c) on a group of Linux (Slackware 8.0, kernel 2.4.13, glibc 2.2.3) machines that have this in /etc/hosts: 10.1.1.2 s1 s1.[domain].com ... 10.1.1.6 s5 s5.[domain].com This is in
2008 Oct 13
0
Asterisk help please
Hi, I am new user on asterisk (for that matter linux) and i have lot of embedded programming experience. We have a new project from our client, to design a box that takes the telelphone line as input and route the line to the respective user with different ring tones. The box should be programmed by the users with buttons. Features. 1. I should be able to store some .wav files for different
2007 Jul 24
4
HVM disc image switching
I''m using Xen 3.1.0 on Debian etch, kernel 2.6.18-4-xen-amd64. One of the guests runs Windows XP. I am trying to install an application (Autodesk Inventor) that spans two DVDs. The config file for the domain in question contains: disk = [ ''phy:/dev/volgrp0/halebopp,ioemu:hda,w'', '',hdc:cdrom,r'' ] I ran "xm block-list halebopp --long" and
2007 Dec 30
1
Constant "on battery" and "on line power" status changes
Good afternoon all, I have a Tripp-Lite SmartOnline SU1500RTXL2ua UPS that I had previously tried to get up and running with NUT earlier this year. Peter Selinger had been working with this, but he had to devote time to more important things, and I did too, so it got pushed to the back burner. I saw in the release announcement of 2.2 that the UPS is now supported and decided I would try once
2007 Jun 21
3
Windows licensing for Xen
Hello all, My apologies if this is a FAQ; I was not able to find the answer in any existing documentation. Furthermore, I know it''s not germane to Xen itself, but I''m hoping that someone else''s knowledge can save me a little bit of time. :-) In order to run Windows (XP, 2003, etc.) as a hardware-virtualized guest of Xen, is it necessary to purchase a retail-boxed
2007 Jan 18
1
APC Back-UPS XS 1200 - permission denied
I have a new APC Back-UPS XS 1200. It is detected properly by the Linux kernel (2.6.16): # dmesg usb 5-3.4: new low speed USB device using ehci_hcd and address 9 usb 5-3.4: new device found, idVendor=051d, idProduct=0002 usb 5-3.4: new device strings: Mfr=3, Product=1, SerialNumber=2 usb 5-3.4: Product: Back-UPS XS 1200 FW:8.g1 .D USB FW:g1 usb 5-3.4: Manufacturer: American Power Conversion usb
2007 May 17
1
Multiple lines on Linksys/Sipura phones
I'm going to be deploying around 30 IP phones with Asterisk in the near future. I've tentatively settled on the Linksys/Sipura SPA9xx family. I am unclear on the notion of "lines" in the context of SIP phones like these. The SPA942 model has a 2-line-to-4-line upgrade available, but I don't know why I'd need to purchase it. I have tested a SPA942 with Asterisk, and
2007 Dec 10
2
foneBRIDGE2 vs. foneBRIDGE2-EC
Hello, I'm trying to decide between the foneBRIDGE2 ($1135) and foneBRIDGE2-EC ($1610). Has anyone here directly compared the two? Would we really suffer without the onboard echo cancellation? The manufacturer's site doesn't really give much helpful information about choosing one over the other. Thanks. -- Kevin DeGraaf
2004 Aug 06
1
Multiple bitrates from live source
What is the best way to set up multiple streams, at multiple bitrates, from the same line-input audio source? I currently offer a 96 Kbps stream of the line-input of a D-Link DSB-R100 radio tuner. I'd like to offer a 32 Kbps stream as well, for 56K modem users. Should I run multiple copies of liveice on the machine with the soundcard? Or should I have ices reencode the 96 Kbps stream down