[asterisk-bugs] [JIRA] (ASTERISK-22524) chan_ooh323 rely on system tcp timeout
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Dec 18 18:59:08 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-22524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-22524:
-----------------------------------
Affects Version/s: 13.18.4
> chan_ooh323 rely on system tcp timeout
> --------------------------------------
>
> Key: ASTERISK-22524
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22524
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Addons/chan_ooh323
> Affects Versions: SVN, 11.5.0, 13.18.4
> Reporter: Dmitry Melekhov
> Assignee: Alexander Anikin
> Severity: Trivial
>
> chan_ooh323 uses ast_connect for signalling connections, which is blocking, and, thus, results in long delay if peer is not available and prevents from using alternate path , just because user may not want to wait so long.
> dial(timeout) is not good option, just because it limits not peer unavailability tcp timeout, but how long we wait for another peer's user to respond.
> decreasing system wide tcp timeout is not always an option, because it affects other applications.
> I'd like to have it fixed, let's say by introducing signalling timeout...
> thank you!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list