Hello

I have just set up Asterisk Asterisk 1.4.21.2 on a CentOS 5.2 machine.
I am using the OpenVox B200P ISDN card.

My problem is that even though chan_misdn module seems to be loaded
correctly with
Asterisk (I can see it using 'module show' command) the misdn commands are
not available
to me in the CLI so I cannot tell if my box is correctly interfacing with
the ISDN card

Any ideas what can be going wrong ?

My installation procedure looked like this :

cd /usr/src/
  wget http://www.misdn.org/downloads/mISDN.tar.gz
  wget http://www.misdn.org/downloads/mISDNuser.tar.gz
  tar xzf mISDN.tar.gz
  tar xzf mISDNuser.tar.gz
  cd ../mISDN-1_1_7_2/
  make install
  cd ../mISDNuser-1_1_7_2/
  make install

cd asterisk-1.4.21.2/
make menuconfig (I chose chan_misdn)
make; make install;
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to