Discussion:
[Linphone-developers] Linphone disconnects call after 30s without RTP
Petr Kuba
2010-05-05 10:30:06 UTC
Permalink
Hello,

We've met a problem with linphone: during the call if there is no
incoming audio RTP stream for 30s the call is disconnected. I'm not sure
whether this is a bug or feature but it is undesired behavior for us.

How can we avoid this disconnection? Is it possible to influence this in
configuration?

Thanks,
Petr
Simon Morlat
2010-05-07 15:47:12 UTC
Permalink
Hello,

Yes it is a feature to detect broken calls.
You can add this to your ~/.linphonerc, in section [rtp]:
nortp_timeout=3600

One hour without stream should enough no ?

Simon
Post by Petr Kuba
Hello,
We've met a problem with linphone: during the call if there is no
incoming audio RTP stream for 30s the call is disconnected. I'm not sure
whether this is a bug or feature but it is undesired behavior for us.
How can we avoid this disconnection? Is it possible to influence this in
configuration?
Thanks,
Petr
Petr Kuba
2010-05-11 07:07:29 UTC
Permalink
Hello,

Yes, one hour is enough :-)

Thanks,
Petr
Post by Petr Kuba
Hello,
Yes it is a feature to detect broken calls.
nortp_timeout=3600
One hour without stream should enough no ?
Simon
Post by Petr Kuba
Hello,
We've met a problem with linphone: during the call if there is no
incoming audio RTP stream for 30s the call is disconnected. I'm not sure
whether this is a bug or feature but it is undesired behavior for us.
How can we avoid this disconnection? Is it possible to influence this in
configuration?
Thanks,
Petr
Loading...