Hi folks, First off all, I'm new to asterisk. I'd like to make a basic installation of * with a Linejack, as recommended in this mailing list, I downloaded and setup successfuly the pwlib, openh323 lib, asterisk and chan_323. I have made little changes to default configuration files packed with asterisk and I managed to call with the telephone plugged in my Linejack a friend running an ohphone on a box of my local network. Everything went fine up to there. Now, I'd like to complicate the whole thing and manage to receive calls from the PSTN on my network. The trouble is, I don't know where to make the changes, when I dial from another line at work on the line dedicated to the linejack, it rings contineaously; * nevers hangs up :/ If someone who managed to get asterisk working with those Linejack, it would be really great :) -- Agesa Open up and say Wah !
Does anyone has ever managed to get asterisk working with a linejack ?
The code supporting linejacks seems to be unstable in later versions of *. I would avoid them if possible. Gregg On Sat, 2003-05-24 at 07:11, Wah wrote:> Does anyone has ever managed to get asterisk working with a linejack ? > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users
>On Sat, 2003-05-24 at 07:11, Wah wrote: >> Does anyone has ever managed to get asterisk working with a linejack ?Save yourself a lot of heartache and get yourself a dev kit lite (tdm10B and X100P) Andy
I managed to have a Linejack working with * but only for incoming calls, it worked like a breeze with no problems whatsoever. In fact everyone keeps saying the the Linejacks are not good, I find them excellent in a lot of ways I even got them working in production on small scale systems (low density) and I never had a problem. I don't see why the code to send DTMF & dial out on a linejack won be released, but again maybe it is to sell more Digium cards? I really would like to get some code to have * dialing on a Linejack even if it was just experimental. -Z ----- Original Message ----- From: "Andy Powell" <andy@beagles-den.demon.co.uk> Date: Sat, 24 May 2003 17:15:56 +0200 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] linejacks & asterisk> > >On Sat, 2003-05-24 at 07:11, Wah wrote: > >> Does anyone has ever managed to get asterisk working with a linejack ? > > Save yourself a lot of heartache and get yourself a dev kit lite (tdm10B and X100P) > > Andy > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup
I fully agree with Wah. I also have a whole bunch of them, and I need a really good reason to dump them way. -P ----- Original Message ----- From: Wah <wah@pornbsd.org> Date: Tue, 27 May 2003 02:17:15 +0200 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] linejacks & asterisk> Jeremy McNamara <jj@indie.org> writes: > > > Don't waste your time and money with any Quicknet cards, buy a Digium > > X100P. You will thank me later. > > > Could you please explain me why I got to leave alone those Quicknet > cards ? > I already own them, there is no problem for me to buy digium's stuff > but I'll have to justify myself... > > Thanks > > -- > Asega Adrole > wah@pornbsd.org > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup
Using latest CVS drivers new Generation (NIXJ) get them at openh323.org. In any case the old drivers available (1.2.1) work just as fine. phone.conf =========mode=fxo format=slinear ; You ca use format=g723.1 it works just well with me. context=incoming txgain=100% rxgain=100% device => /dev/phone0 Pretty standard as you can see. What I really want to do is PSTN dial out, any help? -P ----- Original Message ----- From: Wah <wah@pornbsd.org> Date: Tue, 27 May 2003 02:18:13 +0200 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] linejacks & asterisk> "Zara Trousk" <zaratrousk@mindless.com> writes: > > > I managed to have a Linejack working with * but only for incoming > > calls, it worked like a breeze with no problems whatsoever. > > That's what I'm looking to do with my linejack, get incoming calls, > for the moment I ain't interrested in reaching telephones from the > PSTN. > Could you please send me your configuration files so that I could look > what's wrong with mines before buying a X100P from Digium :) > > Thanks, > > -- > Asega Adrole > wah@pornbsd.org > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup
I've got also phonejacks working with asterisk since asterisk version 0.1.12 :) Funny thing is they are still working fine with all sorts of versions of the drivers and also with the latest * CVS versions. If there isn't development for the Quicknets it shouldn't be stated on the compatibility list. Everywhere you read about asterisk, the quicknets are there. I ask myself why? -Z ----- Original Message ----- From: Jeremy McNamara <jj@indie.org> Date: Mon, 26 May 2003 13:06:28 -0400 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] linejacks & asterisk> I like option 2. Those cards are worthless (IMHO) > > > Jeremy McNamara > > > > Carlos Eduardo Cremon wrote: > > >Ok, but is there someone working to solve this problem? > >I believe that many people have linejacks/phonejacks and use Asterisk. I > >have 2 phonejacks and since few weeks ago I'm not able to use them (Asterisk > >crashes). > >If it persists, I'll conclude two things: 1) I will lost my money; and 2) > >There will not be a reason to have "chan_phone" channel available in > >Asterisk's code tree. > > > >-Eduardo > > > > > > > >----- Original Message ----- > >From: "Gregg Lebovitz" <gregg@lebovitz.net> > >To: <asterisk-users@lists.digium.com> > >Sent: Saturday, May 24, 2003 11:18 AM > >Subject: Re: [Asterisk-Users] linejacks & asterisk > > > > > > > > > >>The code supporting linejacks seems to be unstable in later versions of > >>*. I would avoid them if possible. > >> > >>Gregg > >> > >>On Sat, 2003-05-24 at 07:11, Wah wrote: > >> > >> > >>>Does anyone has ever managed to get asterisk working with a linejack ? > >>>_______________________________________________ > >>>Asterisk-Users mailing list > >>>Asterisk-Users@lists.digium.com > >>>http://lists.digium.com/mailman/listinfo/asterisk-users > >>> > >>> > >>_______________________________________________ > >>Asterisk-Users mailing list > >>Asterisk-Users@lists.digium.com > >>http://lists.digium.com/mailman/listinfo/asterisk-users > >> > >> > > > > > >--- > >Outgoing mail is certified Virus Free. > >Checked by AVG anti-virus system (http://www.grisoft.com). > >Version: 6.0.483 / Virus Database: 279 - Release Date: 19/5/2003 > > > >_______________________________________________ > >Asterisk-Users mailing list > >Asterisk-Users@lists.digium.com > >http://lists.digium.com/mailman/listinfo/asterisk-users > > > > >-- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup