Iraklis Zografos
2005-Aug-12 10:09 UTC
[Asterisk-Users] Incompatible destination (88) Error Message
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
I have tried to use PRI debug span 1 option and I am getting a strange
error message Incompatible destination (88) Error Message. I am also
attaching the complete degub information :
-- 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: Speech (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
Dchan0
> 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:
0Location: User (0)
> Ext: 1 Progress Description: Calling
equipmentis 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/Telephony Numbering Plan (E.164/E.163) (1)
> Presentation: Presentation permitted, user number
not screened (0) '3' ]
> [70 05 80 33 31 31 38]
> Called Number (len= 7) [ Ext: 1 TON: Unknown Number Type (0) NPI: Unknown
Number 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: Private 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
Any Ideas Please . I am realy stack here !!!!!
Thanks
Iraklis Zografos
Bryce Chidester
2005-Aug-12 10:24 UTC
[Asterisk-Users] Incompatible destination (88) Error Message
On Fri, 2005-08-12 at 20:09 +0300, Iraklis Zografos wrote:> > Called Number (len= 7) [ Ext: 1 TON: Unknown Number Type (0) NPI: > Unknown Number Plan (0) '3118' ]That seems to be fairly clear to me. As I understand it, the Avaya is rejecting the call. Check that 3118 is an acceptable input (i.e. extension) on the Avaya. -- -Bryce bryce@rhinoequipment.com NOTICE: The views expressed in this e-mail do not neccesarily reflect those of my employer, this company, or its employees. This is a personal e-mail and as such, the opinions expressed are my own.
Iraklis Zografos
2005-Aug-12 10:50 UTC
[Asterisk-Users] Incompatible destination (88) Error Message
I have allready checked that the extension 3118 is a 'live' extension from the Avaya. I have also cheched that the Avaya dial plan is accepting 4 digid extensions. Regards, Iraklis
Iraklis Zografos
2005-Aug-12 10:52 UTC
[Asterisk-Users] Incompatible destination (88) Error Message
I have allready cheched that the 3118 is a live extension on Avaya PBX. I have also checked that the Avaya Dialplan is accepting 4 digit extensions Regards Iraklis
Richard Bennett
2005-Aug-12 13:33 UTC
[Asterisk-Users] Incompatible destination (88) Error Message
On Friday 12 August 2005 19:09, Iraklis Zografos wrote:> 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.Hi, When I got cause 88, this was caused by sending the wrong Bearer Capability. Either Speech, or 3.1khzAudio . HTH Richard
Iraklis Zografos
2005-Aug-13 00:18 UTC
[Asterisk-Users] Incompatible destination (88) Error Message
Hi, What do you mean by saying " Bearer Capability. Either Speech, or 3.1khzAudio " How can I solve the problem ? Thanks
George K. Konstantoulakis
2005-Aug-16 07:44 UTC
[Asterisk-Users] Incompatible destination (88) Error Message
Geia sou Irakli, I would have to agree with Bryce that from the debug output the problem seems to be with the dialed number. "Unkown Number Type" & "Unkown Number plan" point to that. You should probably check out if you can start extensions with 3 ... You can assume that "Bearer capability" means the codec you are using. What type of codec are you using with Xlite ?? Best Regards, George Konstantoulakis Iraklis Zografos wrote:>>Calling Number (len= 5) [ Ext: 0 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1) >> Presentation: Presentation permitted, user number not screened (0) '3' ] >>[70 05 80 33 31 31 38] >>Called Number (len= 7) [ Ext: 1 TON: Unknown Number Type (0) NPI: Unknown Number 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: Private network serving the local user (1) >< Ext: 1 Cause: Incompatible destination (88), class > >
Eric Wieling aka ManxPower
2005-Aug-16 11:13 UTC
[Asterisk-Users] Incompatible destination (88) Error Message
George K. Konstantoulakis wrote:> Geia sou Irakli, > > I would have to agree with Bryce that from the debug output the problem > seems to be with the dialed number. > "Unkown Number Type" & "Unkown Number plan" point to that. > You should probably check out if you can start extensions with 3 ...Maybe he needs pridialplan=unknown
Iraklis Zografos
2005-Aug-22 10:30 UTC
[Asterisk-Users] Incompatible destination (88) Error Message
Geia Sou my friend. I am getting consused here.
When I am using pridialplan = unknown I am getting the following messages
Display (len= 2) [ IZ ]
> [6c 03 21 81 33]
> Calling Number (len= 5) [ Ext: 0 TON: National Number (2) NPI:
ISDN/Telephony Numbering Plan (E.164/E.163) (1)
> Presentation: Presentation permitted, user
number passed network screening (1) '3' ]
> [70 05 80 33 31 31 38]
> Called Number (len= 7) [ Ext: 1 TON: Unknown Number Type (0) NPI:
Unknown Number Plan (0) '3118' ]
> [a1]
> Sending Complete (len= 1)
-- Called g1/3118
< Protocol Discriminator: Q.931 (8) len=9
< Call Ref: len= 2 (reference 32770/0x8002) (Terminator)
< Message type: RELEASE COMPLETE (90)
< [08 02 81 d8]
< Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0
Location: Private network serving the local user (1)
< Ext: 1 Cause: Incompatible destination (88), class =
Invalid message (5) ]
In toy question about the codec I am using
1. G711 alaw
2. G711 uLaw
3. Gsm
4. G729
Any Ideas. ( What is the difference between pridialplan and prilocaldialplan
Thanks