[asterisk-bugs] [JIRA] (ASTERISK-23721) Oh dear... we couldn't allocate a port for RTP instance
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu May 8 09:58:43 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-23721:
------------------------------------
Component/s: Resources/res_rtp_asterisk
Resources/res_pjsip
Channels/chan_pjsip
> Oh dear... we couldn't allocate a port for RTP instance
> -------------------------------------------------------
>
> Key: ASTERISK-23721
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23721
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_pjsip, Resources/res_pjsip, Resources/res_rtp_asterisk
> Affects Versions: 12.2.0
> Environment: centos6 64bit, pjproject rpm from digium
> Reporter: cervajs
> Assignee: Rusty Newton
>
> 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