Displaying 20 results from an estimated 43 matches for "phonejacks".
Did you mean:
phonejack
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
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 t...
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 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
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.
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.
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:
2004 Dec 11
0
Variable-length dialing with a Quicknet Inetnet PhoneJACK card
Hi, all.
On a lark, I have gotten Asterisk 1.0.2 (from Debian testing) up and
running, but I have found one problem when I try to use it with Free
World Dialup: Dialing doesn't work properly.
I have everything else working; it receives calls, ringing my phone and
everything, but when I try to dial using the configs found on FWD's site
for Asterisk at this URL:
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
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.
2003 May 23
1
Gnophone no sound
Hello all,
I'am trying to use 2 gnophones on my LAN. But I can't get any sound.
Here is my configuration:
1. on PC1, I have:
- Asterisk compiled from CVS (CVS-05/15/03) and it runs.
- Gnophone binary version from Debian: 0.2.4+cvs.20020624-3
- a sound card working ( module es1371 for /dev/dsp)
- I registered it as "alice" in extensions.conf
2. on PC2, I
2003 Apr 25
9
Dialplan question
First, here's what I want to do / what I have:
X100P and a Quicknet PhoneJack.
I want to be able to pick up the analog phone (connected to the phonejack)
and dial another computer (with the same hardware) or just make a regular
phone call which will be decided by asterisk depending on the phone number
dialed. I know that this won't be taking full advantage of asterisk, but
I'm
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.
2005 Feb 14
4
Asterisk-H323
Greetings,
I have a problem making a call from Asterisk to Cisco H323 PSTN gateway
using H323 channel. I can call but there are no sound in both way. If I call
H323 gateway directly from SJPhone I have no problem with sound.
Any advice are welcome.
Thanks in advance.
2003 Apr 29
5
compiling problems
Hi,
When I compile * with just
make
I get problems, I can't ring the phonejack PCI I have installed but when I compile with
make valgrind
I don't have problems ringing the PhoneJack.
Anyone has been through this?
Maybe that's a Dev list question, anyone on that list could please forward it to them?
Cheers,
-P
--
__________________________________________________________
Sign-up
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 21
1
ISDN phones & Asterisk, ASDI and then some
Hello all,
New to the list, Asterisk and this wonderful world of convergence. From
reading the docs, list and websites I hopefully correctly understand
that I can use a plain cheap isdn4linux supported ISDN (passive) TA to
hook up the PC to the ISDN line from the telco (FXO card?). Next in the
PC I also need a FXS card like a Digium TDM10B or PhoneJack so I can
hook up an analog phone to it.
In
2003 Apr 17
2
Redhat vs Mandrake.
...ch version of linux is best Redhat or Mandrake. Can someone guide to make
> the right decission. I have also heard of lindows. But, then again your
> feedback is appreciated.
>
> I intend to try out the Linejack, phonejack and the digium board. I
> currently have the linejacks and phonejacks but not the digium. I have been
> following this list and seen that many people dont like the linejack.
>
> Thanks for your advice,
>
> Regards,
>
> Francisco
>
> ----- Original Message -----
> From: "Steven Critchfield" <critch@basesys.com>
> To...
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
Thanks,...