[Asterisk-Users] Can't dial SIP<->EuroISDN (HFC-S based PCI ISDN card): Unable to create channel of type 'Zap'
Robinson Tim-W10277
Tim.Robinson at motorola.com
Mon Jul 26 08:20:02 MST 2004
Try
ignorepat => 9
exten => _9.,1,Dial(Zap/g1/${EXTEN:1}) ; direct outbound
dialing
exten => _9.,2,Congestion
Best Regards
Tim Robinson
Tools Development Manager
Motorola Ltd
Midpoint
Alencon Link
BASINGSTOKE
RG21 7PL
United Kingdom
Tel. +44 1256 790472
Fax +44 1256 790190
Mobile +44 7785 300316
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of
kleis-asterisk-dev at tiscali.it
Sent: 26 July 2004 15:36
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Can't dial SIP<->EuroISDN (HFC-S based PCI
ISDN card): Unable to create channel of type 'Zap'
Hi,
I'm trying to set up an Asterisk pbx based on a Fedora Core 1 Linux box
(customized kernel version 2.4.24). I want calls from my SIP soft-phones
to simply be dumped onto the PSTN line via a BRI (EuroISDN). I have a
cheap HFC-S based PCI ISDN card connected to the NT1+ interface, so I
need zaphfc. I've read everything I've found at www.voip-info.org, then
I've downloaded the latest bri-stuff.0.1.0-RC2g (released just today!)
and started the installation.
My extensions.conf is:
[default]
...cut...
ignorepat => 9
exten => 9,1,Dial(Zap/g1/) ; direct outbound dialing
exten => 9,2,Congestion
Here's my zaptel.conf:
loadzone=it
defaultzone=it
span=1,1,3,ccs,ami
bchan=1-2
dchan=3
More information about the asterisk-users
mailing list