Re: [Project Clearwater] Clearwater installation on Hlinux

2016-08-10 Thread Chris Elford (projectclearwater.org)
Hi Surya, The log below shows that Homestead was trying to connect to Cassandra on port 9160, but that this failed. We have seen this in the past, for a couple of different reasons. The first possibility is that Cassandra is just not up and running yet. If you wait 10min, does the issue

Re: [Project Clearwater] About Clearwater webRTC

2016-08-10 Thread Chris Elford
To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Subject: Re: [Project Clearwater] About Clearwater webRTC Hi Chris, I write a simple websocket javascript clients using nodejs. It can connect to my bono with plain websocket connection( our bono is accessible to the

Re: [Project Clearwater] Homestead not starting due to cassandra problem

2016-08-04 Thread Chris Elford (projectclearwater.org)
Hi Peter, It sounds like Cassandra was failing to start while reading the saved-off copy of its key cache. This can happen if the file has become corrupt, although it sounds here like you are hitting an out-of-memory issue. Deleting the cache file is quite safe, and may be the only option

Re: [Project Clearwater] SIP Client cannot connect after Clearwater manual installation

2016-08-04 Thread Chris Elford (projectclearwater.org)
Hi Michael, Thank you for getting in touch. You say below that Zoiper and Ekiga are taking a long time to connect. From the fact that nothing is showing up in Bono’s logs, it sounds like the phones are never registering. Is that correct? If the registrations are failing, and nothing is

Re: [Project Clearwater] Signal 6 caught

2016-08-04 Thread Chris Elford (projectclearwater.org)
Hi Kosala, The most common time that Homestead hits a signal 6 (SIGABRT) is when Monit detects that it is not responding to polls, and attempts to stop it. The first thing to check is whether that is what we are seeing here. You can check that by looking in /var/log/monit.log at the time when

Re: [Project Clearwater] WebRTC support

2016-08-03 Thread Chris Elford
Hi Morris, When you say that Bono’s log is empty, what do you mean? Are you looking at the bono_current.txt, or log_current.txt? Is it completely empty, or is there just no record of the current call? If there is nothing showing up in Bono, my first step would be to check that your network is

Re: [Project Clearwater] Memento Application Server Standalone

2016-08-03 Thread Chris Elford (projectclearwater.org)
. The file that you have included below does not include a restart. Chris From: yan morris [mailto:morrisyan...@gmail.com] Sent: 01 August 2016 14:37 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Subject: Re: [Project Clearwater] Memento Application Server Standalo

Re: [Project Clearwater] sprout docker - sprout failing to start

2016-08-03 Thread Chris Elford (projectclearwater.org)
Hi Vijay, Thank you for letting us know. I haven’t seen this error before. Let’s focus on the exception – Sprout isn’t going to be able to bind to port 9888 if it is crashed. I’ve had a quick look at the code, and it looks like Sprout is failing to set up its HTTP server. It looks like this

Re: [Project Clearwater] About Clearwater webRTC

2016-08-03 Thread Chris Elford (projectclearwater.org)
to Sprout. Are you able to send over the whole bono log so that I can take a look? Chris From: Ya Sheng Liu [mailto:anderson08121...@gmail.com] Sent: 28 July 2016 07:53 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Subject: Re: [Project Clearwater] About Clearwater webR

Re: [Project Clearwater] Memento Application Server Standalone

2016-08-01 Thread Chris Elford (projectclearwater.org)
tartup of the system. Yours, Chris From: yan morris [mailto:morrisyan...@gmail.com] Sent: 29 July 2016 05:06 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Subject: Re: [Project Clearwater] Memento Application Server Standalone Hi, Chris Thank for your mail. After

Re: [Project Clearwater] About Clearwater webRTC

2016-07-27 Thread Chris Elford (projectclearwater.org)
Hi, We test Project Clearwater with WebRTC at the start of every sprint (every 2 weeks) to make sure that it continues to work. My colleague, Rob, made a successful call over websockets on Tuesday, using the sipml5 demo site. It sounds like there is some difference between your setup and ours

Re: [Project Clearwater] SIP Registration request timing out

2016-07-27 Thread Chris Elford (projectclearwater.org)
Hi Andrew, Thanks for getting in touch. I haven't tried running multiple Project Clearwater nodes in separate Virtualbox VMs before. My first suspicion would be that the different nodes may be unable to contact each other. Are you able to e.g. ping your Homestead box from your Sprout box?

Re: [Project Clearwater] Memento Application Server Standalone

2016-07-27 Thread Chris Elford (projectclearwater.org)
Hi Morris, From what you tell me, it sounds like Memento is getting involved with your calls, but Sprout is not managing to route them to the correct place. In order to work out where this is going wrong, it would be helpful to see a set of Sprout debug

Re: [Project Clearwater] homestead core dump on MAA

2016-07-26 Thread Chris Elford (projectclearwater.org)
y.orms...@interoptechnologies.com] Sent: 25 July 2016 20:28 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Cc: clearwater@lists.projectclearwater.org Subject: Re: [Project Clearwater] homestead core dump on MAA Chris- Sorry for the long delay, I will not be able to

