[
https://issues.apache.org/jira/browse/OPENMEETINGS-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17127245#comment-17127245
]
tongzhirong commented on OPENMEETINGS-2385:
-------------------------------------------
use-auth-secret
static-auth-secret=c8cc9639271c0baf1c23f876f945f8c00d19b724b17c1e9ec51e695ad4558552ff
log-file=/var/log/turnserver/turnserver.log
realm=dev.om.home.ptteng.com
stale-nonce=0
user=kurento:123456
~
<bean id="kurentoHandler"
class="org.apache.openmeetings.core.remote.KurentoHandler" init-method="init"
destroy-method="destroy"
p:kurentoWsUrl="ws://127.0.0.1:8888/kurento"
p:checkTimeout="10000"
p:watchThreadCount="10"
p:turnUrl="47.114.109.227:3478"
p:turnUser="kurento:123456"
p:turnSecret="c8cc9639271c0baf1c23f876f945f8c00d19b724b17c1e9ec51e695ad4558552ff"
p:turnMode="rest"
p:turnTtl="60"
p:objCheckTimeout="200"
p:flowoutTimeout="5"
/>
</beans>
> turnserver Cannot find credentials of use
> ---------------------------------------------
>
> Key: OPENMEETINGS-2385
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2385
> Project: Openmeetings
> Issue Type: Improvement
> Reporter: tongzhirong
> Assignee: Maxim Solodovnik
> Priority: Minor
> Attachments: ddd.jpg, tu.png, unauth.png
>
>
> 1431: check_stun_auth: Cannot find credentials of user
> <1591367443:test:123456>
> 1431: check_stun_auth: Cannot find credentials of user
> <1591367570:test:123456>
> 1450: check_stun_auth: Cannot find credentials of user
> <1591367546:test:123456>
> 1450: check_stun_auth: Cannot find credentials of user
> <1591367546:test:123456>
> 1452: check_stun_auth: Cannot find credentials of user
> <1591367443:test:123456>
> 1453: check_stun_auth: Cannot find credentials of user
> <1591367591:test:123456>
> 1471: check_stun_auth: Cannot find credentials of user
> <1591367546:test:123456>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)