rx_timestamp property
For response message, this contains the reference to timestamp when the original request message was received. The value of this field is set when application creates response message to a request by calling #pjsip_endpt_create_response.
Implementation
external pj_time_val rx_timestamp;