similar to: FYI linejack card

Displaying 20 results from an estimated 2000 matches similar to: "FYI linejack card"

2003 Mar 07
2
help with linejack card
Hi, I am trying to get a prototype working based on Asterisk and Quicknet cards. I currently have to systems set up each with a LineJack card. I have the systems working, but can't get the voicemail demo to work properly. Messages to the user telephone set from the voicemail system are clear, but recordings left through the phone are distorted. Sounds like the audio has lots of echo and
2005 Jan 27
1
Trouble with Quicknet Linejack
I have a Quicknet Linejack in /dev/phone0. My phone.conf is: [interfaces] mode=dialtone format=slinear echocancel=medium context=mayores device => /dev/phone0 Only I can mark 7 digits, soon asterisk tries dial automatically. I cannot mark 8 or more digits. 6 or less digits work ok. -------------- next part -------------- An HTML attachment was
2005 Mar 19
1
Asterisk Quicknet FWD Problem - no path to translate from Phone/phone0 to SIP
I cant seem to be able to figure this out. As much as I can tell it is a codec problem. I can dial out to 612@fwd.pulver.com and the "Call Me" test there rings my phone. However when the callee endpoint answers, there is a failure to translate: Outgoing Call for 612 612 is not a local user -- Called 612@fwdpulvercom No path to translate from SIP/fwdpulvercom-dd5a(2) to
2004 Jul 21
0
Asterisk sees inbound call, but won't answer
Good evening, I am just getting started with Asterisk. I have it installed, and I believe I am on the right track, overall, to get it working, but I can't get the linejack to answer any calls. At this point, all I'm trying to do is have Asterisk answer an inbound call on my linejack, /dev/phone0, and play a greeting or tone. I figure, once I am able to get asterisk to actually answer the
2004 May 02
1
phonejack and linejack in the same system
Hi, I am a newbie in asterisk, i could compile it and run it with no problem on a RedHat 9. In the same box, i got a linejack and a phonejack cards and i downloaded the CVS driver from quicknet. This 2 card were working in a openh323 (openphone and pstn) project with gnugk on a RedHat 9. I am using the default samples, and i tried /dev/phone0 and /dev/phone1, but when i run asterisk, i get this
2003 Nov 15
3
Problem with the Internet LineJACK ISA card...
Hi, I'm having problems with setting up my ISA LineJack card on Linux machine... I've done everithing according to documentation available, by compiling the new ixj driver (v1.2.1), loading it, adding device node /dev/phone0 with major number 100 and minor number 0, adding aliases into the /etc/modules.conf: alias char-major-100 phonedev alias char-major-100-0 ixj and running depmod
2006 May 01
1
unable to set outgoing callerid
Hi *, now for a long time i am trying to set the outgoing callerid, without luck. I am here in Germany, my asterisk has a pri interface connected to a PMX installed by Telekom. All telephone calls are preselected to EcoVoice. I am using asterisk 1.2.7.1, zaptel 1.2.5 and libpri 1.2.2. A week ago we tried with a device able to simulate a telephone system so send out a callerid, and that
2003 May 23
7
LineJacks & Asterisk
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
2003 Apr 24
0
Anyone using Asterisks and a Quicknet Linejack in the UK?
2003 Apr 29
10
Creating a phone channel
I need help creating a channel for my phone device (Quicknet PhoneJack). I have installed and loaded the driver and phone devices listen in /dev (phone0 - phone15). [phone.conf] mode=dialtone format=slinear device => /dev/phone0 fxoks=2 ;Quicknet PhoneJack [extensions.conf] ... exten=>_NXXNXXXXXX,1,Dial,Phone/phone0 ... When I try to make a call, I get the following output: Executing
2003 Apr 11
1
Newbie problem?
I have a Quicknet Linejack. Actually, I want to make a standalone(no internet connections) call to my asterisk box running GNU/Linux. When I call the system it says: -- Executing BackGround("Phone/phone0", "demo-congrats") in new stack NOTICE[14349]: File channel.c, Line 1212 (ast_set_write_format): Unable to find a path from 2 to 1 WARNING[14349]: File file.c, Line 553
2003 Mar 21
8
Help with linejack as a trunk?
I have a linejack and a phone jack in my asterisk server working well between the SIP phones and the phonejack. what I cannot get to work is the outbound linejack Phone/phone0 trunk line? how can I get a SIP or Phone/phone1 phonejack phone to dial 9 then outside number and pickup Phone/phone0 and dial it? right now it accepts a 95551212 but busy's on the last digit 2. no outside dial.
2003 Dec 26
2
Incoming call on LineJack's LINE/FXO is not answered by *
Hello All... I have searched in the archive and also followed Zara's instruction on getting incoming calls to work with Asterisk...but I still can't get Asterisk to answer incoming call on Linejack's LINE port. I attached a phone set to the PHONE port, and telco line to the LINE port on the Linejack(ISA) card. I have downloaded, compiled and installed the newest driver for
2003 Sep 02
0
IXJ card doesn't want to dial out (see previous thread, asterisk won't answer pstn ring)
Hi all, Currently trying to get asterisk to dial out with an Internet Line Jack card, however, it does not use the pots line, only on the line it dials out of. This is similar to the previous thread/posting "Asterisk won't answer pstn ring", but I didn't find any follow up to get it working. My asterisk setup is like this: iptelephony:/etc/asterisk# cat phone.conf | grep -v
2003 Sep 10
1
Linejack Dialout (FXO)
Hi there, I?ve been out for some months now, haven?t been checking the list at all. Does anyone know if the problem with the Quicknet Linejack (FXO) card dial out to PSTN with asterisk was solved? Is anybody working on it? Cheers, -Z -- __________________________________________________________ Sign-up for your own personalized E-mail at Mail.com http://www.mail.com/?sr=signup
2004 May 31
3
Quicknet PhoneJack Configuration
Hi all, I am still confused about the way to use asterisk with QuickNet Phonejack. If I am not wrong, The phonejack card should be using the phone.conf as the asterisk channel. I was initially confused with the ZAP channel (The digium card), now that I have found out that Phonejack should use the Linux Telephony Devices and its configuration file is phone.conf, but the question is I do not know
2010 Aug 13
3
IXJ Quicknet PhoneJack issues
Greetings: We have been running a CVS HEAD version of asterisk from Mar 10, 2005 on ix86 (PIII-600) Linux 2.4.27 with ixj (chan_phone) hardware. In a hope of getting better 'chan_skinny' support (to attempt using a Cisco 7920 IP phone) I built asterisk 1.2.40 on this box. Initial tests verify that our previous dialplan is working (iax2 trunks, register sip phones, registering withour SER
2003 Apr 24
2
Anyone using Asterisks and a Quicknet Lineja ck in the UK?
I don't have any experience of your problem - but I thought this might help. http://www.hut.fi/Misc/Electronics/circuits/uk_wiring.html <http://www.hut.fi/Misc/Electronics/circuits/uk_wiring.html> The UK (and some of it's former colonies) use a system called 3-wire ringing. Some equipment from overseas requires an adaptor to make it work. I don't know if the LineJack is one
2003 Apr 14
1
conf advices needed
(PLS, also CC: to 7ukwn@wanadoo.fr, which is my private address) Hi, I'm trying to setup 2 boxes with Asterisk; one with one quicknet PhoneCard, the other with two Quicknet cards: a PhoneCard and a LineJack; either boxes have a phone connected to the PhoneCards, a regular line is connected to the LineJack They'll be both on the internet (by adsl) and the purpose is to be able to make
2005 Mar 20
2
FWD to Vonage not working?
I am having trouble with this. I can dial 1800 numbers fine as well as FWD service numbers but not Vonage. I can be called from ipkall and fwd and can call aixtel numbers. I use aix2 with Fwd. My extensions.conf for Vonage: ; vonage numbers ; ; +2431 exten => _2431XXXXXXXXXX,1,SetCallerID,${FWDCIDNAME} exten =>