[asterisk-bugs] [JIRA] (ASTERISK-25282) rtptimeout does not kick in because of zero sized frames (lost packets)
Kelvin (JIRA)
noreply at issues.asterisk.org
Wed Jul 29 06:06:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227095#comment-227095 ]
Kelvin commented on ASTERISK-25282:
-----------------------------------
Hi Rusty,
I already submitted a fix for review
https://gerrit.asterisk.org/#/c/981/
1. setup a call, disconnect network on one leg. hangup while disconnected. wait until the other leg hang up due to rtptimeout.
2. expect the other leg to hangup after 30seconds if rtptimeout=30
3. call will go on forever
i put a log on the line before p->lastrtprx = time(NULL); line 8419 to show the packet size and which call leg (caller or callee)
after i disconnect the network, i still see packets coming in with zero length. please take note that i have jitter buffer turned on
> rtptimeout does not kick in because of zero sized frames (lost packets)
> -----------------------------------------------------------------------
>
> Key: ASTERISK-25282
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25282
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 13.4.0
> Environment: ubuntu 14.04 64bit on digital ocean
> Reporter: Kelvin
> Assignee: Kelvin
> Severity: Trivial
>
> rtptimeout never work.
> zero sized frames are setting lastrtprx
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list