Hi, Homer is our XDMS server, and it holds the simservs files for subscribers. You can use the curl command to find out what services a subscriber has configured (e.g. Call redirection / Call barring…). These services are provided by the built-in MMTel TAS in Project Clearwater.
For what you’re asking though, you will need an application server. We don’t have one that does exactly what you’re asking; but we’ve made it very easy to integrate a third party application server with Project Clearwater (see http://clearwater.readthedocs.org/en/latest/Configuring_an_Application_Server/index.html and https://github.com/Metaswitch/sprout/blob/dev/docs/IscInterface.md), or to write your own using our sproutlet infrastructure! We also have Memento, our call-lists application server. This records details of all calls made or received by a subscriber (so that a list of recent calls can be displayed on the subscriber's devices). You can read more about this at http://www.projectclearwater.org/memento-project-clearwaters-network-based-call-list-application-server/ and https://github.com/Metaswitch/memento/blob/dev/docs/memento_overview.md. Hope this helps, Ellie From: Houngue Frederic [mailto:[email protected]] Sent: 28 April 2015 15:43 To: Eleanor Merry; [email protected] Subject: Re: [Clearwater] Help!!! Clearwater problem Hello!!! I have installed an All in One Image on my virtual machine an it works fine. Right now i am trying to retreive all the informations about the numbers i created in Ellis. This informations are: the type of services used by the number (voice call, video call, conference call) and the number of time they are used. This will allow me to do something like a Subscriber Data Management. I have tried to get those informations form the Homer data base but it gives me no important informations for my aim. If any body can give me at list a suggestion on how i can achieve this i will be very very happy and grateful to him. THANKING YOU IN ADVANCE!!! Le Dimanche 26 avril 2015 22h25, Houngue Frederic <[email protected]<mailto:[email protected]>> a écrit : Finally the command 'curl http://10.112.77.143:7888/org.etsi.ngn.simservs/users/sip:[email protected]/simservs.xml'<http://10.112.77.143:7888/org.etsi.ngn.simservs/users/sip:[email protected]/simservs.xml%27> worked but the informations of that xml file are far from my expectations; I wanted to retreive the informations on all services used by a given number (e.g: given the number 6505550497, i want to know if this number uses video-calls or voice-calls or text-messages). Please can you give any information on how to achieve this purpose??? Le Dimanche 26 avril 2015 1h13, Houngue Frederic <[email protected]<mailto:[email protected]>> a écrit : Thank you so much for trying to help me, it already gives me a smile on my face. I tried hitting F12 but i found nothing there. Considering the alternative solution you gave suggesting to use CURL, you clearly specified to run the command "on the homer node". Please i want to know how to find that homer node since i am using All In One Image OVF Installation on VMware player. Note: 10.112.77.143 used in command 'curl http://10.112.77.143:7888/org.etsi.ngn.simservs/users/sip:[email protected]/simservs.xml' <http://10.112.77.143:7888/org.etsi.ngn.simservs/users/sip:[email protected]/simservs.xml%27> is the ellis address. Is it the right address I should put there??? Thanking you in advance, Frederic Le Vendredi 24 avril 2015 17h51, Eleanor Merry <[email protected]<mailto:[email protected]>> a écrit : Hi Frederic, The error message you've seen looks to me like Chrome has received the XML, but doesn't know how to parse it. As a check, can you look at the source (hit F12 and look at the Elements tab) and see if the XML has been received? Alternatively you can use CURL - you can run 'curl http://10.112.77.143:7888/org.etsi.ngn.simservs/users/sip:[email protected]/simservs.xml' <http://10.112.77.143:7888/org.etsi.ngn.simservs/users/sip:[email protected]/simservs.xml%27> on the homer node and this will return the XML. Hope this helps, Ellie -----Original Message----- From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Houngue Frederic Sent: 24 April 2015 14:30 To: [email protected]<mailto:[email protected]> Cc: [email protected]<mailto:[email protected]> Subject: [Clearwater] Help!!! Clearwater problem Hi,I am Frederic and i am working on clearwater and i find it sogood and easy. Right now i am facing a problem : I want to fetchsubscriber documents in Homer. I try writing 'http://10.112.77.143:7888/org.etsi.ngn.simservs/users/sip:[email protected]/simservs.xml’’ <http://10.112.77.143:7888/org.etsi.ngn.simservs/users/sip:[email protected]/simservs.xml%E2%80%99%E2%80%99> in my browser googlechrome but i face the following message:""presentation-not-restricted30truetrue"" and no XML fileis returned.10.112.77.143 is my ellis address obtaining by typing « hostname–I » in the virtual machine. Is it the same address for Homer?? (If not how can i find homer's address??) Note : I’m using anall in one image and no external HSS. THANKING YOU IN ANTICIPATION,I am totaly despair. _______________________________________________ Clearwater mailing list [email protected]<mailto:[email protected]> http://lists.projectclearwater.org/listinfo/clearwater _______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/listinfo/clearwater
