[asterisk-bugs] [JIRA] (ASTERISK-24393) rtptimeout=0 doesn't disable rtptimout
Dmitry Melekhov (JIRA)
noreply at issues.asterisk.org
Mon Oct 6 05:25:29 CDT 2014
Dmitry Melekhov created ASTERISK-24393:
------------------------------------------
Summary: rtptimeout=0 doesn't disable rtptimout
Key: ASTERISK-24393
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24393
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Addons/chan_ooh323
Affects Versions: 11.10.2
Environment: centos 6/x86-64
Reporter: Dmitry Melekhov
Severity: Minor
Hello!
I have rtptimeout=0 in ooh323.conf , but just seen this on console:
[Oct 6 14:05:46] NOTICE[7230]: chan_ooh323.c:3952 do_monitor: Disconnecting call 'OOH323/192.168.135.251-18' for lack of RTP activity in 61 seconds
I though that rtptimeout=0 will disable timeout , because of this code
if (h323->rtp && h323->owner && h323->rtptimeout
but looks like for some reason it is not set from config file (may be I mistyped it?) and , unfortunately, ooh323 show config doesn't show rtptimeout value.
Thank you!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list