I'm using * connected to a EWSD too through an older zaptel (card T400P) and there is no problem with PRI calls.
Did you put euroisdn?


[EMAIL PROTECTED] wrote:
Hi all,

We're trying to hook up our Asterisk config (Card: TE410P) with a
Siemens EWSD switch. The link is ok on both ends (green), with no errors.

The problem is when we try to make a call from our side (via call
files), we get the pri/E1 error Ext: 1 Cause: Temporary failure (41), class = Network Congestion (2)


Our Telecom partner (they checked with Siemens) mentioned that we need
to configure a dialplan as


"    XXXX numbering plan (Rec. E.164)
The XXXX stands for ISDN (Telephony), ISDN (Speech), etc"

This is what they told us, but the closest we can configure in Asterisk
is the pridialplan (unknown, private, local, national, international).

We tried all of them, with no difference.
We also tried them with callerid set, no advance.


Anyone familiar with this other dialplan, or with the integration of Asterisk/E1 with a Siemens EWSD switch.



pri debug log of the call below (this was with pridialplan set to 'unknown') and without callerid.

-- Making new call for cr 32780

Protocol Discriminator: Q.931 (8)  len=32
Call Ref: len= 2 (reference 12/0xC) (Originator)
Message type: SETUP (5)
Bearer Capability (len= 3) [ Ext: 1  Q.931 Std: 0  Info transfer capability: Speech (0)
                            Ext: 1  Trans mode/rate: 64kbps, circuit-mode (16)
                            Ext: 1  User information layer 1: A-Law (35)
Channel ID (len= 5) [ Ext: 1  IntID: Implicit, PRI Spare: 0, Exclusive Dchan:

0

                      ChanSel: Reserved
                     Ext: 1  Coding: 0   Number Specified   Channel Type: 3
                     Ext: 1  Channel: 1 ]
Calling Number (len= 4) [ Ext: 0  TON: Unknown Number Type (0)  NPI: Unknown Number 
Plan (0)
                         Presentation: Unknown (67) '' ]
Called Number (len=12) [ Ext: 1  TON: Unknown Number Type (0)  NPI: Unknown Number 
Plan (0) 'xxxxxxxxx' ]
Sending Complete (len= 0)

< Protocol Discriminator: Q.931 (8) len=10 < Call Ref: len= 2 (reference 32780/0x800C) (Terminator) < Message type: CALL PROCEEDING (2) < Channel ID (len= 5) [ Ext: 1 IntID: Implicit, PRI Spare: 0, Exclusive Dchan: 0 < ChanSel: Reserved < Ext: 1 Coding: 0 Number Specified Channel Type: 3 < Ext: 1 Channel: 1 ] -- Processing IE 24 (Channel Identification) < Protocol Discriminator: Q.931 (8) len=9 < Call Ref: len= 2 (reference 32780/0x800C) (Terminator) < Message type: DISCONNECT (69) < Cause (len= 2) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: Public network serving the local user (2) < Ext: 1 Cause: Temporary failure (41), class = Network Congestion (2) ] -- Processing IE 8 (Cause) -- Channel 1, span 1 got hangup > Channel Zap/1-1 was never answered. NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Disconnect Indication, peerstate Disconnect Request

Protocol Discriminator: Q.931 (8)  len=9
Call Ref: len= 2 (reference 12/0xC) (Originator)
Message type: RELEASE (77)
Cause (len= 2) [ Ext: 1  Coding: CCITT (ITU) standard (0) 0: 0   Location: Private 
network serving the local user (1)
                Ext: 1  Cause: Normal Clearing (16), class = Normal Event (1) ]

-- Hungup 'Zap/1-1' < Protocol Discriminator: Q.931 (8) len=5 < Call Ref: len= 2 (reference 32780/0x800C) (Terminator) < Message type: RELEASE COMPLETE (90) NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Null, peerstate Null NEW_HANGUP DEBUG: Destroying the call, ourstate Null, peerstate Null _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] 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