Displaying 20 results from an estimated 1000 matches similar to: "Interfacing to an IAD"
2005 Jun 13
1
More on the IAD connection
As a follow-up to my previous post where I stated the IAD would be a
Vina model, after some more prodding to XO, they have told me it will
either be an Adtran TA-600 or a CAC Adit 600. These products are covered
pretty well on the web and I have manuals on both. So, if those
knowledgeable folks had to use one of these to attach to an Asterisk
box, what interface would be best or at least
2003 Dec 03
2
Cisco IAD with MGCP
I repost a message I put a week ago:
I have a Cisco IAD 2431 which has MGCP protocol; I cannot make
it to work againts Asterisk; at least there is some MGCP conversation
between them but when I offhook a phone attached to IAD I get no tone at
all.
As anybody managed to get working Asterisk against an MGCP Cisco
gateway ?
Which MGCP version should I use ?
Also I recently
2003 Dec 05
3
MGCP IADs
Hi,
For MGCP users. Is there any success stories with any MGCP IAD vendor.
I?m trying to find an IAD which works with Asterisk. I?ve tried the
Cisco IAD 2430 without success; but SIP on this IAD works but it?s
limited (no authentication, no notify messages, etc) and with higher
density IAD (16 or more ports) it?s nice to control using MGCP.
Any information will be apreciated !
Thanks.
--
2004 May 02
1
Channel Bank - Vina T-1 Integrator
Has anyone tried a Vina T-1 Integrator as a channel bank with Asterisk?
They appear to be plentiful, but I want to make sure I'm not buying a
brick.
THX/BDH
2006 Jun 09
0
Bad call quality using a certain channel.
Hi,
I am fairly new at working with Asterisk.
I am having a call quality issue that I really need to get ironed out before
we go to rollout the system in a week.
Any help would be greatly appreciated!!! Even if it is just pointing me in
the right direction.
My current setup:
I have Asterisk Setup on a Dell Server. It has 2 T100P cards. One will be
for out T1 PRI from the Phone Company (We
2004 Aug 06
4
icecast - libshout and ices
Hello,
can anyone help me please?
I have installed libxml2, libogg, libvorbis, and then i have cvsed and
installed libshout (autogen.sh && make && make install).
Then I cvsed ices and tried to run autogen.sh. It just quit with:
checking for shout-config... /usr/local/bin/shout-config
checking libshout settings
Using libshout config in /usr/local/bin/shout-config
checking
2004 Aug 15
0
how can i config a Cisco IAD 2430 config as a sip client
Hello,
I have a cisco ATA 188 registering both of its lines
to * I can place calls between then an to kphone an
MSN messenger (both registering with * too), a few
days ago a friend lend me a Cisco IAD 2430 and I was
willing to do the same thing with it, since it has 24
ports I was willing to to use 24 analog phones with it
however something really weird happens I can place
calls from my ata,
2003 Jan 08
1
samba and bin/text modes
Hello samba,
I would like an advice on following:
is there any way how to tell samba what transfer mode to use? I
think I read that samba does only binary and to use text you have to
use something else. We have windows machines using text files on
linux samba server and i need to transfer those files in text mode.
Can anyone help me please?
--
Best regards,
Martin
2007 Apr 10
1
XO Flex T-1 & Asterisk
I have an XO t-1 line which includes VOIP on 5 lines. When a call
comes in, it drops the bandwidth on the t1 and when the call is over
bandwidth is restored. The provided a channel bank which does this.
My question is, if I use asterisk, then am I losing double bandwidth
for each call? For example the only way I guess I can connect to the
lines is from the 66block they provided which
2004 Aug 31
1
T100P Configuration for Mixed Voice & Data
I need to know how to setup the data side of the T1 on my Linux Box. I
have found information about configuring a PRI and HDLC but nothing
about the Frame-Relay type setup for data.
The following is information from our T1 provider.
Network T1:
Framing = ESF
Line code = B8ZS
Build out = 0-133ft(DSX)/0dB(CSU)
Clock = network
Pulse-density-enforce = off
alarm-option = on
alarm-delay = 15
2009 Aug 18
1
Cisco IAD's
To Members,
I currently looking for someone who can configure Cisco IAD's Ie.. IAD 2431
And yes we are more than willing to pay for the service.
If interested please drop me an email mdm at openaccessinc.com<mailto:mdm at openaccessinc.com>
Michael DiMartino | Director of IT | Open Access, Inc.
115 Bi County Blvd | Farmingdale, NY 11735
631.227.1034| 631.694.6730 FAX |631.988.6060
2007 Sep 04
1
Help: how can i build a constrained non-linear model?
Dear
I have a data.frame, and want to fit a constrained non-linear model:
data:
x
y
-0.08
20.815
-0.065
19.8128
-0.05
19.1824
-0.03
18.7346
-0.015
18.3129
0.015
18.0269
0.03
18.4715
0.05
18.9517
0.065
19.4184
0.08
20.146
0
18.2947
model:
y~exp(a)*(x-m)^4+exp(b)*(x-m)^2+const
I try to use nls() and set start=list(a=1,b=1,c=1,m=1), but which always give me a error message that
2015 Dec 15
2
PJSIP configuration question
Thank you Joshua.
I tried setting the from_domain for the endpoint, but it still sends the internal ip address for the INVITE's From field
[acl1]
type = acl
deny = 0.0.0.0/0.0.0.0
permit = variousaddress
permit = bluipaddress
[transport1]
type = transport
bind = 0.0.0.0
protocol = udp
[BLUIPIN]
type = aor
remove_existing = yes
contact = sip:bluipaddress
[auth7]
type = auth
username =
2006 Oct 21
4
CentOS 3.8 Kernel Update with NVIDIA Video Card
I need some advice. I updated the kernel but when I restarted my
computer I got the following error message:
--
I cannot start the X server (your graphical interface). It is likely
that it is not set up correctly. ... Failed to load the NVIDIA kernel
module!
--
I've started my computer using the old kernel. I found out that there's
a new nvidia driver so I will also update it.
2006 Apr 04
6
connecting to mysql on OS X 10.4
i have looked in the archives, i have the _agile_ book, and its links
right in front of me, and i have done pretty much everything i can
think to do except start from a fresh OS install, and yet i still can
not get Rails to talk to MySQL.
when i try to do this:
237:/Library/WebServer/Documents/Rails/depot chris$ ruby script/
generate scaffold Product Admin
i get this output:
2004 Feb 28
2
matrix inverse in C
Hi,
I'm writing an R package using the C code i've written. I'm wondering if
anyone knows an easy way to calculate an inverse and cholesky factor of a
matrix using the Fortran/C library of R: and how to call them from C. My
code is based on the Numerical Reciepe code, and I'm trying to use
something that is already in R.
Thanks for your help in advance,
Kosuke
2004 Apr 24
1
determinant via Lapack
Hi,
What Lapack routine(s) should I use to calculate the determinant of a
symmetric matrix of real numbers? I would appreciate any guidance on this
issue.
Thanks,
Kosuke
---------------------------------------------------------
Kosuke Imai Office: Corwin Hall 041
Assistant Professor Phone: 609-258-6601 (Direct)
Department of Politics Fax: 609-258-1110 (Department)
2006 Aug 14
1
Video Card Not Recognized Installing CentOS 3.7
I set up a new system that includes the following:
ASUS AE8N-E Motherboard (NVIDIA nForce 4 Ultra Chipset)
AMD Athlon 64 3800+ Processor
OCZ PC3200 Gold Edition 1GB Memory
EVGA GeForce 6600 PCI-Express x16 Video Card
CentOS 3.7
The video card wasn't detected and I had to use the VESA driver
(generic) when I installed CentOS 3.7. As this is the first time I've
used a NVIDIA video card
2024 Feb 20
1
Network issue
Hi Stephen,
Thanks very much for getting back to me. My problem is described below. Any help would be greatly appreciated. Thanks, James
Hi,
Sorry for bothering you because I know that your time is voluntary, but I would really appreciate some help. I work in a hospital in part of Ireland?s national health service, a service which was struck by a massive cyber attack a couple of years ago. Since
2007 Dec 20
1
Integration of Mongrel with RHEL, Fedora and derivatives
Hi gurus,
here at Scuola IaD we have some Rails applications in production, I''m
the sysadmin so I made a script for governing mongrel instances via
the service command and integrating their management in a RHEL
environment. This script, available with more information here:
http://bitsandchaos.wordpress.com/2007/12/14/mongrel-integration-for-rhel-fedora-and-derivatives-new-release/
has