[Asterisk-Users] TE110P - Asterisk@Home Install Problems

Robert Wagner rwagner at eruces.com
Wed Sep 14 08:45:36 MST 2005


I am having problems sending and receiving calls over the T1.  They never seem to connect - outbound keeps ringing, inbound gets busy.  The T1 looks ok - no errors on the line.  Any ideas on what is wrong?  I have tried a variety of fxsks and fxoks configurations without avail.  This is a single asterisk at home system with a single T1 card.  Robbed Bit T1 ami, d4.

------------------inbound call
   --  Starting simple switch on 'Zap/7-1'
    -- Starting simple switch on 'Zap/14-1'
    -- Executing Playback("Zap/7-1", "vm-goodbye") in new stack
    -- Playing 'vm-goodbye' (language 'en')
    -- Executing Macro("Zap/7-1", "hangupcall") in new stack
    -- Executing ResetCDR("Zap/7-1", "w") in new stack
    -- Executing NoCDR("Zap/7-1", "") in new stack
    -- Executing Wait("Zap/7-1", "5") in new stack
    -- Executing Playback("Zap/14-1", "vm-goodbye") in new stack
    -- Playing 'vm-goodbye' (language 'en')
    -- Executing Hangup("Zap/7-1", "") in new stack
  == Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'Zap/7-1' in macro 'hangupcall'
  == Spawn extension (default, s, 2) exited non-zero on 'Zap/7-1'
    -- Hungup 'Zap/7-1'
    -- Executing Macro("Zap/14-1", "hangupcall") in new stack
    -- Executing ResetCDR("Zap/14-1", "w") in new stack
    -- Executing NoCDR("Zap/14-1", "") in new stack
    -- Executing Wait("Zap/14-1", "5") in new stack
    -- Executing Hangup("Zap/14-1", "") in new stack
  == Spawn extension (macro-hangupcall, s, 4) exited non-zero on 'Zap/14-1' in macro 'hangupcall'
  == Spawn extension (default, s, 2) exited non-zero on 'Zap/14-1'
    -- Hungup 'Zap/14-1'
----------------------------

------------------outbound call
    -- Executing SetVar("SIP/4901-cd04", "OUTNUM=mynum") in new stack
    -- Executing Cut("SIP/4901-cd04", "custom=OUT_1|:|1") in new stack
    -- Executing GotoIf("SIP/4901-cd04", "0?19") in new stack
    -- Executing Dial("SIP/4901-cd04", "ZAP/g0/mynum") in new stack
    -- Called g0/mynum
    -- Zap/1-1 answered SIP/4901-cd04
    -- Hungup 'Zap/1-1'
---------------------------


[zaptel.conf]
span=1,1,0,d4,ami # have tried with 1,0,0 - same problem
fxsks=1-24
loadzone = us
defaultzone=us

[zapata.conf]
[channels]
signalling=fxs_ks
group=0
;context=incoming
channel=>1-24
echocancelwhenbridged=yes
echotraining=400
context=default
faxdetect=incoming

;Include genzaptelconf configs
#include zapata-auto.conf

;Include AMP configs
#include zapata_additional.conf


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050914/7f846c14/attachment.htm


More information about the asterisk-users mailing list