Displaying 20 results from an estimated 6000 matches similar to: "asterisk upgrade"
2007 Feb 03
1
misdn and prostgres_cdr on asterisk 1.4
Hi
i am upgrading an asterisk server from 1.2.4 to 1.4.
i've installed libpri 1.4
i've installed zaptel 1.4
I've installed the new version of misdn with the script of beronet.
i use this configure script:
./configure --with-postgres=/usr/local/pgsql
then:
make menuselect
[*] 1. cdr_csv
[*] 2. cdr_custom
[*] 3. cdr_manager
XXX 4. cdr_odbc
[*] 5. cdr_pgsql
XXX 6. cdr_radius
2006 Jun 13
1
sound quality problem on mISDN
Hi
I've problem with incoming call quality to GSM gateway connected to
beronet card (BN8S0),
-----> [ GSM Gateway ] -------> [ BN8S0 ] ==== asterisk
Port connected to GSM gatway is in TE mode , gateway is in NT mode ,
When I dialin to cellphone numer , call goes to 'from-eragsm' context,
to Echo application.
[from-eragsm]
exten => 700,1,Goto(600,1)
exten
2006 Jun 02
2
BN8S0 Installation problem - 0 devices registrered
hi
i am experiencing some problems with the configuration of an BN8S0 Beronet card.
I've downloaded last CVS of mISDN ans mISDNuser, i patch the kernel
2.6.16.18 and the enabled the following:
<*> ISDN support
x x Old ISDN4Linux --->
x x --- CAPI subsystem
x x <M> CAPI2.0 support
x x [*] Verbose reason code reporting (kernel size +=7K)
x x [*]
2006 Jun 08
1
BN8S0 problem - Extension can never match, so disconnecting
hi
i've configured a Beronet BN8S0 Card with misdn beronet utility.
the card is configured with all lines in TE and P2P mode, and it is
connected with the special cable with an ISDN connection.
i've turned on debugging to level 4, this is the output from the
asterisk cli when i receive a call:
P[ 5] MGMT: Short status dinfo 1000001
P[ 5] MGMT: SSTATUS: L1_ACTIVATED
P[ 5] handle_frm:
2007 Jul 24
2
Astribank-8BRI
Hello,
I'm in the process of building an Asterisk machine and need 5 or 6
BRI-Channels. I was looking for the beroNet and Junghans cards and
stumbled upon the Xorcom Astribank xBRI products.
Has anybody tried out the Astribank xBRI-Channel Banks? Are they
production ready or should I go with a beroNet BN8S0 or JUNGHANNS.NET
octoBRI ISDN?
Thanks in advance,
Lars
--
We don't like their
2006 Feb 23
0
isdn problem
Hi
I have beronet BN8S0 isdn card in my asterisk and , card is working
fine, but when I try to dial to special number 118913 ( telephone number
information) from polish telecom TPSA, I always geting timeout .
Bellow is isdn signaling dump :
--> * CallGrp: PickupGrp:
--> rxgain:0 txgain:0
--> * dad:118913 tech:mISDN/2-u25 ctx:default
--> * Setting Context to from-tpnet
-->
2010 Apr 28
2
BN8S0, dahdi, wcb4xxp
Hi,
a few month ago, I tried to install zaptel for my Beronet BN8S0 pci card... I
gave up and took hfcmulti/lcr. Now dahdi (2.2.1.1) seems to support the card
and I'm very interested to get it to work.
But how to get rid of these annoying qozap driver?
bishop dahdi # lspci -v -nn -s 01:00.0
01:00.0 ISDN controller [0204]: Cologne Chip Designs GmbH ISDN network
Controller [HFC-8S]
2007 Dec 15
0
OpenVox B800P and asterisk 1.4/ mISDN-1_1_7
Hi
i've installed this software:
******************** SOFTWARE
mISDN-1_1_7
mISDNuser-1_1_7
Asterisk-1.4.15
******************** SOFTWARE
misdn is correctly loaded by misdn-inist start
Here there is the misdn.conf (copied from an existing and working
installation with Asterisk 1.2.x and one BN8S0)
******************** MISDN.CONF
[general]
misdn_init=/etc/misdn-init.conf
debug=0
bridging=no
2006 Jun 01
0
Problems with misdn and BN8S0
Hi
i am experiencing some problem with asterisk and misdn
i've patched and recompiled the 2.6.15.5 kernel on the server
i use a BN8S0 card with alla channels in TE mode.
i can load hfcmulti and mISDN_dsp
i load this with:
/sbin/modprobe hfcmulti layermask=0xf protocol=0x22 type=0x08
and then
/sbin/modprobe mISDN_dsp
dmesg returns me the following:
Modular ISDN Stack core $Revision: 1.34
2007 Mar 22
0
beronet BN8S0 and isdn phone
Hello.
I have problems to integrate an isdn phone. I don't know why but the isdn
phone rings only once and than it looses its connection to his base station.
I can make a call from the isdn phone to an VoIP Phone inside my network but
when i pick up the phone the isdn phone also crashes.
misdn.conf:
[ntport1]
ports=5
context=isdn-telefon
msns=*
extensions.conf:
exten =>
2007 Apr 21
3
FAX on PRI and TE205P
Hi
i have a PRI connected to a TE205P.
Actually, can i send and receive FAX through Asterisk using stable solutions?
Or shall i connect an ATA to Asterisk and then a modem with Hylafax?
--
/*************/
nik600
https://sourceforge.net/projects/ccmanager
https://sourceforge.net/projects/nikstresser
2006 Oct 12
0
Beronet BN4S0 instalation
I'm having trouble installing Beronet BN4S0 card. I have downloaded instructions from here
http://www.beronet.com/download/card_installation_guide.pdf
And when I download install-misdn-mqueue[1].tar.gz I untar it and execute "make" and "make install". This is the output that I get.
[root@nbirma1 install-misdn-mqueue]# make install
make -C app_bundle
make[1]: Entering
2006 Mar 13
1
misdn
Hi all,
I just arrived in Italy from Cebit, qhere I spoke with digium and Beronet
people.
They told me to try to use the mISDN stack to drive beronet and the new
upcoming digium ISDN Cards.
SO I searched, find
http://www.beronet.com/download/card_installation_guide.pdf, and I
immediately got the error:
asterisk01:~ # cd /usr/src/install-misdn/
asterisk01:/usr/src/install-misdn # make install
2005 Jan 21
1
chan_misdn 0.0.3-rc5 - new release ! Please testit.
What are the advantages in using mISDN over other solutions?
If I knew why it was a good idea (like does it have better sound quality than alternatives?) then I would put the time in to test it, and also improve the Wiki.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Thomas H?ger
Sent: Friday, January 21,
2007 Jun 21
0
mISDN problems
Hi all,
we're buildin an Asterisk box based on an Intel IXP425 board.
The board uses a Beronet BN2S0 ISDN card, mISDN 1.1.4 and asterisk 1.4.2.
hfc_multi has been patched to compile under big endian cpu, and so also
capi kernel files.
All the modules seem to load correctly (configuration was made with
misdn-init config), but when starting cha_misdn, asterisk outputs the
following lines:
P[ 1]
2005 Jan 12
0
chan_misdn - new release ! Please test it.
Hi there,
we've announced a new release of our chan_misdn channel driver.
chan_misdn is a GPL channel driver for the new Linux ISDN-Layer mISDN
(www.isdn4linux.org).
So you can use all from mISDN supported ISDN catds in Asterisk.
Feel free to donwload and test it at :
http://www.beronet.com/download/chan_misdn-beta-0.0.3-rc4.tgz
You can report bugs and feature requests to
2005 Jan 21
0
chan_misdn 0.0.3-rc5 - new release ! Please test it.
Hi there,
we've announced a new release of our chan_misdn channel driver.
chan_misdn is a GPL channel driver for the new Linux ISDN-Layer mISDN
(www.isdn4linux.org).
So you can use all from mISDN supported ISDN catds in Asterisk.
Feel free to donwload and test it at :
http://www.beronet.com/download/chan_misdn-beta-0.0.3-rc5.tgz
You can report bugs and feature requests to
2004 Oct 20
2
chan_mISDN problem
I'm using avm fritz card usb with kernel 2.6 patch with mISDN. The module is load correctly when I type lsmod I've got the following output:
Module Size Used by
zaptel 178308 0
avmfritz 21388 0
mISDN_isac 14336 1 avmfritz
mISDN_dsp 191424 0
l3udss1 34184 0
mISDN_l2 39040 0
2006 Apr 10
3
E1 PRI problem with TE205P
Hi all,
I've setup a PBX in production environment last week but we have immediatly
find out drop conversations and lot of errors (in asterisk logs) like:
Apr 10 17:30:48 NOTICE[25154] chan_zap.c: PRI got event: HDLC Bad
FCS (8) on Primary D-channel of span 2
My configuration is:
Motherboard: SuperMicro P8SCT (Intel E7221 chipset)
Hypertrading and APIC enabled
CPU: P4 3GHz
Digium TE205P
2007 Jan 11
0
Trying to understand mISDN kernel buffer messages...
Hello List,
I have got some questions about mISDN kernel buffer messages
which I posted to the mISDN users list a while ago.
Unfortunatelly I received no feedback at all, so I though I'd share them
in this (wider) context to see if anyone can give any input...
Thanks in advance for any feedback and kind regards,
--
Ex Vito
---------- Forwarded message ----------
From: Ex