Problem when making outgoing calls with Asterisk vs Avaya PB

I have connected asterisk 1.0.7 with Avaya Definity via E1 with a TE100P Digium Card.
Inbound calls are working perfectly and I dont have any problem. But when I try to make an outgoing call with my softphone (xlite) I am getting the following messages.

Hungup 'Zap/13-1’
Executing Dial(“SIP/IZ-bc0a”, “Zap/g1/3118”) in new stack
Called g1/3118
Channel 0/1, span 1 got hangup
Hungup 'Zap/1-1’
No one is available to answer at this time

[color=red]* 3118 is the extension that I am trying to call with x-lite. ( let me inform you that I have allready checked the Avaya’s Dial plan and I am sure that it is defined corectly).[/color]

Any Idea ???

Try to get some more info by starting asterisk with the following:

asterisk -vvvvvvv -d -c

Starting Asterisk PBX server with [color=red]-vvvvvvv -d -c[/color] parameters I am having the same result but with an “Urgent handler” message between the events.
What does “Urgent handler” message means

Urgent handler
– Executing Dial(“SIP/IZ-5281”, “Zap/g1/3118”) in new stack
Urgent handler
Urgent handler
Urgent handler
– Called g1/3118
Urgent handler
– Channel 0/1, span 1 got hangup
Urgent handler
Urgent handler
Urgent handler
– Hungup 'Zap/1-1’
Urgent handler
== No one is available to answer at this time
Urgent handler

I could realy need a hint … to solve the problem .
Thanks

Someone told me that the problem may be the cable.

If so I think that I could not recieve calls from Avaya . At this time I can receive calls

– Executing Dial(“SIP/IZ-2f18”, “Zap/g1/3118”) in new stack
– Making new call for cr 32773

Protocol Discriminator: Q.931 (8) len=36
Call Ref: len= 2 (reference 5/0x5) (Originator)
Message type: SETUP (5)
[04 03 80 90 a3]
Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer capability: S peech (0)
Ext: 1 Trans mode/rate: 64kbps, circuit-mode (16 )
Ext: 1 User information layer 1: A-Law (35)
[18 03 a9 83 81]
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 ]
[1e 02 80 83]
Progress Indicator (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: User (0)
Ext: 1 Progress Description: Calling equipment is non-ISDN. (3) ]
[28 03 b1 49 5a]
Display (len= 3) Charset: 31 [ IZ ]
[6c 03 21 80 33]
Calling Number (len= 5) [ Ext: 0 TON: National Number (2) NPI: ISDN/Telephon y Numbering Plan (E.164/E.163) (1)
Presentation: Presentation permitted, user number no t screened (0) ‘3’ ]
[70 05 80 33 31 31 38]
Called Number (len= 7) [ Ext: 1 TON: Unknown Number Type (0) NPI: Unknown Nu mber Plan (0) ‘3118’ ]
– Called g1/3118
< Protocol Discriminator: Q.931 (8) len=9
< Call Ref: len= 2 (reference 32773/0x8005) (Terminator)
< Message type: RELEASE COMPLETE (90)
< [08 02 81 d8]
< Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: Pri vate network serving the local user (1)
< Ext: 1 Cause: Incompatible destination (88), class = Invalid message (5) ]
– Processing IE 8 (cs0, Cause)
– Channel 0/1, span 1 got hangup
NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Null, peerstate Null
NEW_HANGUP DEBUG: Destroying the call, ourstate Null, peerstate Null
– Hungup ‘Zap/1-1’
== No one is available to answer at this time