We've been trying unsuccessfully to connect our Meridian Option 81C to a TE110P via PRI. We've followed the directions in asterisk-meridian-a1.pdf (link on http://www.voip-info.org/wiki/view/Asterisk+legacy+integration), but it doesn't seem to work on our 81C (even though many, many users report it works very well on Option 11's). Has anyone had any success in getting the above combination to work with Asterisk? The results we get seem to vary depending on how closely we follow the reference guide that Andy put together. If we follow it exactly, the d-channel comes up, but the b-channels stay in MBSY instead of IDLE. I can post more details and config files if requested, but I'm curious if anyone has successfully made an Option 81C work with PRI to an Asterisk box. Thanks, Greg Greg.Camp@ExcellSvcs.com Excell Services 806-747-2474 806-747-5047 fax
---- Original Message ----- From: "Greg Camp" <Greg.Camp@ExcellSvcs.com> To: <asterisk-users@lists.digium.com> Sent: Tuesday, January 24, 2006 3:07 PM Subject: [Asterisk-Users] Nortel Meridian Opt 81C and PRI We've been trying unsuccessfully to connect our Meridian Option 81C to a TE110P via PRI. We've followed the directions in asterisk-meridian-a1.pdf (link on http://www.voip-info.org/wiki/view/Asterisk+legacy+integration), but it doesn't seem to work on our 81C (even though many, many users report it works very well on Option 11's). Has anyone had any success in getting the above combination to work with Asterisk? The results we get seem to vary depending on how closely we follow the reference guide that Andy put together. If we follow it exactly, the d-channel comes up, but the b-channels stay in MBSY instead of IDLE. I can post more details and config files if requested, but I'm curious if anyone has successfully made an Option 81C work with PRI to an Asterisk box. Thanks, Greg Greg.Camp@ExcellSvcs.com Excell Services 806-747-2474 806-747-5047 fax _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users Hi, You've probably already tried it but if not, give this a go, 1)dis dch, 2)dis loop, 3)enable loop, 4)enable dch as below - ld 96 stat dch DCH XX : OPER RLS AUTO - response maybe dis dch [whatever d ch no.] **** ld 60 .stat PRI2 LOOP YY - ENBL REF CLK: DSBL SERVICE RESTORE: NO ALARM STATUS: OOS NO AUTO STRT CH 01 - MBSY TIE VOD * - response maybe disl [whatever loop no.] OK - response enll [whatever loop no.] OK - response **** ld 96 enl dch [whatever d ch no.] DCH: Y EST CONFIRM TIME: .......... DCH: Y EST REMOTE TIME:........... - response maybe stat dch [whatever d ch no.] DCH XX : OPER EST ACTV AUTO - response hopefully also try dis and re-enable the asterisk end. Steve
Yes, we have disabled the dch and loop several times (both on Nortel and Asterisk sides). We also disabled the entire MSDL card and issued a full download to both the MSDL and the DCH. Neither got us any further. Have you had success getting PRI between a Nortel 81C and Asterisk to work? Thanks, Greg> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Steve Rawlings > Sent: Tuesday, January 24, 2006 2:16 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > ---- Original Message ----- > From: "Greg Camp" <Greg.Camp@ExcellSvcs.com> > To: <asterisk-users@lists.digium.com> > Sent: Tuesday, January 24, 2006 3:07 PM > Subject: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > > We've been trying unsuccessfully to connect our Meridian Option 81C toa> TE110P via PRI. We've followed the directions in > asterisk-meridian-a1.pdf (link on > http://www.voip-info.org/wiki/view/Asterisk+legacy+integration), butit> doesn't seem to work on our 81C (even though many, many users reportit> works very well on Option 11's). > > Has anyone had any success in getting the above combination to workwith> Asterisk? > > The results we get seem to vary depending on how closely we follow the > reference guide that Andy put together. If we follow it exactly, the > d-channel comes up, but the b-channels stay in MBSY instead of IDLE. > > I can post more details and config files if requested, but I'm curious > if anyone has successfully made an Option 81C work with PRI to an > Asterisk box. > > Thanks, > > Greg > Greg.Camp@ExcellSvcs.com > Excell Services > 806-747-2474 > 806-747-5047 fax > > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > Hi, > > You've probably already tried it but if not, give this a go, > > 1)dis dch, 2)dis loop, 3)enable loop, 4)enable dch as below - > > ld 96 > stat dch > DCH XX : OPER RLS AUTO - response maybe > > dis dch [whatever d ch no.] > **** > ld 60 > > .stat > > PRI2 LOOP YY - ENBL > REF CLK: DSBL > SERVICE RESTORE: NO > ALARM STATUS: OOS NO AUTO STRT > CH 01 - MBSY TIE VOD * - response maybe > > disl [whatever loop no.] > OK - response > > enll [whatever loop no.] > OK - response > **** > ld 96 > enl dch [whatever d ch no.] > > DCH: Y EST CONFIRM TIME: .......... > DCH: Y EST REMOTE TIME:........... - response maybe > > stat dch [whatever d ch no.] > DCH XX : OPER EST ACTV AUTO - response hopefully > > also try dis and re-enable the asterisk end. > > Steve > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > Asterisk-Users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
> > Yes, we have disabled the dch and loop several times (both on Norteland> Asterisk sides). We also disabled the entire MSDL card and issued a > full download to both the MSDL and the DCH. Neither got us anyfurther.> > Have you had success getting PRI between a Nortel 81C and Asterisk to > work? > > Thanks, > Greg > > OK, but did you do the sequence as I mentioned, probably I guess. > 1)dis dch, 2)dis loop, 3)enable loop, 4)enable dch as below - > > Unfortunately, although I've supported multiple 81's I've only had a > requirement to connect an Asterisk to a little Avaya INDeX. > > SteveYes, we followed that sequence. We've had to follow that sequence with some of our carriers as well to make the b-channels come up properly. Greg
I have a 61c running steady and reliable. ENLL in 60 will always bring up
the DCHannel, whether it's disabled in 96 or not. Lets see some M1 configs
- I'll show you mine if...
LD 22
REQ prt
TYPE cequ
<blah blah>
DLOP NUM DCH FRM TMDI LCMT YALM TRSH
TRK 020 24 ESF NO B8S FDL 00
PRI 002 24 ESF NO B8S FDL 00
<blah blah>
019 23 ESF NO B8S FDL 00
<blah blah>
REQ PRT
TYPE ADAN DCH 5
ADAN DCH 5
CTYP MSDL
DNUM 10
PORT 2
DES Asterisk
USR PRI
DCHL 19
OTBF 32
PARM RS422 DTE
DRAT 64KC
CLOK EXT
IFC ESS5
SIDE USR
CNEG 1
RLS ID 1
RCAP ND2
MBGA NO
OVLR NO
OVLS NO
T200 3
T203 10
N200 3
N201 260
K 7
>ld 21
PT1000
REQ: PRT
TYPE: RDB
CUST 0
ROUT 19
TYPE RDB
CUST 00
ROUT 19
DES ASTERISK
TKTP TIE
NPID_TBL_NUM 0
ESN NO
CNVT NO
SAT NO
RCLS INT
VTRK NO
DTRK YES
BRIP NO
DGTP PRI
ISDN YES
MODE PRA
IFC ESS5
SBN NO
PNI 00000
SRVC NNSF
NCNA YES
NCRD YES
CHTY BCH
CTYP UKWN
INAC NO
ISAR NO
CPUB OFF
DAPC NO
BCOT 0
DSEL VOD
PTYP PRI
AUTO NO
DNIS NO
DCDR NO
ICOG IAO
SRCH LIN
TRMB YES
STEP
ACOD 2019
TCPP NO
PII NO
TARG 01
CLEN 1
BILN NO
OABS
INST
IDC NO
DCNO 0 *
NDNO 0
DEXT NO
ANTK
SIGO STD
ICIS YES
TIMR ICF 512
OGF 512
EOD 13952
NRD 10112
DDL 70
ODT 4096
RGV 640
GRD 896
SFB 3
NBS 2048
PAGE 002
NBL 4096
IENB 5
TFD 0
VSS 0
VGD 6
DRNG NO
CDR NO
VRAT NO
MUS NO
RACD NO
FRL 0 0
FRL 1 0
FRL 2 0
FRL 3 0
FRL 4 0
FRL 5 0
FRL 6 0
FRL 7 0
OHQ NO
OHQT 00
CBQ NO
AUTH NO
TDET NO
TTBL 0
ATAN NO
PLEV 2
ALRM NO
ART 0
SGRP 0
AACR NO
Dchannel daughter card on a NT5D12 or an actual MSDL? Jumpers can kill!
Asterisk Files:
zaptel.conf:
loadzone = us
defaultzone = us
#span definitions
span = 1,1,0,esf,b8zs
#channel definitions
bchan = 1-23
dchan = 24
zapata.conf
[channels]
context = from-internal
switchtype = 5ess
usecallerid = yes
echocancel = yes
echocancelwhenbridged = yes
rxgain = 0.0
txgain = 0.0
signalling = pri_net
group = 1
channel = 1-23
I am using a sangoma A101 (which rocks, btw). Should be the same diff...
-----Original Message-----
From: Greg Camp [mailto:Greg.Camp@ExcellSvcs.com]
Sent: Tuesday, January 24, 2006 4:08 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI
>
> Yes, we have disabled the dch and loop several times (both on Nortel
and> Asterisk sides). We also disabled the entire MSDL card and issued a
> full download to both the MSDL and the DCH. Neither got us any
further.>
> Have you had success getting PRI between a Nortel 81C and Asterisk to
> work?
>
> Thanks,
> Greg
>
> OK, but did you do the sequence as I mentioned, probably I guess.
> 1)dis dch, 2)dis loop, 3)enable loop, 4)enable dch as below -
>
> Unfortunately, although I've supported multiple 81's I've only
had a
> requirement to connect an Asterisk to a little Avaya INDeX.
>
> Steve
Yes, we followed that sequence. We've had to follow that sequence with some
of our carriers as well to make the b-channels come up properly.
Greg
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
This is on an MSDL card. What is your individual trunk member config?
Our zapata.conf / zaptel.conf are basically the same. No, they are
exactly the same....
Interesting side note: we located an old Option 11 (release 19 with a
cartridge!) and were able to get the below config to work just fine.
Obviously there are some subtle differences since there is no MSDL on an
Option 11, but other than the missing prompts due to an older OS on the
Nortel, the config is the same. We don't really want to leave the
Option 11 running just to support Asterisk.
Do you get name display on your Asterisk phones when someone from the
Nortel calls? That's one thing that doesn't happen on the Opt11. Names
do get displayed on the Nortel phone when called from an Asterisk phone,
however.
REQ issp
VERSION 2611
RELEASE 25
ISSUE 30 + MDCS01 NA00
PSWV VERSION: PSWV 53
cequ
DLOP NUM DCH FRM LCMT YALM TRSH
PRI 088 23 ESF B8S FDL 00
ADAN DCH 88
CTYP MSDL
GRP 0
DNUM 12
PORT 0
DES asterisk
USR PRI
DCHL 88
OTBF 32
PARM RS422 DTE
DRAT 64KC
CLOK EXT
IFC ESS5
SIDE USR
CNEG 1
RLS ID 1
RCAP ND2
T200 3
T203 10
N200 3
N201 260
K 7
TN 088 01
TYPE TIE
CDEN SD
CUST 0
TRK PRI
PDCA 1
PCML MU
NCOS 0
RTMB 38 1
B-CHANNEL SIGNALING
TGAR 1
AST NO
IAPG 0
CLS UNR DIP CND WTA LPR APN THFD HKD
P10 VNL
TKID
DATE 24 JAN 2006
TYPE RDB
CUST 00
ROUT 38
DES ASTERISK
TKTP TIE
NPID_TBL_NUM 0
ESN NO
CNVT NO
SAT NO
RCLS INT
DTRK YES
DGTP PRI
ISDN YES
MODE PRA
IFC ESS5
SBN NO
PNI 00000
SRVC NNSF
NCNA YES
NCRD YES
CHTY BCH
CTYP UKWN
INAC NO
ISAR NO
CPUB OFF
DAPC NO
BCOT 0
DSEL VOD
PTYP PRI
AUTO NO
DNIS NO
DCDR NO
ICOG IAO
SRCH LIN
TRMB YES
STEP
ACOD 8138
TCPP NO
PII NO
TARG 01
CLEN 1
BILN NO
OABS
INST
IDC NO
DCNO 0 *
NDNO 0
DEXT NO
ANTK
SIGO STD
ICIS YES
TIMR ICF 512
OGF 512
EOD 13952
NRD 10112
DDL 70
ODT 4096
RGV 640
GRD 896
SFB 3
NBS 2048
NBL 4096
IENB 5
PAGE 002
TFD 0
DRNG NO
CDR NO
MUS NO
RACD NO
FRL 0 0
FRL 1 0
FRL 2 0
FRL 3 0
FRL 4 0
FRL 5 0
FRL 6 0
FRL 7 0
OHQ NO
OHQT 00
CBQ NO
AUTH NO
PLEV 2
ALRM NO
ART 0
SGRP 0
AACR NO
Thanks,
Greg
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of Schochet, Wes
> Sent: Tuesday, January 24, 2006 8:38 PM
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI
>
> I have a 61c running steady and reliable. ENLL in 60 will always
bring up> the DCHannel, whether it's disabled in 96 or not. Lets see some M1
> configs
> - I'll show you mine if...
>
> LD 22
> REQ prt
> TYPE cequ
> <blah blah>
> DLOP NUM DCH FRM TMDI LCMT YALM TRSH
> TRK 020 24 ESF NO B8S FDL 00
> PRI 002 24 ESF NO B8S FDL 00
> <blah blah>
> 019 23 ESF NO B8S FDL 00
> <blah blah>
>
> REQ PRT
> TYPE ADAN DCH 5
>
> ADAN DCH 5
> CTYP MSDL
> DNUM 10
> PORT 2
> DES Asterisk
> USR PRI
> DCHL 19
> OTBF 32
> PARM RS422 DTE
> DRAT 64KC
> CLOK EXT
> IFC ESS5
> SIDE USR
> CNEG 1
> RLS ID 1
> RCAP ND2
> MBGA NO
> OVLR NO
> OVLS NO
> T200 3
> T203 10
> N200 3
> N201 260
> K 7
>
>
>
> >ld 21
> PT1000
>
> REQ: PRT
> TYPE: RDB
> CUST 0
> ROUT 19
>
> TYPE RDB
> CUST 00
> ROUT 19
> DES ASTERISK
> TKTP TIE
> NPID_TBL_NUM 0
> ESN NO
> CNVT NO
> SAT NO
> RCLS INT
> VTRK NO
> DTRK YES
> BRIP NO
> DGTP PRI
> ISDN YES
> MODE PRA
> IFC ESS5
> SBN NO
> PNI 00000
> SRVC NNSF
> NCNA YES
> NCRD YES
> CHTY BCH
> CTYP UKWN
> INAC NO
> ISAR NO
> CPUB OFF
> DAPC NO
> BCOT 0
> DSEL VOD
> PTYP PRI
> AUTO NO
> DNIS NO
> DCDR NO
> ICOG IAO
> SRCH LIN
> TRMB YES
> STEP
> ACOD 2019
> TCPP NO
> PII NO
> TARG 01
> CLEN 1
> BILN NO
> OABS
> INST
> IDC NO
> DCNO 0 *
> NDNO 0
> DEXT NO
> ANTK
> SIGO STD
> ICIS YES
> TIMR ICF 512
> OGF 512
> EOD 13952
> NRD 10112
> DDL 70
> ODT 4096
> RGV 640
> GRD 896
> SFB 3
> NBS 2048
>
>
> PAGE 002
>
> NBL 4096
>
> IENB 5
> TFD 0
> VSS 0
> VGD 6
> DRNG NO
> CDR NO
> VRAT NO
> MUS NO
> RACD NO
> FRL 0 0
> FRL 1 0
> FRL 2 0
> FRL 3 0
> FRL 4 0
> FRL 5 0
> FRL 6 0
> FRL 7 0
> OHQ NO
> OHQT 00
> CBQ NO
> AUTH NO
> TDET NO
> TTBL 0
> ATAN NO
> PLEV 2
> ALRM NO
> ART 0
> SGRP 0
> AACR NO
>
>
> Dchannel daughter card on a NT5D12 or an actual MSDL? Jumpers can
kill!>
> Asterisk Files:
>
> zaptel.conf:
>
> loadzone = us
> defaultzone = us
>
> #span definitions
> span = 1,1,0,esf,b8zs
>
> #channel definitions
> bchan = 1-23
> dchan = 24
>
>
> zapata.conf
>
> [channels]
> context = from-internal
> switchtype = 5ess
> usecallerid = yes
> echocancel = yes
> echocancelwhenbridged = yes
> rxgain = 0.0
> txgain = 0.0
>
> signalling = pri_net
> group = 1
> channel = 1-23
>
> I am using a sangoma A101 (which rocks, btw). Should be the same
diff...>
>
> -----Original Message-----
> From: Greg Camp [mailto:Greg.Camp@ExcellSvcs.com]
> Sent: Tuesday, January 24, 2006 4:08 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI
>
> >
> > Yes, we have disabled the dch and loop several times (both on Nortel
> and
> > Asterisk sides). We also disabled the entire MSDL card and issued a
> > full download to both the MSDL and the DCH. Neither got us any
> further.
> >
> > Have you had success getting PRI between a Nortel 81C and Asterisk
to> > work?
> >
> > Thanks,
> > Greg
> >
> > OK, but did you do the sequence as I mentioned, probably I guess.
> > 1)dis dch, 2)dis loop, 3)enable loop, 4)enable dch as below -
> >
> > Unfortunately, although I've supported multiple 81's I've
only had a
> > requirement to connect an Asterisk to a little Avaya INDeX.
> >
> > Steve
>
> Yes, we followed that sequence. We've had to follow that sequence
with> some
> of our carriers as well to make the b-channels come up properly.
>
> Greg
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
Your trunk is set for pulse, should probably be set for tone - that may
help?
CLS DTN instead of the (archaic default) DIP
-----Original Message-----
From: Greg Camp [mailto:Greg.Camp@ExcellSvcs.com]
Sent: Wednesday, January 25, 2006 8:56 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI
This is on an MSDL card. What is your individual trunk member config?
Our zapata.conf / zaptel.conf are basically the same. No, they are exactly
the same....
Interesting side note: we located an old Option 11 (release 19 with a
cartridge!) and were able to get the below config to work just fine.
Obviously there are some subtle differences since there is no MSDL on an
Option 11, but other than the missing prompts due to an older OS on the
Nortel, the config is the same. We don't really want to leave the Option 11
running just to support Asterisk.
Do you get name display on your Asterisk phones when someone from the Nortel
calls? That's one thing that doesn't happen on the Opt11. Names do get
displayed on the Nortel phone when called from an Asterisk phone, however.
REQ issp
VERSION 2611
RELEASE 25
ISSUE 30 + MDCS01 NA00
PSWV VERSION: PSWV 53
cequ
DLOP NUM DCH FRM LCMT YALM TRSH
PRI 088 23 ESF B8S FDL 00
ADAN DCH 88
CTYP MSDL
GRP 0
DNUM 12
PORT 0
DES asterisk
USR PRI
DCHL 88
OTBF 32
PARM RS422 DTE
DRAT 64KC
CLOK EXT
IFC ESS5
SIDE USR
CNEG 1
RLS ID 1
RCAP ND2
T200 3
T203 10
N200 3
N201 260
K 7
TN 088 01
TYPE TIE
CDEN SD
CUST 0
TRK PRI
PDCA 1
PCML MU
NCOS 0
RTMB 38 1
B-CHANNEL SIGNALING
TGAR 1
AST NO
IAPG 0
CLS UNR DIP CND WTA LPR APN THFD HKD
P10 VNL
TKID
DATE 24 JAN 2006
TYPE RDB
CUST 00
ROUT 38
DES ASTERISK
TKTP TIE
NPID_TBL_NUM 0
ESN NO
CNVT NO
SAT NO
RCLS INT
DTRK YES
DGTP PRI
ISDN YES
MODE PRA
IFC ESS5
SBN NO
PNI 00000
SRVC NNSF
NCNA YES
NCRD YES
CHTY BCH
CTYP UKWN
INAC NO
ISAR NO
CPUB OFF
DAPC NO
BCOT 0
DSEL VOD
PTYP PRI
AUTO NO
DNIS NO
DCDR NO
ICOG IAO
SRCH LIN
TRMB YES
STEP
ACOD 8138
TCPP NO
PII NO
TARG 01
CLEN 1
BILN NO
OABS
INST
IDC NO
DCNO 0 *
NDNO 0
DEXT NO
ANTK
SIGO STD
ICIS YES
TIMR ICF 512
OGF 512
EOD 13952
NRD 10112
DDL 70
ODT 4096
RGV 640
GRD 896
SFB 3
NBS 2048
NBL 4096
IENB 5
PAGE 002
TFD 0
DRNG NO
CDR NO
MUS NO
RACD NO
FRL 0 0
FRL 1 0
FRL 2 0
FRL 3 0
FRL 4 0
FRL 5 0
FRL 6 0
FRL 7 0
OHQ NO
OHQT 00
CBQ NO
AUTH NO
PLEV 2
ALRM NO
ART 0
SGRP 0
AACR NO
Thanks,
Greg
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-
> bounces@lists.digium.com] On Behalf Of Schochet, Wes
> Sent: Tuesday, January 24, 2006 8:38 PM
> To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI
>
> I have a 61c running steady and reliable. ENLL in 60 will always
bring up> the DCHannel, whether it's disabled in 96 or not. Lets see some M1
> configs
> - I'll show you mine if...
>
> LD 22
> REQ prt
> TYPE cequ
> <blah blah>
> DLOP NUM DCH FRM TMDI LCMT YALM TRSH
> TRK 020 24 ESF NO B8S FDL 00
> PRI 002 24 ESF NO B8S FDL 00
> <blah blah>
> 019 23 ESF NO B8S FDL 00
> <blah blah>
>
> REQ PRT
> TYPE ADAN DCH 5
>
> ADAN DCH 5
> CTYP MSDL
> DNUM 10
> PORT 2
> DES Asterisk
> USR PRI
> DCHL 19
> OTBF 32
> PARM RS422 DTE
> DRAT 64KC
> CLOK EXT
> IFC ESS5
> SIDE USR
> CNEG 1
> RLS ID 1
> RCAP ND2
> MBGA NO
> OVLR NO
> OVLS NO
> T200 3
> T203 10
> N200 3
> N201 260
> K 7
>
>
>
> >ld 21
> PT1000
>
> REQ: PRT
> TYPE: RDB
> CUST 0
> ROUT 19
>
> TYPE RDB
> CUST 00
> ROUT 19
> DES ASTERISK
> TKTP TIE
> NPID_TBL_NUM 0
> ESN NO
> CNVT NO
> SAT NO
> RCLS INT
> VTRK NO
> DTRK YES
> BRIP NO
> DGTP PRI
> ISDN YES
> MODE PRA
> IFC ESS5
> SBN NO
> PNI 00000
> SRVC NNSF
> NCNA YES
> NCRD YES
> CHTY BCH
> CTYP UKWN
> INAC NO
> ISAR NO
> CPUB OFF
> DAPC NO
> BCOT 0
> DSEL VOD
> PTYP PRI
> AUTO NO
> DNIS NO
> DCDR NO
> ICOG IAO
> SRCH LIN
> TRMB YES
> STEP
> ACOD 2019
> TCPP NO
> PII NO
> TARG 01
> CLEN 1
> BILN NO
> OABS
> INST
> IDC NO
> DCNO 0 *
> NDNO 0
> DEXT NO
> ANTK
> SIGO STD
> ICIS YES
> TIMR ICF 512
> OGF 512
> EOD 13952
> NRD 10112
> DDL 70
> ODT 4096
> RGV 640
> GRD 896
> SFB 3
> NBS 2048
>
>
> PAGE 002
>
> NBL 4096
>
> IENB 5
> TFD 0
> VSS 0
> VGD 6
> DRNG NO
> CDR NO
> VRAT NO
> MUS NO
> RACD NO
> FRL 0 0
> FRL 1 0
> FRL 2 0
> FRL 3 0
> FRL 4 0
> FRL 5 0
> FRL 6 0
> FRL 7 0
> OHQ NO
> OHQT 00
> CBQ NO
> AUTH NO
> TDET NO
> TTBL 0
> ATAN NO
> PLEV 2
> ALRM NO
> ART 0
> SGRP 0
> AACR NO
>
>
> Dchannel daughter card on a NT5D12 or an actual MSDL? Jumpers can
kill!>
> Asterisk Files:
>
> zaptel.conf:
>
> loadzone = us
> defaultzone = us
>
> #span definitions
> span = 1,1,0,esf,b8zs
>
> #channel definitions
> bchan = 1-23
> dchan = 24
>
>
> zapata.conf
>
> [channels]
> context = from-internal
> switchtype = 5ess
> usecallerid = yes
> echocancel = yes
> echocancelwhenbridged = yes
> rxgain = 0.0
> txgain = 0.0
>
> signalling = pri_net
> group = 1
> channel = 1-23
>
> I am using a sangoma A101 (which rocks, btw). Should be the same
diff...>
>
> -----Original Message-----
> From: Greg Camp [mailto:Greg.Camp@ExcellSvcs.com]
> Sent: Tuesday, January 24, 2006 4:08 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI
>
> >
> > Yes, we have disabled the dch and loop several times (both on Nortel
> and
> > Asterisk sides). We also disabled the entire MSDL card and issued a
> > full download to both the MSDL and the DCH. Neither got us any
> further.
> >
> > Have you had success getting PRI between a Nortel 81C and Asterisk
to> > work?
> >
> > Thanks,
> > Greg
> >
> > OK, but did you do the sequence as I mentioned, probably I guess.
> > 1)dis dch, 2)dis loop, 3)enable loop, 4)enable dch as below -
> >
> > Unfortunately, although I've supported multiple 81's I've
only had a
> > requirement to connect an Asterisk to a little Avaya INDeX.
> >
> > Steve
>
> Yes, we followed that sequence. We've had to follow that sequence
with> some
> of our carriers as well to make the b-channels come up properly.
>
> Greg
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
We had been using DTN, but when DIP worked on the Option 11 we gave it a try. (We were following the instructions in asterisk-meridian-a1.pdf, and it didn't specify to use DTN on CLS so we were just taking the defaults.) What release is your 61? Thanks, Greg> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Schochet, Wes > Sent: Wednesday, January 25, 2006 10:35 AM > To: 'Asterisk Users Mailing List - Non-Commercial Discussion' > Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > Your trunk is set for pulse, should probably be set for tone - thatmay> help? > > CLS DTN instead of the (archaic default) DIP > > -----Original Message----- > From: Greg Camp [mailto:Greg.Camp@ExcellSvcs.com] > Sent: Wednesday, January 25, 2006 8:56 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > This is on an MSDL card. What is your individual trunk member config? > Our zapata.conf / zaptel.conf are basically the same. No, they are > exactly > the same.... > > Interesting side note: we located an old Option 11 (release 19 with a > cartridge!) and were able to get the below config to work just fine. > Obviously there are some subtle differences since there is no MSDL onan> Option 11, but other than the missing prompts due to an older OS onthe> Nortel, the config is the same. We don't really want to leave theOption> 11 > running just to support Asterisk. > > Do you get name display on your Asterisk phones when someone from the > Nortel > calls? That's one thing that doesn't happen on the Opt11. Names doget> displayed on the Nortel phone when called from an Asterisk phone,however.> > REQ issp > > VERSION 2611 > RELEASE 25 > ISSUE 30 + MDCS01 NA00 > > PSWV VERSION: PSWV 53 > > cequ > DLOP NUM DCH FRM LCMT YALM TRSH > PRI 088 23 ESF B8S FDL 00 > > ADAN DCH 88 > CTYP MSDL > GRP 0 > DNUM 12 > PORT 0 > DES asterisk > USR PRI > DCHL 88 > OTBF 32 > PARM RS422 DTE > DRAT 64KC > CLOK EXT > IFC ESS5 > SIDE USR > CNEG 1 > RLS ID 1 > RCAP ND2 > T200 3 > T203 10 > N200 3 > N201 260 > K 7 > > TN 088 01 > TYPE TIE > CDEN SD > CUST 0 > TRK PRI > PDCA 1 > PCML MU > NCOS 0 > RTMB 38 1 > B-CHANNEL SIGNALING > TGAR 1 > AST NO > IAPG 0 > CLS UNR DIP CND WTA LPR APN THFD HKD > P10 VNL > TKID > DATE 24 JAN 2006 > > TYPE RDB > CUST 00 > ROUT 38 > DES ASTERISK > TKTP TIE > NPID_TBL_NUM 0 > ESN NO > CNVT NO > SAT NO > RCLS INT > DTRK YES > DGTP PRI > ISDN YES > MODE PRA > IFC ESS5 > SBN NO > PNI 00000 > SRVC NNSF > NCNA YES > NCRD YES > CHTY BCH > CTYP UKWN > INAC NO > ISAR NO > CPUB OFF > DAPC NO > BCOT 0 > DSEL VOD > PTYP PRI > AUTO NO > DNIS NO > DCDR NO > ICOG IAO > SRCH LIN > TRMB YES > STEP > ACOD 8138 > TCPP NO > PII NO > TARG 01 > CLEN 1 > BILN NO > OABS > INST > IDC NO > DCNO 0 * > NDNO 0 > DEXT NO > ANTK > SIGO STD > ICIS YES > TIMR ICF 512 > OGF 512 > EOD 13952 > NRD 10112 > DDL 70 > ODT 4096 > RGV 640 > GRD 896 > SFB 3 > NBS 2048 > NBL 4096 > IENB 5 > > > PAGE 002 > > TFD 0 > DRNG NO > CDR NO > MUS NO > RACD NO > FRL 0 0 > FRL 1 0 > FRL 2 0 > FRL 3 0 > FRL 4 0 > FRL 5 0 > FRL 6 0 > FRL 7 0 > OHQ NO > OHQT 00 > CBQ NO > AUTH NO > PLEV 2 > ALRM NO > ART 0 > SGRP 0 > AACR NO > > Thanks, > Greg > > > > -----Original Message----- > > From: asterisk-users-bounces@lists.digium.com[mailto:asterisk-users-> > bounces@lists.digium.com] On Behalf Of Schochet, Wes > > Sent: Tuesday, January 24, 2006 8:38 PM > > To: 'Asterisk Users Mailing List - Non-Commercial Discussion' > > Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > > > I have a 61c running steady and reliable. ENLL in 60 will always > bring up > > the DCHannel, whether it's disabled in 96 or not. Lets see some M1 > > configs > > - I'll show you mine if... > > > > LD 22 > > REQ prt > > TYPE cequ > > <blah blah> > > DLOP NUM DCH FRM TMDI LCMT YALM TRSH > > TRK 020 24 ESF NO B8S FDL 00 > > PRI 002 24 ESF NO B8S FDL 00 > > <blah blah> > > 019 23 ESF NO B8S FDL 00 > > <blah blah> > > > > REQ PRT > > TYPE ADAN DCH 5 > > > > ADAN DCH 5 > > CTYP MSDL > > DNUM 10 > > PORT 2 > > DES Asterisk > > USR PRI > > DCHL 19 > > OTBF 32 > > PARM RS422 DTE > > DRAT 64KC > > CLOK EXT > > IFC ESS5 > > SIDE USR > > CNEG 1 > > RLS ID 1 > > RCAP ND2 > > MBGA NO > > OVLR NO > > OVLS NO > > T200 3 > > T203 10 > > N200 3 > > N201 260 > > K 7 > > > > > > > > >ld 21 > > PT1000 > > > > REQ: PRT > > TYPE: RDB > > CUST 0 > > ROUT 19 > > > > TYPE RDB > > CUST 00 > > ROUT 19 > > DES ASTERISK > > TKTP TIE > > NPID_TBL_NUM 0 > > ESN NO > > CNVT NO > > SAT NO > > RCLS INT > > VTRK NO > > DTRK YES > > BRIP NO > > DGTP PRI > > ISDN YES > > MODE PRA > > IFC ESS5 > > SBN NO > > PNI 00000 > > SRVC NNSF > > NCNA YES > > NCRD YES > > CHTY BCH > > CTYP UKWN > > INAC NO > > ISAR NO > > CPUB OFF > > DAPC NO > > BCOT 0 > > DSEL VOD > > PTYP PRI > > AUTO NO > > DNIS NO > > DCDR NO > > ICOG IAO > > SRCH LIN > > TRMB YES > > STEP > > ACOD 2019 > > TCPP NO > > PII NO > > TARG 01 > > CLEN 1 > > BILN NO > > OABS > > INST > > IDC NO > > DCNO 0 * > > NDNO 0 > > DEXT NO > > ANTK > > SIGO STD > > ICIS YES > > TIMR ICF 512 > > OGF 512 > > EOD 13952 > > NRD 10112 > > DDL 70 > > ODT 4096 > > RGV 640 > > GRD 896 > > SFB 3 > > NBS 2048 > > > > > > PAGE 002 > > > > NBL 4096 > > > > IENB 5 > > TFD 0 > > VSS 0 > > VGD 6 > > DRNG NO > > CDR NO > > VRAT NO > > MUS NO > > RACD NO > > FRL 0 0 > > FRL 1 0 > > FRL 2 0 > > FRL 3 0 > > FRL 4 0 > > FRL 5 0 > > FRL 6 0 > > FRL 7 0 > > OHQ NO > > OHQT 00 > > CBQ NO > > AUTH NO > > TDET NO > > TTBL 0 > > ATAN NO > > PLEV 2 > > ALRM NO > > ART 0 > > SGRP 0 > > AACR NO > > > > > > Dchannel daughter card on a NT5D12 or an actual MSDL? Jumpers can > kill! > > > > Asterisk Files: > > > > zaptel.conf: > > > > loadzone = us > > defaultzone = us > > > > #span definitions > > span = 1,1,0,esf,b8zs > > > > #channel definitions > > bchan = 1-23 > > dchan = 24 > > > > > > zapata.conf > > > > [channels] > > context = from-internal > > switchtype = 5ess > > usecallerid = yes > > echocancel = yes > > echocancelwhenbridged = yes > > rxgain = 0.0 > > txgain = 0.0 > > > > signalling = pri_net > > group = 1 > > channel = 1-23 > > > > I am using a sangoma A101 (which rocks, btw). Should be the same > diff...
I believe it's now called 3.0... REQ iss VERSION 2521 RELEASE 3 ISSUE 00 + DepList x210300_cpt Yup 3.0 -----Original Message----- From: Greg Camp [mailto:Greg.Camp@ExcellSvcs.com] Sent: Wednesday, January 25, 2006 11:54 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI We had been using DTN, but when DIP worked on the Option 11 we gave it a try. (We were following the instructions in asterisk-meridian-a1.pdf, and it didn't specify to use DTN on CLS so we were just taking the defaults.) What release is your 61? Thanks, Greg> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Schochet, Wes > Sent: Wednesday, January 25, 2006 10:35 AM > To: 'Asterisk Users Mailing List - Non-Commercial Discussion' > Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > Your trunk is set for pulse, should probably be set for tone - thatmay> help? > > CLS DTN instead of the (archaic default) DIP > > -----Original Message----- > From: Greg Camp [mailto:Greg.Camp@ExcellSvcs.com] > Sent: Wednesday, January 25, 2006 8:56 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > This is on an MSDL card. What is your individual trunk member config? > Our zapata.conf / zaptel.conf are basically the same. No, they are > exactly the same.... > > Interesting side note: we located an old Option 11 (release 19 with a > cartridge!) and were able to get the below config to work just fine. > Obviously there are some subtle differences since there is no MSDL onan> Option 11, but other than the missing prompts due to an older OS onthe> Nortel, the config is the same. We don't really want to leave theOption> 11 > running just to support Asterisk. > > Do you get name display on your Asterisk phones when someone from the > Nortel calls? That's one thing that doesn't happen on the Opt11. > Names doget> displayed on the Nortel phone when called from an Asterisk phone,however.> > REQ issp > > VERSION 2611 > RELEASE 25 > ISSUE 30 + MDCS01 NA00 > > PSWV VERSION: PSWV 53 > > cequ > DLOP NUM DCH FRM LCMT YALM TRSH > PRI 088 23 ESF B8S FDL 00 > > ADAN DCH 88 > CTYP MSDL > GRP 0 > DNUM 12 > PORT 0 > DES asterisk > USR PRI > DCHL 88 > OTBF 32 > PARM RS422 DTE > DRAT 64KC > CLOK EXT > IFC ESS5 > SIDE USR > CNEG 1 > RLS ID 1 > RCAP ND2 > T200 3 > T203 10 > N200 3 > N201 260 > K 7 > > TN 088 01 > TYPE TIE > CDEN SD > CUST 0 > TRK PRI > PDCA 1 > PCML MU > NCOS 0 > RTMB 38 1 > B-CHANNEL SIGNALING > TGAR 1 > AST NO > IAPG 0 > CLS UNR DIP CND WTA LPR APN THFD HKD > P10 VNL > TKID > DATE 24 JAN 2006 > > TYPE RDB > CUST 00 > ROUT 38 > DES ASTERISK > TKTP TIE > NPID_TBL_NUM 0 > ESN NO > CNVT NO > SAT NO > RCLS INT > DTRK YES > DGTP PRI > ISDN YES > MODE PRA > IFC ESS5 > SBN NO > PNI 00000 > SRVC NNSF > NCNA YES > NCRD YES > CHTY BCH > CTYP UKWN > INAC NO > ISAR NO > CPUB OFF > DAPC NO > BCOT 0 > DSEL VOD > PTYP PRI > AUTO NO > DNIS NO > DCDR NO > ICOG IAO > SRCH LIN > TRMB YES > STEP > ACOD 8138 > TCPP NO > PII NO > TARG 01 > CLEN 1 > BILN NO > OABS > INST > IDC NO > DCNO 0 * > NDNO 0 > DEXT NO > ANTK > SIGO STD > ICIS YES > TIMR ICF 512 > OGF 512 > EOD 13952 > NRD 10112 > DDL 70 > ODT 4096 > RGV 640 > GRD 896 > SFB 3 > NBS 2048 > NBL 4096 > IENB 5 > > > PAGE 002 > > TFD 0 > DRNG NO > CDR NO > MUS NO > RACD NO > FRL 0 0 > FRL 1 0 > FRL 2 0 > FRL 3 0 > FRL 4 0 > FRL 5 0 > FRL 6 0 > FRL 7 0 > OHQ NO > OHQT 00 > CBQ NO > AUTH NO > PLEV 2 > ALRM NO > ART 0 > SGRP 0 > AACR NO > > Thanks, > Greg > > > > -----Original Message----- > > From: asterisk-users-bounces@lists.digium.com[mailto:asterisk-users-> > bounces@lists.digium.com] On Behalf Of Schochet, Wes > > Sent: Tuesday, January 24, 2006 8:38 PM > > To: 'Asterisk Users Mailing List - Non-Commercial Discussion' > > Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > > > I have a 61c running steady and reliable. ENLL in 60 will always > bring up > > the DCHannel, whether it's disabled in 96 or not. Lets see some M1 > > configs > > - I'll show you mine if... > > > > LD 22 > > REQ prt > > TYPE cequ > > <blah blah> > > DLOP NUM DCH FRM TMDI LCMT YALM TRSH > > TRK 020 24 ESF NO B8S FDL 00 > > PRI 002 24 ESF NO B8S FDL 00 > > <blah blah> > > 019 23 ESF NO B8S FDL 00 > > <blah blah> > > > > REQ PRT > > TYPE ADAN DCH 5 > > > > ADAN DCH 5 > > CTYP MSDL > > DNUM 10 > > PORT 2 > > DES Asterisk > > USR PRI > > DCHL 19 > > OTBF 32 > > PARM RS422 DTE > > DRAT 64KC > > CLOK EXT > > IFC ESS5 > > SIDE USR > > CNEG 1 > > RLS ID 1 > > RCAP ND2 > > MBGA NO > > OVLR NO > > OVLS NO > > T200 3 > > T203 10 > > N200 3 > > N201 260 > > K 7 > > > > > > > > >ld 21 > > PT1000 > > > > REQ: PRT > > TYPE: RDB > > CUST 0 > > ROUT 19 > > > > TYPE RDB > > CUST 00 > > ROUT 19 > > DES ASTERISK > > TKTP TIE > > NPID_TBL_NUM 0 > > ESN NO > > CNVT NO > > SAT NO > > RCLS INT > > VTRK NO > > DTRK YES > > BRIP NO > > DGTP PRI > > ISDN YES > > MODE PRA > > IFC ESS5 > > SBN NO > > PNI 00000 > > SRVC NNSF > > NCNA YES > > NCRD YES > > CHTY BCH > > CTYP UKWN > > INAC NO > > ISAR NO > > CPUB OFF > > DAPC NO > > BCOT 0 > > DSEL VOD > > PTYP PRI > > AUTO NO > > DNIS NO > > DCDR NO > > ICOG IAO > > SRCH LIN > > TRMB YES > > STEP > > ACOD 2019 > > TCPP NO > > PII NO > > TARG 01 > > CLEN 1 > > BILN NO > > OABS > > INST > > IDC NO > > DCNO 0 * > > NDNO 0 > > DEXT NO > > ANTK > > SIGO STD > > ICIS YES > > TIMR ICF 512 > > OGF 512 > > EOD 13952 > > NRD 10112 > > DDL 70 > > ODT 4096 > > RGV 640 > > GRD 896 > > SFB 3 > > NBS 2048 > > > > > > PAGE 002 > > > > NBL 4096 > > > > IENB 5 > > TFD 0 > > VSS 0 > > VGD 6 > > DRNG NO > > CDR NO > > VRAT NO > > MUS NO > > RACD NO > > FRL 0 0 > > FRL 1 0 > > FRL 2 0 > > FRL 3 0 > > FRL 4 0 > > FRL 5 0 > > FRL 6 0 > > FRL 7 0 > > OHQ NO > > OHQT 00 > > CBQ NO > > AUTH NO > > TDET NO > > TTBL 0 > > ATAN NO > > PLEV 2 > > ALRM NO > > ART 0 > > SGRP 0 > > AACR NO > > > > > > Dchannel daughter card on a NT5D12 or an actual MSDL? Jumpers can > kill! > > > > Asterisk Files: > > > > zaptel.conf: > > > > loadzone = us > > defaultzone = us > > > > #span definitions > > span = 1,1,0,esf,b8zs > > > > #channel definitions > > bchan = 1-23 > > dchan = 24 > > > > > > zapata.conf > > > > [channels] > > context = from-internal > > switchtype = 5ess > > usecallerid = yes > > echocancel = yes > > echocancelwhenbridged = yes > > rxgain = 0.0 > > txgain = 0.0 > > > > signalling = pri_net > > group = 1 > > channel = 1-23 > > > > I am using a sangoma A101 (which rocks, btw). Should be the same > diff..._______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
As I think about it, this sounds a lot like an issue I had at one point when I had the tip and ring of one of the T1 pairs reversed. Sad, but true. -----Original Message----- From: Schochet, Wes Sent: Wednesday, January 25, 2006 1:40 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI I believe it's now called 3.0... REQ iss VERSION 2521 RELEASE 3 ISSUE 00 + DepList x210300_cpt Yup 3.0 -----Original Message----- From: Greg Camp [mailto:Greg.Camp@ExcellSvcs.com] Sent: Wednesday, January 25, 2006 11:54 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI We had been using DTN, but when DIP worked on the Option 11 we gave it a try. (We were following the instructions in asterisk-meridian-a1.pdf, and it didn't specify to use DTN on CLS so we were just taking the defaults.) What release is your 61? Thanks, Greg> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Schochet, Wes > Sent: Wednesday, January 25, 2006 10:35 AM > To: 'Asterisk Users Mailing List - Non-Commercial Discussion' > Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > Your trunk is set for pulse, should probably be set for tone - thatmay> help? > > CLS DTN instead of the (archaic default) DIP > > -----Original Message----- > From: Greg Camp [mailto:Greg.Camp@ExcellSvcs.com] > Sent: Wednesday, January 25, 2006 8:56 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > This is on an MSDL card. What is your individual trunk member config? > Our zapata.conf / zaptel.conf are basically the same. No, they are > exactly the same.... > > Interesting side note: we located an old Option 11 (release 19 with a > cartridge!) and were able to get the below config to work just fine. > Obviously there are some subtle differences since there is no MSDL onan> Option 11, but other than the missing prompts due to an older OS onthe> Nortel, the config is the same. We don't really want to leave theOption> 11 > running just to support Asterisk. > > Do you get name display on your Asterisk phones when someone from the > Nortel calls? That's one thing that doesn't happen on the Opt11. > Names doget> displayed on the Nortel phone when called from an Asterisk phone,however.> > REQ issp > > VERSION 2611 > RELEASE 25 > ISSUE 30 + MDCS01 NA00 > > PSWV VERSION: PSWV 53 > > cequ > DLOP NUM DCH FRM LCMT YALM TRSH > PRI 088 23 ESF B8S FDL 00 > > ADAN DCH 88 > CTYP MSDL > GRP 0 > DNUM 12 > PORT 0 > DES asterisk > USR PRI > DCHL 88 > OTBF 32 > PARM RS422 DTE > DRAT 64KC > CLOK EXT > IFC ESS5 > SIDE USR > CNEG 1 > RLS ID 1 > RCAP ND2 > T200 3 > T203 10 > N200 3 > N201 260 > K 7 > > TN 088 01 > TYPE TIE > CDEN SD > CUST 0 > TRK PRI > PDCA 1 > PCML MU > NCOS 0 > RTMB 38 1 > B-CHANNEL SIGNALING > TGAR 1 > AST NO > IAPG 0 > CLS UNR DIP CND WTA LPR APN THFD HKD > P10 VNL > TKID > DATE 24 JAN 2006 > > TYPE RDB > CUST 00 > ROUT 38 > DES ASTERISK > TKTP TIE > NPID_TBL_NUM 0 > ESN NO > CNVT NO > SAT NO > RCLS INT > DTRK YES > DGTP PRI > ISDN YES > MODE PRA > IFC ESS5 > SBN NO > PNI 00000 > SRVC NNSF > NCNA YES > NCRD YES > CHTY BCH > CTYP UKWN > INAC NO > ISAR NO > CPUB OFF > DAPC NO > BCOT 0 > DSEL VOD > PTYP PRI > AUTO NO > DNIS NO > DCDR NO > ICOG IAO > SRCH LIN > TRMB YES > STEP > ACOD 8138 > TCPP NO > PII NO > TARG 01 > CLEN 1 > BILN NO > OABS > INST > IDC NO > DCNO 0 * > NDNO 0 > DEXT NO > ANTK > SIGO STD > ICIS YES > TIMR ICF 512 > OGF 512 > EOD 13952 > NRD 10112 > DDL 70 > ODT 4096 > RGV 640 > GRD 896 > SFB 3 > NBS 2048 > NBL 4096 > IENB 5 > > > PAGE 002 > > TFD 0 > DRNG NO > CDR NO > MUS NO > RACD NO > FRL 0 0 > FRL 1 0 > FRL 2 0 > FRL 3 0 > FRL 4 0 > FRL 5 0 > FRL 6 0 > FRL 7 0 > OHQ NO > OHQT 00 > CBQ NO > AUTH NO > PLEV 2 > ALRM NO > ART 0 > SGRP 0 > AACR NO > > Thanks, > Greg > > > > -----Original Message----- > > From: asterisk-users-bounces@lists.digium.com[mailto:asterisk-users-> > bounces@lists.digium.com] On Behalf Of Schochet, Wes > > Sent: Tuesday, January 24, 2006 8:38 PM > > To: 'Asterisk Users Mailing List - Non-Commercial Discussion' > > Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > > > I have a 61c running steady and reliable. ENLL in 60 will always > bring up > > the DCHannel, whether it's disabled in 96 or not. Lets see some M1 > > configs > > - I'll show you mine if... > > > > LD 22 > > REQ prt > > TYPE cequ > > <blah blah> > > DLOP NUM DCH FRM TMDI LCMT YALM TRSH > > TRK 020 24 ESF NO B8S FDL 00 > > PRI 002 24 ESF NO B8S FDL 00 > > <blah blah> > > 019 23 ESF NO B8S FDL 00 > > <blah blah> > > > > REQ PRT > > TYPE ADAN DCH 5 > > > > ADAN DCH 5 > > CTYP MSDL > > DNUM 10 > > PORT 2 > > DES Asterisk > > USR PRI > > DCHL 19 > > OTBF 32 > > PARM RS422 DTE > > DRAT 64KC > > CLOK EXT > > IFC ESS5 > > SIDE USR > > CNEG 1 > > RLS ID 1 > > RCAP ND2 > > MBGA NO > > OVLR NO > > OVLS NO > > T200 3 > > T203 10 > > N200 3 > > N201 260 > > K 7 > > > > > > > > >ld 21 > > PT1000 > > > > REQ: PRT > > TYPE: RDB > > CUST 0 > > ROUT 19 > > > > TYPE RDB > > CUST 00 > > ROUT 19 > > DES ASTERISK > > TKTP TIE > > NPID_TBL_NUM 0 > > ESN NO > > CNVT NO > > SAT NO > > RCLS INT > > VTRK NO > > DTRK YES > > BRIP NO > > DGTP PRI > > ISDN YES > > MODE PRA > > IFC ESS5 > > SBN NO > > PNI 00000 > > SRVC NNSF > > NCNA YES > > NCRD YES > > CHTY BCH > > CTYP UKWN > > INAC NO > > ISAR NO > > CPUB OFF > > DAPC NO > > BCOT 0 > > DSEL VOD > > PTYP PRI > > AUTO NO > > DNIS NO > > DCDR NO > > ICOG IAO > > SRCH LIN > > TRMB YES > > STEP > > ACOD 2019 > > TCPP NO > > PII NO > > TARG 01 > > CLEN 1 > > BILN NO > > OABS > > INST > > IDC NO > > DCNO 0 * > > NDNO 0 > > DEXT NO > > ANTK > > SIGO STD > > ICIS YES > > TIMR ICF 512 > > OGF 512 > > EOD 13952 > > NRD 10112 > > DDL 70 > > ODT 4096 > > RGV 640 > > GRD 896 > > SFB 3 > > NBS 2048 > > > > > > PAGE 002 > > > > NBL 4096 > > > > IENB 5 > > TFD 0 > > VSS 0 > > VGD 6 > > DRNG NO > > CDR NO > > VRAT NO > > MUS NO > > RACD NO > > FRL 0 0 > > FRL 1 0 > > FRL 2 0 > > FRL 3 0 > > FRL 4 0 > > FRL 5 0 > > FRL 6 0 > > FRL 7 0 > > OHQ NO > > OHQT 00 > > CBQ NO > > AUTH NO > > TDET NO > > TTBL 0 > > ATAN NO > > PLEV 2 > > ALRM NO > > ART 0 > > SGRP 0 > > AACR NO > > > > > > Dchannel daughter card on a NT5D12 or an actual MSDL? Jumpers can > kill! > > > > Asterisk Files: > > > > zaptel.conf: > > > > loadzone = us > > defaultzone = us > > > > #span definitions > > span = 1,1,0,esf,b8zs > > > > #channel definitions > > bchan = 1-23 > > dchan = 24 > > > > > > zapata.conf > > > > [channels] > > context = from-internal > > switchtype = 5ess > > usecallerid = yes > > echocancel = yes > > echocancelwhenbridged = yes > > rxgain = 0.0 > > txgain = 0.0 > > > > signalling = pri_net > > group = 1 > > channel = 1-23 > > > > I am using a sangoma A101 (which rocks, btw). Should be the same > diff..._______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Greg Camp > Sent: Tuesday, January 24, 2006 9:08 AM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > We've been trying unsuccessfully to connect our Meridian Option 81C toa> TE110P via PRI. We've followed the directions in > asterisk-meridian-a1.pdf (link on > http://www.voip-info.org/wiki/view/Asterisk+legacy+integration), butit> doesn't seem to work on our 81C (even though many, many users reportit> works very well on Option 11's). > > Has anyone had any success in getting the above combination to workwith> Asterisk? > > The results we get seem to vary depending on how closely we follow the > reference guide that Andy put together. If we follow it exactly, the > d-channel comes up, but the b-channels stay in MBSY instead of IDLE. > > I can post more details and config files if requested, but I'm curious > if anyone has successfully made an Option 81C work with PRI to an > Asterisk box. > > Thanks, > > GregUpdate: SUCCESS!!! There were two subtle items that allowed our Opt81C to talk PRI to * using a TE110P: 1) On the 81C in LD 96 we had to ENL SERV <dch> for the d-channel. 2) It appears that the TE110P needs a decent "refresh" time for the b-channels to come up cleanly. For example, on the Nortel if you disable the T1 or d-channel and re-enable it quickly (specifically, anything shorter than about 45 seconds) the TE110P won't come up clean. The Nortel will show all the b-channels as MBSY or FE MBSY. However, if you wait 45s - 1min then the d-channel and b-channels will come up clean every time. Many thanks to all who offered suggestions and worked with us on this! Now, our latest two issues: 1) When a user on the Nortel makes a call to a user on * a 10-digit callerid value shows up on the SIP phone instead of the users extension. Has anyone encountered this and found a work-around? It's been suggested that we use a QSIG interface instead of 5ESS emulation, but did not purchased the Nortel QSIG option so it is unavailable. 2) We would like to use Comedian Mail for company wide voicemail. I can setup user extensions easily enough. I have also setup two 4-digit extensions; one for picking up voicemail and one for leaving voicemail for an arbitrary user. The second ext is used primarily by the receptionist (coming from the Nortel PBX) to redirect callers to users voicemails. The issue I'm having is that if you don't pass an extension to the Voicemail() function * will prompt you one time. If you key the ext incorrectly the system hangs up on you. Is there a way to prompt the caller for the extension to leave a message for, accept the ext, check the database, and give the caller another chance if the ext is invalid? Thanks, Greg
For your second question, how about the application MailboxExists? You could write a quick front-end that asked for the mailbox and then used MailboxExists to test. If it doesn't, perhaps increment a counter (so you can disconnect later if it exceeds some value) and then return to the original prompt for digits. - Brad -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Greg Camp Sent: Wednesday, February 08, 2006 12:28 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Nortel Meridian Opt 81C and PRI> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Greg Camp > Sent: Tuesday, January 24, 2006 9:08 AM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > We've been trying unsuccessfully to connect our Meridian Option 81C toa> TE110P via PRI. We've followed the directions in > asterisk-meridian-a1.pdf (link on > http://www.voip-info.org/wiki/view/Asterisk+legacy+integration), butit> doesn't seem to work on our 81C (even though many, many users reportit> works very well on Option 11's). > > Has anyone had any success in getting the above combination to workwith> Asterisk? > > The results we get seem to vary depending on how closely we follow the > reference guide that Andy put together. If we follow it exactly, the > d-channel comes up, but the b-channels stay in MBSY instead of IDLE. > > I can post more details and config files if requested, but I'm curious > if anyone has successfully made an Option 81C work with PRI to an > Asterisk box. > > Thanks, > > GregUpdate: SUCCESS!!! There were two subtle items that allowed our Opt81C to talk PRI to * using a TE110P: 1) On the 81C in LD 96 we had to ENL SERV <dch> for the d-channel. 2) It appears that the TE110P needs a decent "refresh" time for the b-channels to come up cleanly. For example, on the Nortel if you disable the T1 or d-channel and re-enable it quickly (specifically, anything shorter than about 45 seconds) the TE110P won't come up clean. The Nortel will show all the b-channels as MBSY or FE MBSY. However, if you wait 45s - 1min then the d-channel and b-channels will come up clean every time. Many thanks to all who offered suggestions and worked with us on this! Now, our latest two issues: 1) When a user on the Nortel makes a call to a user on * a 10-digit callerid value shows up on the SIP phone instead of the users extension. Has anyone encountered this and found a work-around? It's been suggested that we use a QSIG interface instead of 5ESS emulation, but did not purchased the Nortel QSIG option so it is unavailable. 2) We would like to use Comedian Mail for company wide voicemail. I can setup user extensions easily enough. I have also setup two 4-digit extensions; one for picking up voicemail and one for leaving voicemail for an arbitrary user. The second ext is used primarily by the receptionist (coming from the Nortel PBX) to redirect callers to users voicemails. The issue I'm having is that if you don't pass an extension to the Voicemail() function * will prompt you one time. If you key the ext incorrectly the system hangs up on you. Is there a way to prompt the caller for the extension to leave a message for, accept the ext, check the database, and give the caller another chance if the ext is invalid? Thanks, Greg _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
> -----Original Message----- > From: Anthony Rodgers [mailto:Anthony_Rodgers@dnv.org] > Sent: Wednesday, February 08, 2006 12:17 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Nortel Meridian Opt 81C and PRI > > > On Feb 8, 2006, at 9:27 AM, Greg Camp wrote: > > > Now, our latest two issues: > > > > 1) When a user on the Nortel makes a call to a user on * a 10-digit > > callerid value shows up on the SIP phone instead of the users > > extension. > > Has anyone encountered this and found a work-around?? It's been > > suggested that we use a QSIG interface instead of 5ESS emulation, but > > did not purchased the Nortel QSIG option so it is unavailable. > > We implemented a macro that stripped the leading 6 digits from the > numbers, like this: > > ; If it looks like one of ours, only show the last 4 digits > exten => s,40,GotoIf($["${CALLERIDNUM:0:8}" = "60498131"]?50:) > exten => s,50,SetCallerID,"${CALLERIDNAME} <${CALLERIDNUM:-4}>"I thought about that, but all of our extensions display the same caller id value. Unfortunately the above won't work in our case.> > > > > 2) We would like to use Comedian Mail for company wide voicemail.? I > > can > > setup user extensions easily enough.? I have also setup two 4-digit > > extensions; one for picking up voicemail and one for leaving voicemail > > for an arbitrary user.? The second ext is used primarily by the > > receptionist (coming from the Nortel PBX) to redirect callers to users > > voicemails.? The issue I'm having is that if you don't pass an > > extension > > to the Voicemail() function * will prompt you one time.? If you key the > > ext incorrectly the system hangs up on you.? Is there a way to prompt > > the caller for the extension to leave a message for, accept the ext, > > check the database, and give the caller another chance if the ext is > > invalid? > > AFAIK, Voicemail() will jump to n+101 if the requested mailbox doesn't > exist - you can use that to return to the prompt asking for the mailbox > number.Doh! I completely forgot about jumping to n+101. I have the system playing back "invalid extension" and it works like I'd hoped it would. Thanks! Greg
I've followed the post below and have just acquired a second-user Option 11c system (rls 23.47 in the UK) now sitting on our testbench. I've tried all combinations from various posts to get this to work with our Digium TE405P but no luck. I suspect it's our PRI in the Option 11, it's an NTAK79. It's been suggested I need an NTBK50 instead. Can anyone confirm, which PRI are successful 11's using? Thanks. Steve ----- Original Message ----- From: "Greg Camp" <Greg.Camp@ExcellSvcs.com> To: <asterisk-users@lists.digium.com> Sent: Tuesday, January 24, 2006 3:07 PM Subject: [Asterisk-Users] Nortel Meridian Opt 81C and PRI We've been trying unsuccessfully to connect our Meridian Option 81C to a TE110P via PRI. We've followed the directions in asterisk-meridian-a1.pdf (link on http://www.voip-info.org/wiki/view/Asterisk+legacy+integration), but it doesn't seem to work on our 81C (even though many, many users report it works very well on Option 11's). Has anyone had any success in getting the above combination to work with Asterisk? The results we get seem to vary depending on how closely we follow the reference guide that Andy put together. If we follow it exactly, the d-channel comes up, but the b-channels stay in MBSY instead of IDLE. I can post more details and config files if requested, but I'm curious if anyone has successfully made an Option 81C work with PRI to an Asterisk box. Thanks, Greg Greg.Camp@ExcellSvcs.com Excell Services 806-747-2474 806-747-5047 fax _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users