Hi community, I have a configuration file available for my Application server at /usr/share/clearwater/ellis/web-content/js/app-servers.json. At current, I don't assign the AS server for any userid on Ellis webgui. However, when my user does register via X-lite, the ifc is always included. In the debug log on Sprout: 07-07-2015 17:01:02.977 UTC Debug httpconnection.cpp:629: Received HTTP response: status=200, doc=<ClearwaterRegData> <RegistrationState>REGISTERED</RegistrationState> <IMSSubscription xsi="http://www.w3.org/2001/XMLSchema-instance" noNamespaceSchemaLocation="CxDataType.xsd"> <PrivateID>Unspecified</PrivateID> <ServiceProfile> <InitialFilterCriteria> <TriggerPoint> <ConditionTypeCNF>0</ConditionTypeCNF> <SPT> <ConditionNegated>0</ConditionNegated> <Group>0</Group> <Method>INVITE</Method> <Extension/> </SPT> </TriggerPoint> <ApplicationServer> <ServerName>sip:mmtel.example.com</ServerName> <DefaultHandling>0</DefaultHandling> </ApplicationServer> </InitialFilterCriteria> <InitialFilterCriteria> <Priority>0</Priority> <TriggerPoint> <ConditionTypeCNF/> <SPT> <ConditionNegated>0</ConditionNegated> <Group>0</Group> <Method>REGISTER</Method> <Extension/> </SPT> </TriggerPoint> <ApplicationServer> <ServerName>sip:example.com:5060;maddr=192.168.1.2</ServerName> <DefaultHandling>session_continued</DefaultHandling> </ApplicationServer> </InitialFilterCriteria> <InitialFilterCriteria> <Priority>0</Priority> <TriggerPoint> <ConditionTypeCNF>0</ConditionTypeCNF> <SPT> <ConditionNegated>0</ConditionNegated> <Group>0</Group> <Method>INVITE</Method> <Extension/> </SPT> </TriggerPoint> <ApplicationServer> <ServerName>sip:example.com:5060;maddr=192.168.1.2</ServerName> <DefaultHandling>0</DefaultHandling> </ApplicationServer> </InitialFilterCriteria> <PublicIdentity> <Identity>sip:[email protected]</Identity> </PublicIdentity> </ServiceProfile> </IMSSubscription> </ClearwaterRegData>
My questions:1. Why is the ifc included when the user does register although I don't assign the AS for user on ellis?2. Is there any way to exclude the rfc of mmtel or my AS during my user does register?3. Why does it return false value as below? 07-07-2015 17:01:02.981 UTC Debug ifchandler.cpp:540: Add to group 0 val false 07-07-2015 17:01:02.981 UTC Debug ifchandler.cpp:558: Result group 0 val false 07-07-2015 17:01:02.981 UTC Debug ifchandler.cpp:571: iFC does not match Thanks,Tam Vo
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/listinfo/clearwater
