-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hamish Whittal wrote: > Hi folks, > > I have an asuscom ISDN BRI card in my server and was wanting to know > whether this would be good enough to use with Asterisk. I am VERY new to > this, so have no idea how to config the software, etc. But I am very > eager to learn. > > Cheers > H
This should work fine with ISDN4Linux as it uses the Hisax chipset. Get it working first as a normal ISDN card, then add Asterisk. Look at /etc/asterisk/modem.conf, it will need to contain something like this: [interfaces] context=inbound driver=i4l language=en type=autodetect stripmsd=0 dialtype=tone mode=immediate msn=yourMSNhere group=9 dtmfmode=asterisk incomingmsn=* device => /dev/ttyI0 device => /dev/ttyI1 You _WILL_ need to set your MSN (change yourMSNhere to your full MSN, usually without the area code). HTH - -- Ron Wellsted http://www.wellsted.org.uk [EMAIL PROTECTED] FWD:519961 Gossiptel:9309811 N 52.567623, W 2.137621 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iQEVAwUBQpOLWEtP/KMNOfRbAQKyMwf5AWyv903Zk04g9g/lNGIErfDdQHlo7Vr7 lThVhfMScoW5PlFI3UIVjjzikwZYsqYUBL0aEevFa64hV40u84ZzQ0WbgLzTekgB qPOaFXwzI//D7GQUOcKpA9ydlWYv7y16BQ2lgj93DP/xttImu6qf+HwF2vzhYMmE TxC2CUkU3zeMnFYy3QGBHPyVJVH+jRD5C3jgnnWfGeUVYBjQhVA3PQHZ+nLw/Ip+ 3Iv5R4wcDrtM1F08ZLkH1NJ2D07NvmkasglEyaJlCDBh6LGyBexuiSjUAn8cxH3Z 3cfmDfKtWjAFZV060LyAnQQYAmhrnDc88/HRbIzHTVJJ6/+uPduHMQ== =9O75 -----END PGP SIGNATURE----- _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
