[Project Clearwater] Memento Application server

2016-07-12 Thread yan morris
HI , I install memento as on sprout cluster I have set IFCs configuration on Ellis , I can see it on Web UI (configure). however I cannot make a call if I choose the memento service. the client would give a message "no route to call ". my IFCs config is below 0 0 0 INVITE

[Project Clearwater] Configuration about Bono with two network adapters

2016-07-18 Thread yan morris
Hi , I am trying to use two network adapters in my Bono. One is virtual ip address (eth0), and it is used for inter-communication of Clearwater-infrastructure. The other is physical address (eth1), and it is used for getting SIP request from Internet. I configured according this document , htt

[Project Clearwater] Memento Application Server Standalone

2016-07-25 Thread yan morris
Hi , I encounter a problem when I install memento-as standalone . I cannot make a call , it would give the message "Early Media started" . But when I curl the call-list , I can see the records though it never rings . Could you give me some tips about this ? Below is my configuration about Meme

[Project Clearwater] WebRTC support

2016-08-01 Thread yan morris
Hi, I am trying to use sipml5 to make a call. In the expert mode , If I set SIP outbound Proxy URL as "udp://my bono ip:5060", it can make a call properly. However , I tried to make a call directly through Websocket's port (Bono's 5062) , Bono didn't response . My Bono's 5062 is listened , and

[Project Clearwater] Deploy Clearwater on OpenStack

2016-08-16 Thread yan morris
Hi , I am trying deploy Clearwater on openstack with six private IPs. There is a problem . I cannot start clearwater-etcd , while I restarted clearwater-etcd It gave messages: etcd cluster has no published client endpoints. Try '--no-sync' if you want to access non-published client endpoints(h

[Project Clearwater] Cannot make a call when Clearwater deploy on Openstack

2016-08-30 Thread yan morris
Hi, I have deployed Clearwater on OpenStack. All six components is under private network. I set floating IP on Elise and Bono , Elise is working properly. But , I cannot sign in Clearwater , it would give messages that "408 request timeout" My security group setting is open to any connection

[Project Clearwater] Is Bono a multi-thread program?

2016-08-31 Thread yan morris
Hi , I want to know , if Bono is a multi-thread program or not. I see the source code of Bono , I look at the function "proxy_on_rx_request" which process incoming request , but I don't see any code is creating a new thread when request income . Therefore , I want to know if Bono processes req

[Project Clearwater] iFC of Sip-Stress

2016-09-12 Thread yan morris
Hi , I want to use Sip-Stress to test my Application Server, In order to let all test calls go through my Application server , In small number test , I can use Web UI of Ellis to make it , but if there are many accounts , what should I do to modify the accounts settings , or where I can get so

[Project Clearwater] Using Ralf

2016-09-27 Thread yan morris
Hi , As I know , Ralf is used to provide offline billing. However , I don't know how to use it , for example : setting billing rules I want to know how to use it , could you tell me how to use it or are there documents I can refer ? Thanks a lot . Morris

Re: [Project Clearwater] About clearwater application server

2016-12-01 Thread yan morris
02 14:10 GMT+08:00 yan morris : > Hi, > I tried to find a opensource IMS application server to test my IMS system. > But I found nothing!!! > Could you please supply some opensource Functional IMS application for me? > (486 Call forwarding or Voice Mail) > I don't want just

[Project Clearwater] About clearwater application server

2016-12-01 Thread yan morris
Hi, I tried to find a opensource IMS application server to test my IMS system. But I found nothing!!! Could you please supply some opensource Functional IMS application for me? (486 Call forwarding or Voice Mail) I don't want just a proxy function IMS AS. I will really appreciate. _

[Project Clearwater] How to compile clearwater Sprout source code

2016-12-13 Thread yan morris
Hi, I have finished the clearwater installation in seperate 6 VMs, and clearwater runs correctly. But I want to re-compile my sprout srouce code, especially icscf part. 1.How can I re-compile sprout ? 2.Does it have to clone all of source code to Sprout VM? Or I can compile the src code of fin

Re: [Project Clearwater] How to compile clearwater Sprout source code

2016-12-14 Thread yan morris
Hi Seb, thanks for your response, I'm interested in change config, and I find the following description : /etc/clearwater/s-cscf.json - contains information to allow the Sprout I-CSCF to select an appropriate S-CSCF to handle some requests. The capabilities of s-cscf.json seem like billing funcit