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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: 26 July 2004 15:36
To: [EMAIL PROTECTED]
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
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to