Re: [Project Clearwater] Registration issue

2016-07-22 Thread Chris Elford (projectclearwater.org)
Thanks for getting in touch anyway - it's great to get knowledge like this online. Chris From: Clearwater [mailto:clearwater-boun...@lists.projectclearwater.org] On Behalf Of gilles.lecor...@orange.com Sent: 21 July 2016 13:56 To: clearwater@lists.projectclearwater.org Cc: GUENDOUZ Isabelle

Re: [Project Clearwater] Sprout to Homestead communication

2016-07-20 Thread Chris Elford (projectclearwater.org)
] Sent: 19 July 2016 09:41 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Subject: Re: [Project Clearwater] Sprout to Homestead communication Hi Chris, To keep things clear, I am writing again. I am not using HSS. I am using Ellis to create accounts of private and publi

Re: [Project Clearwater] Ellis Mysql connection error

2016-07-19 Thread Chris Elford (projectclearwater.org)
Thanks for sharing. We have not been testing Project Clearwater on Ubuntu 16.04, so I'm pleased to hear that you are making progress. Please let us know about issues you hit - it would be great to add full support for 16.04, and any help we can get is appreciated. Yours, Chris -Original

Re: [Project Clearwater] clearwater/ralf docker image is failing with too many open files in system and corrupted double-linked list error

2016-07-19 Thread Chris Elford (projectclearwater.org)
Hi Vijay, Thank you for getting in touch. The logs that you have sent look like ralf is trying to create sockets, but hitting some sort of system-defined limit. You may be hitting this now (and not before) if you are running more containers on the same container host, or possibly if ralf is

[Project Clearwater] asdf

2016-07-18 Thread Chris Elford
-- Chris Elford Product Owner - VoLTE NMS +44 (0) 20 8362 3883 ___ Clearwater mailing list Clearwater@lists.projectclearwater.org http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Re: [Project Clearwater] Sprout to Homestead communication

2016-07-18 Thread Chris Elford (projectclearwater.org)
Hi Kosala, That’s a good question. Homestead exposes its own API, separate to the Homestead Provisioning API. It’s documented in the Homestead codebase: https://github.com/Metaswitch/homestead/blob/dev/docs/homestead_api.md. Homestead is able to run without Homestead Provisioning, in a

Re: [Project Clearwater] homestead core dump on MAA

