Hi all,
I’ve got a problem while configuring an AIO image.
In my scenario, there are is an AS, say as1.service.example.com
<http://as1.service.example.com/>, which should get the third-party
registration as well as being able to be addressed directly from the Sip client.
While third-party registration works, I’m unable to contact the AS directly.
Looking at Bono logs, I get Info bono.cpp:1356: Rejecting request from
untrusted source.
Here is the content of
/usr/share/clearwater/ellis/web-content/js/app-servers.json, indented to be
more readable
{
“SERVICE”:"
<InitialFilterCriteria>
<Priority>0</Priority>
<TriggerPoint>
<ConditionTypeCNF>0</ConditionTypeCNF>
<SPT>
<ConditionNegated>0</ConditionNegated>
<Group>0</Group>
<Method>REGISTER</Method>
<Extension>
<RegistrationType>0</RegistrationType>
<RegistrationType>1</RegistrationType>
<RegistrationType>2</RegistrationType>
</Extension>
</SPT>
<SPT>
<ConditionNegated>0</ConditionNegated>
<Group>1</Group>
<RequestURI>sip:as1.service.example.com
<http://service.example.com/></RequestURI>
</SPT>
</TriggerPoint>
<ApplicationServer>
<ServerName>sip:as1.service.example.com
<http://service.example.com/>:5071;transport=UDP</ServerName>
<DefaultHandling>0</DefaultHandling>
<Extension>
<IncludeRegisterRequest/>
</Extension>
</ApplicationServer>
</InitialFilterCriteria>"
}
Some other details:
- SERVICE is checked in Ellis for test users;
- as1.service.example.com <http://as1.service.example.com/> is resolved using
/etc/hosts.
Any hint on the error(s)?
Thanks,
Michele_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org