Documentation

​
​

Development

User Acquisition

Monetization

Industry

Vivox Unreal SDK

Vivox Unreal SDK

Vivox
​
​
Vivox Unreal SDK
  • Overview
  • Get started
  • Release notes
  • Developer guide
  • Tutorials
  • Reference
    • Vivox Core Unreal class model overview
    • Vivox Unreal conventions
    • Unreal API Reference Manual
    • Access Token Developer Guide
    • Server to Server Web API Reference Guide
      • Prerequisites
      • Authentication
      • Access tokens
      • Channel and user identification
        • User URI structure
        • Channel URI structure
      • Parameters
      • Login API
      • Control active channels API
      • Kick API
      • Error handling
    • Third-party license information
  1. Vivox Unreal SDK documentation

Channel URI structure

Review the URI format for Vivox channels.
Read time 1 minute
Last updated 8 months ago

A channel URI uses the following format:
sip:confctl-g-issuer.lobby\@mt1s.vivox.com.
The following list details each part of the channel URI structure:
  • sip
    - Indicates a SIP channel
  • confctl-g
    - A Confctl reference with a channel type
    • d
      for a positional channel
    • e
      for an echo channel
    • g
      for a non-positional channel
  • issuer
    - The server issuer
  • lobby
    - The name of the channel
    Note
    This uses the same character and length criteria as the account name.
  • @mt1s.vivox.com
    - The Vivox server that the user is connecting to.
Note
Ensure that the
chan_uri
parameter is a fully qualified identifier.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page