@miconda I tried with xmlrpc and took wireshark traces. ``` #!ifdef WITH_NAT # ----- rtpproxy params ----- modparam("rtpproxy", "rtpproxy_sock", "udp:127.0.0.1:7722") modparam("rtpproxy", "timeout_socket", "xmlrpc:http://192.168.8.103:5060/RPC2") ```

you can see that there is timeout information in the request
