[asterisk-bugs] [JIRA] (ASTERISK-20988) Handling of fragmented skinny packets

Rusty Newton (JIRA) noreply at issues.asterisk.org
Sun Jan 27 20:00:58 CST 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton updated ASTERISK-20988:
------------------------------------

    Status: Open  (was: Triage)
    
> Handling of fragmented skinny packets
> -------------------------------------
>
>                 Key: ASTERISK-20988
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20988
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_skinny
>    Affects Versions: SVN, 12, 11.3.0
>            Reporter: Damien Wedhorn
>            Assignee: Damien Wedhorn
>         Attachments: skinny-fragment01.diff, skinny-fragment02.diff
>
>
> It seems that just after registering, some devices send a large packet that become fragmented. Current code occassionally closes the session as it doesn't receive enough data.
> This is all speculative as I can't reproduce the problem, but with some extra debugging info from snuff, It looks like under certain circumstances the read only gets the info in the first packet (was something like 1452 read from 1800 sent). This patch keeps on reading until it gets sufficient data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list