problem with custom-App with only connect-REST-method

MJ@alaun

New Member
Hello deaR Flashphoner-team,

we'd like to use flashphoner-WCS with a custom-App where we only want to check a token on "connect"-method.
So I configured via CLI a new app and only added REST-method "connect" and no others.
Our problem now is that the app says following when we our video-chat is started:

11:31:29,372 INFO agerRemoteRmiService - RMI TCP Connection(512)-172.19.19.123 Method ConnectionStatusEvent not available for app customApp
11:31:29,400 INFO agerRemoteRmiService - RMI TCP Connection(512)-172.19.19.123 Method OnDataEvent not available for app customApp
11:31:53,275 INFO agerRemoteRmiService - RMI TCP Connection(512)-172.19.19.123 Method ConnectionStatusEvent not available for app customApp
11:31:53,357 INFO agerRemoteRmiService - RMI TCP Connection(512)-172.19.19.123 Method ConnectionStatusEvent not available for app customApp

Why does the app want to invoke other REST-methods?
Looking forward to your answer.
Thanks in advance!

Martin
 
Top