Displaying 20 results from an estimated 11000 matches similar to: "ISDN phones & Asterisk, ASDI and then some"
2004 Aug 04
4
Using answering machine in my phone
Is this supported? I have a very simple setup where I have 2 X100P cards and
a TDM10B.
The TDM10B is connected to a phone that has a digital answering machine
built into it.
If I make an inbound call on either X100P interface it gets transferred to
the TDM10B interface.
If I let it ring the TDM10B interface answers the call and the greeting
message of the answering machine
starts. Then shortly
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
2006 Mar 04
1
What hardware to use for ISDN in Romania
Hello everyone.
My land-line provider (Romtelecom) has a very nice offer for ISDN. All in
all they offer me a digital land-line with 1 base number + 2 MSN's and that
would make a grate addition to my full-time home office.
Romtelecom say they're providing EURO-ISDN and the line is compatible with
any euro-isdn compliant equipment. They say they'll install a NT at my
office and this
2006 Jan 05
1
bristuff/zaphfc disturbing other ISDN phones
I have ISDN BRI line (Point-to-multipoint), with HFC card and
bristuff/zaphfc driver.
I also have TA attached to NT, with analog phones and modem on it.
When I'm dialling through Asterisk/bristuff, and in the same time TA
have some conversation (or maybe modem link) on channel 1, I can hear
that conversation (or modem) very short period (0.2sec), and I also
disturbing that conversation
2003 Apr 30
9
TDM10B problem
Ok. I just got a TDM10B and it is in with my X100P. So as it says in the
provided instructions, I used the command
modprobe tor2
I get an error message saying that there is no such device.
My zaptel.conf looks like this:
fxsks=1
fxoks=2
So I load the X100P first. (modprobe wcfxo)
Then I load the TDM10B (modprobe tor2)
Then I'm told that the device doesn't exist.
Please help
2003 Oct 03
1
Help Loading a TDM card!!
Is there anything special needed to load up a TDM10B card??
I got the card today.. Took it from the box, put it into a PCI slot..
connected the power to the card and booted the PC..
I have removed the X100P to avoid confusion and I have the following in
the config files..
in /etc/zaptel.conf
# For the X100P
#fxsks=1
# For the TDM10B
fxoks=1
in /etc/asterisk/zapata.conf
[channels]
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 May 01
6
No Dialtone
So I have an X100P, and a TDM10B both working (at least I think they are).
The drivers have been loaded and ztcfg -vv shows no errors in the
configuration of two channels.
When I run asterisk -vvvc and pick up my phone (plugged into TDM10B), I
don't gear a dialtone.
in phone.conf, I have
[interfaces]
mode=dialtone
format=slinear
...
Shouldn't that produce a dialtone when I pick up the
2004 Aug 13
3
Will this ISDN card work for me?
I'm looking for an ISDN card that will work for me using either the
i4l or capi with asterisk under Linux. I'm in the US, so I need an
ISDN-U interface.
Can anyone tell me if this card will work for me?
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&category=14922&item=6700879965&rd=1&ssPageName=WDVW
There are a lot available, and for what seems to be a good price,
if
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
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 07
3
isdn config
Hello,
i have asterisk with 2 internal isdn cards - handled by isdn4linux and i
need to setup whol system like this
route some call beggins with 0 or 00 - long distance through first card,
route calls to mobile network via second card ( tehere is isdn gsm
gateway connected).how i can do this using only isdn4linux (/dev/ttyi) ?
regards
Marian
--
SUNTEQ s. r. o.
Bojnicka cesta 35 # Prievidza
2004 Dec 06
3
Recomended ISDN for Asterisk ?
Hi
I have installed the http://asteriskathome.sourceforge.net/ with a
Digium card with no problems, very good !
Now I want to install my Billion PCI ISDN card (HFC based) in TE mode.
I get a little confused with Isdn4Linux, ZapHFC HIAX and the need to
install Capi !
Please suggest best and easiest approach ?
Thank you !
HB
Norway
2004 May 05
7
* & ISDN-BRI-PTP & DID & ISDN4Linux does not show incoming number
Hi,
I am using Asterisk on a DSS1 ISDN-BRI with ISDN4Linux (and a Fritz Card PnP).
The ISDN-BRI is in PTP-Mode (Point to Point "german: Anlagenanschluss")
which is enabled within I4L with "hisaxctrl fcpcipnp0 7 1".
Everything works fine except that I can not see the called number/MSN
of incoming calls within Asterisk and because of this I can not route
incoming calls
2005 Jan 10
1
Digi Datafire Micro V ISDN Card
Hi to everyone!
I am new to this list and i want to greet you all!
I am trying to install Asterisk on a Fedora Core 3 Distribution with a
Digi Datafire Micro V ISDN Card.
I know that I have to use the ISDN4Linux so in modem.conf I set the I4l
driver ,the msn and device.
Modem.conf
[interfaces]
context=remote
;driver=aopen ; modem by AOpen
driver=i4l ; isdn4linux - an
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 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 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 Jul 10
1
TDM10B - Dies after a few hours
I've been having trouble with a TDM10B that I installed a few days ago.
At first I could not modprobe it at all (getting the errors below). I
switched the X100P that was also installed (with a Motorola chip) with one
with a Tiger-something chip, and then everything starts up okay.
However, after a few hours, the FXS port dies (no battery or anything),
and if I try to rmmod & modprobe
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.