Channel Field

  1. 13 years ago

    I would like an extension to monitor multiple other extension. I have an extension 238 and in the channel field for that extension, I type sip/2382 and it does a great job of monitoring that additional extension but if I do more than one it only accepts the first. I entered the additional channels as sip/2382|sip/2383|sip/2384. How can I make this work to monitor those three extensions or can I make it work?

  2. admin

    31 Aug 2011 Administrator

    If using manual config, the easiest way is to do

    chanel=SIP/100
    channel=SIP/101
    ...

    if you use fop2admin or want to do it in one line, use & for concatenation

    channel=SIP/100&SIP/101

  3. Thanks for the feedback. I also want to say, love this tool. It has helped my teams productivity greatly.

or Sign Up to reply!