[Asterisk-Users] ISDN

Jay Tyndall asterisk at tyndall.id.au
Tue Sep 2 18:13:19 MST 2003


Hi,

I am using a Netjet-s ISDN Card, and am having some trouble dialling out 
(Incoming Works Fine).

TRUNK=Modem/ttyI0
exten => _90XXXXXXXXX,1,Dial(${TRUNK}/${EXTEN:1}||Ttm)
exten => _90XXXXXXXXX,2,Congestion

I get the following when diallingout:
   -- Starting simple switch on 'Zap/2-1'
    -- Executing Dial("Zap/2-1", "Modem/ttyI0/04XXXXXXXX||Ttm") in new 
stack
  == Everyone is busy at this time
    -- Executing Congestion("Zap/2-1", "") in new stack
  == Spawn extension (local, 90422456118, 2) exited non-zero on 'Zap/2-1'
    -- Hungup 'Zap/2-1'
	
I have tried inserting a "v" infront of the number, but to no avail.

Any Ideas??



More information about the asterisk-users mailing list