Displaying 8 results from an estimated 8 matches for "wan_aft_te1".
2007 Dec 02
1
setting up two asterisk server as ss7 back to back.
...104dx on both machine.
I followed the write up on
http://www.voip-info.org/wiki/index.php?page=Asterisk+ss7+setup
I have the cross over cable between them.
however, wanpipe shows connected but the signaling link does not align.
i have my configs for host A
##wanpipe1.conf
[devices]
wanpipe1 = WAN_AFT_TE1, Comment
[interfaces]
w1g1 = wanpipe1, , TDM_VOICE, Comment
[wanpipe1]
CARD_TYPE = AFT
S514CPU = A
CommPort = PRI
AUTO_PCISLOT = NO
PCISLOT = 4
PCIBUS = 15
FE_MEDIA = E1
FE_LCODE = HDB3
FE_FRAME = NCRC4
FE_LINE = 1
TE_CLOCK...
2008 Oct 06
2
Conneting Asterisk to Swyx pri
...tion as we're trying to get
rid of swyx since we're tied down by limiting software and excessive
licensing costs.
Thanks!
Geraint
pri show spans shows all spans as up and active.
zap show status shows all as ok
wanrouter status shows all as connected
wanpipe1 and 2:
[devices]
wanpipe1 = WAN_AFT_TE1, Comment
[interfaces]
w1g1 = wanpipe1, , TDM_VOICE, Comment
[wanpipe1]
CARD_TYPE = AFT
S514CPU = A
CommPort = PRI
AUTO_PCISLOT = NO
PCISLOT = 1
PCIBUS = 16
FE_MEDIA = E1
FE_LCODE = HDB3
FE_FRAME = CRC4
FE_LINE = 1
TE_CLOCK...
2007 Jan 03
2
Sangoma A102 w/ EC module gets intermittent echo /audio artifacts
...an A102 even care about taps or just echocancel=yes?
Running * 1.0.9, Zaptel 1.0.9, FC2 yum-updated to current, quad Xeon.
Production box, handles 2-6 thousand calls a day, snom 360 handsets w/
latest firmware, load average never goes over 2.0
My conf files:
wanpipe1.conf:
[devices]
wanpipe1 = WAN_AFT_TE1, Comment
[interfaces]
w1g1 = wanpipe1, , TDM_VOICE, Comment
[wanpipe1]
CARD_TYPE = AFT
S514CPU = A
CommPort = PRI
AUTO_PCISLOT = NO
PCISLOT = 4
PCIBUS = 1
FE_MEDIA = T1
FE_LCODE = B8ZS
FE_FRAME = ESF
FE_LINE = 1
TE_CLOCK = NORMAL
TE_REF_CLOCK = 0
TE_HIGHIMPEDANCE = NO
LBO = 0DB
FE_TXT...
2007 Jul 26
1
Asterisk 1.2.23 and Sangoma a102 no incoming calldetected
...ould be:
E1 PRI, CAS, HDB3, NCRC4, DSS1
However if I configure the card for CAS, it will never connect.
My card is currently configured (and makes only outgoing calls) as:
E1 PRI, CCS, HDB3,NCRC4 (i have no idea what dss1 is or where it goes)
My /etc/wanpipe/wanpipe1.conf is:
[devices]
wanpipe1 = WAN_AFT_TE1, Comment
[interfaces]
w1g1 = wanpipe1, , TDM_VOICE, Comment
[wanpipe1]
CARD_TYPE = AFT
S514CPU = A
CommPort = PRI
AUTO_PCISLOT = NO
PCISLOT = 1
PCIBUS = 4
FE_MEDIA = E1
FE_LCODE = HDB3
FE_FRAME = NCRC4
FE_LINE = 1
TE_CLOCK...
2007 Jul 26
1
Asterisk 1.2.23 and Sangoma a102 no incoming call detected
...ould be:
E1 PRI, CAS, HDB3, NCRC4, DSS1
However if I configure the card for CAS, it will never connect.
My card is currently configured (and makes only outgoing calls) as:
E1 PRI, CCS, HDB3,NCRC4 (i have no idea what dss1 is or where it goes)
My /etc/wanpipe/wanpipe1.conf is:
[devices]
wanpipe1 = WAN_AFT_TE1, Comment
[interfaces]
w1g1 = wanpipe1, , TDM_VOICE, Comment
[wanpipe1]
CARD_TYPE = AFT
S514CPU = A
CommPort = PRI
AUTO_PCISLOT = NO
PCISLOT = 1
PCIBUS = 4
FE_MEDIA = E1
FE_LCODE = HDB3
FE_FRAME = NCRC4
FE_LINE = 1
TE_CLOCK...
2010 Apr 01
2
Problem with Sangoma A104 and euroisdn pri
...Jaap
PS -- Below are my current configuration files and debugging output:
==begin zaptel.conf ====================
loadzone=us
defaultzone=us
span=1,0,0,ccs,hdb3
bchan=1-15,17-31
hardhdlc=16
==end zaptel.conf ======================
==begin wanpipe1.conf ==================
[devices]
wanpipe1 = WAN_AFT_TE1, Comment
[interfaces]
w1g1 = wanpipe1, , TDM_VOICE, Comment
[wanpipe1]
CARD_TYPE = AFT
S514CPU = A
CommPort = PRI
AUTO_PCISLOT = NO
PCISLOT = 4
PCIBUS = 13
FE_MEDIA = E1
FE_LCODE = HDB3
FE_FRAME = NCRC4
FE_LINE =...
2006 Mar 11
1
FW: I need to set NO CRC4 on zaptel.conf?
...,hdb3,crc4,yellow
span = 2,2,0,ccs,hdb3,crc4,yellow
span = 3,3,0,ccs,hdb3,crc4,yellow
span = 4,4,0,ccs,hdb3,crc4,yellow
#channel definitions
#bchan = 1-15, 17-31, 32-46, 48-62, 63-77, 79-93, 94-108, 110-124
#dchan = 16,47,78,109
bchan = 1-15,17-124
dchan = 16
my wanpipe1.conf
[devices]
wanpipe1 = WAN_AFT_TE1, Comment
[interfaces]
w1g1 = wanpipe1, , TDM_VOICE, Comment
[wanpipe1]
CARD_TYPE = AFT
S514CPU = A
CommPort = PRI
AUTO_PCISLOT = NO
PCISLOT = 13
PCIBUS = 6
FE_MEDIA = E1
FE_LCODE = HDB3
FE_FRAME = NCRC4
FE_LINE = 1
TE_CLOCK...
2014 Aug 01
1
load testing and pattern testing sangoma A116 card
...thing?
Does anyone have any other recommendations on how to validate this setup?
I am running all this on ubuntu lucid, kernel 2.6.32.
Asterisk version 11.5.0
Dahdi 2.6.1
Wanpipe 7.0.3
Here's a few config snippets:
wanpipe1.conf (the other wanpipe.conf files are similar)
[devices]
wanpipe1 = WAN_AFT_TE1, Comment
[interfaces]
w1g1 = wanpipe1, , TDM_VOICE, Comment
[wanpipe1]
CARD_TYPE = AFT
S514CPU = A
CommPort = PRI
AUTO_PCISLOT = NO
PCISLOT = 4
PCIBUS = 5
FE_MEDIA = E1
FE_LCODE = HDB3
FE_FRAME = NCRC4
FE_LINE = 1
TE_CLOCK...