[asterisk-bugs] [Asterisk 0016010]: Call abort after wrong behaviour of VNAK transmission
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 2 03:22:13 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=16010
======================================================================
Reported By: ffloimair
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16010
Category: Channels/chan_iax2
Reproducibility: sometimes
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.4.26.2
JIRA:
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-10-02 03:22 CDT
Last Modified: 2009-10-02 03:22 CDT
======================================================================
Summary: Call abort after wrong behaviour of VNAK
transmission
Description:
Asterisk sends VNAK to signal a retransmission of a packet. After
retransmission the request is sent again and again... Abort of the call is
the result after a few retries.
Overall, asterisk very often sends VNAK after receiving LAGRQ and PING
consecutively. Why does asterisk know that packet 2 after 1 is missing if
there was no packet 3 so far (numbers referring to ascending sequence
numbers in IAX Header)? This is confusing since the RFC states the below
text requiring to retransmit all frames with a higher sequence number than
the one received with the VNAK.
Please see the attached pcap file.
There was no significant output in the asterisk console, so I do not post
this as of now. If required I can post this later.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-10-02 03:22 ffloimair New Issue
2009-10-02 03:22 ffloimair Asterisk Version => 1.4.26.2
2009-10-02 03:22 ffloimair Regression => No
2009-10-02 03:22 ffloimair SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list