RRainey

Member

Last active 15 years ago

  1. 15 years ago
    Fri Nov 20 13:17:25 2009
    RRainey posted in Transfer Problems.

    I am not sure what exact command you want me to execute. Please let me know.

  2. Wed Nov 18 22:14:14 2009
    RRainey started the conversation Transfer Problems.

    Not sure if this is a bug or an operator error. I can transfer calls from 3 different computers but after 3 or more transfers on the same call, fop2 will stop transferring and/or hangup. Is this a known issue or setting I am missing?

    I am using pbxinaflash and upgraded to fop2 (and registered). I followed the excellent tutorial that worked very nicely in:
    http://www.elastixconnection.com/index. ... &Itemid=89

    I did have to move my manager setup to manager_custom because freepbx would not allow me to select "originate" in my setup. But it appears to be working properly, here is the result from "manager show user fop2"
    username: fop2
    secret: <Set>
    deny: 0.0.0.0/0.0.0.0
    permit: 127.0.0.1/255.255.255.0
    read: system,call,command,agent,user,originate
    write: system,call,command,agent,user,originate
    displayconnects: no

    Also, I do have /usr/local/fop2/fop2.cfg containing: blind_transfer=1

    What am I missing?

  3. Sat Nov 14 14:52:34 2009
    RRainey posted in Missing Mysql Tables.

    I see I have to install those modules. Disregard the question.

  4. Sat Nov 14 12:47:27 2009
    RRainey started the conversation Missing Mysql Tables.

    I have a very recent installation of AsteriskNow and I am upgrading to FOP2. All appears to be okay but when I run this:

    /usr/local/fop2/fop2_server --test

    I get the following result:

    Flash Operator Panel 2 - No valid license found. Demo Mode
    ERROR 1146 (42S02) at line 1: Table 'asterisk.queues_config' doesn't exist
    ERROR 1146 (42S02) at line 1: Table 'asterisk.meetme' doesn't exist
    Connection to manager OK!

    It appears some mysql tables are missing. Can someone enlighten me to how you install those tables?