[Project Clearwater] Why P-Charging-Vector header is removed in Invite request?

2018-02-04 Thread Anthony Lee
I'm using clearwater All-In-One installation on my laptop. >From the wireshark trace, the incoming Invite to P-CSCF contains P-Charging-Vector but the outgoing Invite doesn't. Do I need to enable Rf billing to make it keep this header? ___ Clearwater mai

Re: [Project Clearwater] Why P-Charging-Vector header is removed in Invite request?

2018-02-04 Thread Anthony Lee
from untrustred network so that the P-Charging-Vector header is removed? Also, there is log saying that "trustboundary.cpp: add P-Charging headers". But there is no P-Charging-Vector in the outgoing message from 5058 to sprout 5054. Any idea? On Sun, Feb 4, 2018 at 4:53 PM, Anthony Le

Re: [Project Clearwater] Why P-Charging-Vector header is removed in Invite request?

2018-02-04 Thread Anthony Lee
trustboundary.cpp line 48 if (cdf_domain != ""){ // really add P-Charging headers } Looks like my clearwater all-in-one vm need to setup CTF. Anyidea about how to set it up in All-In-One? On Sun, Feb 4, 2018 at 6:00 PM, Anthony Lee wrote: > From Bono's log I see that the m

[Project Clearwater] Why Clearwater send two register request to my ApplicationServer?

2018-02-13 Thread Anthony Lee
I defined my application server's IP address in IFC for specific user in Clearwater. The application server is running in a Docker container. The IP address in IFC is something like "192.168.43.94". The internal IP address of the Docker container is "172.17.0.2". >From the wireshark Clearwater sen

[Project Clearwater] How does Clearwater decide if the session case is originating or terminating?

2018-02-18 Thread Anthony Lee
I have a test that sends a request from user a to user b, a and b both have a iFC that point to a application server, for different session case a different server parameter is used. Now from the sprout log I see that for the request sent from a it ask for b's profile and the session case is term ,

Re: [Project Clearwater] How does Clearwater decide if the session case is originating or terminating?

2018-02-19 Thread Anthony Lee
scf placed that let the s-cscf determined what's the session case. Am I right? On Sun, Feb 18, 2018 at 11:08 PM, Anthony Lee wrote: > I have a test that sends a request from user a to user b, a and b both > have a iFC that point to a application server, for different session case a >

Re: [Project Clearwater] How does Clearwater decide if the session case is originating or terminating?

2018-02-19 Thread Anthony Lee
header that Clearwater responds to > messages contains an “orig” parameter. As such Clearwater essentially uses > whether the request contains the orig parameter. > > > > Richard > > > > *From:* Clearwater [mailto:clearwater-boun...@lists.projectclearwater.org] > *On Be

Re: [Project Clearwater] How does Clearwater decide if the session case is originating or terminating?

2018-02-19 Thread Anthony Lee
s termAs need to send invite to configured iCscf which would know which pCscf to use. Am I right? Am I right On Feb 19, 2018 17:59, "Anthony Lee" wrote: > Thanks, Richard. > I just extracted the ServiceRoute header from the response of Register and > use it as Route of Invite

[Project Clearwater] Is it a bug that Clearwater invalidate the ODI once it receives 200OK response?

2018-02-23 Thread Anthony Lee
In my case, there is a application service in terminating side doing message Store-And-Forward. So when the service receives an Invite it replies 200OK response immiediately and then it create a new Invite to the user. Since scscf invalidated the AS chain when it receives 200OK response the Invit

Re: [Project Clearwater] Is it a bug that Clearwater invalidate the ODI once it receives 200OK response?

2018-02-23 Thread Anthony Lee
>From TS 124.229 V12.6.0, the spec doesn't say anything about the 200OK response from the request. It only talks about the subsequent request should be co-related with the previous request by using ODI in route header. To me it looks like a bug. On Fri, Feb 23, 2018 at 2:21 PM, Anthony Le

Re: [Project Clearwater] Is it a bug that Clearwater invalidate the ODI once it receives 200OK response?

2018-03-05 Thread Anthony Lee
y point after we’ve sent it the > request, we may need to keep that state around for an arbitrarily long > period of time, which isn’t tenable. > > > > > > Richard > > > > *From:* Clearwater [mailto:clearwater-boun...@lists.projectclearwater.org] > *On Behal

Re: [Project Clearwater] Is it a bug that Clearwater invalidates the ODI once it receives 200 ok response?

2018-03-06 Thread Anthony Lee
or, via email, send a message with subject or body 'help' to > clearwater-requ...@lists.projectclearwater.org > > You can reach the person managing the list at > clearwater-ow...@lists.projectclearwater.org > > When replying, please edit your Subject line so it

[Project Clearwater] Does Clearwater support to provision wildcarded PSI?

2018-03-09 Thread Anthony Lee
I need to provision wildcarded PSI, does clearwater support to do that? If yes, could you provide an example? Thanks Anthony ___ Clearwater mailing list Clearwater@lists.projectclearwater.org http://lists.projectclearwater.org/mailman/listinfo/clearwate

Re: [Project Clearwater] Does Clearwater support to provision wildcarded PSI?

2018-03-10 Thread Anthony Lee
re any configuration need to be done in Sprout? On Fri, Mar 9, 2018 at 10:54 PM, Anthony Lee wrote: > I need to provision wildcarded PSI, does clearwater support to do that? > If yes, could you provide an example? > > Thanks > > Anthony > __

Re: [Project Clearwater] Does Clearwater support to provision wildcarded PSI?

2018-03-10 Thread Anthony Lee
Sorry, forgot to mention that Sprout's log shows that 404 not found for that wildcard PSI return from Homestead. . On Sat, Mar 10, 2018 at 10:44 AM, Anthony Lee wrote: > My wildcard PSI is sip:.+@list-service.example.com > > > I found some information in Homestead_curre

Re: [Project Clearwater] Does Clearwater support to provision wildcarded PSI?

2018-03-10 Thread Anthony Lee
ftc7gbcen27b7lqvh3noa3nt8nftc@list-service. example.com not present in column_family impu Looks like Homestead uses P-Profile-Key's value to search in cache but uses R-URI to search in database. Is it expected behavior? On Sat, Mar 10, 2018 at 10:48 AM, Anthony Lee wrote: > Sorry, forg

Re: [Project Clearwater] Does Clearwater support to provision wildcarded PSI?

2018-03-13 Thread Anthony Lee
> > > > > > *From:* Clearwater [mailto:clearwater-boun...@lists.projectclearwater.org] > *On Behalf Of *Anthony Lee > *Sent:* 10 March 2018 20:02 > *To:* clearwater@lists.projectclearwater.org > *Subject:* Re: [Project Clearwater] Does Clearwater support to provision > wi

Re: [Project Clearwater] Does Clearwater support to provision wildcarded PSI?

2018-03-17 Thread Anthony Lee
I, which will be resolved as > per RFC 3261, with the relevant DNS queries if it represents a domain, or > just routed if it’s an IP address. > > I hope this helps and points you into the right direction? > > > > Kind regards, > > Michael > > > > > > *F

[Project Clearwater] Why the port 3868 is listened by homestead?

2018-03-22 Thread Anthony Lee
Hi, I tried to integrate clearwater all-in-one with OpenIMS FHoSS hss, I installed FHoSS in the same VM. I have below settings in /etc/clearwater/shared_config: hss_hostname=cw-aio hss_port=3868 and then I run "sudo reboot" I run "sudo netstat -tulpn | grep 3868" and the output shows that the pr

Re: [Project Clearwater] Why the port 3868 is listened by homestead?

2018-03-23 Thread Anthony Lee
getting the HSS up and running! > > > > Kind regards, > > Michael > > > > > > *From:* Clearwater [mailto:clearwater-boun...@lists.projectclearwater.org] > *On Behalf Of *Anthony Lee > *Sent:* 22 March 2018 21:20 > *To:* clearwater@lists.projectclearwater.org > *Subj

[Project Clearwater] Is there tutorial guide to use OpenIMS Core's HSS to configure service profile?

2018-03-28 Thread Anthony Lee
Hi, Is there anyone also try to integrate Clearwater with OpenIMS HSS? I found it difficult to use web interface to setup a service profile for a subscribe. Is there guide I could follow? Is there any example? Thanks Anthony ___ Clearwater mailing list