Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install the specific libraries to enable verification of identity by voice using the following command: 

    Code Block
    pip install librosa
  2. Set up a Dialplan with To configure authorization via voice auth-footprint logic

...

  1. , download the following Dialplan and upload it on your PBX in the tab Dialplan rules:

    View file
    namevoice_auth.bkp

  2. Add the following variable to WMS -> Dialplan -> General Settings -> Set dialplan variables field and click Save:

    Code Block
    XHOP_VOICE_AUTH=yes 

When the feature is enabled, upon lifting the headset, users are prompted to say the phrase “with x-hoppers, my voice is my password“ to access broadcasts. If the voice authorization attempt fails, they are prompted to provide their extension and name. In case voice footprint is missing, users are prompted suggested to record it.

...

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#E3FCEF

Note: Starting from WMS 6.07, instead of first and last name users can pronounce their extension during verification by voice.

...