[asterisk-bugs] [JIRA] (ASTERISK-25299) RTP port leaks with incoming OOH323 calls

Alexander Anikin (JIRA) noreply at issues.asterisk.org
Thu Aug 13 16:54:33 CDT 2015


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

Alexander Anikin commented on ASTERISK-25299:
---------------------------------------------

Hi Alexander,

ooCleanCall called from ooEndCalls in all situations and was called also in your case.

>> 01:22:50:516  Cleaning Call (incoming, ooh323c_1)- reason:OO_REASON_REMOTE_CLEARED

ooClearAllLogicalChannels wasn't called here due to they was not started and that functions not affect to rtp instane and ports allocated for RTP.

Looks like you're right about ast_rtp_instance_destroy and i assume it's problem in asterisk rtp engine, I think if we destroy
rtp instance then allocated resource by this instance must free automatically.
But I will double check you suggestion.

 

> RTP port leaks with incoming OOH323 calls
> -----------------------------------------
>
>                 Key: ASTERISK-25299
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25299
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/chan_ooh323
>    Affects Versions: 11.19.0
>         Environment: Debian 8.1  x86_64  
>            Reporter: Alexandr Dranchuk
>            Assignee: Alexander Anikin
>         Attachments: full.log, h323_log.txt
>
>
> When we get incoming call thru OOH323 channel with "early media" enabled (MediaWaitForConnect=no;  faststart=yes; tunneling=yes)
> and during ringing call is canceled by caller, the RTP ports are not closed causing RTP port leaking. 



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



More information about the asterisk-bugs mailing list