Queue members

  1. 13 years ago

    Hello everyone,

    In our configuration, we have queue members defined as Local/xxxx@some-asterisk-context/n.

    FOP2 is displaying the correctly, but with the @some-asterisk-context details.

    Is it possible to either display the member name or only the xxxx part ?

    Damien

  2. admin

    8 Apr 2011 Administrator

    Yes, set

    queuecontext=some-asterisk-context

    on every extension.

    Best regards,

  3. Hi again,

    That works, but the problem is that the same agent is in different queues with a queuecontext depending on the queue itself.

    For example, 901@through-queue-71 and 901@through-queue-72

    Is there something to do ?

    Thanks,

    Damien

  4. admin

    21 Apr 2011 Administrator

    Sorry, it will not work. You can have just one queue context.

    But if you use the membername setting for the queue member, I think the queue will display the name instead of the local channel, you might want to try.

  5. Hi,

    membername for statically configured members ?

    Where should I specify that ?

    Thanks,

    Damien

  6. admin

    21 Apr 2011 Administrator

    You specify that in the member line in /etc/asterisk/queues.conf

    member=Local/201@from-queue/n,0,John,SIP/201
  7. I ignored that setting even existed.

    Thanks for the tip !

    I have another (silly) question: the Pickup action does not appear when I click on a waiting call. How to add pickup right for a queue ?

    Damien

  8. admin

    21 Apr 2011 Administrator

    pickup right is for the user logged, I think that having pickup permission will let you pick calls up from queues/trunks/park, etc.

  9. It works, thanks a lot for the very efficient help !

    Damien

or Sign Up to reply!