2016-07-15 Thread Chris Elford
Sorry, I made a mistake there. I should have said `sudo apt-get install homestead-dbg`. From: Chris Elford (projectclearwater.org) Sent: 15 July 2016 12:01 To: 'Trey Ormsbee' <trey.orms...@interoptechnologies.com>; clearwater@lists.projectclearwater.org Subject: RE: [Project Clea

Re: [Project Clearwater] [Clearwater Docker] SIPp stress testing on clearwater docker deploy

2016-07-14 Thread Chris Elford (projectclearwater.org)
Hi Luigi, Thank you for letting us know about this issue. It looks like you have hit a threading bug in Bono. The log message you picked out shows that one of Bono's threads is attempting to release a lock that it does not currently own. We have run stress recently, and didn't see this

Re: [Project Clearwater] Memento Application server

2016-07-14 Thread Chris Elford (projectclearwater.org)
. Yours, Chris From: yan morris [mailto:morrisyan...@gmail.com] Sent: 13 July 2016 17:22 To: Chris Elford <chris.elf...@metaswitch.com> Subject: Re: [Project Clearwater] Memento Application server HI, Thank for your time to look my problems. the logs messages are too many lines , t

Re: [Project Clearwater] Homestead Errors Processing: crest homestead-prov

2016-07-13 Thread Chris Elford (projectclearwater.org)
Hi Jake, Thanks for getting in touch. I think the following line in your output is the interesting one: /var/lib/dpkg/info/crest.postinst: 5: /etc/clearwater/local_config: Syntax error: Unterminated quoted string Crest's install reads settings from /etc/clearwater/local_config and uses them

Re: [Project Clearwater] [Clearwater] Installing homer fails

2016-07-11 Thread Chris Elford (projectclearwater.org)
Message- From: Luigi De Simone [mailto:luigi.desim...@unina.it] Sent: 08 July 2016 17:13 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Subject: Re: [Project Clearwater] [Clearwater] Installing homer fails Thanks! Moreover, cassandra.yaml is not automatically gen

Re: [Project Clearwater] [Clearwater] Installing homer fails

2016-07-08 Thread Chris Elford (projectclearwater.org)
Hi Luigi, We have also hit this problem. Huw has checked in a fix under https://github.com/Metaswitch/clearwater-cassandra/pull/102. This should be available in the next release of Project Clearwater, due out early next week. I hope that helps, Chris -Original Message- From:

Re: [Project Clearwater] Building Homestead from source code

2016-07-07 Thread Chris Elford (projectclearwater.org)
Hi Kosala, It should definitely be possible to build and run Homestead and Homestead-Prov from their source code. I’ll try to help you to do that, but before I do, I should check whether building from source is really the right thing to do. We have Ubuntu packages of all of Project Clearwater

Re: [Project Clearwater] Building Ellis

2016-07-06 Thread Chris Elford (projectclearwater.org)
Hi Kosala, Thanks for getting in touch – we always like to know when we have an issue. I tried following the same steps as you, and hit exactly the same problems. It turns out that our build instructions were out of date. To run Ellis from your own build, you just need to run `make env`, then

Re: [Project Clearwater] [PCRF in the Clearwater]

2016-07-05 Thread Chris Elford (projectclearwater.org)
: Clearwater [mailto:clearwater-boun...@lists.projectclearwater.org] On Behalf Of Chris Elford (projectclearwater.org) Sent: 05 July 2016 09:12 To: Rodrigo Moreira <rodrigo.more...@ufu.br>; clearwater@lists.projectclearwater.org Subject: Re: [Project Clearwater] [PCRF in the Clearwater] Hi Rodrig

Re: [Project Clearwater] [PCRF in the Clearwater]

2016-07-05 Thread Chris Elford (projectclearwater.org)
you can see solutions to questions posted by other users. I hope that helps. Yours, Chris From: Rodrigo Moreira [mailto:rodrigo.more...@ufu.br] Sent: 04 July 2016 17:01 To: Chris Elford <chris.elf...@metaswitch.com>; Eleanor Merry <eleanor.me...@metaswitch.com>; clearwater@lists.proje

Re: [Project Clearwater] Homer in Clearwater architecture

2016-07-04 Thread Chris Elford (projectclearwater.org)
Hi Kosala, Thank you for getting in touch. We’ve written crest (and homer) as a thin wrapper around Cassandra. Crest makes a lot of assumptions about the type of database that it is writing into, so switching out the database is not going to be simple. That said, if you can tell us a little

[Project Clearwater] Horsea Sprint Release Note

2016-07-01 Thread Chris Elford
The release for Project Clearwater sprint "Horsea" has been cut. The code for this release is tagged as release-101 in github. As part of our move towards supporting CentOS alongside Ubuntu, we ported over several of the core Project Clearwater packages. Monit, libnss-ato,

Re: [Project Clearwater] homestead not running

2016-07-01 Thread Chris Elford (projectclearwater.org)
· /var/log/clearwater-cluster-manager Yours, Chris From: 王俊中 [mailto:kate3018...@gmail.com] Sent: 27 June 2016 05:10 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Subject: Re: [Project Clearwater] homestead not running Hi Chris, I tried wait over twenty m

Re: [Project Clearwater] Monitoring Clearwater Nodes

2016-06-28 Thread Chris Elford (projectclearwater.org)
Hi Asra, For gathering that sort of statistic, we recommend using SNMP. We've written some documentation about the statistics that Project Clearwater exposes, and how to enable them here. You will probably want to

Re: [Project Clearwater] Multiple net aliases to sprout container in kubernetes

2016-06-28 Thread Chris Elford (projectclearwater.org)
Hi Vijay, We have written basic Docker integration for Clearwater in our clearwater-docker project, but we have not yet tried it out with Kubernetes. I’m keen to hear what you find out, and I’d love to hear if you get a working deployment

Re: [Project Clearwater] homestead not running

2016-06-24 Thread Chris Elford (projectclearwater.org)
Hi, This log comes when Homestead cannot talk to Cassandra. Sometimes, Cassandra takes some time to start up, and homestead starts working after 10 minutes. If this did not fix itself, can you please send over the Cassandra and Monit logs? You can find these in /var/log/cassandra and

Re: [Project Clearwater] How to let clearwater sends sip messages to its app server with its public ip address

2016-06-22 Thread Chris Elford (projectclearwater.org)
g (leotang) [mailto:leot...@cisco.com] Sent: 20 June 2016 11:09 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org>; clearwater@lists.projectclearwater.org Subject: Re: [Project Clearwater] How to let clearwater sends sip messages to its app server with its public ip

Re: [Project Clearwater] Clearwater live test on manuall install fails

2016-06-13 Thread Chris Elford (projectclearwater.org)
/clearwater.list. Yours, Chris From: Shiva Charan [mailto:shivachara...@gmail.com] Sent: 10 June 2016 14:16 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Cc: clearwater@lists.projectclearwater.org Subject: Re: [Project Clearwater] Clearwater live test on manuall install fails Hi,

Re: [Project Clearwater] Clearwater live test on manuall install fails

2016-06-13 Thread Chris Elford (projectclearwater.org)
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:shivachara...@gmail.com] Sent: 08 June 2016 10:20 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org&

