VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
ecole at mail.plymouth... Guest
|
Posted: Thu Jun 19, 2008 11:51 am Post subject: [asterisk-users] Trouble with PRI config |
|
|
I'm trying to connect Asterisk 1.4.20 to Avaya Definity G3R v11.1 via a T1
crossover, and I'm currently stuck. Anyone have any thoughts on what I
can do to get past this?
Asterisk side
Digium TE220B w/ green LED (using port 2)
Zaptel.conf
span=2,1,0,esf,b8zs
bchan=25-47
dchan=48
loadzone = us
defaultzone=us
Zapata.conf
context=default
switchtype=national
; T1 PRI to Avaya Definity G3R
context=from_pbx
signalling=pri-cpe
group=3
channel => 25
Avaya side
TN464GP
Ds1 01C14
Framing mode: esf
Line coding: b8zs
Signaling mode: isdn-pri
Connect: Network
Protocol version: b (national)
Near-end CSU type: other (for the T1 crossover)
Signaling group 6
Primary d-channel set to 01C14
When I restart Asterisk, the following lines get logged to
/var/log/asterisk/messages:
[Jun 19 12:41:37] ERROR[28093] chan_zap.c: Unknown signalling method
'pri-cpe'
[Jun 19 12:41:37] ERROR[28093] chan_zap.c: Signalling must be specified
before any channels are.
If I change signaling method to pri-net:
[Jun 19 12:49:42] ERROR[28184] chan_zap.c: Unknown signalling method
'pri-net'
[Jun 19 12:49:42] ERROR[28184] chan_zap.c: Signalling must be specified
before any channels are.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080619/e5e112da/attachment.htm |
|
Back to top |
|
|
stotaro at totarotechn... Guest
|
Posted: Thu Jun 19, 2008 12:12 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
Try underscore _ rather than dash -
Thanks,
Steve T
On Thu, Jun 19, 2008 at 12:51 PM, Eve-Ellen Cole
<ecole at mail.plymouth.edu> wrote:
Quote: | I'm trying to connect Asterisk 1.4.20 to Avaya Definity G3R v11.1 via a T1
crossover, and I'm currently stuck. Anyone have any thoughts on what I can
do to get past this?
Asterisk side
Digium TE220B w/ green LED (using port 2)
Zaptel.conf
span=2,1,0,esf,b8zs
bchan=25-47
dchan=48
loadzone = us
defaultzone=us
Zapata.conf
context=default
switchtype=national
; T1 PRI to Avaya Definity G3R
context=from_pbx
signalling=pri-cpe
group=3
channel => 25
Avaya side
TN464GP
Ds1 01C14
Framing mode: esf
Line coding: b8zs
Signaling mode: isdn-pri
Connect: Network
Protocol version: b (national)
Near-end CSU type: other (for the T1 crossover)
Signaling group 6
Primary d-channel set to 01C14
When I restart Asterisk, the following lines get logged to
/var/log/asterisk/messages:
[Jun 19 12:41:37] ERROR[28093] chan_zap.c: Unknown signalling method
'pri-cpe'
[Jun 19 12:41:37] ERROR[28093] chan_zap.c: Signalling must be specified
before any channels are.
If I change signaling method to pri-net:
[Jun 19 12:49:42] ERROR[28184] chan_zap.c: Unknown signalling method
'pri-net'
[Jun 19 12:49:42] ERROR[28184] chan_zap.c: Signalling must be specified
before any channels are.
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
ron.joffe at gmail.com Guest
|
Posted: Thu Jun 19, 2008 12:14 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
try pri_cpe instead of pri-cpe
On Thursday 19 June 2008 12:51, Eve-Ellen Cole wrote:
Quote: | I'm trying to connect Asterisk 1.4.20 to Avaya Definity G3R v11.1 via a T1
crossover, and I'm currently stuck. Anyone have any thoughts on what I
can do to get past this?
Asterisk side
Digium TE220B w/ green LED (using port 2)
Zaptel.conf
span=2,1,0,esf,b8zs
bchan=25-47
dchan=48
loadzone = us
defaultzone=us
Zapata.conf
context=default
switchtype=national
; T1 PRI to Avaya Definity G3R
context=from_pbx
signalling=pri-cpe
group=3
channel => 25
Avaya side
TN464GP
Ds1 01C14
Framing mode: esf
Line coding: b8zs
Signaling mode: isdn-pri
Connect: Network
Protocol version: b (national)
Near-end CSU type: other (for the T1 crossover)
Signaling group 6
Primary d-channel set to 01C14
When I restart Asterisk, the following lines get logged to
/var/log/asterisk/messages:
[Jun 19 12:41:37] ERROR[28093] chan_zap.c: Unknown signalling method
'pri-cpe'
[Jun 19 12:41:37] ERROR[28093] chan_zap.c: Signalling must be specified
before any channels are.
If I change signaling method to pri-net:
[Jun 19 12:49:42] ERROR[28184] chan_zap.c: Unknown signalling method
'pri-net'
[Jun 19 12:49:42] ERROR[28184] chan_zap.c: Signalling must be specified
before any channels are. |
|
|
Back to top |
|
|
stotaro at totarotechn... Guest
|
Posted: Thu Jun 19, 2008 12:40 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
pri_net usually when connecting to a legacy system.
Thanks,
Steve T
On Thu, Jun 19, 2008 at 1:38 PM, Eve-Ellen Cole <ecole at mail.plymouth.edu> wrote:
Quote: | The underscore helped, but didn't resolve the real issue. Now I get the
following messages:
[Jun 19 13:36:15] WARNING[4288] chan_zap.c: PRI Error on span 0: We think
we're the CPE, but they think they're the CPE too.
[Jun 19 13:36:16] WARNING[4288] chan_zap.c: No D-channels available! Using
Primary channel 48 as D-channel anyway!
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Steve Totaro
Sent: Thursday, June 19, 2008 1:12 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Trouble with PRI config
Try underscore _ rather than dash -
Thanks,
Steve T
On Thu, Jun 19, 2008 at 12:51 PM, Eve-Ellen Cole
<ecole at mail.plymouth.edu> wrote:
Quote: | I'm trying to connect Asterisk 1.4.20 to Avaya Definity G3R v11.1 via a T1
crossover, and I'm currently stuck. Anyone have any thoughts on what I
can
do to get past this?
Asterisk side
Digium TE220B w/ green LED (using port 2)
Zaptel.conf
span=2,1,0,esf,b8zs
bchan=25-47
dchan=48
loadzone = us
defaultzone=us
Zapata.conf
context=default
switchtype=national
; T1 PRI to Avaya Definity G3R
context=from_pbx
signalling=pri-cpe
group=3
channel => 25
Avaya side
TN464GP
Ds1 01C14
Framing mode: esf
Line coding: b8zs
Signaling mode: isdn-pri
Connect: Network
Protocol version: b (national)
Near-end CSU type: other (for the T1 crossover)
Signaling group 6
Primary d-channel set to 01C14
When I restart Asterisk, the following lines get logged to
/var/log/asterisk/messages:
[Jun 19 12:41:37] ERROR[28093] chan_zap.c: Unknown signalling method
'pri-cpe'
[Jun 19 12:41:37] ERROR[28093] chan_zap.c: Signalling must be specified
before any channels are.
If I change signaling method to pri-net:
[Jun 19 12:49:42] ERROR[28184] chan_zap.c: Unknown signalling method
'pri-net'
[Jun 19 12:49:42] ERROR[28184] chan_zap.c: Signalling must be specified
before any channels are.
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
mcollins at fcnetwork.com Guest
|
Posted: Thu Jun 19, 2008 12:57 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
Agreed. It looks like you've tried to tell the Avaya to be the network
side but it doesn't seem to be acting like the network. Do what Steve
suggested and see if you get a different result...
-MC
Quote: | -----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-
bounces at lists.digium.com] On Behalf Of Steve Totaro
Sent: Thursday, June 19, 2008 10:41 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Trouble with PRI config
pri_net usually when connecting to a legacy system.
Thanks,
Steve T |
|
|
Back to top |
|
|
eric at fnords.org Guest
|
Posted: Thu Jun 19, 2008 1:44 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
This will happen if the other side is configured the same as the
Asterisk side. i.e. PRI CPU mode on both ends or PRI NET mode on both
ends. This can also happen if the line is in loopback mode at the far end.
Eve-Ellen Cole wrote:
Quote: |
The underscore helped, but didn't resolve the real issue. Now I get the
following messages:
[Jun 19 13:36:15] WARNING[4288] chan_zap.c: PRI Error on span 0: We
think we're the CPE, but they think they're the CPE too.
[Jun 19 13:36:16] WARNING[4288] chan_zap.c: No D-channels available!
Using Primary channel 48 as D-channel anyway!
|
--
Consulting for Asterisk, Polycom, Sangoma, Digium, Cisco, LAN, WAN, QoS,
T-1, PRI, Frame Relay, Linux, and network design. Based near
Birmingham, AL. Now accepting clients worldwide. |
|
Back to top |
|
|
asterisk.org at sedwar... Guest
|
Posted: Thu Jun 19, 2008 3:11 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
On Thu, 19 Jun 2008, Eve-Ellen Cole wrote:
Quote: | Right again, getting a little closer (babysteps) ... no alarms on either
system, but when I check the pri status in the CLI, I get PRI span 2/0:
Provisioned, Down, Active. I've searched for clues, but am not coming up
with the next step.
|
It's not my area of expertise, but I have "issues" with T1 numbering
between vendors -- what they said was 1, 2, 3, 4 turned out to be 4,
3, 2, 1.
You might try swapping the T1s and see what happens.
Thanks in advance,
------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000 |
|
Back to top |
|
|
stotaro at totarotechn... Guest
|
Posted: Thu Jun 19, 2008 5:41 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
On Thu, Jun 19, 2008 at 4:11 PM, Steve Edwards
<asterisk.org at sedwards.com> wrote:
Quote: | On Thu, 19 Jun 2008, Eve-Ellen Cole wrote:
Quote: | Right again, getting a little closer (babysteps) ... no alarms on either
system, but when I check the pri status in the CLI, I get PRI span 2/0:
Provisioned, Down, Active. I've searched for clues, but am not coming up
with the next step.
|
It's not my area of expertise, but I have "issues" with T1 numbering
between vendors -- what they said was 1, 2, 3, 4 turned out to be 4,
3, 2, 1.
You might try swapping the T1s and see what happens.
Thanks in advance,
------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
|
I have actually done this with a Definity G3 but the cards were not
PRI, I had to use E&M_W.
This doesn't make sense to me though.
Primary d-channel set to 01C14
I memory servers me correctly (and it has been a couple years) the 01
means cabinet 1, C is the slot, and 14 is the port number. I would
expect it to say 01C24 for the D chan. I could be completely wrong
but it is something to try and would explain why your PRI chans are
not coming up.
Thanks,
Steve Totaro |
|
Back to top |
|
|
stotaro at totarotechn... Guest
|
Posted: Thu Jun 19, 2008 6:48 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
On Thu, Jun 19, 2008 at 6:41 PM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote: | On Thu, Jun 19, 2008 at 4:11 PM, Steve Edwards
<asterisk.org at sedwards.com> wrote:
Quote: | On Thu, 19 Jun 2008, Eve-Ellen Cole wrote:
Quote: | Right again, getting a little closer (babysteps) ... no alarms on either
system, but when I check the pri status in the CLI, I get PRI span 2/0:
Provisioned, Down, Active. I've searched for clues, but am not coming up
with the next step.
|
It's not my area of expertise, but I have "issues" with T1 numbering
between vendors -- what they said was 1, 2, 3, 4 turned out to be 4,
3, 2, 1.
You might try swapping the T1s and see what happens.
Thanks in advance,
------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
|
I have actually done this with a Definity G3 but the cards were not
PRI, I had to use E&M_W.
This doesn't make sense to me though.
Primary d-channel set to 01C14
I memory servers me correctly (and it has been a couple years) the 01
means cabinet 1, C is the slot, and 14 is the port number. I would
expect it to say 01C24 for the D chan. I could be completely wrong
but it is something to try and would explain why your PRI chans are
not coming up.
Thanks,
Steve Totaro
|
BTW, if that does turn out to be the issue, feel free to figure out
how many hours you would have spent to figure it out and you can
PayPal me your hourly rate multiplied by how much time I saved you.
Definity support ain't cheap!
Thanks,
Steve T |
|
Back to top |
|
|
ecole at mail.plymouth... Guest
|
Posted: Thu Jun 19, 2008 6:48 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
The d-channel on the Avaya would be 01C1424. The rest of 01C14 would be the b-channels.
----- Original Message -----
From: "Steve Totaro" <stotaro at totarotechnologies.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com>
Sent: Thursday, June 19, 2008 6:41:06 PM GMT -05:00 US/Canada Eastern
Subject: Re: [asterisk-users] Trouble with PRI config
On Thu, Jun 19, 2008 at 4:11 PM, Steve Edwards
<asterisk.org at sedwards.com> wrote:
Quote: | On Thu, 19 Jun 2008, Eve-Ellen Cole wrote:
Quote: | Right again, getting a little closer (babysteps) ... no alarms on either
system, but when I check the pri status in the CLI, I get PRI span 2/0:
Provisioned, Down, Active. I've searched for clues, but am not coming up
with the next step.
|
It's not my area of expertise, but I have "issues" with T1 numbering
between vendors -- what they said was 1, 2, 3, 4 turned out to be 4,
3, 2, 1.
You might try swapping the T1s and see what happens.
Thanks in advance,
------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
|
I have actually done this with a Definity G3 but the cards were not
PRI, I had to use E&M_W.
This doesn't make sense to me though.
Primary d-channel set to 01C14
I memory servers me correctly (and it has been a couple years) the 01
means cabinet 1, C is the slot, and 14 is the port number. I would
expect it to say 01C24 for the D chan. I could be completely wrong
but it is something to try and would explain why your PRI chans are
not coming up.
Thanks,
Steve Totaro
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
stotaro at totarotechn... Guest
|
Posted: Thu Jun 19, 2008 7:01 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
Primary d-channel set to 01C14. Why doesn't it say 01C1424 then?
On Thu, Jun 19, 2008 at 7:48 PM, Eve-Ellen <ecole at mail.plymouth.edu> wrote:
Quote: | The d-channel on the Avaya would be 01C1424. The rest of 01C14 would be the b-channels.
|
|
|
Back to top |
|
|
ecole at mail.plymouth... Guest
|
Posted: Mon Jun 23, 2008 2:47 pm Post subject: [asterisk-users] Trouble with PRI config |
|
|
Steve,
I didn't do a very good copy and paste, that is why Primary d-channel set
to 01C14 in the message, although it was actually set to 01C1424.
I went back to square one, and stepped through the setup quite
methodically. I now have a working PRI between my Avaya Definity G3R v11
and my Asterisk 1.4.20 system.
- Eve Ellen
The working configuration:
Asterisk [Digium TE220B]
Zaptel.conf
# G3R TN464GP 01C14
span=1,1,0,esf,b8zs # get clock from interface, primary
bchan=1-23
dchan=24
loadzone = us
defaultzone=us
Zapata.conf
; Span 1 G3R TN464GP 01C14
switchtype=national
signalling=pri_net ;G3R Connect: pbx, Interface: user
context=from_pbx
group=1
channel => 1-23
Avaya [TN464GP]
ds1 01C14
Framing mode: esf
Line coding: b8zs
Signaling mode: isdn-pri
Connect: pbx
Interface: user
Protocol version: a
Near-end CSU type: other (for the T1 crossover)
signaling group 6
Primary d-channel set to 01C1424
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Steve Totaro
Sent: Thursday, June 19, 2008 8:02 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Trouble with PRI config
Primary d-channel set to 01C14. Why doesn't it say 01C1424 then?
On Thu, Jun 19, 2008 at 7:48 PM, Eve-Ellen <ecole at mail.plymouth.edu>
wrote:
Quote: | The d-channel on the Avaya would be 01C1424. The rest of 01C14 would be
| the b-channels.
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080623/bfaf2888/attachment.htm |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|