gherbstman

Member

Last active 5 years ago

  1. 5 years ago
    Wed Mar 6 16:56:59 2019

    We are seeing the same issue. deDel has been depreciated since Asterisk 1.4 and has now been removed from Asterisk.

    Per documentation the replacement is DB_DELETE. the syntax is different.

    Edit: /etc/asterisk/extensions_override_fop2.conf
    Around line 192 and 267 replace dbDel with DB_DELETE.
    192: exten => *79,n,Noop(${DB_DELETE(fop2state/${CHAN})})
    267: exten => *76,n,Noop(${DB_DELETE(fop2state/${CHAN})})

    Gary Herbstman
    For additional details see this KB: https://www.bytesolutions.com/asterisk-freepbx-fop2-error-disabling-do-not-disturb-dnd/

  2. 10 years ago
    Thu Oct 2 15:38:36 2014
    gherbstman posted in CentOS 7 missing all buttons.

    Figured it out. AMDBHOST was empty in the AMPORTAL.conf Interesting nothing else was broken.

  3. Thu Oct 2 14:41:58 2014
    gherbstman posted in CentOS 7 missing all buttons.

    Well, I have checked /etc/amportal.conf for the db credentials and they are ok. Where should I look next?

  4. Thu Oct 2 01:37:36 2014
    gherbstman posted in CentOS 7 missing all buttons.

    Ah, may be on to something

    Got:
    # Problem connecting to mysql

  5. Wed Oct 1 22:25:13 2014
    gherbstman posted in CentOS 7 missing all buttons.

    Yes, I have setup several of these. All the user, buttons and perms have been setup and double checked.

    This is the first system we setup on CentOS7 so I was suspecting maybe something related to that.

  6. Tue Sep 30 18:51:41 2014
    gherbstman started the conversation CentOS 7 missing all buttons.

    I have a fresh install of:
    Asterisk 11.11.0
    FreePBX 2.11
    FOP 2.28
    CentOS 7

    We have tried all the usual things but no buttons show up on the client.

    I am not sure where to start debugging this.

  7. Wed Dec 18 22:31:56 2013

    Thanks! Any update on whats new?

  8. Sun Dec 15 15:14:27 2013

    Is the beta 2.27 still available or a newer version? The links I have found to 2.27 do not work.

  9. 12 years ago
    Mon Mar 12 20:41:54 2012
    gherbstman started the conversation Bulk assign/change permissions.

    Is there a way to assign and/or change permissions quickly in bulk to many FOP users at once?

  10. Mon Mar 12 20:40:16 2012
    gherbstman started the conversation Restrict users permissions per button/group.

    Is there a way to assign some permissions to certain buttons and different permissions to other buttons? For instance, I have a call center manager I would like to have listen and whisper to the call center buttons but only minor permissions to other buttons. I still want them to be able to transfer and other functions but not listen to non call center extensions.

View more