Module: sip-router
Branch: master
Commit: a8f17732a193eae57e8a9b0647d4fa6fdc0719ba
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a8f1773…
Author: Carsten Bock <carsten(a)bock.info>
Committer: Carsten Bock <carsten(a)bock.info>
Date: Thu Feb 10 23:48:52 2011 +0100
- Just a note: Need to define the timeout socket in order to activate the timeout-timer
---
modules/rtpproxy/test/exec_rtpproxy.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/rtpproxy/test/exec_rtpproxy.txt
b/modules/rtpproxy/test/exec_rtpproxy.txt
index 1d9601b..a117a3f 100644
--- a/modules/rtpproxy/test/exec_rtpproxy.txt
+++ b/modules/rtpproxy/test/exec_rtpproxy.txt
@@ -1 +1 @@
-./rtpproxy -T 10 -f -F -i -l 195.71.4.179 -s udp:*:22222 -d DBUG
+./rtpproxy -T 10 -f -F -i -l 127.0.0.1 -s udp:*:22222 -d DBUG -n tcp:127.0.0.1