Displaying 20 results from an estimated 2000 matches similar to: "mISDN compiling error"
2009 Mar 11
3
Digium B410P: misdn v1 or misdn v2 or dahdi + asterisk 1.6 ?
Hi,
Until now I've been using my Digium B410P cards with misdn 1.0.x.
I would like to upgrade my systems and am now wondering which is the "best" route to take:
- use the latest release of misdn v1
- upgrade to the latest "stable" kernel and use the built-in misdn v2
- use misdn v2 as a seperate package (disable misdn in the kernel)
- use dahdi's support for misdn
2009 Jan 08
2
Could you compile mISDN 1.1.8 on Lenny ?
Hi,
Before diving into this, I would very pleased to know if someone could yes
or no, successfully compile mISDN 1.1.8 on Lenny (latest RC1 or beta2
version) ?
Regards
After a fresh install on Lenny, I can reproduce at will :
apt-get install build-essential linux-headers-2.6.26-1-686
cd /usr/src
wget http://www.misdn.org/downloads/mISDN.tar.gz
tar xvf mISDN.tar.gz
cd mISDN-1_1_8
make
....
2009 Jan 07
3
mISDN compile problem
Hi,
I'm bumping on this :
cd /usr/src
wget http://www.misdn.org/downloads/mISDN.tar.gz
tar xvf mISDN.tar.gz
cd mISDN-1_1_18
make
<snip>
In file included from
/usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/core.h:9,
from
/usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/avm_fritz.c:20:
/usr/src/mISDN-1_1_8/include/linux/mISDNif.h:791: error: field
2007 Jun 19
1
problem with mISDN
Hello, I have some problems with mISDN.
I can't send or receive call from the Billion ISDN card
Mi configuration files are thoose:
extensions.conf:
[general]
static=yes
writeprotect=yes
[SOME]
exten => 101,1,Dial(SIP/101,30,Ttm)
exten => 101,2,Hangup
exten => 102,1,Dial(SIP/102,30,Ttm)
exten => 102,2,Hangup
include => outgoing
[outgoing]
exten
2009 Jan 22
2
Incoming fax detection on mISDN hfcmulti B410P card
Hi,
I'd like to know what's the most "popular" method for automatic fax/voice detection for incoming calls on mISDN cards such as the B410P (hfcmulti).
I'm running:
kernel 2.6.17
misdn 1.1.3
asterisk 1.4.21.2
B410P card
I'm using iaxmodem and hylafax with asterisk (the setup works for zap channels).
I've used the following options in /etc/asterisk/misdn.conf:
2006 Oct 18
2
echotraining=yes in misdn.conf is invalid or out of range.
Hi.
I'm having problems with chan_mISDN configuration. Line
"echotraining=yes" causes warning, when Asterisk is parsing misdn.conf
and I'm confused why the PBX doesn't accept the setting. No matter
which section I try to offer it, it is always invalid or out of range.
The setting itself is supposed to be valid, it is in the sample
configuration file of chan_mISDN 0.3.1.
2009 Mar 12
2
BRI/ISDN, misdn.conf/misdn-init.conf, OpenVOX B100P and Etisalat in Dubai
Hi All,
We've got msidn configured:
Port 1: TE-mode BRI S/T interface line (for phone lines)
-> Protocol: DSS1 (Euro ISDN)
-> childcnt: 2
--------
mISDN_close: fid(3) isize(131072) inbuf(0x8fd5060) irp(0x8fd5060)
iend(0x8fd5060)
and running on Asterisk 1.4.21.2:
pbx*CLI> misdn show stacks
BEGIN STACK_LIST:
* Port 1 Type TE Prot. PMP L2Link UP L1Link:UP Blocked:0 Debug:0
2005 Sep 24
1
unable to use misdn group dial
I have set up a * box with two hfc ISDN pci cards
using mISDN both in TE mode with PmP mode.
(using $MODPROBE hfcpci protocol=0x2,0x2
layermask=0xf,0xf)
I have no problem dialing out by explicitly naming the
mISDN port, ex: Dial(mISND/1/${EXTEN},60)
or Dial(mISDN/2/${EXTEN},60)
But it does NOT work when specifying the mISDN group:
exten =>
_(outpattern),1,Dial(mISDN/g:TEmode/${EXTEN},60)
2007 Jan 14
1
Problems with mISDN TE line
Hi list,
I've installed Asterisk 1.4.0 with newest mISDN 1.0.4 + mISDNuser 1.0.3
on Fedora Core 6.
I get many compilation error on mISDN. It wants to include linux/config.h
That I fixed by removing the #include line at every occurance. (Don't
know if that was a wise move, but it then compiled).
mISDNuser and asterisk compiled fine, and asterisk can find and use the
ISDN BRI port in
2005 Feb 04
1
*, BeroNet BN4S0 and misdn - problems
Hi,
i use an BN4S0 with misdn an asterisk on Linux 2.6.9. The hfcmulti module
is loaded with option:
type=0x04 protocol=0x2,0x2,0x22,0x2 layermask=0xf,0xf,0xf,0xf
and the fourth port is connected to an ISDN PTMP (MSN) port.
Call to #72 from S0 (BN port 4) are not accepted from asterisk but why ?
Can anyone give me a hint ??
misdn debug messages follows:
lib: NEW_CR Ind with l3id:80001
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
2010 Apr 11
2
mISDN installation via yum
HI,
I tried to install asterisk and mISDN via
http://www.asterisk.org/downloads/yum
My machine is running with kernel-2.6.18-164.15.1.el5.i686
# grep kernel /var/log/yum.log
Mar 21 16:09:28 Installed: kernel-2.6.18-164.15.1.el5.i686
Mar 21 16:09:42 Installed: kernel-devel-2.6.18-164.15.1.el5.i686
I've installed the following packages:
# yum install asterisk16-misdn mISDN mISDNuser
2007 Nov 17
1
Building and running mISDN for B410P on Ubuntu 7.04
Hi.
Using Asterisk 1.4.13 running on Ubuntu 7.04 with Intel CPU:
1) Not being able to build mISDN on Ubuntu using "make b410p" I have used
mISDN-1_1_7 which seems to work ok. QUESTION: Should I expect this version
of mISDN to work ok with these cards? Or is there a way to build using "make
b410P" on Ubuntu? (make force does not help at all)
2) In some of our installations
2007 Apr 02
3
misdn and debian
Hi,
I have FRITZ!Card PCI card. I have installed misdn-1.1.0 on stable debian
3.1 with 2.6.8. kernel. Then I reboot system, and it doesn't boot, it stops
near "Apache2 starting...". I started my system with "recovery" kernel,
and tun off misd, then my system works fine. I think it's problem with
memory.
Has anybody debian and misdn working fine? Maybe you can
2006 Nov 24
1
Installing the b410p card, unable to install mISDN
Hi,
I'm installing Asterisk on Ubuntu 6.10
When I first compiled the zaptel package I used:
make clean
make
make install
So far so good, but the following command failed:
make b410p
I did some digging on google and found a guide on how
to install it manually, but the result was the same.
I got these files
ftp.digium.com/pub/telephony/zaptel/b410p/misdn-b410p.tar.gz
2009 Oct 24
3
OT - mISDN and B410P questions
Hello,
I'm evaluating to possibility to use chan_misdn as a short term workaround,
in case latest Dahdi is not stable enough for what we are planning to do (we
wish to use Junghanns and Digium BRI hardware with Asterisk 1.6) .
I've read www.mISDN.org but still have a couple of questions :
1. Is correct that in a 2.6.27 (and up) enabled kernel, the "embedded" mISDN
version is
2005 Jun 06
2
mISDN + chan_misdn.so + winbond issue
Hi all,
Does anybody of you have the winbond w6692 working with the
mISDN/chan_misdn.so?
When loading chan_misdn.so from Asterisk, I get a "No lower Id port:1"
error. The /var/log/messages file says: "MISDN free_device: entitylist
not empty"
I'm using Linux 2.6.11.11 + mISDN-CVS-2005-05-01 + Asterisk 1.0.7 + Zaptel 1.0.7
chan_misdn build from chan_misdn-beta-0.0.3-rc6
2006 Oct 27
2
asterisk misdn incoming line not working.
Hi list,
I have a server running a simple hfs isdn card running with chan_misdn.
the problem is, I can't get asterisk to pick up the phone, outgoing calls work
fine.
when running asterisk with -vvvvvvvvvvvc I get the following "log" when I try
to dial the isdn server.
P[ 1] * Starting Ast ctx:kpn-in dad:0594643637 oad:0878722291 with 's'
extension
P[ 1] MGMT: SSTATUS:
2007 Jun 13
2
mISDN problem
Hello everybody.
I am trying to configure an Asterisk on Debian with the Billion ISDN card. I
am using mISDN.
But when I call on the CLI apears this:
-- Executing Dial("SIP/101-081805b8", "mISDN/1/943833473|45|tTwW") in new
stack
-- Called 1/943833473
P[ 1] empty_chan_in_stack: cannot empty channel 255
P[ 1] --> we have already send Release_complete
== Everyone is
2006 Jun 09
1
Asterisk, mISDN and a Fritz card -- kernel crashes
Who mentioned fax? :-)
Native CAPI isn't an option for us (unfortunately), as our service is a
point-to-point service, which the AVM CAPI drivers don't support.
We've now got another problem -- we're now able to make calls -- once. The
kernel panics as soon as someone terminates a call (and, so it would seem,
at various other times too). This has only been occuring since mISDN