Multi server
Hi everyone,
I have fop2, installed in of my server, I have another remote server (not locally), My FOP2 is working great wiht my main server, I am trying to and the remote server but, not working for me, if I run fop2_server --test, I have "connecting manager ok", which my 2 servers connections.
Here is what I have in fop2.cfg file
"
;Main_Server definition
manager_host=main_server_ip
manager_port=5038
manager_user=main_server_manager_user
manager_secret=main_server_manager_secret
;Server02 definition
manager_host=server02_domain_host
manager_port=5038
manager_user=server02_manager_user
manager_secret=server02_manager_secret
"
then when I logins to my flash I get "manager connection problem" error
Can you please help..
I have fop2, installed in of my server, I have another remote server (not locally), My FOP2 is working great wiht my main server, I am trying to and the remote server but, not working for me, if I run fop2_server --test, I have "connecting manager ok", which my 2 servers connections.
Here is what I have in fop2.cfg file
"
;Main_Server definition
manager_host=main_server_ip
manager_port=5038
manager_user=main_server_manager_user
manager_secret=main_server_manager_secret
;Server02 definition
manager_host=server02_domain_host
manager_port=5038
manager_user=server02_manager_user
manager_secret=server02_manager_secret
"
then when I logins to my flash I get "manager connection problem" error
Can you please help..
Comments
If you see that warning, is because one of your connections is failing.
Here is what I have after the debug.
Cannot send command to IO::Socket::INET=GLOB(0x115d9cf0) (unauthenticated or connection failed)
Cannot send command to IO::Socket::INET=GLOB(0x115d9cf0) (unauthenticated or connection failed)
Cannot send command to (unauthenticated or connection failed)
Cannot send command to (unauthenticated or connection failed)
"Cannot send command to IO::Socket::INET=GLOB(0x148ae5d0) (unauthenticated or connection failed)"
But I can login to the remote server from the box where I'm running FOP2:
Trying 50.XXX.XXX.29...
Connected to rrcs-50-XXX-XXX-29.sw.biz.rr.com (50.XXX.XXX.29).
Escape character is '^]'.
Asterisk Call Manager/1.1
Username and password on the remote server are correct and have been put in the .cfg file:
; Dallas
manager_host=50.XXX.XXX.29
manager_port=5038
manager_user=admin
manager_secret=blablabla
What else I have to check ?
After things settle down, stop capturing:
You will have a capture.log file to review, with the actual connection and authorization attempts and their replies.