Versions Compared

Key

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


Scroll export button
scopecurrent
template-id0fa09813-8b86-460a-aa1d-ef450a80e9ce
quick-starttrue
add-onScroll PDF Exporter

The document describes how to configure Push-to-talk feature for x-hoppers broadcast.

x-hoppers Documentation: x-hoppers Documentation

Created: May 2024

Permalink: https://wildix
Info
Warning

This page has moved! Follow the link https://x-hoppers.atlassian.net/wiki/x/

AQCIIg

Table of Contents

Introduction

The feature allows to send Push-to-talk messages to x-hoppers broadcast from x-bees conversation. With this option, users can send voice messages to x-hoppers broadcast via mobile and receive broadcast messages to x-bees conversation on mobile, having them played automatically in Speaker mode. 

Requirements

  • x-hoppers-SalesFloorHopper licence or higher
  • ACL permission Can see call recordings
  • WMS v. 6.07
  • x-bees mobile app v. 1.68 or higher
  • Note: The XBees Android App requires the "Nearby Devices" permission to be granted.

Configuration

...

Code Block
[Service]

ExecStart=

ExecStart=/usr/sbin/pbx_data_engine.py --conf_recording --daemon

Restart the service to apply the changes: 

Code Block
systemctl daemon-reload 

systemctl restart pbx-data-engine

...

Code Block
[
    {
        "audio_conf_id": 0,
        "xbees_channel_id": "a1b88b80-a287-4848-8d1a-9fb8721f"
    }
]

Where:

...

“0” is the number of x-hopper conference

"a1b88b80-a287-4848-8d1a-9fb8721f" is the ID of x-bees conversation. 

...

Restart the service to apply the changes: 

Code Block
systemctl daemon-reload 

systemctl restart pbx-data-engine

Usage on Mobile 

On mobile, users need to: 

...

Note

Note: The Push-to-Talk button under Allow Push-to-Talk can currently be used to connect Jabra Perform 45 headset. 

Warning

Important: On Android, it is necessary to allow "Nearby Devices" permission for x-bees app for the Push-to-talk feature to work. 

...

Macrosuite divider macro
dividerTypetext
dividerWidth70
emoji{"id":"smile","name":"Smiling Face with Open Mouth and Smiling Eyes","short_names":["smile"],"colons":":smile:","emoticons":["C:","c:",":D",":-D"],"unified":"1f604","skin":null,"native":"😄"}
textColor#000000
dividerWeight2
labelPositionmiddle
textAlignmentcenter
iconColor#0052CC
fontSizemedium
textNot finding the help you need? Join the Facebook group to ask a question!
emojiEnabledfalse
dividerColor#DFE1E6
dividerIconbootstrap/CloudsFill

...

AYAx to go to the new separate x-hoppers knowledge base.


Image Added