Setting T1/T2/T4/TD timeout values from PJSUA2?

LB
Luke Biddle
Mon, Aug 27, 2018 6:10 AM

Hi all,

Can anyone tell me if it's possible to override the default values for the
T1, T2, T4, and TD timers from the PJSUA2 API using the python SWIG
bindings? The only option I see at the moment is editing the
PJSIP_TD_TIMEOUT default value in the PJSIP source and recompiling. I
scoured the docs for a config object that may contain it but couldn't find
anything.

Thanks,

Luke

Hi all, Can anyone tell me if it's possible to override the default values for the T1, T2, T4, and TD timers from the PJSUA2 API using the python SWIG bindings? The only option I see at the moment is editing the PJSIP_TD_TIMEOUT default value in the PJSIP source and recompiling. I scoured the docs for a config object that may contain it but couldn't find anything. Thanks, Luke