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

2018-02-08 Thread Richard Whitehouse (projectclearwater.org)
...@lists.projectclearwater.org] On Behalf Of Anthony Lee Sent: 04 February 2018 23:10 To: clearwater@lists.projectclearwater.org Subject: Re: [Project Clearwater] Why P-Charging-Vector header is removed in Invite request? trustboundary.cpp line 48 if (cdf_domain != ""){ // really add P-Charging headers } Loo

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

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

2018-02-04 Thread Anthony Lee
>From Bono's log I see that the message the process listening on 5058 received has P-Charging-Vector, but the message this process sent doesn't have it anymore. There is log saying that "bono.cpp: message received on not trusted port 5060". Is it because the message comes from untrustred network