Displaying 20 results from an estimated 139 matches for "coaxing".
2004 Dec 21
2
TE405P E1 coax cables with balun
Hi,
I am new with asterisk. I am setting a Wildcard TE405P. E1s in Italy come in
on a pair of RG-59 coax cables with BNC connectors. So I need an
adapter/balun http://www.allcomtlc.com/al_g703n3.htm . I have It but I am
not sure that It works. I have configured my asterisk in this way:
zaptel.conf
span=1,1,0,ccs,hdb3,crc4
dchan=16
bchan=1-15,17-31
loadzone=it
defaultzone=it
zapata.conf
1999 Oct 28
3
3com 3c509
I have used 3Com 3c509 nic width bnc coax. I have experienced that these
cards used width FreeBSD and Samba is unusable due to speed. I tried to
change the 3com card with a NE2000 compatible card, and there was a major
change in speed. Has anyone else experienced such problem.
Asgeir Stangeland
2004 Jul 26
3
TE405P and E1
Hello
Im from Denmark and i've just got my Digium TE405P. But i have some
problems when i connect it to my E1 connection (ISDN30).
My telco delivered a alcatel box witch have a G.703 120ohm (DB9 with a
serial to rj45) and a 75ohm coax connection.
I've tried to connect using the 120ohm with rj45 and a ordinary utp cable.
But it dosent seem to work. I've tried several zaptel.conf
2007 Feb 16
0
sangoma 102 and CAB-E1-RJ45BNC
Hi,
sorry for the newbie hardware questions but here it goes
scenario
- our telco is feeding us e1 thru coax connection (unbalanced)
- so the coax feed rx-tx goes to our old pabx using ericsson bp250
- what we wanted to do is to install asterisk in between hence
telco<-->asterisk<-->bp250 using asterisk to power up the voip portion
the problem is the we are getting crackling sound
2009 Dec 02
2
Tomcat authentication via PAM (or other system methods)?
Is there a way to coax java services running under tomcat to use the
system authentication methods set up through PAM? In my case, this would
be users in the local passwd file or through smb to a windows domain.
I've added mod_auth_pam to get this effect with apache but would like to
also handle java web services.
--
Les Mikesell
lesmikesell at gmail.com
2009 Jul 17
3
dot plot with several points for 2 categories
I'm trying to wean myself off the very limited capabilities of Excel and Oo.
Currently, I am trying to make a plot showing several values for 2
categories in a dot blot (see
http://www.nabble.com/file/p24538360/Picture%2B1.png Picture+1.png except
that the x axis should contain the category not a number, which was the only
way to coax Excel into displaying a plot like this). I started
2006 Nov 15
3
how to get empty sequence for certain bounds
Hi,
I have encountered this problem quite a few times and thought I would
ask.
Let's say that I have two endpoints, a and b, which are integers. If
a <= b, I would like to get a:b, but if a > b, then numeric(0), for
example:
myseq(3,5) => 3:5
myseq(3,3) => 3
myseq(3,2) => numeric(0)
The operator : just gives decreasing sequences in the latter case, and
I could not coax seq
2011 Jun 02
2
Removal of elements from nomograms
The rms package includes the nomogram function, which generates a list
object that can be passed to plot for graphical production of nomograms.
I would like to remove the "linear predictor" line in the graph, which
means (I suspect) removing it from the nomogram output object. I've
looked at the nomogram output object, but it is not clear to me if or
how it might be edited to
2024 Feb 28
2
Legacy samba 3.x connecting to server 2022
Hi,
Stupid question. Legacy installation as far as linux servers goes but the
windows admins have just got rid of all the DCS less than server 2022 and
suddenly all the samba 3.x machines cannot talk to the DCs or rejoin the
domain.
net ads join -d 10 showed port 445 was not responding so I enabled SMB1 but
I'm guessing there are some ciphers at least that are not compatible. Some
of these
2004 Dec 16
4
Tracktion
This is being offered gratis till the end of december by Mackie. This one
might just be coaxed into running under Wine which would be quite an
achievement.
Kudos: 1. The program, though free, needs be registered to a "machine number".
Did this under Windows, did not get that far using Wine. Might need a second
copy just for the Linux runs.
2. The program searches for all its own
2004 Apr 27
3
reading a "sparse" matrix into R
I have a 47k x 47k adjacency matrix that is very sparse (at most 30
entries per row); my textual representation therefore is simply an
adjacency list of connections between nodes for each row, e.g.
node connections
A B C D E
B A C D
C A E
D A
E A F
F E
G
H
I'd like to import this into a dataframe of node/connection
(character/vector-of-characters) pairs. I've experimented with
2010 Mar 01
2
[LLVMdev] Aborting a pass
Hi,
What's the proper way to abort a pass if something goes wrong (e.g.,
in the pass's constructor)? Do I simply call abort()? I looked through
the existing passes but didn't see an example of this. Thanks,
Trevor
2010 Mar 11
0
[LLVMdev] Aborting a pass
On Mar 1, 2010, at 11:04 AM, Trevor Harmon wrote:
> What's the proper way to abort a pass if something goes wrong (e.g.,
> in the pass's constructor)? Do I simply call abort()?
Calling abort() causes a stack dump to the console, which is good for
serious errors, but overkill for most other types of error situations,
such as a command-line parameter that the user forgot to add.
2009 Apr 08
1
vectors on top of contours, and lattice
OK, I needed to plot a set of vectors on top of a contour plot. I
figured out a way to do this. I create a panel function that calls
"larrows()" with arguments constructed from my vector data. Then, when
I go to do the contour plot, I call contourplot() with the "panel"
argument set to point to my newly created panel function.
So far, so good.
Now, I need to do a
2009 Apr 20
1
R-Squared with biglm?
I've been working with a rather large data set (~10M rows), and while biglm works beautifully for generating coefficients, it does not report an r-squared. It does report RSS. Any idea on how one could coax an R-squared out of biglm?
Thanks in advance for any help with this!
Bryan Lim
Lecturer
Department of Finance
University of Melbourne
[[alternative HTML version deleted]]
2011 Oct 03
1
Installation from local Compiled directory
Hello everyone
I have manually compiled directory of gstat in a particular folder of my
Unix system.
I want to install this and am unable to use either of the following two
commands
1. R CMD INSTALL
2. Install.packages
I do not understand how to coax above commands to locate the directory that
i have
compiled.
Please understand that i have solved a number of related issues concerning
this
2009 Oct 05
1
merging lua branch
hi all,
I think Ive successfully merged the lua branch with master,
it needed a minor fix to a Makefile, as follows.
I couldnt coax it to give me anything via git format-patch <something>,
so I got this from qgit:
Is there a more correct way to submit this ??
[jimc at harpo syslinux.git]$ more patch
diff --combined com32/Makefile
index 4a58485,5d1ff44..81e7a16
--- a/com32/Makefile
+++
2008 Jul 31
3
LISST-ST/ Hardware in Wine
Hello,
I am attempting to use wine to run the software for a scientific instrument
called LISST-ST. I am able to run the software under Ubuntu 8.04 using wine
just fine but I am can't seem to get wine to recognize the hardware that is
connected via USB. Is there any way to configure hardware using wine? That
is, does wine use a specific port or can I tell wine to look for the
hardware in a
2008 May 13
2
Samba as nonroot
Hi,
Im trying to run samba as a non-root user and I was wondering if this is
even possible, and if not what is preventing it from being ran as a normal
user??
2013 Jan 16
1
Newbie question on VAD
Hi,
I'm interested in speech recognition and it occurred
to me to try to use VAD to automatically detect the start of speech
prior to feeding the stream to the recognition engine.
Speex has a preprocessor capability which presumably could be
used for this, but I did not see similar in my quick perusal of Opus
docs.
First, is this is a dumb idea for some reason? If not, should I just use