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

Reply via email to