[asterisk-bugs] [JIRA] (ASTERISK-23721) Calls to PJSIP endpoints with video enabled result in leaked RTP ports

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Jul 8 09:56:01 CDT 2014


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

Matt Jordan updated ASTERISK-23721:
-----------------------------------

    Target Release Version/s: 12.4.0

> Calls to PJSIP endpoints with video enabled result in leaked RTP ports
> ----------------------------------------------------------------------
>
>                 Key: ASTERISK-23721
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23721
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Channels/chan_pjsip, Resources/res_pjsip, Resources/res_rtp_asterisk
>    Affects Versions: SVN, 12.2.0
>         Environment: centos6 64bit, pjproject rpm from digium
>            Reporter: cervajs
>            Assignee: Richard Mudgett
>            Severity: Critical
>      Target Release: 12.3.0, 12.4.0
>
>         Attachments: pjsip.txt
>
>
> i tried performance test with sipp (sipp -r 30 -sn uac_pcap -l 200 -m 30000)
>   sipp -> ast1.8 -> ast12(chan_pjsip)
> the problem is in the ast12 box
> --snip--
> Oh dear... we couldn't allocate a port for RTP instance
> Unable to create RTP instance using RTP engine 'asterisk'
> [root at voip ~]# netstat -lup|grep asterisk|wc -l
> 9920
> extensions.conf on ast12 box
> [from_core]
> exten => _X.,1,Answer()
> exten => _X.,n,Playback(demo-instruct)
> exten => _X.,n,hangup(16)
> rtp.conf
> rtpstart=10000
> rtpend=20000
> i can reproduce the problem
> i tried last SVN - branch-12-r413282 - the same problem again



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



More information about the asterisk-bugs mailing list