Change channel for add member via FOP2

Hello!

As I understand if we use dynamic queue memeber they can be added via FOP2 panel.

For this how can I change channel from from-queue to another?

Thanks

Comments

  • You can do so with the queuechannel directive, for example:
    [SIP/101]
    type=extension
    extension=101
    label=Reception
    context=from-internal
    queuecontext=from-queue
    privacy=none
    queuechannel=Local/101@from-queue/n|Penalty=0|MemberName=Reception|StateInterface=SIP/101
    
  • I'm using autogenerated and for this I were needding to change in mysql. After restart fop2.

    Thanks.
Sign In or Register to comment.