Greetings.
May anyone give me advice?
I have working Kamailio with TLS.
It is used by iOS softphone - i developed own one based on resiprocate.
All signalling is TLS.
Almost everything is fine.

But looks kamailio sends CRLF messages sometimes.
If it happens when softphone is in background mode - it is killed by iOS  (as iOS prohibits too often awakes from background mode).

How I can disable these messages?
I see natping_interval = 30 and ping_nated_only=0
Should I set natping_interval to zero ?

Thank you :)