dstamour

Member

Last active 6 years ago

  1. 10 years ago
    Fri Feb 21 20:51:34 2014
    dstamour posted in License error.

    Here's what I have:

    [code]$ cat /etc/sysconfig/fop2
    OPTIONS="-d"[/code]

  2. Fri Feb 21 15:26:52 2014
    dstamour started the conversation License error.

    Hi,
    On a registered FOP2 installation I get this:

    FOP2 - Version 2.27 - Lite Version - Limited to 15 extensions . Buy it now for unlimited extensions. If you already have a code enter it here

    If I go to the command line of this server and do this:

    /usr/local/fop2/fop2_server --test

    I get this:

    unable to initialize libusb: -99
    Flash Operator Panel 2 - Valid License (1)
    
    Connection to manager OK!

    This server has 2 IP adresses and is running on OpenVZ.

  3. Mon Feb 3 15:44:45 2014
    dstamour posted in DND status update.

    I know this tread has been inactive for a while but I'am working on a similar project. What value to "UserEvent" should I use when the user becomes "Available"? I delete the database entry but I wonder what to do so the FOP2 status doesn't display anything.

    An empty Value?

    Action: UserEvent
    UserEvent: FOP2ASTDB
    Family: fop2state
    Channel: SIP/{EXT}
    Value: 

    Thanks
    Daniel

  4. 11 years ago
    Thu Nov 7 21:45:27 2013
    dstamour posted in 'Transfer to voicemail' button.

    I've uninstalled the old version and installed the latest fop2admin 1.2.14 and it now works correctly.

    Thanks

  5. Mon Oct 21 13:17:28 2013
    dstamour posted in 'Transfer to voicemail' button.

    Here's 2 exemple of extensions config returned by autoconfig-buttons-freepbx.sh
    (304 does not have a voicemail and 310 does in voicemail.conf)

    [SIP/304]
    type=extension
    extension=304
    label=XXX
    context=from-internal
    queuecontext=from-queue
    extenvoicemail=*304@default
    privacy=none
    rtmp=0
    queuechannel=Local/304@from-queue/n|Penalty=0|MemberName=XXX|StateInterface=SIP/304
    customastdb=CF/304

    [SIP/310]
    type=extension
    extension=310
    label=XXX
    mailbox=310@default
    context=from-internal
    queuecontext=from-queue
    rtmp=0
    queuechannel=Local/310@from-queue/n|Penalty=0|MemberName=XXX|StateInterface=SIP/310
    customastdb=CF/310

    As you can see, 304 (no voicemail) gets the "extenvoicemail" and "privacy" parameters and 310 (with voicemail) does not.

    Thanks
    Daniel

  6. Tue Oct 15 19:57:01 2013
    dstamour started the conversation 'Transfer to voicemail' button.

    I have a licensed FOP2 2.25 running on Asterisk 1.8.8.0 and FreePBX 2.9.0.7. I thought the "Transfer to voicemail" button was linked to the "mailbox=" returned by the "autoconfig-buttons-freepbx.sh" script. For some reason, some extensions with voicemail get the "Transfer to voicemail" button disabled and some others without voicemail get this button enabled. This is really annoying for the receptionist since she cannot transfert some calls to the voicemail even even though thay have one.

    Thanks
    Daniel

  7. Fri Jul 5 20:19:10 2013
    dstamour started the conversation fop2_server dead but subsys locked.

    The FOP2 v2.25 stop working on a regular basis. If I do a /etc/init.d/fop2 status I get this:

    fop2_server dead but subsys locked

    So I ran it in from the console instead and after a while I got tons of this and the fop2 server stoped working :

    Use of uninitialized value in concatenation (.) or string at script/fop2_server.pl line 6947

    Any hint on what happening?

    Regards
    Daniel