toggle menu
FOP2 Forum
Categories
Discussions
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Sign In
·
Register
×
Home
›
Support
toolbar buttons nothing happens upon click
kobmz1
April 2010
in
Support
Whay noting happened when I pres the bottom ?
I need to do Something ?
just the record will work
I have user whit all premising
Comments
nicolas
April 2010
If using asterisk 1.6 you need to add the "originate" permission to the maanager user (in /etc/asterisk/manager.conf). If you already did that you will have to start fop2 server in debug mode and look for clues there:
/usr/local/fop2/fop2_server -X 15
Best regards,
kobmz1
April 2010
when i run the command i get
Can't listen to port 4445
what to do ?
nicolas
April 2010
You have to stop the service before running it in debug mode:
service fop2 stop
(assuming you use centos/redhat)
and then:
/usr/local/fop2/fop2_server -X 15
Sign In
or
Register
to comment.
Comments
/usr/local/fop2/fop2_server -X 15
Best regards,
Can't listen to port 4445
what to do ?
service fop2 stop
(assuming you use centos/redhat)
and then:
/usr/local/fop2/fop2_server -X 15