Hello,
How can i change T1 timeout for transaction created by the UAC module
(uac_req_send).
Do i have to call t_set_retr before uac_req_send and then t_reset_retr()
before t_relay ?
I use uac_req_send to send accounting to the remote server and i want to
increase retransmit timeout for such signalling messages.