Versions Compared

Key

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

...

  1. To check if the Headset is registered to the Base station, go to W-AIR Base Station web interface -> Extensions. If the registration is successful, the device appears in the list of available extensions with the state SIP Registered@RPN00

...

3. Assign headsets to PBX users 

Assigning via WMS 

Headsets can be assigned to users via the W-AIR devices tab in WMS, where you can find the list of all x-hoppers headsets: 

...

Info

Documentation: WMS Start Guide: Devices management.

4. Configure Dialplan 

Modify the users dialplan as follows: 

...

Code Block
[
  {
    "audio_conf_id": "2",
    "xbees_channel_id": "f6d17593-98b6-471d-941a-cd03153f",
  }
]

Where:

  1. audio_conf_id: ID of the audio broadcast channel in x-hoppers where the communication takes place

  2. xbees_channel_id: ID of the x-bees conversation, copied in step 2, where the content will be posted.

...