Re: [Project Clearwater] Clearwater as Registrar + Proxy

2016-06-13 Thread Chris Elford (projectclearwater.org)
Hi Colin, You may be looking for the off-net calling function. Sprout can be configured to work as an I-BCF and a BGCF. These are configured using ENUM, and a selection of routes

Re: [Project Clearwater] Clearwater live test on manuall install fails

2016-06-08 Thread Chris Elford (projectclearwater.org)
Charan [mailto:shivachara...@gmail.com] Sent: 08 June 2016 07:38 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Cc: clearwater@lists.projectclearwater.org Subject: Re: [Project Clearwater] Clearwater live test on manuall install fails Hi, When I give the rake command with proxy opt

Re: [Project Clearwater] Clearwater live test on manuall install fails

2016-06-07 Thread Chris Elford (projectclearwater.org)
Hi Shiva, I have taken a look at your logs, and I do not see any requests arriving at Bono targeted at cwhpe.com. The first thing I would check is whether cwhpe.com resolves to a DNS record on your test box. Yours, Chris From: Clearwater

Re: [Project Clearwater] Clearwater as Registrar + Proxy

2016-06-07 Thread Chris Elford (projectclearwater.org)
Hi Colin, It’s great to hear that you are considering using Project Clearwater. First, let me see if I understand your use-case. I think FS stands for FreeSwitch. If I understand correctly, you are looking to set up something like this: [cid:image002.png@01D1C0E4.32593A80] SIP clients will

Re: [Project Clearwater] Error winch Bono an Sproud on lxc (ubuntu template)

2016-06-06 Thread Chris Elford (projectclearwater.org)
f your containers. · Running `sudo docker exec -it /bin/bash`. Please let me know if you have any trouble with this. Yours, Chris From: Bertrand Bouge [mailto:bertrand...@gmail.com] Sent: 31 May 2016 21:32 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Cc

Re: [Project Clearwater] clearwater benchmark with ims bench sipp

2016-06-01 Thread Chris Elford (projectclearwater.org)
Hi Khalid, We have tested with IMSBench in the past, so I think we should be able to get this working. Looking at the information that you sent in your email, it looks like your SIP URIs don’t match – the bulk-provisioning is with 70 but the IMS Bench input file is 700. This may be

Re: [Project Clearwater] Clearwater Digest, Vol 37, Issue 39

2016-05-26 Thread Chris Elford (projectclearwater.org)
ying, please edit your Subject line so it is more specific than "Re: Contents of Clearwater digest..." Today's Topics: 1. Re: SIP INVITE going to the wrong User Account (Chris Elford (projectclearwater.org<ht

Re: [Project Clearwater] Error winch Bono an Sproud on lxc (ubuntu template)

2016-05-26 Thread Chris Elford (projectclearwater.org)
release, so hopefully this won’t be a problem for too long. Please get in touch if you have any trouble with the workaround. Chris From: Bertrand Bouge [mailto:bertrand...@gmail.com] Sent: 26 May 2016 04:13 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Cc: clea

Re: [Project Clearwater] Native WiFi calling

2016-05-26 Thread Chris Elford (projectclearwater.org)
Hi Ignacio, Welcome to the mailing list! VoWiFi is a pretty complex setup. You will need an IMS core, and Project Clearwater is a good choice for that. However, you will need quite a few other pieces to make it work, beyond just an EPC. I think you will need: · ePDG · P-GW ·

Re: [Project Clearwater] SIP INVITE going to the wrong User Account

2016-05-25 Thread Chris Elford (projectclearwater.org)
Hi Tariq, I took a quick look through your logs and it looks like: · Subscriber 650555032 tries to call 6505550399 · Bono sends an INVITE our to 6505550399. · Bono re-transmits that message as it receives no provisional response (e.g. 180 Ringing). · 650555032

Re: [Project Clearwater] Inquiry about ClearWater compliancy with Open Source MANOs.

2016-05-25 Thread Chris Elford (projectclearwater.org)
Hi, I’m pleased to say that we are part of the ETSI Open-Source MANO project, and Project Clearwater was used as the first proof-of-concept demo of OSM, shown at Mobile World Congress. Metaswitch Networks, which contributes the majority of Project Clearwater’s code, was one of the founding

Re: [Project Clearwater] Two Sprout

