Displaying 3 results from an estimated 3 matches for "dtls_srtp_stop_timeout_tim".
Did you mean:
dtls_srtp_stop_timeout_timer
2023 Apr 14
2
couldn't allocate a port for RTP instance
...ggregator-00000005' task processor queue
reached 5000 scheduled tasks again.
and then, when call came, I got this:
ERROR: Oh dear... we couldn't allocate a port for RTP instance
'0x6e1e680fd670'
WARNING: Unable to cancel schedule ID 0. This is probably a bug
(res_rtp_asterisk.c: dtls_srtp_stop_timeout_timer, line 2873).
any idea what is happening, or how to troubleshoot his ?
2023 Apr 14
1
couldn't allocate a port for RTP instance
...OR: Oh dear... we couldn't allocate a port for RTP instance
> '0x6e1e680fd670'
>
This means that there are a ton of channels or sessions up that are using
all the RTP resources.
>
> WARNING: Unable to cancel schedule ID 0. This is probably a bug
> (res_rtp_asterisk.c: dtls_srtp_stop_timeout_timer, line 2873).
>
> any idea what is happening, or how to troubleshoot his ?
>
There is insufficient information. You'd need to state what version of
Asterisk, as well as which channel driver to begin with. Showing a console
log may also provide information.
--
Joshua C. Colp
Asteris...
2023 Apr 14
1
couldn't allocate a port for RTP instance
...t allocate a port for RTP instance
> '0x6e1e680fd670'
>
>
> This means that there are a ton of channels or sessions up that are
> using all the RTP resources.
>
>
> WARNING: Unable to cancel schedule ID 0. This is probably a bug
> (res_rtp_asterisk.c: dtls_srtp_stop_timeout_timer, line 2873).
>
> any idea what is happening, or how to troubleshoot his ?
>
>
> There is insufficient information. You'd need to state what version of
> Asterisk, as well as which channel driver to begin with. Showing a
> console log may also provide information.
tha...