I have setup the servers on 2 servers FOP2 and it is working on each server individually.
I have telnet to both servers from one to the other on port 5068 and 4445 and they work
I am looking at your instructions on http://www.fop2.com/documentation-confi ... Parameters
in which you are talkging about the server and its buttons but I was not sure I understood what you said in the last 2 line
"Later, on the button definition, you might want to specify the server. If you do not specify the server in the button definition it will try to match the device on any of the servers."
snipit from buttons.cfg
For the local extension
[SIP/100]
type=extension
extension=100
label=Mr casa
mailbox=100@default
context=from-internal
extenvoicemail=*100@default
For a remote extension
[SIP/162]
type=extension
extension=100
label=Mr rabat
mailbox=162@default
context=from-internal
extenvoicemail=*162@default
But when I setup the buttons I set them up just like I did on my local server if this wrong please advise here is a snipit from fop2.cfg
Server connection
; Casa
manager_host=xxxx
manager_port=5038
manager_user=xxxx
manager_secret=xxxxxx
;event_mask=call,agent
;Rabat
manager_host=xx.xx.xx.xx
manager_port=5038
manager_user=xxx
manager_secret=xxxxx
The button do show up in green but I see no events nothing when I click on them I can not listen
Please advise