@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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.