2016-05-25 Thread Chris Elford (projectclearwater.org)
Hi Asra, I suggest taking a look at http://www.projectclearwater.org/technical/clearwater-architecture/. The 'Load Balancing' and 'Reliability and Redundancy' sections explain how Project Clearwater handles these challenges. For a more detailed technical explanation, take a look at

Re: [Project Clearwater] external P-CSCF

2016-05-24 Thread Chris Elford (projectclearwater.org)
[mailto:fto...@ipnexia.com] Sent: 23 May 2016 11:44 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org>; Juan Sepulveda <jsepulv...@ipnexia.com>; clearwater@lists.projectclearwater.org Subject: RE: external P-CSCF Hello Chris, Thank you for your answers to [1],[2] and [3].

Re: [Project Clearwater] Issue to solve 'hs_hostname' resolution in Sprout

2016-05-19 Thread Chris Elford
Hi Asra, It looks like both of your recent emails are the same problem: your nodes are struggling to look each other up on DNS. The first place to look is your network setup. This should tell us what might be going wrong. Can you please run the following commands on your Sprout nodes, and

Re: [Project Clearwater] Client can not login into Clearwater

2016-05-16 Thread Chris Elford
Hi, Thank you for getting in touch. The first place I would look is in the logs for Bono and Sprout to see what they are doing with your registration. You can find these at /var/log/bono and /var/log/sprout. These should give us a clue what is going wrong. It’s also worth checking that you

Re: [Project Clearwater] Error winch Bono an Sproud on lxc (ubuntu template)

