Skip to main content
Participating Frequently
February 29, 2012
Question

Problem with flashPhone and FMG

  • February 29, 2012
  • 1 reply
  • 1092 views

Hello All,

I have virtual Centos 5.7 with FMS developer and FMG installed.

SElinux is disabled, firewall is down, registry is endabled in Server.xml.

But FMG core.00.log says :

2012-02-29::11:17:33.709    INFO1073742997 RTMP 22662   Connection Failed: Registry Connection to rtmp://localhost/registry/telephony
2012-02-29::11:17:33.710    INFO1073742997 RTMP 22662   Connection Failed: Registry Connection to rtmp://localhost/registry/telephony_control
2012-02-29::11:17:33.713    DEBUG   1073742997 RTMP 22662   Received onStatus <NetConnection.Connect.Closed> code <status> classType <(null)> description <(null)> details

I tried flashPhone with url : rtmp://server-ip/telephony and it says NetConnection.Connect.Success.

But I am always to this screen.

I only can see phone with botton while page is reloading and then again redirected to login screen.

Can some help with this issue.

Regards,

Ivan

This topic has been closed for replies.

1 reply

February 29, 2012

The logs indicate that registry core is not really up.

    1) Trivial step, was FMS restarted ?

    2) Process manager on linux should show one FMSCore process after FMS start start even when no application is loaded.

    3) Default conf of FMS 4.5 "already" contains a registry tag at near bottom of file. It should be enabled inplace; which is slightly different that earlier when <registry> tag was needed to be added.

ivanvidevAuthor
Participating Frequently
February 29, 2012

Hello Pankaj Y,

I restarted FMS several times - no luck.

also indeed there was tag <registry> - I only change false to true

But problem is still here

Regards,

Ivan

February 29, 2012

Error is likely to be in FMS:

Right after restart, do you see one preloaded  fmscore process ?

Is there an error msg in FMS log files?