Documentation

​
​

Development

User Acquisition

Monetization

Industry

Vivox Core SDK

Vivox Core SDK

Vivox
​
​
Vivox Core SDK
  • Overview
  • Before you begin
  • Get started
  • Release notes
  • Developer Guide
  • Reference
    • 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
    • Core API Reference Manual
    • Third-party license information
  • Privacy overview
  1. Vivox Core 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