murano-apps/Clearwater/package
Jenkins f289b8988c Merge "Shell files syntax cleanup" 2016-08-09 08:59:48 +00:00
..
Classes Yaml syntax cleanup 2016-07-27 14:06:24 +00:00
Resources Merge "Shell files syntax cleanup" 2016-08-09 08:59:48 +00:00
UI Clearwater MuranoPL application prototype 2016-07-01 16:21:46 +03:00
LICENSE Clearwater MuranoPL application prototype 2016-07-01 16:21:46 +03:00
README.rst Fix Clearwater release to release-101 tag (Glaweow release) 2016-07-28 19:38:20 +03:00
logo.png Clearwater MuranoPL application prototype 2016-07-01 16:21:46 +03:00
manifest.yaml Clearwater MuranoPL application prototype 2016-07-01 16:21:46 +03:00

README.rst

Clearwater vIMS Murano Package

Clearwater is an open source implementation of IMS (the IP Multimedia Subsystem) designed from the ground up for massively scalable deployment in the Cloud to provide voice, video and messaging services to millions of users. Clearwater combines the economics of over-the-top style service platforms with the standards compliance expected of telco-grade communications network solutions, and its Cloud-oriented design makes it extremely well suited for deployment in a Network Functions Virtualization (NFV) environment.

Requirements

  • Ubuntu 14.04 image with cloudinit
  • Tenant must be able to spawn 7 VMs with minimum requirements: 2GB RAM, 1 VCPU

How to connect Softphone application to Clearwater environment

  • Find Ellis IP in environment deployment log, open Ellis's floating IP in new tab. Ellis can start with short delay after deployment finish.
  • Create new user via Ellis interface (secret code: secret)
  • Create new profile in Softphone app, use Private Identity account data
  • Use outbound proxy IP from environment deployment log
  • Use TCP transport

How to run live tests

  • Checkout https://github.com/Metaswitch/clearwater-live-test repo
  • Install pre-requisites
  • Run rake test[<DNS ZONE NAME>] SIGNUP_CODE=secret TRANSPORT=TCP PROXY=<OUTBOUND PROXY IP> ELLIS=<ELLIS IP>