initial_timeout property
Intial timeout interval to be applied to incoming transports (i.e. server side) when no valid data received after a successful connection.
Default: PJSIP_TRANSPORT_SERVER_IDLE_TIME_FIRST
Implementation
@ffi.UnsignedInt()
external int initial_timeout;