Hi Morris, From what you tell me, it sounds like Memento is getting involved with your calls, but Sprout is not managing to route them to the correct place.
In order to work out where this is going wrong, it would be helpful to see a set of Sprout debug logs<http://clearwater.readthedocs.io/en/stable/Troubleshooting_and_Recovery.html#sprout> (log level 5) covering the failed call. Yours, Chris From: Clearwater [mailto:[email protected]] On Behalf Of yan morris Sent: 21 July 2016 15:51 To: [email protected] Subject: [Project Clearwater] Memento Application Server Standalone Hi , I encounter a problem when I install memento-as standalone . I cannot make a call , it would give the message "Early Media started" . But when I curl the call-list , I can see the records though it never rings . Could you give me some tips about this ? Below is my configuration about Memento. Shared_config for Clearwater except the node contains Memento # Deployment definitions home_domain=ccu sprout_hostname=sprout.ccu memento_hostname=memento.ccu hs_hostname=hs.ccu:8888 hs_provisioning_hostname=hs.ccu:8889 ralf_hostname=ralf.ccu:10888 xdms_hostname=homer.ccu:7888 # Email server configuration smtp_smarthost=smtpserver smtp_username=user smtp_password=secret [email protected]<mailto:[email protected]> # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret memento_enabled='Y' memento=12345 Shared_config for the node of Memento Application Server # Deployment definitions home_domain=ccu sprout_hostname=memento.ccu memento_hostname=memento.ccu hs_hostname=hs.ccu:8888 hs_provisioning_hostname=hs.ccu:8889 ralf_hostname=ralf.ccu:10888 xdms_hostname=homer.ccu:7888 # Email server configuration smtp_smarthost=smtpserver smtp_username=user smtp_password=secret [email protected]<mailto:[email protected]> # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret memento_enabled='Y' memento=12345 My IFC configuration : <InitialFilterCriteria> <TriggerPoint> <ConditionTypeCNF>0</ConditionTypeCNF> <SPT> <ConditionNegated>0</ConditionNegated> <Group>0</Group> <Method>INVITE</Method> <Extension></Extension> </SPT> </TriggerPoint> <ApplicationServer> <ServerName>sip:memento@<memento<sip:memento@%3cmemento> node's IP>12345</ServerName> <DefaultHandling>0</DefaultHandling> </ApplicationServer> </InitialFilterCriteria> I have tried use memento IP or memento.zone as the ServerName , but it didn't work. Did I configure incorrectly ? Or there are something that I forgot to set. BTW , I checked the version of each node , they are in the newest version. Thank you . Morris Yan
_______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