2016-05-12 Thread Chris Elford (projectclearwater.org)
connections that are required to talk to Project Clearwater. If it’s not a network problem, then can you send the output of running sudo netstat -lnp on your box? That way we can see for certain whether Ellis is listening on the right port. Yours, Chris From: Bertrand Bouge [mailto:bertrand...@gm

Re: [Project Clearwater] Error when i try to upload shared_config

2016-05-10 Thread Chris Elford (projectclearwater.org)
Hi Bertrand, It looks like you are trying to upload shared configuration, but this is failing because your etcd cluster is unhealthy. You ran clearwater-etcdctl cluster-health on a node, and the log looks like etcd on that node has not managed to contact etcd on any of the other nodes and

Re: [Project Clearwater] Clearwater Sprout / Ralf : issue with chronos process

2016-05-10 Thread Chris Elford (projectclearwater.org)
of Chronos process through FilesTransfer Service of Orange. So please download it. Best Regards Asra From: Chris Elford (projectclearwater.org) [mailto:ch...@projectclearwater.org] Sent: Wednesday, May 04, 2016 5:00 PM To: BANEAMOON Asra IMT/OLN; clearwater@lists.projectclearwater.org

Re: [Project Clearwater] Error winch Bono an Sproud on lxc (ubuntu template)

2016-05-09 Thread Chris Elford (projectclearwater.org)
Hi Bertrand, Thanks for letting us know about this. We have managed to get Project Clearwater running on Linux containers using Docker. Our clearwater-docker repository contains Dockerfiles, and instructions, which you should be able to follow

Re: [Project Clearwater] external P-CSCF

2016-05-05 Thread Chris Elford (projectclearwater.org)
Hi Juan, That sounds like an interesting topology to try out. You should be able to deploy Project Clearwater normally with Sprout and Bono, then configure your SBC to send requests to Sprout. You will need to make sure that your SBC sends its requests to the right address and port on Sprout

Re: [Project Clearwater] Public Interface

2016-05-05 Thread Chris Elford (projectclearwater.org)
Hi Juan, We've had a few people ask about separating traffic sent to the public and private addresses owned by Bono nodes. We've raised an enhancement request to cover adding this function - see https://github.com/Metaswitch/sprout/issues/364. In production systems, we strongly recommend

Re: [Project Clearwater] [Clearwater] Support for unknown-param in RFC 3680

2016-05-04 Thread Chris Elford (projectclearwater.org)
Hi Alan, I've had a look at the code, and it seems we do not currently support the "unknown-param" element. We aren't actively working on our subscription code at the moment. It would be fantastic if you had a chance to add support.

Re: [Project Clearwater] Clearwater Sprout / Ralf : issue with chronos process

2016-05-04 Thread Chris Elford (projectclearwater.org)
Hi Asra, It looks like monit keeps trying to start Chronos, but it keeps failing. The following log means that Chronos has captured a diagnostics package. [04-May-2016 07:47:28 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/chronos_diags

Re: [Project Clearwater] issue in Registering Users

2016-05-04 Thread Chris Elford (projectclearwater.org)
@lists.projectclearwater.org; Chris Elford (projectclearwater.org) <ch...@projectclearwater.org>; Robert Day (projectclearwater.org) <r...@projectclearwater.org> Subject: Re: [Project Clearwater] issue in Registering Users Hi all, I am also facing the same problem of “ No Sproutlet found using service n

Re: [Project Clearwater] issue in registering user Clearwater Manual installation

2016-04-29 Thread Chris Elford
.conf# DNS of Cloudwatt echo "RESOLV_CONF=/etc/dnsmasq.resolv.conf" >> /etc/default/dnsmasq service dnsmasq restart I have checked the Sprou's log (Please See the attachments) but I don't how to solve it. if you have any info could you please share it with me Thanks

Re: [Project Clearwater] issue in registering user Clearwater Manual installation

2016-04-28 Thread Chris Elford
Hi Asra, Does this mean that you have resolved your earlier issue creating users in Ellis (attached)? The first thing to work out is whether Zoiper is able to contact Project Clearwater, and, if it can, what error response Project Clearwater is sending back. Zoiper should display this

Re: [Project Clearwater] New Cluster build etcd issues creating clusters.

2016-04-28 Thread Chris Elford (projectclearwater.org)
Hi Trey, Thanks for getting in touch. I think the issue is with the following commands: /usr/share/clearwater/clearwater-cluster-manager/scripts/load_from_chronos_cluster sprout /usr/share/clearwater/clearwater-cluster-manager/scripts/load_from_memcached_cluster sprout Recent

Re: [Project Clearwater] Homestead etcd failing and using lots of memory

2016-04-28 Thread Chris Elford (projectclearwater.org)
release? Yours, Chris From: Peter Skrzynski [mailto:peter.skrzyn...@nec.co.nz] Sent: 27 April 2016 07:27 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Subject: RE: Homestead etcd failing and using lots of memory Hi Chris, Here are the requested details, and the (larg

Re: [Project Clearwater] sip client authentication issue error 408

2016-04-28 Thread Chris Elford (projectclearwater.org)
can fix up so that other people don’t hit this issue? Yours, Chris From: masood.tahir...@gmail.com [mailto:masood.tahir...@gmail.com] Sent: 28 April 2016 13:22 To: clearwater@lists.projectclearwater.org; Eleanor Merry <eleanor.me...@metaswitch.com>; Chris Elford (projectclearwater.org) <

Re: [Project Clearwater] user authentication issue error 404 on homestead

2016-04-26 Thread Chris Elford (projectclearwater.org)
Hi Tahir, Thanks for sending debug logs – it looks like we needed them. The following lines appear in your Homestead logs: 26-04-2016 07:15:55.865 UTC Debug handlers.cpp:1121: Got IMS subscription from cache 26-04-2016 07:15:55.865 UTC Debug handlers.cpp:1137: TTL for this database record is

Re: [Project Clearwater] Homestead etcd failing and using lots of memory

2016-04-26 Thread Chris Elford (projectclearwater.org)
Hi Peter, We tend to deploy Project Clearwater with many small nodes, with as little as 4GB of RAM, so I’m surprised to see etcd using over 6GB. I have a suspicion that something may be going wrong with the clustering process. Etcd produces some diagnostics which should help us to track down

Re: [Project Clearwater] latest OVF AIO stable?

2016-04-15 Thread Chris Elford (projectclearwater.org)
Thanks Bud, I’ll look into that when I get back from my vacation. Chris From: Bud Asterisk [mailto:budaster...@gmail.com] Sent: 14 April 2016 13:57 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Cc: clearwater@lists.projectclearwater.org Subject: Re: [Project Clea

Re: [Project Clearwater] SIP 404 No route to target error

2016-04-14 Thread Chris Elford (projectclearwater.org)
Hi Vladimir, Thanks for letting us know. We have recently changed the way the S-CSCF and BGCF are configured on Project Clearwater, and it sounds like you may be using the old configuration format. Under the new configuration model, the scscf_uri setting in the shared_config should start with

Re: [Project Clearwater] latest OVF AIO stable?

2016-04-14 Thread Chris Elford (projectclearwater.org)
may be able to work around this problem by not doing that. Please let me know if that solves your problem. I’ll see if we can make the error text more useful. Yours, Chris From: Bud Asterisk [mailto:budaster...@gmail.com] Sent: 12 April 2016 03:02 To: Chris Elford (projectclearwater.org) <

Re: [Project Clearwater] Manual Installation No longer Working

2016-04-11 Thread Chris Elford (projectclearwater.org)
am not sure yet. I think it is best to try to solve one problem at a time. Yours, Chris From: Rashid Mijumbi [mailto:rashidmiju...@gmail.com] Sent: 08 April 2016 18:17 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Cc: clearwater@lists.projectclearwater.org Subje

Re: [Project Clearwater] latest OVF AIO stable?

2016-04-11 Thread Chris Elford (projectclearwater.org)
From: Bud Asterisk [mailto:budaster...@gmail.com] Sent: 07 April 2016 20:38 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Cc: clearwater@lists.projectclearwater.org Subject: Re: [Project Clearwater] latest OVF AIO stable? Reloaded the OVF

Re: [Project Clearwater] All-In-One vmware deployment Offnet calling with BGCF and IBCF

2016-04-08 Thread Chris Elford (projectclearwater.org)
Hi Jake, In Project Clearwater, Bono acts as an I-BCF, so you should already have an I-BCF installed, and you should be able to skip to the next step (creating and editing the user_settings file). After that, you will need to set up ENUM configuration appropriately

Re: [Project Clearwater] Manual Installation No longer Working

2016-04-06 Thread Chris Elford (projectclearwater.org)
. Yours, Chris From: Rashid Mijumbi [mailto:rashidmiju...@gmail.com] Sent: 05 April 2016 14:46 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Cc: clearwater@lists.projectclearwater.org Subject: Re: [Project Clearwater] Manual Installation No longer Working Hi Chris,

Re: [Project Clearwater] Manual Installation No longer Working

2016-04-05 Thread Chris Elford (projectclearwater.org)
Hi Rashid, It looks like there are two separate problems here: · Homer is failing to install. · Ellis is not producing any logs (so probably isn’t running). You say that you are using the same shared_config as previously. In release Articuno, we changed the way Sprout is

Re: [Project Clearwater] aka digest howto

2016-04-05 Thread Chris Elford (projectclearwater.org)
Hi Adrian, Project Clearwater should use AKA authentication when it is requested by a UE, and when you have an external HSS configured correctly with the user’s credentials. Project Clearwater’s subscriber store is useful for getting started, but it’s not a full HSS, and is not able to provide

Re: [Project Clearwater] nginx fail to start

2016-04-05 Thread Chris Elford (projectclearwater.org)
Adrian, I’ve raised https://github.com/Metaswitch/ellis/issues/170 to cover this. Chris From: Clearwater [mailto:clearwater-boun...@lists.projectclearwater.org] On Behalf Of Chris Elford (projectclearwater.org) Sent: 05 April 2016 09:45 To: Adrian Schwartz <schwart...@gmail.com> Cc: clea

Re: [Project Clearwater] nginx fail to start

2016-04-05 Thread Chris Elford (projectclearwater.org)
[mailto:schwart...@gmail.com] Sent: 05 April 2016 06:50 To: Chris Elford (projectclearwater.org) <ch...@projectclearwater.org> Cc: clearwater@lists.projectclearwater.org Subject: Re: [Project Clearwater] nginx fail to start Hi Chris I went over the configuration, I believe that the c

Re: [Project Clearwater] nginx fail to start

2016-04-04 Thread Chris Elford (projectclearwater.org)
Hi Adrian, It looks like nginx is trying to set up several servers with the same name. We haven’t seen this before. If you are seeing any problems as a result of this, I can try to help you dig into this. It would be useful to see: · The contents of /etc/nginx on your node. ·

Re: [Project Clearwater] newbie all-in-one image hard-start

2016-03-29 Thread Chris Elford (projectclearwater.org)
Hi Adrian, I may be able to help figure out what is going wrong here. Can you tell me a little more about how you installed your system, and what kind of virtualization environment you are running in? You say that you followed the instructions at

Re: [Project Clearwater] HW requirements for clearwater vIMS nodes deployed on OpeStack Cloud

2016-03-29 Thread Chris Elford (projectclearwater.org)
pairs of nodes is split between the two hosts. Given both of these points, I suggest adding a second host to your deployment. Yours, Chris From: Marchitto Marcellino [mailto:marcellino.marchi...@altran.com] Sent: 24 March 2016 13:13 To: Chris Elford (projectclearwater.org) <

Re: [Project Clearwater] HW requirements for clearwater vIMS nodes deployed on OpeStack Cloud

2016-03-24 Thread Chris Elford (projectclearwater.org)
Hi Marcello, Thanks for getting in touch. As part of Project Clearwater development, we have tested on OpenStack, VMware, and AWS. We have used KVM for our OpenStack testing as it's the default, but other hypervisors should work. We usually use small VMs. Our chef-created deployments in

Re: [Project Clearwater] Homer XCAP communication

2016-03-20 Thread Chris Elford (projectclearwater.org)
Hi Austin, I think you are right – I would not expect SIPp to interact with the Homer. Homer works with our Ellis service to allow users to configure call services for subscribers in a Project Clearwater deployment. It acts as an XDMS, and Ellis talks to it using XCAP (in the spirit of the

Re: [Project Clearwater] preserving user=phone parameter on 3rd-party registration

2016-03-11 Thread Chris Elford
Thanks Steve, I’ve raised this with our product owner, and he’s going to prioritise it against our other work. I’ll let you when I have an answer from him. Chris From: Steve Yeoman [mailto:syeo...@opencloud.com] Sent: 10 March 2016 15:03 To: Chris Elford <chris.elf...@metaswitch.com&

Re: [Project Clearwater] preserving user=phone parameter on 3rd-party registration

2016-03-10 Thread Chris Elford
of this conversation, Rob has raised an issue<https://github.com/Metaswitch/sprout/issues/1343> against Sprout to make sure that we send addresses in the right format over Diameter. Yours, Chris From: Steve Yeoman [mailto:syeo...@opencloud.com] Sent: 09 March 2016 14:42 To: Chris Elford <

Re: [Project Clearwater] How to scale out sprout node if it's running in docker.

2016-03-04 Thread Chris Elford (projectclearwater.org)
Hi Jia, To work out the right way to scale your cluster, we need to work out whether you are using etcd in your deployment. 'Automatic Clustering' describes deployments which use this technology to share configuration. Our manual install instructions cover installing this, and we recommend

Re: [Project Clearwater] Problem on the Diameter connection between HOMESTEAD and OpenIMSCore_HSS

2016-03-03 Thread Chris Elford (projectclearwater.org)
Hi Paul, We should try to find out why Homestead cannot connect to the HSS. The first thing to try is to confirm that there is still TCP connectivity from the Homestead node to the HSS. You can do this by logging on to the Homestead box and running telnet 10.1.1.117 3868. This will allow us to

Re: [Project Clearwater] Test Clearwater on Openshift

2016-02-26 Thread Chris Elford
you did to allow you to install Project Clearwater on this new platform before we can provide any help. Yours, Chris From: jiaxuan [mailto:jiax...@chinamobile.com] Sent: 26 February 2016 09:02 To: Chris Elford <chris.elf...@metaswitch.com> Cc: clearwater@lists.projectclearwater.org Subje

Re: [Project Clearwater] Test Clearwater on Openshift

2016-02-25 Thread Chris Elford
Hi, I've taken a look at your Sprout logs. In order to diagnose your problem, it would be useful to have some more information about what you are seeing. * What are the subscribers are you trying to call between? * Are you seeing all calls fail or just occasional ones? We've

Re: [Project Clearwater] [Clearwater] [Error when i try to upload shared_config]

2016-02-25 Thread Chris Elford
...@outlook.com] Sent: 24 February 2016 17:27 To: Chris Elford <chris.elf...@metaswitch.com>; Eleanor Merry <eleanor.me...@metaswitch.com>; clearwater@lists.projectclearwater.org Subject: RE: [Clearwater] [Error when i try to upload shared_config] Right, When I try to access the Web Elli

Re: [Clearwater] [Error when i try to upload shared_config]

2016-02-23 Thread Chris Elford
. Please send us the results of running the following commands. * clearwater-etcdctl cluster-health * clearwater-etcdctl member list Yours, Chris From: Eleanor Merry Sent: 23 February 2016 16:19 To: Chris Elford <chris.elf...@metaswitch.com>; Rodrigo Moreira <moreir...@ou

Re: [Clearwater] [Error when i try to upload shared_config]

2016-02-23 Thread Chris Elford
. If that does not work (or if you are not able to do that) then we will need more details of how you installed your Ellis node. Yours, Chris From: Rodrigo Moreira [mailto:moreir...@outlook.com] Sent: 22 February 2016 22:18 To: Chris Elford <chris.elf...@metaswitch.com> Cc: clea

Re: [Clearwater] [Error when i try to upload shared_config]

2016-02-22 Thread Chris Elford
Hi Rodrigo, It looks like your Ellis node is having trouble talking to the etcd cluster and uploading its configuration. Can you please send us the etcd logs from your Ellis node? You can find these at /var/log/ellis. It would also help to know when you attempted to upload shared config - do

Re: [Clearwater] [Error when i try to upload shared_config]

2016-02-22 Thread Chris Elford
Sorry, I slipped up there. The etcd logs are in /var/log/clearwater-etcd, /var/log/clearwater-cluster-manager, and /var/log/clearwater-config-manager. Chris From: Clearwater [mailto:clearwater-boun...@lists.projectclearwater.org] On Behalf Of Chris Elford Sent: 22 February 2016 17:25

[Clearwater] FW: Wuthering Heights release note for review

2016-02-10 Thread Chris Elford
The release for Project Clearwater sprint "X Stands for Unknown" has been cut. The code for this release is tagged as release-91 in GitHub. This release includes the following bug fixes: * init.d script doesn't set PID file directory ownership if the directory already exists

[Clearwater] FW: Vicomte de Bragelonne Release Note

2016-01-13 Thread Chris Elford
The release for Project Clearwater sprint "Vicomte de Bragelonne" has been cut. The code for this release is tagged as release-89 in github. This release, we've greatly simplified our config sharing model. Now, all you need to do when changing /etc/clearwater/shared_config is run the