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]

# 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]

# 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 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

Reply via email to