Title: TE110P - [EMAIL PROTECTED] Install Problems
I figured it out.  The old system (Televantage 3 and 4 I think) has limited specifications on the T1.  After setting up the system, I was able to send and recieve calls.  I still have some work to do like figuring out faxing and a floating receptionist, but this is a nice start.
 
----------------------------------------------------Televantage T1 Requirements:
Framing: D4 Superframe or Extended Superframd
Interface: DSX-1
Supervisory Signal:  2- or 4-wire E&M
Wink:  Wink and double wink
CSU or NTU equipment: Robbed bit: CSU, ISDN: NTU
Line coding/Framing:  For D4 Superframe: AMI; for Extended Superframe: B8ZS
Digit signaling:  Robbed Bit: DTMF or MF;  ISDN: DTMF
----------------------------------------------------------------------------------
 
 
Working Config for Televantage 3 T1
-----------------------------------------------------------zaptel.conf
span=1,1,0,d4,ami                    #This will vary depending on your T1.  Look at your Adtran or CSU and set accordingly.
e&m=1-24
# Span 1: WCT1/0 "Digium Wildcard TE110P T1/E1 Card 0"
# channel 1, WCT1, unhandled for now
# channel 2, WCT1, unhandled for now
# channel 3, WCT1, unhandled for now
# channel 4, WCT1, unhandled for now
# channel 5, WCT1, unhandled for now
# channel 6, WCT1, unhandled for now
# channel 7, WCT1, unhandled for now
# channel 8, WCT1, unhandled for now
# channel 9, WCT1, unhandled for now
# channel 10, WCT1, unhandled for now
# channel 11, WCT1, unhandled for now
# channel 12, WCT1, unhandled for now
# channel 13, WCT1, unhandled for now
# channel 14, WCT1, unhandled for now
# channel 15, WCT1, unhandled for now
# channel 16, WCT1, unhandled for now
# channel 17, WCT1, unhandled for now
# channel 18, WCT1, unhandled for now
# channel 19, WCT1, unhandled for now
# channel 20, WCT1, unhandled for now
# channel 21, WCT1, unhandled for now
# channel 22, WCT1, unhandled for now
# channel 23, WCT1, unhandled for now
# channel 24, WCT1, unhandled for now
 
# Global data
 
loadzone = us
defaultzone=us
--------------------------------------------------------end zaptel.conf
 
-----------------------------------------------------------zapata.conf
;
; Zapata telephony interface
;
; Configuration file
 
[trunkgroups]
 
[channels]
 
language=en
signalling=em_w
group=0
context=from-pstn
channel=>1-24
echocancelwhenbridged=yes
echotraining=400
busydetect=no
faxdetect=incoming
-------------------------------------------------------end zapata.conf
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Robert Wagner
Sent: Wednesday, September 14, 2005 10:46 AM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] TE110P - [EMAIL PROTECTED] Install Problems

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 [EMAIL PROTECTED] 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


_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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