[asterisk-bugs] [JIRA] (ASTERISK-29392) Asterisk crashes when receiving a Videocall over IAX2

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Apr 13 14:43:58 CDT 2021


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

Asterisk Team commented on ASTERISK-29392:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution. Please note that log messages and other files should not be sent to the Sangoma Asterisk Team unless explicitly asked for. All files should be placed on this issue in a sanitized fashion as needed.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

Please note that by submitting data, code, or documentation to Sangoma through JIRA, you accept the Terms of Use present at [https://www.asterisk.org/terms-of-use/|https://www.asterisk.org/terms-of-use/].

> Asterisk crashes when receiving a Videocall over IAX2
> -----------------------------------------------------
>
>                 Key: ASTERISK-29392
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29392
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_iax2
>    Affects Versions: 16.2.1
>         Environment: FreePBX 15.0.17.24 Intel Xeon
>            Reporter: Michael Welk
>            Severity: Major
>
> Hello,
> i have connected 2 FreePBX Systems via Dundi/IAX2 trunk. Normal calls are working fine, but when i activate Video on the phone A (Cisco, Yaelink...) and call another phone B (phone A >Server A >IAX2> Server B> phone B) Server B crashes. When i stay with phone A+B on the same Server or disable Video on the phone - everything works perfect. This only happens via IAX2 trunks, sometimes immediatly, sometimes after a while during the call.
>  
> The configuration of the trunk is very basic
> dundi_custom.conf:
> ; DK0MAV
> [22:e1:bc:08:83:5c]
> host=44.149.94.136
> include=priv
> model=symmetric
> order=primary
> permit=priv
> qualify=yes
> secret=xxxxxxxxx
>  
> iax_custom.conf:
>  [iaxuser]
> type=friend
> dbsecret=dundi/secret
> context=incomingdundi
>  
> I already disabled videosupport on the IAX-Trunk but still the same issue.
> Trace from the Asterisk-console of the crashing server:
> Connected to Asterisk 16.2.1 currently running on freepbx (pid = 26623)
> – Accepting AUTHENTICATED call from 44.225.66.196:4569:
> – > requested format = g722,
> – > requested prefs = disabled,
> – > actual format = g722,
> – > host prefs = disabled,
> – > priority = disabled
> – Executing [315200612183 at incomingdundi:1] Playback("IAX2/iaxuser-5566", "custom/voip-dk0mav") in new stack
> – <IAX2/iaxuser-5566> Playing 'custom/voip-dk0mav.g722' (language 'en')
> [2021-04-12 21:49:48] WARNING[26669]: chan_iax2.c:11782 socket_process_helper: Received mini frame before first full video frame
> freepbx*CLI> <<<<<<<<<<<<<<<<crash>>>>>>>>>>>>>>>
> Disconnected from Asterisk server
> Asterisk cleanly ending (0).
> Executing last minute cleanups
>  
> I have tried to downgrade to an older Asterisk version but no success.
> Just for clarification:
> I do not want video working via IAX-Trunks, that seems not possible for what reason ever. I just want that Asterisk do not crash when it receives a call from a phone that has video enabled via the trunk.
> The same configuration on earlier Asterisk versions (11, 13) is working without any problems.
> It seems Asterisk have a problem when frames are lost on the trunk and they arrive in a kind of wrong order. This leads to a crash.
> Maybe interesting but very old issue: https://www.coresecurity.com/core-labs/advisories/asterisk-pbx-truncated-video-frame-vulnerability
> Please help me.
> Best Regards
> Michael



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



More information about the asterisk-bugs mailing list