Hi Shiva,
You can restrict the tests to TCP only by including ‘TRANSPORT=TCP’ in the command, for example: rake test[example.com] SIGNUP_CODE=<code> PROXY=<aio-identity> ELLIS=<aio-identity> TRANSPORT=TCP It might be possible to get UDP working. I suggest double-checking your firewall rules. If they look OK, I suggest taking a packet capture on Bono (using tcpdump) and seeing whether the SIP messages are arriving at the server or not. Yours, Chris From: Shiva Charan [mailto:[email protected]] Sent: 08 June 2016 10:20 To: Chris Elford (projectclearwater.org) <[email protected]> Cc: [email protected] Subject: Re: [Project Clearwater] Clearwater live test on manuall install fails Hi Chris, How do I just make use of only TCP calls? As I would like to present positive results for clearwater live tests. What would be the rake command to do the same? And also I have signed up to the mailing list. Thanks, Shiva On Wed, Jun 8, 2016 at 2:06 PM, Chris Elford (projectclearwater.org<http://projectclearwater.org>) <[email protected]<mailto:[email protected]>> wrote: Hi Shiva, I’m glad you got this working. We are aware that our UDP live tests are not very reliable. We have several issues open to cover this, and I would like to get them fixed: • https://github.com/Metaswitch/clearwater-live-test/issues/94 • https://github.com/Metaswitch/clearwater-live-test/issues/117 • https://github.com/Metaswitch/clearwater-live-test/issues/108 Most of this is to do with our test framework, and we believe that UDP calls should work. However, we do most of our testing using TCP, so that is likely to be more reliable. Can I suggest that you sign up<http://www.projectclearwater.org/community/> to the mailing list? That way your posts will not have to wait for administrator approval, and you will be able to see posts from other users, which may help you with problems that you hit. Yours, Chris From: Shiva Charan [mailto:[email protected]<mailto:[email protected]>] Sent: 08 June 2016 07:38 To: Chris Elford (projectclearwater.org<http://projectclearwater.org>) <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]> Subject: Re: [Project Clearwater] Clearwater live test on manuall install fails Hi, When I give the rake command with proxy option the call goes through. But seems TCP options are passing and UDP are failing. Please suggest. clearwater@cwlive:~/clearwater-live-test$ rake test[cwhpe.com<http://cwhpe.com>] SIGNUP_CODE=secret PROXY=bono.cwhpe.com<http://bono.cwhpe.com> ELLIS=ellis.cwhpe.com<http://ellis.cwhpe.com> TESTS="Basic Call - Mainline" Basic Call - Mainline (TCP) - (6505550001, 6505550004) Passed Basic Call - Mainline (UDP) - (6505550000, 6505550007) Failed Endpoint threw exception: - sip:[email protected]<mailto:sip%[email protected]> timed out waiting for 200 - /home/clearwater/.rvm/gems/ruby-1.9.3-p551/gems/quaff-0.7.3/lib/call.rb:205:in `rescue in recv_response' - /home/clearwater/.rvm/gems/ruby-1.9.3-p551/gems/quaff-0.7.3/lib/call.rb:202:in `recv_response' - /home/clearwater/.rvm/gems/ruby-1.9.3-p551/gems/quaff-0.7.3/lib/call.rb:225:in `recv_response_and_create_dialog' - /home/clearwater/clearwater-live-test/lib/tests/basic-call.rb:63:in `block (2 levels) in <top (required)>' Endpoint threw exception: - sip:[email protected]<mailto:sip%[email protected]> timed out waiting for ACK - /home/clearwater/.rvm/gems/ruby-1.9.3-p551/gems/quaff-0.7.3/lib/call.rb:108:in `rescue in recv_request' - /home/clearwater/.rvm/gems/ruby-1.9.3-p551/gems/quaff-0.7.3/lib/call.rb:105:in `recv_request' - /home/clearwater/clearwater-live-test/lib/tests/basic-call.rb:84:in `block (2 levels) in <top (required)>' Thanks, Shiva On Tue, Jun 7, 2016 at 11:51 PM, Shiva Charan <[email protected]<mailto:[email protected]>> wrote: Hi Chris, The clearwater VM's are reachable from my test node also tenet is going through. root@cwlive:~# ping bono.cwhpe.com<http://bono.cwhpe.com> PING bono.cwhpe.com<http://bono.cwhpe.com> (10.10.0.3) 56(84) bytes of data. 64 bytes from 10.10.0.3<http://10.10.0.3>: icmp_seq=1 ttl=63 time=1.57 ms 64 bytes from 10.10.0.3<http://10.10.0.3>: icmp_seq=2 ttl=63 time=0.725 ms ^C --- bono.cwhpe.com<http://bono.cwhpe.com> ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 0.725/1.149/1.574/0.425 ms clearwater@cwlive:~$ telnet bono.cwhpe.com<http://bono.cwhpe.com> 22 Trying 10.10.0.3... Connected to bono.cwhpe.com<http://bono.cwhpe.com>. Escape character is '^]'. SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.7 ^] telnet> Am I running the rake command correctly? Thanks, Shiva On Tue, Jun 7, 2016 at 10:21 PM, Chris Elford (projectclearwater.org<http://projectclearwater.org>) <[email protected]<mailto:[email protected]>> wrote: Hi Shiva, I have taken a look at your logs, and I do not see any requests arriving at Bono targeted at cwhpe.com<http://cwhpe.com>. The first thing I would check is whether cwhpe.com<http://cwhpe.com> resolves to a DNS record on your test box. Yours, Chris From: Clearwater [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Shiva Charan Sent: 07 June 2016 16:30 To: [email protected]<mailto:[email protected]> Subject: [Project Clearwater] Clearwater live test on manuall install fails Hi, I have a clearwater manual install of clearwater and a VM with clearwater live test requirements when I run the command rake test[cwhpe.com<http://cwhpe.com>] SIGNUP_CODE=secret the test seems to fails. But when I make calls through zioper client the calls go through fine. The log file is attached to the mail. Please suggest. Thanks and regards, Shiva
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
