Versions Compared

Key

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

...

curl -u admin:admin_password -X POST 'https://xhoppersdemo.wildixin.com/api/v1/Originate' --data-urlencode "channel=Local/conf*1@pbxservices" --data-urlencode "context=clickcollect" --data-urlencode "priority=1" --data-urlencode "exten=s" --data-urlencode "variable=text=124" --data-urlencode "callerid=1"

Transcribe the conference contents to x-bees

Starting from WMS Beta 6.03.20230606.1, it is possible to transcribe the content of x-hoppers conference to x-bees conversation, with messages in the conversation displayed on behalf of the user who is speaking. 

To configure the feature: 

  1. Create x-bees conversation with users that are in the x-hoppers conference

  2. Copy x-bees conversation ID (available in the URL of the conversation)

  3. Add following data to the /rw2/etc/pbx/x-hoppers.json file:

    • "audio_conf_id": "ID of the x-hoppers conference",

    • "xbees_channel_id": “ID of the x-bees conversation”

When the feature is enabled, whatever is told in the conference is automatically transcribed and displayed in x-bees conversation, so managers could monitor what was discussed in the conference.

Note

Note: If user talks for more than 60 seconds without a pause, the message is not transcribed.



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

...