Whay noting happened when I pres the bottom ?
I need to do Something ?
just the record will work
I have user whit all premising
Whay noting happened when I pres the bottom ?
I need to do Something ?
just the record will work
I have user whit all premising
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,
when i run the command i get
Can't listen to port 4445
what to do ?
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