[asterisk-bugs] [JIRA] (ASTERISK-25487) Error Decoding H245 Message

Alexander Anikin (JIRA) noreply at issues.asterisk.org
Sat Oct 24 07:20:33 CDT 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=228008#comment-228008 ] 

Alexander Anikin commented on ASTERISK-25487:
---------------------------------------------

Hello,

>From first view there is error of decoding second TCS from called side after empty TCS that mean reestablish TCS&MSD exchange.
Decode error found on proccessing g729AB cap:

                    Item 5
                        CapabilityTableEntry
                            capabilityTableEntryNumber: 6
                            capability: receiveAudioCapability (4)
                                receiveAudioCapability: g729AnnexAwAnnexB (15)
                                    g729AnnexAwAnnexB: 2

Its interesting that same cap was decoded without errors from fist TCS.

Could you disable g729 codec at answered side for test?


> Error Decoding H245 Message
> ---------------------------
>
>                 Key: ASTERISK-25487
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25487
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/chan_ooh323
>    Affects Versions: 13.6.0
>         Environment: Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u5 x86_64 GNU/Linux
>            Reporter: Grant Murdock
>            Assignee: Alexander Anikin
>         Attachments: h323_log, ooh323issues.pcap
>
>
> OOH323 isn't responding to TCS from remote end.  Lack of TCS AWK from Asterisk results in TCS timeout (standard timeout of 5 seconds) and the clearing of the call.
> Error:
> Asn1Error: -2 at ooh323c/src/decode.c:67
> 10:21:02:814  Error decoding H245 message (outgoing, ooh323c_o_1)
> 10:21:02:814  msgCtxt Reset? Done (outgoing, ooh323c_o_1)
> 10:21:02:883  Receiving H245 message
> 10:21:02:883  Complete H245 message received (outgoing, ooh323c_o_1)
> 10:21:02:883  Received H.245 Message = {
> 10:21:02:883                          response = {
> 10:21:02:883                             terminalCapabilitySetAck = {
> 10:21:02:884                                sequenceNumber = {
> 10:21:02:884                                   2
> 10:21:02:884                                }
> 10:21:02:884                             }
> 10:21:02:885                          }
> 10:21:02:885  }
> 10:21:02:885  ERROR: unbalanced structure



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list