Hi,

I have a problem with enabling notification on timeout. I followed
steps in Daniel Pocock's mail:

------------------------------------------------------------------------------------------
Here are some notes on how to observe the new notification behaviour:

Start a timeout listener in one window:

$ socat UNIX-LISTEN:/var/run/rtpproxy-test.timeout.sock STDOUT


Start rtpproxy in another window:

$ /tmp/rtpproxy -s unix:/var/run/rtpproxy-test.sock -n
unix:/var/run/rtpproxy-test.timeout.sock  -f



In a third window, send a test command to rtpproxy:

$ socat STDIO UNIX-CONNECT:/var/run/rtpproxy-test.sock
Ua test01 192.168.1.100 1001 fromtag01 totag01

------------------------------------------------------------------------------------------

However, nothing happens after a timeout. Is there anything else to
do, in order to enable timeout notification? If we have to include
something like "send timeout notification for this session", what is
the format for it?
_______________________________________________
Users mailing list
Users@rtpproxy.org
http://lists.rtpproxy.org/mailman/listinfo/users

Reply via email to