Displaying 20 results from an estimated 100 matches similar to: "ISDN 4 BRI card for UK"
2005 Feb 07
2
2 x Fritz!pci card
Hello,
Has anybody installed 2 Fritz pci cards in an asterisk box ?
I can't make them work : each card is working fine when installed alone
(with chan_capi), but I get a kernel freeze when doing 'insmod' with
both cards installed.
I am using Mandrake 10.1 with kernel 2.6, so the hack described at
http://www.quiss.org/caiviar/Two-Fritzcards-HOWTO cannot be used (the
hack requires
2004 May 28
3
2 Avm fritz passive card in the same box
Hi, I successfully installed 2 avm card in my asterisk box but I'm unable
to make call. My capi.conf is:
msn=0721111,07211115
incomingmsn=*
controller=1,2
softdtmf=1
context=default
echocancel=yes
callgroup=1
devices=2,2
my capi info :
Contr1: 2 B channels total, 2 B channels free.
Contr2: 2 B channels total, 2 B channels free.
my extensions.conf :
exten =>
2003 Nov 28
6
3x AVM Fritz!Card PCI for a EuroISDN PBX.
Hi there!
I'm currently considering various PBX solutions for our office telephone
network, and would very much like to use Asterisk. Currently, my
research is incomplete. I have been recommended to use the above cards,
but it is unclear from my Googling whether my configuration will work:
- 3x Fritz!Card PCI's in one host.
- 3x 6 b-channels.
- ~20 Budgetone (and some others)
2009 Sep 04
2
[ANNOUNCEMENT] Amatix Office 2.0
Description
* Amatix Office is a complete communication platform for small and medium-sized businesses. It provides email, calendar, contacts, conventional telephony like ISDN, new generation VoIP telephony like SIP and more other features needed to power a business.
* Amatix Office is very easy to install and use and does not require any special IT skills. It is a live software appliance which
2003 Sep 22
0
3 fritz-cards pci
hello,
got anybody succesfully setup asterisk with three avm fritz pci cards -
using the howto described in
http://www.quiss.org/caiviar/Two-Fritzcards-HOWTO
i already have asterisk working with 2 cards, by when i add third card
and compile driver ( see capiinit debug below ) asterisk freeze on capi
initialization....
does anybody know how to solve this ?
regards Marian
------------------
2004 Dec 21
1
two avm usb isdn fritz v2.0 cards
I have a problem trying to install two avm fritz cards on one asterisk
machine. I am using fcusb2 driver. 1 card works perfectly.
I tried to recompile driver like it is described on this page but with
no success.
http://www.quiss.org/caiviar/Two-Fritzcards-HOWTO
I think the problem is that i can not find this part of code.
dev = pci_find_device (AVM_VENDOR_ID, AVM_DEVICE_ID, dev);
if
2005 May 22
0
Trouble using two Fritz ISDN cards in one machine
Hi,
I'm heaving trouble using two Fritz ISDN cards in one machine.
I followed "http://www.quiss.org/caiviar/Two-Fritzcards-HOWTO" and i
think everything works great.
cat /proc/capi/controller shows:
1 fcpci running fritz-pci A1 3.11-02 0xb400 5
2 f2pci running fritz2-pci A1 3.11-02 0xa400 10
The asterisk CLI shows:
*CLI> capi info
Contr1: 2 B channels
2004 Oct 06
2
AVM FritzCard
Hi
Did someone know how I can use two AVM FritzCards USB V2.1 in an asterisk box? I know how I can use 2 PCI but it's not the same thing for the USB one.
Thanks!
_____________________________________________
Erwan Desvergnes - ANDIUM -
82/86 rue Ch?teau Gaillard
69100 Villeurbanne
Tel. 04 37 43 44 45 / Fax 04 37 43 44 44
E-mail: erwan.desvergnes@andium.fr
2004 Jun 01
2
Syntax for 2 ISDN Cards
Hi there,
I searched in mailinglist and in web, but no answer to my problem...
Only this post with no answers:
http://lists.digium.com/pipermail/asterisk-users/2004-March/038994.html
I'm using CVS Asterisk (05/17/04) with chan_capi 0.3.1. (multiple
controller support). In my Asterisk-box there are 2 Fritzcards
(module for second card compiled with changes on sourcecode found in
the web).
2005 Feb 11
8
chan_capi and asterisk
Hello, list a have a problem i can start asterisk, i get
the fowlling error:
[chan_capi.so] => (Common ISDN API for Asterisk)
== Parsing '/etc/asterisk/capi.conf': Found
Feb 11 13:50:36 NOTICE[2535]: chan_capi.c:2636 load_module:
CAPI not installed!
Feb 11 13:50:36 WARNING[2535]: loader.c:345
ast_load_resource: chan_capi.so: load_module failed,
returning -1
Feb 11 13:50:36
2004 Dec 05
3
potentially nasty oops on startup
Hi,
I''m getting the following oops on startup, and I''m not quite
sure why. It looks nasty though, with an invalid page being
mapped into a process, and a strange looking EIP ...
do_wp_page: bogus page at address 00000449
VM: killing process kmodule
Unable to handle kernel NULL pointer dereference at virtual address 00000449
printing eip:
00001eca
*pde = ma 0d183067 pa
2013 Jun 05
2
[LLVMdev] klee linker problem
Hello everyone,
I am a novice with KLEE under LLVM. I am trying to build a KLEE project (on
a new LLVM environment) and I have the following problem:
echo Testing...
Testing...
echo There should be no assertion fails!
There should be no assertion fails!
klee -taint=direct taint_direct.o
KLEE: output directory = "klee-out-8"
klee: error: Cannot find linker input
2007 Feb 05
2
Howto use PRI lines (E1 or T1) for "data calls"?
Hi,
I'm looking for a mean to send digital data over
an E1 line, just like isdn4linux or Capi via AVM's FritzCard
is able to do it with BRI lines (e.g. for PPP or ISDN raw
connections).
I'm not looking for modulated audio data representing
digital data, like fax or the analogue modems of former
times. I want an interface to the ISDN raw data, with
an outgoing call marked as
2013 Jun 06
0
[LLVMdev] klee linker problem
Hi,
The klee library directory is determined at compile time and cannot be
changed afterwards. Have a look at tools/klee/main.cpp to see how it is
computed.
I usually use Klee without any install step, right from the build
directory. This has never given me the error you see.
Hope this helps,
Jonas
On Wed, Jun 5, 2013 at 5:26 PM, Alexandru Ionut Diaconescu <
alexandruionutdiaconescu at
2006 Feb 18
2
CentOS 4.2 hangs at power-on boot
I've just installed CentOS 4.2 on a brand-new PC. It appears to be
working fine except for one thing: When the system is first powered
on, the boot sequence hangs after
Starting udev:
Initializing hardware ... storage network audio
If I then hit the reset button, it reboots and successfully proceeds.
Looking at rc.sysinit and the output of kmodule, it would appear that
the problem is
2006 Sep 14
3
Anyone using fuse and/or sshfs under Centos 4.4?
Hi
A search of google failed to show any prebuilt rpms for sshfs and fuse.
I do see that fuse support is in 2.6.14 kernel which isn't a whole lot of
help.
Before I dive headlong into this has anyone successfully built fuse/sshfs
against Centos 4.4.
If so would you share your experience?
Thanks
Daveh
2006 Feb 04
3
Routing Calls via chan_capi with AVM FritzCard
Hello asterisk-users,
I recently set up an asterisk server using Debian Sarge. I also added
an ISDN card (AVM FritzCard PCI) to the machine. I built amd installed
a new kernel (2.6.15.1) with modular support for the CAPI stuff and
also integrated the FritzCard driver available from AVM.
capiinfo succeeds in correctly showing the ISDN card.
When talking from one PC to another via SIP, everything
2006 Dec 10
3
Xen, Asterisk & ISDN: Timing Problems
Hi,
is anybody running asterisk on a xen domU and can give an opinion on the
following:
I have delegated a FritzCard and a HFC card to my domU and installed an
asterisk setup that was running on the same isdn hardware but on a
dedicated machine flawlessly.
I experienced what I believed to be timing problems: sometimes calls on
the Fritzcard did not seem to "reach" asterisk, when
2005 Jul 16
5
Implementing a ISDN home PBX
Hi,
I would like to implement a inexpensive home PBX with Asterisk. I have
an internal ISDN bus with 6 ISDN phones. I now thought, I connect a
Fritz card to my Mehrgerateanschluss (Point-to-Multipoint) supplied by
my provider and a second Fritz card to the internal bus. Will this work?
Thanks for the help,
Arik
2005 Jan 13
0
Re: potentially nasty oops on startup
Hello,
>On Sun, 5 Dec 2004, Rik van Riel wrote:
>
> > I"m getting the following oops on startup, and I"m not quite
> > sure why. It looks nasty though, with an invalid page being
> > mapped into a process, and a strange looking EIP ...
> >
> > do_wp_page: bogus page at address 00000449
> > VM: killing process kmodule
> > Unable