Spy and Whisper limited to a group

  1. 14 years ago

    Hi.
    I need to limit ChanSpy and the Whisper function to a particular "group" for some users.

    User A, B and C may make some calls and show each other.

    When A makes a call to a customer the extensions (asterisk) starts with
    Set(SPYGROUP=audit)
    and B&C can "spy" him using asterisk equivalent :
    ChanSpy(www,qg(audit))

    *but* when A makes a private call the extension starts with :
    Set(SPYGROUP=private)
    So B&C should NOT be able to spy A communications - ChanSpy(www,qg(audit)) doesn't permit to listen a "private" SPYGROUP).

    Is there any way to do that with fop?

    Eric.

  2. admin

    20 May 2010 Administrator

    Hello,

    FOP2 does not support chanspy groups. But it could be added as a feature in the next release.

  3. Thank you for this express answer!

    And, yes, I guess it could be a nice feature ;)

    Eric

or Sign Up to reply!