[Asterisk-Users] LineJack + Asterisk HELP!

Zara Trousk zaratrousk at mindless.com
Tue Sep 16 07:26:55 MST 2003


Download latest drivers from www.openh323.org

untar
./configure
make
make install

modprobe ixj

see your devices here:
cat /proc/ixj 

phone.conf 

[interfaces]
mode=fxo
context=incoming
device => /dev/phone0

where /dev/phone0 is your Linjack (could be /dev/phone1) if you had a phonejack PCI as well.

you can also configure VAD, echo cancellation and rx/tx gains here (the sample file is self 
explanatory).

Configure you´re extensions.conf file to have the incoming context, and do whatever you want to do with the call.

For instance you could:

[incoming]

exten => s,1,Dial(Phone/phone0,20)

or

exten => s,1,Dial(Console/dsp)

or

exten => s,1,Dial((SIP/mysip1,20,tr)

I hope it helps.

Let me know if you need anything else.

-P


----- Original Message -----
From: "Bartosz Jozwiak" <bartek at cq-link.sr>
Date: Tue, 16 Sep 2003 08:47:29 -0300
To: <asterisk-users at lists.digium.com>
Subject: Re: [Asterisk-Users] LineJack + Asterisk HELP!

> Hello,
> 
> Thank you very much for reply.
> Yes I want to make LineJack card only for incomming calls.
> It will be just for test while I am waiting for X400P from Digium.
> 
> If you could tell me how to install it I will be very thankful .
> 
> -- Bart
> 
> ----- Original Message ----- 
> From: "Zara Trousk" <zaratrousk at mindless.com>
> To: <asterisk-users at lists.digium.com>
> Sent: Tuesday, September 16, 2003 7:32 AM
> Subject: Re: [Asterisk-Users] LineJack + Asterisk HELP!
> 
> 
> >
> > Yes you can use the Linejack on asterisk and Yes you can use it as an FXO,
> **BUT** only for incoming calls :( Nobody explained me properly why the code
> was not developed but as you know Asterisk is Digium and Digium makes voice
> boards, so... In other words, what they are saying is: Buy Digium.
> >
> > If you still need to use the LineJack as incoming only just let me know.
> > The FXS port works perfectly, but as you might know you can only use it as
> FXO OR FXS not both.
> >
> > Cheers,
> >
> > -Z
> >
> >
> >
> > ----- Original Message -----
> > From: Bartosz Jozwiak <bartek at cq-link.sr>
> > Date: Sat, 13 Sep 2003 17:00:59 -0300
> > To: asterisk-users at lists.digium.com
> > Subject: [Asterisk-Users] LineJack + Asterisk HELP!
> >
> > > Hello,
> > >
> > > I have ISA card LineJack. I could not find any information
> > > if this card can work as fxo with Asterisk. If it can work,
> > > can somebody point me how to install it on my Asterisk box.
> > > Or maybe there is some documentation about it how to install
> > > LineJack.
> > >
> > > I will be very thankful for any help.
> > >
> > > Regards
> > > Bartosz Jozwiak
> > >
> > > -------------------------------------------------
> > > This mail sent through IMP: http://horde.org/imp/
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users at lists.digium.com
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> > -- 
> > __________________________________________________________
> > Sign-up for your own personalized E-mail at Mail.com
> > http://www.mail.com/?sr=signup
> >
> > CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
> > http://corp.mail.com/careers
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
__________________________________________________________
Sign-up for your own personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers




More information about the asterisk-users mailing list