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

User URI structure

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

A user URI uses the following format:
sip:.issuer.me.@mt1s.vivox.com.
The following list details each part of the user URI structure:
  • sip
    - indicates a SIP session
  • issuer
    - the server issuer
  • me
    - the name of the user account
  • @mt1s.vivox.com
    - the Vivox server that the user is connecting to
Note
Ensure that the
user_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