Call ended with q.931 cause

hi all,

i have a big problem with my asterisk box and hope someone can help me :frowning: . The asterisk is connected over a oh323 channel as a gateway to a cisco gatekeeper. this works perfectly. I can reach all voip soft- and hardphones connected to the network. BUT … if i want to call to an extension which is connected over another cisco gateway AND which is in the external network (PSTN, ISDN) i got the following error message of asterisk:

– Executing NoOp(“SIP/12345-f96e”, ""call for “666640090100”) in new stack
– Executing Dial(“SIP/12345-f96e”, “OH323/40090100”) in new stack
– H.323 call to 40090100 with codec gsm
– Called 40090100
– H.323 call ‘ip$localhost/20038’ cleared, reason 24 (Call ended with Q.931 cause)
– Hungup ‘OH323/L20038’
== No one is available to answer at this time

Explanation:

  • 400 is the extension for anothe cisco gateway which is connected over PRI to the local PBX
  • 90100 is the number of a box, connected to the PBX

What i have done already:

  • installed the g.729 codec for asterisk
  • debugging on the cisco gateway:
    the cisco gateway shows the following output:
    Apr 1 09:57:43: ISDN BR1/1: TX -> SETUP pd = 8 callref = 0x4B
    Apr 1 09:57:43: Bearer Capability i = 0x8090A3
    Apr 1 09:57:43: Channel ID i = 0x89
    Apr 1 09:57:43: Display i = 'Asterisk’
    Apr 1 09:57:43: Calling Party Number i = 0x81, ‘12345’, Plan:ISDN, Type:Unknown
    Apr 1 09:57:43: Called Party Number i = 0x81, ‘0067689801982’, Plan:ISDN, Type:Unknown
    Apr 1 09:57:43: %VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 1, ConnectionId CE49074A 1A1D911 8C050007 E94524B4, SetupTime 09:57:43.196 CET Fri Apr 1 2005, PeerAddress 3020067689801982, PeerSubAddress , DisconnectCause 3F , DisconnectText service or option not available, unspecified, ConnectTime 09:57:43.196 CET Fri Apr 1 2005, DisconnectTime 09:57:43.196 CET Fri Apr 1 2005, CallOrigin 1, ChargedUnits 0, InfoType 2, TransmitPackets 0, TransmitBytes 0, ReceivePackets 0, ReceiveBytes 0
    Apr 1 09:57:43: ISDN BR1/1: TX -> DISCONNECT pd = 8 callref = 0x4B
    Apr 1 09:57:43: Cause i = 0x80BF - Service/option not available, unspecified
    Apr 1 09:57:43: %VOIPAAA-5-VOIP_CALL_HISTORY: CallLegType 2, ConnectionId CE49074A 1A1D911 8C050007 E94524B4, SetupTime 09:57:43.086 CET Fri Apr 1 2005, PeerAddress 12345, PeerSubAddress , DisconnectCause 17 , DisconnectText n/a, ConnectTime 09:57:43.376 CET Fri Apr 1 2005, DisconnectTime 09:57:43.376 CET Fri Apr 1 2005, CallOrigin 2, ChargedUnits 0, InfoType 2, TransmitPackets 0, TransmitBytes 0, ReceivePackets 0, ReceiveBytes 0
    Apr 1 09:57:43: ISDN BR1/1: RX <- RELEASE pd = 8 callref = 0xCB
    Apr 1 09:57:43: ISDN BR1/1: TX -> RELEASE_COMP pd = 8 callref = 0x4B

Very thanks to all can help!!!

Mario

has anyone a suggestion? its still not possible to dial out over a cisco gateway :frowning: :frowning: