similar to: analog FXO debug suggestions

Displaying 20 results from an estimated 3000 matches similar to: "analog FXO debug suggestions"

2004 Dec 07
0
Subject: Re: Analog FXO Woes Continue
> On Tue, 2004-12-07 at 09:34 -0600, asterisk-users- > > request@lists.digium.com wrote: > > > I've been struggling with a test * install for a couple months now in a > > > small office and am just about ready to give up on it. It's not that the > > > system itself is a problem. I've got everything (attendant, voicemail, > > > FXS
2004 Dec 05
2
ANALOG FXO ZAPTEL & WCFXO & WCTDM module issues seen with intermittent analog lines
Hello, I have found a "bug", I think in the way TDM400P cards handle FXO interface disconnect/re-connect problems. Normally I do keep all the wires connected from my CO / PABX quite securely, but I had a need to re-route the cable from one side of the desk to another, and I simply disconnected the RJ-45 connector and plugged it back in. THIS PROMPTLY RESULTED IN VERY VERY SCRATCHY AUDIO
2004 Dec 07
9
Analog FXO Woes Continue
I've been struggling with a test * install for a couple months now in a small office and am just about ready to give up on it. It's not that the system itself is a problem. I've got everything (attendant, voicemail, FXS extensions, Cisco and Polycom hard-IP phones, and 2 VOIP carriers) working except for the frigging analog FXO interfaces. These things are driving me completely mad.
2004 Nov 18
2
(Analog Intercom) PagePal by ATT -- was hooked to a Merlin
I'm replacing a Merlin for a client and they have a PagePal Intercom that I would like to reuse. Here is what I know about it: It has a screw-down wires that goto rj-11 (This was told to me over the phone) that went into one of the Merlin ports. I tried bring it up with fxo_ks and fxo_ls (assuming it was analog and autoanswered) but no luck. I would be happy to replace if anyone knows of
2010 Apr 22
3
How to do analog e&m on asterisk?
Hi, Can anybody with previous experience with it guide me on how to setup asterisk with analog e&m to connect it to an old style e&m system which uses 4 pair cables on RJ 45 jacks. All the analog cards I know of use RJ 11 jacks. And there is no choice of modernization of the customer equipment. Cable pin out are as follows: 1. M lead 2. E lead 3. Tip1 4. Ring 5. Tip 6. Ring1 7. SG 8.
2018 Apr 03
3
Audio Dropouts During Call
> I looked at your network diagram. Try checking the configuration of the > Ethernet ports on the firewall and the Asterisk box. Make sure they are > set to auto-negotiate and not set to a fixed speed and fixed duplex. > I have found in the past that if one end of a link is expecting auto- > negotiation (as the switches probably are) and the other end is expecting > a fixed
2006 Jan 24
1
Re: Anyone using verizon fios ftth for analog voice?Any echo?
I am using Verizon FIOS to my home. I subscribe to a 5 MB down 2 MB up data package. I continue to pay for a standard voice line in addition to the broadband connection only for local calling, fax and emergency 911 use. The way it works is that the fiber optic connection is terminated on the house via an ONT (optical network termination). The ONT can provide connectivity for three types of
2003 May 13
0
Samba 3.0alpha23 problems
Ok guys I am having some issues with Samba via ADS. I went to browse a share I setup on my Linux box and it prompted me for a username and password. This did not work but I found this in the log.winbind [2003/05/13 16:15:56, 1] nsswitch/winbindd_util.c:rescan_trusted_domains(168) scanning trusted domain list [2003/05/13 16:15:56, 1] libsmb/clikrb5.c:krb5_mk_req2(267) krb5_cc_get_principal
2008 Feb 14
1
X100P Burnouts
Thought I would post this experience to the list so it's archived for posterity... My company is deploying Asterisk-based PBX's to all of our branch offices. Each office has 2 analog Voice lines and a fax line. We didn't want to go to the expense of using TDM400's in the servers (which run asterisk and Hylafax) so we opted for 2 X100P cards in each box. So far they have
2006 Apr 24
0
Shielding of T1/E1 cables WAS RE: Pinouts for T1/E1 crossover cable WAS "RE: what cable to connect a legacy PBX to a TE410P ?"
My telco used cat5 as well for the demarc to CPE. It's also with noting that many channel banks, such as my Atlas, and zapata.conf itself also have parameters to allow you to tune the gains to compensate for cable signal loss. I've never had to touch them, and my CPE is about 300 feet from the PRI demarc (with an ordinary Cat5 cable connecting them)
2007 Jul 23
1
code optimization tips
Hi, Being new to R I'm asking for some advice on how to optimize the performance of the following piece of code: > alpha_c <- function(lambda=600e-9,alpha_s=1e-14,N=400,spacing=1e-7){ > > k<-2*pi/lambda > ri<-c(0,0) # particle at the origin > x<-c(-N:N) > positions <- function(N) { > reps <- 2*N+1 > matrix(c(rep(-N:N, each = reps), rep(-N:N,
2006 Nov 14
4
In the beginning-The first question.
List, Im a Cisco certified Network guy with little telecom experience (BRI/PRI at the time) so please forgive my terminology. I am showing interest after the Network World SHSU October 4 article. We have 3 offices (Hub-Spoke T1 Frame relay to the remote offices(Data & voice on separate T)). Each office currently does their own thing for telecom. Our Main(HUB) office currently has 14 channels
2007 Sep 14
2
Mocks in StoryRunner
Hi, I''m trying to get up and running with StoryRunner. I have a story that looks something like the following, but the call to mock_model produces the exception listed below. Am I just misunderstanding the concept? Are mocks not meant to be used in stories like this? Or is this a bug? Changing @user to be an actual AR object makes things run without error. ENV["RAILS_ENV"] =
2007 Sep 19
1
Strange error in StoryRunner (was: Mocks in StoryRunner)
Hi, I''m posting this stack trace again because it keeps popping up, seemingly as the ''default error'' when something is wrong with my story code; for instance, I got it when I referenced a variable in my ''Given'' that I had forgotten to pass into the block. Now I''m getting it when I attempt to post to a login action: And ''user is
2013 Jan 18
0
repeat resampling with different subsample sizes
Hi, I'm trying to write a code (see below) to randomly resample measurements of one variable (say here the variable "counts" in the data frame "dat") with different resampled subsample sizes. The code works fine for a single resampled subsample size (in the code below = 10). I then tried to generalize this by writing a function with a loop, where in each loop the function
2007 Nov 27
1
Re place values in Data matrix
I have data matrix and I want to replace values. > try Rh.Rj RR.Rj RT.Rj V1 0.08465125 0.19159688 0.617294468 V2 0.74853203 0.88826790 0.113979660 V3 0.68767961 0.17979307 0.013802852 V4 0.31722379 0.25611821 -0.021954454 V5 0.17931687 0.04491838 0.011484522 V6 0.87455663 0.16846121 0.002241211 V7 0.61770029 0.01090132 0.000079900 > try[try > 0.05]<-0 >
2004 Dec 16
3
Has anyone connected to 7960 with console cable for setup?
I have a Cisco 7960 phone. I cannot seem to use the settings button to get into the phone to change the TFTP server. I've set up a DHCP Server, TFTP Server with the same address, and the phone requests the address of 0.0.0.0, the server offers the address of 192.168.2.2, but the phone seems not to take it. I have no action on the TFTP side. So, since I can't seem to server the phone
2007 Jul 24
2
Dial out through multiple Zap groups
Hi, I'm trying to set a rule to dial out through multiple Zap groups so that, say, g0 is the cheaper POTS lines group and must be used first. However, if g0 is busy or disconnected then try dialing out g1. My g0 group is made up of 4 analog lines connected to a 4-FXO card. I disconnected the RJ-11 wires from the FXO card to simulate a line disconnection. So theoretically all calls should
2012 Oct 14
0
error: unable to load installed packages
When I tried to run r console in eclipse,got this error: -------------------------------------------------------------------------------------------------- ....Please make sure that R package 'rj' (1.1 or compatible) is installed... So I tried to intall it in R console like this: --------------------------------------------------------------------------------------------------
2004 Apr 16
1
Spatial Voter Model
Has anyone coded (in R) a spatial voter model with mutation (e.g., Kimura and Weiss 1964, Holley and Liggett 1975, Durrett and Levin 1996)? In principle, it is quite straightforward, but useful simulations require many many iterations, making my "straightforward" version too time intensive. I am happy to share my version (without mutation, below), for what it is worth. Thank you in