similar to: Variable-length dialing with a Quicknet Inetnet PhoneJACK card

Displaying 20 results from an estimated 1100 matches similar to: "Variable-length dialing with a Quicknet Inetnet PhoneJACK card"

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
2004 Dec 19
2
QuickNet Internet PhoneJack problem
Hi list, I have some problems to get the QuickNet Internet PhoneJack working. What .conf files do I have to edit to get a dialtone for the first test with the standard configs from asterisk? I have the ixj driver running and a cat /proc/ixj after asterisk start tells me one reader and one writer. But if I pick up the receiver I don't get a dialtone nor I'm able to dial a number.
2005 Sep 03
1
I connected my quicknet phonejack to the wall phone outlet and .......
waited for the aroma of burnt electronics. There wasn't any so I went to the next room and plugged in a telephone on the wall outlet. I picked up the handset and it rang my asterisk box. I dont have any phone service. The phone is working fine and have used it for hours listening to podcasts. And I can plug it to any phone in the house. Now I am thinking if I can plug another phone
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
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 Oct 02
0
Help with ISA PhoneJack.
The device is seen in linux pnp: isapnp: Scanning for PnP cards... isapnp: Card 'Quicknet Internet PhoneJACK' isapnp: 1 Plug & Play card detected total and I've installed the drivers from the openh323 dev... but I can't get * to see it. Does anyone have experience with this? THanks. -Dave. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Jul 14
2
Using 2 PhoneJacks with Asterisk for Data calls.
Hi, I have recently discovered the project along with the PhoneJacks produced by quicknet, they could be the answer to something I have been looking into. I would like to be able to test using a dial-in server & possibily also a Windows RAS server, however I only have 1 phone line. I was thinking that I create a setup like that illustrated below to solve the problem:- Ext 1000
2004 May 31
1
I want to purchase atleast one used quicknet card
If you have any quicknet cards you are not using, I may be interested in them. I'll discuss terms after I know what you have. For sake of high shipping costs, I'm not interested in overseas shipments to the United States (where I live). My best resources will be for those that have PCI PhoneJacks, or PCMCIA CardJacks. Please reply to my email address, and not the mailing list.
2003 Apr 28
9
Dialing using X100P
My setup: X100P and Quicknet PhoneJack. I can't seem to properly set up a Zap channel for my X100P. Here are some of my configurations: [zaptel.conf] fxsks=1 #X100P fxoks=2 #Quicknet PhoneJack defaultzone=us loadzone=us [zapata.conf] [channels] context=local signalling=fxs_ks channel->1 ;X100P [extensions.conf] ... [local] exten=>_NXXNXXXXXX,1,Dial,Zap/1 ;I'm pretty sure the
2003 Apr 24
0
Anyone using Asterisks and a Quicknet Linejack in the UK?
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
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 Jan 08
1
Phonejack
Sorry, if this question has been asked before. I have redhat 9 and asterisk installed. I would like to know how can i make work the phonejack with asterisk.
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 Jan 09
0
Quicknet Internet Phonecard
Can anyone post a set of instructions on how to install this card? I have RH9 Linux and the latest Asterisk. I have tried to install the card using instructions from Quicknet and the card works for a little while and then Asterisk issues a message about the driver missing a fixup routine and then I get a repeating error message from Asterisk about a "mini-frame errors" or something
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 Dec 27
3
Setting up asterisk on Rh 9
Hi Friends, I am new to linux and new to asterisk. I need some help setting up asterisk in my linux box. Does anyone have a step by step guide ? On my PC i have installed a phonejack (from Quicknet) as well. Your help is appreciated.. I kind lost.. thanks, _________________________________________________________________ Expand your wine savvy — and get some great new recipes — at MSN Wine.
2004 Jul 19
0
Setup for Go2call ? Or any SIP provider using phonejack or linejack g729 g723
Hi, does anyone have the setup for go2call ? I have digium boards and quicknet linejacks and phonejacks. The cards work fine in asterisk without the g729 or g723.1 for the phonejack. I will like to do SIP origination using the codec in the phonejack and linejack g729 or g723 and send the calls to go2call. Anyone has the setup for this ? Or similar setup to a SIP provider using g729 or g723
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 =>
2004 Sep 05
1
Number of digits
Perhaps this will help... I have a phone connected to a QuickNet PhoneJack card. When I pick it up, I get a dial tone. When I dial a certain number of digits, the call is processed by Asterisk. The question: How does Asterisk determine how many numbers to let me dial? I'm banging my head against the desk here... _9XXXXXXX lets me make an outbound call, but _9X. only lets me dial 9 plus