marvinhorst

Member

Last active 6 years ago

  1. 7 years ago
    Thu Oct 19 13:45:04 2017
    marvinhorst posted in Show only one line on each button.

    Is there a fix for this?

  2. Mon Oct 16 16:12:45 2017
    marvinhorst posted in Show only one line on each button.

    Using FOP2 Manager to change this value only works for the "first" tenant associated with buttons.cfg file. Subsequent tenants assigned to buttons_XXX.cfg ignore the showLines setting and display the default of 2 lines.

    This is for FOP2 version 2.32.15 and manager version 1.1.9 on a vanilla Asterisk install.

  3. 12 years ago
    Thu Dec 15 14:01:01 2011

    I have this problem also. I updated to the chrome 17 (the dev version) hoping that the problem would be resolved, but it has persisted

  4. 13 years ago
    Fri Sep 16 16:01:07 2011
    marvinhorst started the conversation Got SIP response 486 'Busy Here' and Aastra 620d phone.

    When dialing from fop2 the sip stack on the Astra 620d sip dect phones rejects calls if the caller id number matches the sip channel. So when asterisk originates the initial leg of the call I get the 486 response.

    From sip debug:
    This doesn't work....
    From: "Brian Witmer" <sip:135@192.168.16.207>;tag=as7e879e22

    This does....
    From: "Brian Witmer" <sip:web@192.168.16.207>;tag=as60489c59

    My sip.conf has this:

    [135](aastra,paulb)
    username=135
    mailbox=135@paulb
    callerid="Brian Witmer" <135>

    I know that it isn't recommended procedure to name the sip channel with the extension number, but these phones display the sip account number on screen and it's a handy way to display the extension number on the limited screen space.

    Is there any way to get fop2 to not use the extension number as the caller id number when generating the originate command??

    my buttons.cfg

    [SIP/135]
    group=PaulB
    label=Brian Witmer
    extension=135
    context=internal
    mailbox=135@paulb
    type=extension
  5. Fri Sep 2 14:48:55 2011

    I figured out what the problem was. I had this line in fop2.cfg left over from a previous version. :oops:

    event_mask=call,agent

    I removed it and all is well!

  6. Wed Aug 31 20:23:27 2011
    marvinhorst started the conversation Voicemail Explorer not displaying voicemails.

    Voicemail explorer is not displaying voicemails. I do have all of the correct permissions, as stated in a previous thread, in the /etc/asterisk/manager.conf file. The icon on the extension button is displaying the correct number of voicemails but when I "click" the icon the popup window displays an empty list.

    I purchased a license with voicemail explorer. Is there a way to debug this to see why it isn't working?