My recommendation (as a newbie) is to build a working release version of 
clearwater first, using these installation instructions: 
http://clearwater.readthedocs.io/en/stable/Installation_Instructions.html

Once you have a basic working install, decide what component you want to 
rebuild, and build it on the host for that component. In my case I did this 
with sprout:

1. go to https://github.com/Metaswitch/sprout
2. Fork the repo: generic instructions here 
https://gist.github.com/Chaser324/ce0505fbed06b947d962
3. Carefully read README.md
4. go here for build instructions 
https://github.com/Metaswitch/sprout/blob/dev/docs/Development.md
5. Fork the repo and clone the forked repo on your local sprout host. Create a 
feature branch if you intend to push your changes back to clearwater.
6. Modify the sprout source as you see fit, and build sprout following the 
instructions in Development.md
7. When the build is complete, replace /usr/share/clearwater/bin/sprout and 
/sur/share/clearwater/sprout/plugins/*.so with links to your development builds 
in <your build dir>/sprout/build/bin.
8. ’sudo system sprout restart’ - now you are running a fully working 
clearwater setup with your own sprout build (assuming you have not broken 
sprout with your changes!).

Hope this helps
Cheers
Jim

RedMatter Ltd
Jim Page
VP Mobile Services
+44 (0)333 150 1666
+44 (0)7870 361412
[email protected]<mailto:[email protected]>

On 21 Sep 2017, at 11:59, Afriyie Abraham 
<[email protected]<mailto:[email protected]>> wrote:

Hi,

I have tried installing clearwater using the source code following the procedure
in the documentation but not working.

My main aim is to be able to have a device to device call session through my EPC
connecting the IMS(clearwater).
Also i would like to add some QoS parameters to for every call session.
plan:

UE ——————EPC ——————IMS

Please can anyone help me with a working source code procedure to install 
clearwater
on ubuntu 14.04.

Thanks in advance.

BR
Abraham

_______________________________________________
Clearwater mailing list
[email protected]<mailto:[email protected]>
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to