From f7d031a6e912e1c9437664cbaaf37b00198880d5 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Thu, 23 May 2013 15:53:29 +0200 Subject: [PATCH] Use sip2.linphone.org instead of localhost for SIP server. --- tester/tester_hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tester/tester_hosts b/tester/tester_hosts index 9cd7f20f4..b5ffa240a 100644 --- a/tester/tester_hosts +++ b/tester/tester_hosts @@ -1 +1 @@ -127.0.0.1 sip.example.org sipopen.example.org auth.example.org auth1.example.org auth2.example.org +37.59.129.74 sip.example.org sipopen.example.org auth.example.org auth1.example.org auth2.example.org