Skip to main content
Known Participant
May 6, 2011
Answered

issue:Connection Failed: Registry Connection to rtmp

  • May 6, 2011
  • 1 reply
  • 1435 views

Hi all,

I am facing  one issue  connection failed .

But earlier it works fine.

Suddenly i got this issue...

below error is i found  in log file:

2011-05-06::20:09:15.009 INFO RTMP 3176 Connection Failed: Registry Connection to rtmp://localhost/registry/telephony

2011-05-06::20:09:15.009 INFO RTMP 3176 Connection Failed: Registry Connection to rtmp://localhost/registry/telephony_control

Thanks

Selvan

This topic has been closed for replies.
Correct answer

2011-05-06::20:09:15.009 INFO RTMP 3176 Connection Failed: Registry Connection to rtmp://localhost/registry/telephony

2011-05-06::20:09:15.009 INFO RTMP 3176 Connection Failed: Registry Connection to rtmp://localhost/registry/telephony_control

It means that either a) an FMS is NOT running on localhost OR b) FMS is up but registry core is not enabled.

1 reply

Correct answer
May 6, 2011

2011-05-06::20:09:15.009 INFO RTMP 3176 Connection Failed: Registry Connection to rtmp://localhost/registry/telephony

2011-05-06::20:09:15.009 INFO RTMP 3176 Connection Failed: Registry Connection to rtmp://localhost/registry/telephony_control

It means that either a) an FMS is NOT running on localhost OR b) FMS is up but registry core is not enabled.

Known Participant
May 7, 2011

Thank you...

Enable registry core in fms server.xml

Now it working fine....