Hi All
I can't seem to get the FOP on an external IP. I have a SAIL pxb setup in the work office and would like to access and use the FOP at home.
I have looked at the manager.conf file in the HEADER section. But I still can't get it to work. Any ideas?
[general]
enabled=yes
port=5038
bindaddr=127.0.0.1
displayconnects=yes
[fop]
secret=asterisk
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0
permit=192.168.1.0/255.255.255.0
permit=xxx.xxx.xxx.xxx/255.255.255.255
;
;writetimeout=100
;
;Authorization
read=system,call,log,verbose,command,agent,user
write=system,call,log,verbose,command,agent,user
[remote_mgr]
secret=password
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0
;
;writetimeout=100
;
;Authorization
read=system,call,log,verbose,command,agent,user
write=system,call,log,verbose,command,agent,user