toolbar buttons nothing happens upon click

  1. 14 years ago

    Whay noting happened when I pres the bottom ?
    I need to do Something ?
    just the record will work
    I have user whit all premising

  2. admin

    4 Apr 2010 Administrator

    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,

  3. when i run the command i get
    Can't listen to port 4445
    what to do ?

  4. admin

    4 Apr 2010 Administrator

    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

or Sign Up to reply!