[asterisk-bugs] [JIRA] (ASTERISK-23721) Oh dear... we couldn't allocate a port for RTP instance

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue May 6 10:35:43 CDT 2014


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

Matt Jordan commented on ASTERISK-23721:
----------------------------------------

Please attach your {{pjsip.conf}}.

> 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
>    Affects Versions: 12.2.0
>         Environment: centos6 64bit, pjproject rpm from digium
>            Reporter: cervajs
>
> 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