robricc

Member

Last active 14 years ago

  1. 14 years ago
    Wed Nov 3 14:00:57 2010
    robricc posted in Parking slots not showing up.

    I disabled the FreePBX module and rolled my own buttons.cfg file (as I did in earlier releases). Well, everything works now exactly how I want it. I don't know if there is something wrong with the FreePBX module, but it was causing a problem for me. Just FYI.

  2. Tue Nov 2 13:58:52 2010
    robricc posted in Parking slots not showing up.

    Thank you for the reply. However, I am still unable to get parked calls to show in FOP2.

    After your first reply, I decided to update FreePBX and Asterisk. When I first posted this issue, I was running FreePBX 2.4 which is quite old. Now I'm at FreePBX 2.8 and Asterisk 1.4.22. Unfortunately, FOP2's behavior is exactly the same.

    Is there any info I can provide you with to troubleshoot this? It would be nice to get FOP2 working like it's intended. Call parking is done as a blind transfer with speed dial keys. ##70#

  3. Thu Oct 14 16:06:09 2010
    robricc started the conversation Parking slots not showing up.

    I am currently running 2.11 after upgrading from a previous version that specifically doesn't support call parking. After the upgrade, parking doesn't work for me. I even did a fresh install of 2.11 and parking still doesn't show up.

    I can get the call parking section of FOP2 to display if I add the following code to bottom of autobuttons.cfg:

    [PARK/default]
    type=park
    extension=70
    label=Parking
    context=parkedcalls

    However, this only shows slot 70 which is the extension parked calls are transferred to. 71-79 are the actual parking slots, but they aren't shown. Therefor, I am unable to see what calls are in the parking lot.

    I have the FreePBX plugin installed, but under "Parks" in Fop2 Buttons, the only thing shown is 70 with a blank input box next to it. Should there be some parameters in this box? Thanks.