Hi Francesco, Thank you for getting in touch.
I don’t know how much you know about application servers in IMS, so I’ll start at the beginning. In IMS, each IMPU is configured to use the correct set of AS’s using an XML document, called its initial filter criteria (IFC). The IFC tells Project Clearwater when to send calls to each AS using a set of rules. For example all incoming calls for an IMPU could be sent to a voicemail AS. This article<https://docs.oracle.com/cd/E15438_01/doc.50/e15182/cnf_app_ifc.htm> describes IFCs in more detail, and should help you to create the right XML document. Once you have the IFCs, you will need to configure your IMPU to use them. In a production IMS deployment, you would configure IFCs on the HSS. However, our all-in-one nodes are designed to run without an HSS, so you will need to upload the IFCs to Project Clearwater. There are two ways to do this: using the Ellis web UI<http://clearwater.readthedocs.org/en/stable/Configuring_an_Application_Server.html#web-ui-configuration-via-ellis>, and direct configuration via cURL<http://clearwater.readthedocs.org/en/stable/Configuring_an_Application_Server.html#direct-configuration-via-curl>. You can find instructions for these in our documentation, at http://clearwater.readthedocs.org/en/stable/Configuring_an_Application_Server.html. Please get in touch if you have any more issues. Yours, Chris From: Clearwater [mailto:[email protected]] On Behalf Of Francesco Lamonica Sent: 21 March 2016 07:43 To: [email protected] Subject: [Project Clearwater] configuring specific routes Hi all, i am totally new with clearwater so please bear with me and my (surely dumb) questions.., I am experimenting with an AIO image and what i'd like to know is how to configure clearwater so that i can make all calls (SIP INVITEs) coming from an IMPU towards a specific route (i.e an AS?) indipendently of the callee. thanks a lot for any hints
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
