[asterisk-users] call from ISDN

Tzafrir Cohen tzafrir.cohen at xorcom.com
Tue Jun 12 10:50:48 CDT 2007


On Tue, Jun 12, 2007 at 03:54:13PM +0200, Josu Lazkano wrote:
> Hello everybody, I have installed the Billion ISDN on a Debian machine.
> 
> I proved to call with a ISDN telephone conected to ISDN Box and it is OK. So
> I connect the Billion ISDN to the ISDN Box and I call from a extension to
> outside.
> 
> 
> 
> But it doesn't work, that is what I have in the CLI:
> 
> *CLI>     -- Executing Dial("SIP/101-f9eb", "ZAP/g1/943833473|45|tTwW") in
> new stack
>    -- Requested transfer capability: 0x00 - SPEECH
>    -- Called g1/943833473
>    -- Channel 0/1, span 1 got hangup, cause 42
>    -- Zap/1-1 is circuit-busy
>    -- Hungup 'Zap/1-1'
>  == Everyone is busy/congested at this time (1:0/1/0)
>    -- Executing Hangup("SIP/101-f9eb", "") in new stack
>  == Spawn extension (SOME, 943833473, 102) exited non-zero on
> 'SIP/101-f9eb'
> 
> My extensions.conf is this one:
> 
> [general]
> static=yes
> writeprotect=yes
> 
> [SOME]
> exten => 101,1,Dial(SIP/101,30,Ttm)
> exten => 101,2,Hangup
> 
> exten => 102,1,Dial(SIP/102,30,Ttm)
> exten => 102,2,Hangup
> 
> exten => 103,1,Dial(SIP/103,30,Ttm)
> exten => 103,2,Hangup
> 
> exten => 104,1,Dial(SIP/104,30,Ttm)
> exten => 104,2,Hangup
> 
> include => outgoing
> 
> [incoming]
> exten => s,1,Wait(1)
> exten => s,2,Answer()
> exten => s,3,Dial(SIP/101,30,Ttm)
> 
> [outgoing]
> exten =>_9XXXXXXXX,1,Dial(ZAP/g1/${EXTEN},45,tTwW)
> exten =>_9XXXXXXXX,2,Hangup()
> exten =>_9XXXXXXXX,102,Hangup()
> 
> [default]
> exten => s,1,Answer()
> exten => s,2,Wait(1)
> exten => s,3,Dial(SIP/101,30,Ttm)
> 
> 
> Why is that?

Could you please provide your zapata.conf ?

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir at jabber.org
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir


More information about the asterisk-users mailing list