[Asterisk-Users] Recomended ISDN on Asterisk@home ?

2004-12-06 Thread HBK
Hi
I have installed the http://asteriskathome.sourceforge.net/ with a 
Digium card with no problems, very good !
Now I want to install my Billion PCI ISDN card (HFC based) in TE mode.
I get a little confused with Isdn4Linux, ZapHFC HIAX and the need to 
install Capi !

Please suggest best and easiest approach ?
Thank you !
HB
Norway
___
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


[Asterisk-Users] Recomended ISDN for Asterisk ?

2004-12-06 Thread HBK
Hi
I have installed the http://asteriskathome.sourceforge.net/ with a
Digium card with no problems, very good !
Now I want to install my Billion PCI ISDN card (HFC based) in TE mode.
I get a little confused with Isdn4Linux, ZapHFC HIAX and the need to
install Capi !
Please suggest best and easiest approach ?
Thank you !
HB
Norway
___
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


Re: [Asterisk-Users] Recomended ISDN for Asterisk ?

2004-12-06 Thread Alessio Focardi
Hello HBK,

Monday, December 6, 2004, 12:11:45 PM, you wrote:

H Hi

H I have installed the http://asteriskathome.sourceforge.net/ with a
H Digium card with no problems, very good !
H Now I want to install my Billion PCI ISDN card (HFC based) in TE mode.
H I get a little confused with Isdn4Linux, ZapHFC HIAX and the need to
H install Capi !

H Please suggest best and easiest approach ?

I'm pretty satisfied with bristuff package from 
http://www.junghanns.net/asterisk/

It downloads, patch and compile asterisk for HFC cards, also TE mode is 
supported.

Good luck!

-- 
Best regards,
 Alessiomailto:[EMAIL PROTECTED]

___
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


Re: [Asterisk-Users] Recomended ISDN for Asterisk ?

2004-12-06 Thread Nils Segerdahl
On Mon, 6 Dec 2004, HBK wrote:

 Hi

 I have installed the http://asteriskathome.sourceforge.net/ with a
 Digium card with no problems, very good !
 Now I want to install my Billion PCI ISDN card (HFC based) in TE mode.
 I get a little confused with Isdn4Linux, ZapHFC HIAX and the need to
 install Capi !

 Please suggest best and easiest approach ?

Hi,

The easy way to do it would be to use ISDN4LINUX and modem.conf
I don't think capi doesnt support billion PCI.
zaphfc requires that you rebuild your asterisk from cvs.

This is what I had in my modem.conf when I used a billion card with I4L

 [interfaces]
 context=remote
 driver=i4l
 language=en
 type=autodetect
 dialtype=tone
 mode=immediate
 group=1
 msn=018543210
 incomingmsn=*
 outgoingmsn=543210,543211
 device = /dev/ttyI0
 device = /dev/ttyI1

And in extensions.conf
For outgoing:

exten=_0.,2,dial(Modem/g1:${EXTEN:1})

For incoming:

exten = 018543210,1,goto(default,21,1)
exten = 018543211,1,goto(default,23,1)

Or something like that..

The quality whas ok.



/Nils
 Thank you !
 HB
 Norway


 ___
 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



Nils Segerdahl
---
Upsala Systemkonsult, UPSYS AB Telefon:(+46) (0)18 56 80 41
Glunten, 751 83 UppsalaMobil: (+46) (0)703 55 65 03
http://www.upsys.seFax: (+46) (0)18 56 80 49
---
Dec  7  Japan bombs Pearl Harbor, 1941
---

___
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