[Asterisk-Users] Can't dial SIP<->EuroISDN (HFC-S based PCI ISDN
card): Unable to create channel of type 'Zap'
Peter Svensson
psvasterisk at psv.nu
Mon Jul 26 09:29:13 MST 2004
On Mon, 26 Jul 2004, Matteo Brancaleoni wrote:
> also, your extension.conf is wrong.
> instead of
> ignorepat => 9
> exten => 9,1,Dial(Zap/g1/) ; direct outbound dialing
> exten => 9,2,Congestion
>
> use
> exten => _9X.,1,Dial(Zap/g1/${EXTEN:1}) ; direct outbound dialing
> exten => _9X.,2,Congestion
This does not work very well with overlap dialing. You have to use
something similar to the first version above for that to work. The second
version above will need a timeout before dialing when both the incoming
and the outgoing leg use overlap dialing.
Peter
--
Peter Svensson ! Pgp key available by finger, fingerprint:
<petersv at psv.nu> ! 8A E9 20 98 C1 FF 43 E3 07 FD B9 0A 80 72 70 AF
------------------------------------------------------------------------
Remember, Luke, your source will be with you... always...
More information about the asterisk-users
mailing list