similar to: usrobotics modem and pstn

Displaying 20 results from an estimated 100 matches similar to: "usrobotics modem and pstn"

2003 Aug 04
3
newbie question - devices
hi, I'm a newbie in this. I'm part of little company with 20 users, we need a pbx/central with access to and from the PSTN. i know that it is possible with asterisk, but i want to know which kind of devices i need, (interfaces and phones) thanks, -- santiago jos? ruano rinc?n administraci?n servidores y servicios de internet red de datos universidad del cauca -----BEGIN PGP
2003 Aug 18
6
sound problem
hi list, when I run asterisk, appears the following: .... WARNING[1074459808]: File chan_oss.c, Line 346 (setformat): Requested 8000 Hz, got 8178 Hz -- sound may be choppy WARNING[1074459808]: File chan_oss.c, Line 974 (load_module): XXX I don't work right with non-full duplex sound cards XXX WARNING[1133735216]: File chan_oss.c, Line 232 (sound_thread): Read error on sound device: Resource
2005 Dec 21
1
OT: NIC Problem (Fwd: In response to your USRobotics technical support questions, your case #:300882125)
And my last post on the matter. This is why I won't do business with USR again anytime soon. They couldn't even be bothered to tell me this on my first query to them. Eric Hines >X-Originating-IP: [63.169.70.144] >Date: Tue, 20 Dec 2005 18:44:48 -0500 >From: usr_amr_eng@aqinc.com >Subject: In response to your USRobotics technical support questions, >your case
2003 Oct 27
5
QoS What to do?
Searching the archives there has been some discussion about the need for QOS routing on a mixed voice data broadband like ADSL. Has anyone run * on a production system with voice and data. Can anyone share what has to be done to secure the voice and throttle back the data? If a linux router is need can that run on the * box to reduce cost? All help is gratefully received, so I can plan a
2007 Jan 23
1
DeStar 0.2.2 released!
Hello, I'm glad to announce that DeStar 0.2.2 version has been released. This release contains a large number of bugfixes and new features, see CHANGELOG.txt for the full list. You can find it in the usual place: http://developer.berlios.de/project/showfiles.php?group_id=2112 Thanks for using DeStar, Santiago Ruano Rinc?n http://destar.berlios.de -------------- next part -------------- A
2006 Mar 23
3
Still problems with "step()" function
Hi R users: I don?t know if anybody have had the same problem with 'step()' funtion. If I type the commands ------------------------------------------------------------------------------- testData<-read.table("testData.dat",header=T) model1J<-glm(MCHNV~offset(Offset1),data=testData,family="poisson") step(model1J,direction="forward",
2006 Mar 22
1
error message with stats package fx cor R aqua v1.14
Hello, Sorry if this is somewhere in the archives but i couldn't find it. I am using the funtion cor() and inputting a large matrix with a column of 0, for which i get NA's for. I'm looking for a way to overcome that divide by 0 error btw but my real issue is this: I specify the method as pearson but the error messages always say kendall ex) > read.csv("ncatest.csv",
2013 Sep 17
2
eigenvalores y eigenvectores
Buenos Días, en esta ocasión les escribo para tratar de solucionar una duda que puede resultar muy sencilla, pero de la que no encuentro solucion. necesito hallar la descomposición en valores singulares; tengo la siguiente matriz de datos: DPTO PERSONAS HACINA INTERNET COMPU TV_SUCRIPC Antioquia 4962749,1 1,61 0,39 0,47 0,77 Atlántico 2191360,7 1,97 0,3 0,31 0,42 Bogotá D.C. 7499198 1,67
2011 Sep 26
3
External Dial-up Modem
I am having an issue with Centos 6 and an external USRobotics modem. We use the modem as part of a last resort SMS paging system. Across multiple Dell servers, different models, I can't not get the modem to respond to simple AT commands while using Minicom. At the same time if I connect the server to a console port on a switch I can successfully access the switches serial console. So I
2007 Jan 23
5
Snom 320 echo
Has anyone ever encountered an echo on the IP phone side of a call? It is an echo of the user's own voice. I believe that no one else in the office is experiencing this problem. The phone itself is a Snom 320. I've asked Snom for assistance since my source no longer carries Snom, but unlike previous times they've been slow to respond. ----- Mike Hammett Intelligent Computing
2007 Feb 25
2
Dialling ZAP channel from analogue
Hi, Asterisk Version : 1.2.15 Card : TDM11B (1 x FXO , 1 x FXS) I have internal dialling working okay SIP->ZAP (analogue phone) and ZAP (analogue phone) -> SIP. The problem comes when I try and make a outbound call. Here is my extensions.conf :- Code: [incoming] exten => s,1,GoToIfTime(17:00-09:00\mon-fri\*\*?outofhours|s,1) exten => s,2,GoToIfTime(*\sat-sun\*\*?outofhours|s,1)
2004 Jan 20
4
Fair bandwidth oversubscribing ? How with HTB ?
Hopefully someone has a suggestion on how I might do this...as I can''t figure it out :( I need to be able to set up a group of seperate users who have a "bandwidth pool" they share, but also be able to limit their individual bandwidth as well. Example: I have 5 customers and would like to be able to provide them with a maximum of 256Kbit each, with a CIR of 33%. To do this,
2005 Jun 30
1
spandsp fax out fails
I've a stock RH9 system with spandsp 0.18. Faxing out over a PRI to a USRobotics modem on a stock Suse9.3 system with hylafax fails with the following errors in the hylafax logs: Jun 30 19:28:53.23: [ 608]: RECV/CQ: Bad 1D pixel count, row 0, got 595, expected 1728 Jun 30 19:28:53.23: [ 608]: RECV/CQ: Bad 1D pixel count, row 1, got 595, expected 1728 Jun 30 19:28:53.23: [ 608]: RECV/CQ:
2004 Feb 22
7
Neighbour table overflow
What is the cause for such a message while running kernel 2.6.1 on RH9 ? Neighbour table overflow. NET: 282 messages suppressed. Neighbour table overflow. Alex Iruc _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 Dec 24
2
Re:Routing for Squid
Hi asa, You can make a script to ping your internet gateway every 5 minutes and if it´s down it automatically switch the default route do gateway 2. You set a script to run x time with cron job. []´s Anderson > hi all, > > i''m using squid as a proxy server, and have 2 gateway f or internet access, > currently i''m using 1 gateway for the internet access, if
2008 Dec 10
1
First call to constructor fails (R.oo)
Hi all, I'm trying to do some object-oriented programming in R using the R.oo package. Right from the start I encountered a strange (at least for me) problem. I define a new class/constructor based on the R.oo documentation. However the first attempt to create an object fails: === Code: === library(R.oo); setConstructorS3("MyClass",function(param) { print(param);
2008 Jun 11
3
Buffer in IceCast
Hi Tom, You might be right, but I don't get why my existing downloads (I guess they are on different routes) are not affected. If my ADLS provider is doing some IP adjustments (btw my IP is static) I expect everything to disconnect, not only my icecast connection. So I'll monitor my USRobotics logs today and tomorrow so see if there is something strange. Regards, On Wed, Jun 11, 2008 at
2012 Jan 31
3
Setting up serial ports on kvm guests
CentOS-6.2 We have a dedicated CentOS-5.7 host used for fax reception and transmission that we wish to move to a CentOS-6.2 virtual guest instance. The CentOS-6.2 virtual host has a 4-port serial card installed. lspci -v tshows this this: 03:00.0 Serial controller: Oxford Semiconductor Ltd OX16PCI954 (Quad 16950 UART) function 0 (Uart) (prog-if 06 [16950]) Subsystem: Oxford
2004 Mar 27
1
How to apply a patch ?
Hi, I''m using kernel 2.4.20 and like to use Stephen Hemminger ''s packet delay scheduler patch the patch is there : http://mailman.ds9a.nl/pipermail/lartc/2004q1/012112.html can anyone explain me how to apply it ? Regards Pascal OFFREDO _____________________________________________________________________ Un mot doux à envoyer? Une sortie ciné à organiser? Faites le en
2007 Dec 01
2
Slightly OT: Conexant fax/modem not faxing with sendfax
On Nov 30, 2007 6:35 PM, Kingsly John <member+centos at kingsly.net> wrote: > > What you have isn't a "real" modem .. it's just a winmodem that is usable > under linux. "real" modems don't need drivers to work. > > 11/30 00:31:52 dem mdm_command: string 'AT+FCLASS=2.0' > 11/30 00:31:52 dem mdm_command: string 'ERROR' ->