Call Park + Pickup

  1. 14 years ago

    Hello,

    There is something I don't understand and know if it's possible.

    I can park a call by clicking a park slot and then click transfer.
    But how do I pickup the call again?

    It seems logical to me that I click a park slot en the click 'dial' or 'transfer'
    But nothing happens.

    Also, is it possible to see which park slot is occupied? By changing the color for example?

    Here's my relevant config:

    [PARK/fop2-park]
    type=park
    extension=3040
    label=Park1
    context=parkedcalls
    group=stk

  2. admin

    29 Apr 2010 Administrator

    You should see the parked call detail below the park button, clicking on any call in the detail will show you a menu with the option Pickup.

    Your button config does not seem right, unless you are using parking spaces for Asterisk 1.6. Try changing the button to [PARK/default]

    Best regards,

  3. Yes that solved the problem.
    But now there's something else.

    I've created 2 contexts in fop2.cfg
    But when I park a call in user group A the parked call is also shown in user group B
    Is there a way to divide this with Asterisk 1.4

    I know asterisk 1.6 supports multiple parkinglot and it would probably solve this issue, but I think version 1.6 is still to buggie to use.

    Regards,

    Hendrik

  4. admin

    30 Apr 2010 Administrator

    That is an asterisk limitation. There are no contextual parking slots in 1.4.

  5. Yes, that's what I already expected.
    I've found an asterisk addon called Valetparking which should allow you to create contextual parking slots.

    I'll give it a go and see if it's work nice and stable.

    Anybody experienced with "Valetparking" ?

    http://www.freeswitch.org/node/50

    Regards,

    Hendrik

  6. admin

    30 Apr 2010 Administrator

    Yes, it works, it's super old. And it won't be supported in fop2, only native asterisk features/applications.

  7. hmm, that's a pitty

or Sign Up to reply!